wxWidgets/src
2009-01-09 14:04:03 +00:00
..
aui Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing, the default on wxOSX 2009-01-07 14:45:27 +00:00
cocoa Fix wxLaunchDefaultBrowser on wxMSW for local files/directories: the bug could be reproduced using "Open screenshots folder" menu item in screenshotgen application. 2009-01-09 10:36:59 +00:00
common Fix wxTextValidator introducing a wxTextValidatorStyle enums since it does not support multiple combined styles; fix wxTextValidator::Validate when wxFILTER_EXCLUDE_LIST is used; fixes #1211 2009-01-09 12:43:20 +00:00
dfb change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
expat
generic Fix wxTextValidator introducing a wxTextValidatorStyle enums since it does not support multiple combined styles; fix wxTextValidator::Validate when wxFILTER_EXCLUDE_LIST is used; fixes #1211 2009-01-09 12:43:20 +00:00
gtk always remember to test IsOk() after using wxFileInputStream 2009-01-08 18:26:35 +00:00
gtk1 a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
html guard against NULL win (happens during debug startup of RTTI, Clone test) 2009-01-09 14:02:30 +00:00
jpeg fix typo in __WWXMAC__ 2008-08-13 12:31:13 +00:00
mgl change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
motif change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
msdos s/wxSplitPath/wxFileName::SplitPath 2009-01-07 01:47:47 +00:00
msw Fix wxLaunchDefaultBrowser on wxMSW for local files/directories: the bug could be reproduced using "Open screenshots folder" menu item in screenshotgen application. 2009-01-09 10:36:59 +00:00
os2 change generic ints to enums in wxDC (closes #9959) 2009-01-08 14:21:53 +00:00
osx guarding against calls through 'non-window' instances like native file dialog, which on CentreOnParent crash otherwise 2009-01-09 14:04:03 +00:00
palmos a few more int/wxPolygonFillMode substitutions in wxRegion and wxGraphicsContext code 2009-01-08 16:43:56 +00:00
png osx regrouping 2008-07-29 20:11:51 +00:00
propgrid Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() to wxPropertyGridInterface; default sorting is now case-insensitive 2009-01-07 18:53:09 +00:00
regex
richtext Fixed assert caused by incorrect number of flex grid sizer rows 2009-01-07 11:44:43 +00:00
stc unhide the second wxTextAreaBase::HitTest() overload to suppress a warning about it 2008-12-25 12:45:59 +00:00
tiff compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation) 2008-02-24 23:05:45 +00:00
univ get rid of the wxListString class in wxStatusBar code; introduce a wxStatusBarPane class which enormously simplifies the code handling stacks/widths/styles of panes 2008-12-31 12:28:05 +00:00
unix build fix 2009-01-09 13:24:26 +00:00
wxWindows.xcodeproj fixing file paths after renaming 2008-06-11 19:14:39 +00:00
x11 always remember to test IsOk() after using wxFileInputStream 2009-01-08 18:26:35 +00:00
xml fix substr() calls broken by r56215 (#10198) 2008-11-20 18:19:17 +00:00
xrc always remember to test IsOk() after using wxFileInputStream 2009-01-08 18:26:35 +00:00
zlib compilation fix for WinCE 2007-07-29 14:21:30 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc