Added wxDisplay and wxVideoMode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -59,10 +59,12 @@ place, then do the same for wxPython.
|
||||
--disable-monolithic \
|
||||
--enable-debug \
|
||||
--enable-geometry \
|
||||
--enable-sound \
|
||||
--enable-display \
|
||||
|
||||
|
||||
On OS X of course you'll want to use --with-mac instead of
|
||||
--with-gtk. For GTK2 and unicode add:
|
||||
--with-gtk. For GTK2 and unicode add::
|
||||
|
||||
--enable-gtk2 \
|
||||
--enable-unicode \
|
||||
|
@@ -1,7 +1,7 @@
|
||||
CHANGES.txt for wxPython
|
||||
=====================================================================
|
||||
|
||||
2.5.1.x
|
||||
2.5.1.1
|
||||
-------
|
||||
|
||||
(See also the MigrationGuide.txt file for details about some of the
|
||||
@@ -78,6 +78,8 @@ it.
|
||||
Updated wx.lib.calendar with many fixes and enhancements from Joerg
|
||||
"Adi" Sieker.
|
||||
|
||||
Added wx.Display and wx.VideoMode.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user