SHA256
1
0
forked from pool/wine

- Updated to 1.7.5 development snapshot

- Rewrite of the BiDi algorithm for full Unicode 6.3 support.
  - Support for Video Mixing Renderer version 7.
  - Better handling of window resizes in the Mac driver.
  - Various bug fixes.

- Updated to 1.7.5 development snapshot
  - Support for registration-free COM using activation contexts.
  - Improved support for simulated bold fonts.
  - Unicode data updated to Unicode 6.3.
  - Better support for typelib registration on 64-bit.
  - Various bug fixes.

- Updated to 1.7.4 development snapshot
  - Support for Cocoa-style full-screen mode in the Mac driver.
  - More preparation work for the Direct3D command stream.
  - A number of Winsock improvements.
  - Various bug fixes.

- Updated to 1.7.3 development snapshot
  - New version of the Gecko engine based on Firefox 24.
  - Preparation work for the Direct3D command stream.
  - Window management fixes in the Mac driver.
  - Support for IPHLPAPI functions on Android.
  - Various bug fixes.

OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=198
This commit is contained in:
2013-11-08 19:19:13 +00:00
committed by Git OBS Bridge
parent 19192068c4
commit 4cfd0d59b5
6 changed files with 49 additions and 11 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Nov 8 19:17:15 UTC 2013 - meissner@suse.com
- Updated to 1.7.5 development snapshot
- Rewrite of the BiDi algorithm for full Unicode 6.3 support.
- Support for Video Mixing Renderer version 7.
- Better handling of window resizes in the Mac driver.
- Various bug fixes.
-------------------------------------------------------------------
Fri Oct 25 18:01:13 UTC 2013 - meissner@suse.com
- Updated to 1.7.5 development snapshot
- Support for registration-free COM using activation contexts.
- Improved support for simulated bold fonts.
- Unicode data updated to Unicode 6.3.
- Better support for typelib registration on 64-bit.
- Various bug fixes.
-------------------------------------------------------------------
Fri Oct 11 17:37:38 UTC 2013 - meissner@suse.com
- Updated to 1.7.4 development snapshot
- Support for Cocoa-style full-screen mode in the Mac driver.
- More preparation work for the Direct3D command stream.
- A number of Winsock improvements.
- Various bug fixes.
-------------------------------------------------------------------
Fri Sep 27 20:17:32 UTC 2013 - meissner@suse.com
- Updated to 1.7.3 development snapshot
- New version of the Gecko engine based on Firefox 24.
- Preparation work for the Direct3D command stream.
- Window management fixes in the Mac driver.
- Support for IPHLPAPI functions on Android.
- Various bug fixes.
-------------------------------------------------------------------
Fri Sep 27 15:46:39 UTC 2013 - meissner@suse.com