1
0
forked from pool/wxWidgets-3_2

Accepting request 412885 from home:Mailaender:branches:X11:wxWidgets

https://wxwidgets.org/news/2016/02/wxwidgets-3.1.0-released/ use the tarball instead of random git revision.

OBS-URL: https://build.opensuse.org/request/show/412885
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/wxWidgets-3_2?expand=0&rev=18
This commit is contained in:
2016-07-22 19:02:12 +00:00
committed by Git OBS Bridge
parent 3278358a74
commit b269b0b0ef
9 changed files with 45 additions and 29 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jul 22 17:25:44 UTC 2016 - mailaender@opensuse.org
- Update to new upstream development release 3.1.0
* Many improvements for high DPI monitors support, notably XRC now interprets
all pixel values as being in resolution-independent pixels.
* wxQt branch implementing Qt5-based port of wxWidgets API was merged into
the trunk (Mariano Reingart, Google Summer of Code project).
* Added wxNativeWindow allowing to embed native widgets in wxWidgets programs.
* Improve wxGLCanvas to be more type safe and better support modern OpenGL.
-------------------------------------------------------------------
Fri Nov 7 09:05:48 UTC 2014 - jengelh@inai.de