- Updated to 1.3.3 development snapshot

- Improved support for right-to-left text.
  - Support for CMYK JPEG images.
  - Beginnings of a Game Explorer implementation.
  - Improved 64-bit support in MSI.
  - Stub inetcpl control panel applet.
  - A number of fixes to crypto support.
  - Translation updates.
  - Various bug fixes.
- updated winetricks

- Updated to 1.3.2 development snapshot
  - Update of the Gecko engine, now including a 64-bit version.
  - New implementation of console support on Unix terminals.
  - Many new functions in the C runtime dlls.
  - Various bug fixes.
- updated winetricks

- Updated to 1.3.1 development snapshot
  - Support for drag & drop between X11 and OLE.
  - New ipconfig.exe builtin tool.
  - Support for favorites in builtin Internet Explorer.
  - Beginnings of a shell Explorer control.
  - A number of DirectDraw code cleanups.
  - Improvements to the calendar control.
  - Various bug fixes.

- Updated to 1.3.0 development snapshot
  - Beginnings of a user interface for the builtin Internet Explorer.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=66
This commit is contained in:
Marcus Meissner 2010-09-26 15:35:26 +00:00 committed by Git OBS Bridge
parent e0a3986035
commit 067e71b981
5 changed files with 2834 additions and 278 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a338eeb576942cc8aef1133568af62c914de5991fda0c091335f6aea287cb94
size 17738554

3
wine-1.3.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ca08a6e13b9a4a7c2643e5b12ff873360ba4e96187851c169a57365edb7a9e1
size 18043897

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Mon Sep 20 13:11:42 CEST 2010 - meissner@suse.de
- Updated to 1.3.3 development snapshot
- Improved support for right-to-left text.
- Support for CMYK JPEG images.
- Beginnings of a Game Explorer implementation.
- Improved 64-bit support in MSI.
- Stub inetcpl control panel applet.
- A number of fixes to crypto support.
- Translation updates.
- Various bug fixes.
- updated winetricks
-------------------------------------------------------------------
Mon Sep 6 12:55:46 CEST 2010 - meissner@suse.de
- Updated to 1.3.2 development snapshot
- Update of the Gecko engine, now including a 64-bit version.
- New implementation of console support on Unix terminals.
- Many new functions in the C runtime dlls.
- Various bug fixes.
- updated winetricks
-------------------------------------------------------------------
Sun Aug 22 12:51:50 CEST 2010 - meissner@suse.de
- Updated to 1.3.1 development snapshot
- Support for drag & drop between X11 and OLE.
- New ipconfig.exe builtin tool.
- Support for favorites in builtin Internet Explorer.
- Beginnings of a shell Explorer control.
- A number of DirectDraw code cleanups.
- Improvements to the calendar control.
- Various bug fixes.
-------------------------------------------------------------------
Sun Aug 1 16:31:57 CEST 2010 - meissner@suse.de
- Updated to 1.3.0 development snapshot
- Beginnings of a user interface for the builtin Internet Explorer.
- Support for cross-process OLE drag & drop.
- New builtin wscript.exe (Windows Script Host) program.
- Open/save dialogs remember the last used directory.
- Translation updates.
- Various bug fixes.
- updated winetricks
- various new loaders
- bugfixes
- updated wisotool
- lots of fixes
-------------------------------------------------------------------
Wed Sep 15 09:04:56 UTC 2010 - aj@suse.de

File diff suppressed because it is too large Load Diff

2409
wisotool

File diff suppressed because it is too large Load Diff