wxWidgets/src
2011-03-02 16:23:57 +00:00
..
aui Properly account for floated panes while restoring maximized pane. 2011-01-28 02:21:42 +00:00
cocoa Deprecate second parameter of wxSlider::SetTickFreq(). 2011-02-05 16:36:30 +00:00
common Improved palette handling with saving PNG files. 2011-03-01 21:29:17 +00:00
dfb common rtti in fontcmn.cpp 2011-01-07 22:01:22 +00:00
expat Update configure helper scripts to latest versions from GNU project. 2010-11-26 13:31:15 +00:00
generic Pass wxRect/wxPoint arguments to wxDataViewCustomRenderer by reference. 2011-03-01 12:16:49 +00:00
gtk Implement support for markup labels for wxGTK wxButton. 2011-02-27 12:48:30 +00:00
gtk1 Use wxMarkupParser in wxStaticText for dealing with markup. 2011-02-27 12:46:55 +00:00
html Remove stray #pragma implementation. 2011-02-19 14:16:52 +00:00
jpeg
mgl common rtti in fontcmn.cpp 2011-01-07 22:01:22 +00:00
motif Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). 2011-02-27 12:47:26 +00:00
msdos Add support for specifying child process cwd and env to wxExecute(). 2010-10-24 22:40:11 +00:00
msw Fixed drawing glitch with vertical MSW toolbars. 2011-02-27 15:09:13 +00:00
os2 Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). 2011-02-27 12:47:26 +00:00
osx move accel handling in front of the normal keyDown handling, support non-command menu accels 2011-03-02 16:23:57 +00:00
palmos Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree and list control selection rendering. 2011-02-25 09:38:35 +00:00
png Correct Mac OX/iPhone check in libpng. 2010-12-23 12:47:53 +00:00
propgrid Include image.h and check for wxUSE_IMAGE 2011-02-27 08:51:01 +00:00
regex Avoid incompatible operand types 2011-02-03 10:59:50 +00:00
ribbon Remove redundant top level const in wxRibbonBar::ShowPanels(). 2011-01-10 12:00:44 +00:00
richtext Fix for #11647: text from WriteText not scrolled to be visible in wxRichTextCtrl 2011-02-25 17:28:27 +00:00
stc Use wxString's empty() when checking if the string is (non-)empty throughout wx. 2011-01-22 14:38:36 +00:00
tiff __BIG_ENDIAN__ is either defined AND has a value of 1, or it is not defined at all, so #ifdef is sufficient 2011-01-27 13:00:16 +00:00
univ Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). 2011-02-27 12:47:26 +00:00
unix Check for WLAN interface names in wxDialUpManager under Unix. 2011-02-05 16:14:24 +00:00
x11 Remove X11-specific wxWindowIsVisible() from common Unix file. 2011-02-14 12:30:43 +00:00
xml Add wxVersionInfo and functions returning it for 3rd party libraries. 2010-11-25 00:53:44 +00:00
xrc Deprecate second parameter of wxSlider::SetTickFreq(). 2011-02-05 16:36:30 +00:00
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc