- Updated to 1.3.33 development snapshot

- Support for text output in the DIB engine.
  - Improved support for HTTP proxies.
  - New version of the Gecko engine.
  - A number of cursor fixes.
  - Some fixes in bidirectional text layout.
  - Various bug fixes.

- Updated to 1.3.32 development snapshot
  - BiDi text support in the multi-line edit control.
  - Support for pattern brushes in the DIB engine.
  - A number of MSXML fixes.
  - Improvements to the PostScript driver.
  - Various bug fixes.

- Updated to 1.3.31 development snapshot
  - BiDi text support in the single-line edit control.
  - Support for StretchDIBits and AlphaBlend in the DIB engine.
  - A number of audio fixes.
  - VBScript improvements.
  - Various bug fixes.
- Updated winetricks

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=116
This commit is contained in:
2011-11-21 22:34:25 +00:00
committed by Git OBS Bridge
parent 383ef7b309
commit f5a8dd04c6
4 changed files with 38 additions and 5 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Fri Nov 18 21:51:53 CET 2011 - meissner@suse.de
- Updated to 1.3.33 development snapshot
- Support for text output in the DIB engine.
- Improved support for HTTP proxies.
- New version of the Gecko engine.
- A number of cursor fixes.
- Some fixes in bidirectional text layout.
- Various bug fixes.
-------------------------------------------------------------------
Sun Nov 6 22:34:00 CET 2011 - meissner@suse.de
- Updated to 1.3.32 development snapshot
- BiDi text support in the multi-line edit control.
- Support for pattern brushes in the DIB engine.
- A number of MSXML fixes.
- Improvements to the PostScript driver.
- Various bug fixes.
-------------------------------------------------------------------
Fri Oct 21 21:56:08 CEST 2011 - meissner@suse.de
- Updated to 1.3.31 development snapshot
- BiDi text support in the single-line edit control.
- Support for StretchDIBits and AlphaBlend in the DIB engine.
- A number of audio fixes.
- VBScript improvements.
- Various bug fixes.
- Updated winetricks
-------------------------------------------------------------------
Tue Oct 18 17:45:28 CEST 2011 - meissner@suse.de