wxWidgets/src
2009-12-25 20:43:43 +00:00
..
aui Avoid GTK+ errors when using AUI wxPseudoTransparentFrame hack. 2009-12-15 22:44:54 +00:00
cocoa No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
common Added wxComboCtrlBase::SetFore/BackgroundColour() 2009-12-25 09:04:53 +00:00
dfb Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
expat avoiding double define warnings on osx 2009-09-24 09:54:57 +00:00
generic Corrections to expander position calculations and drawing in generic wxDVC. 2009-12-19 11:17:49 +00:00
gtk allow setting client size to work properly before window is shown 2009-12-16 06:32:23 +00:00
gtk1 Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. 2009-12-10 03:04:07 +00:00
html Don't access the first character of a possible empty USEMAP parameter. 2009-12-18 14:47:25 +00:00
jpeg avoid double define warnings 2009-12-09 07:24:50 +00:00
mgl Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
motif Applied #11260 (found a regression while checking in src/motif/menu.cpp with static code analysis tool cppcheck) 2009-09-30 06:53:35 +00:00
msdos Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
msw Always show hint in text entries, even when they have focus. 2009-12-25 11:36:54 +00:00
os2 Forward port of r62191 to SVN trunk fixing regression from r37982 (missing ')'). Fixes #11257. 2009-09-28 23:44:34 +00:00
osx Remove the native toolbar from the frame in Destroy() rather than the destructor, as removing it in the destructor causes resize / repaint events to fire on the native control, which then goes to wx controls being deleted. 2009-12-25 20:43:43 +00:00
palmos Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrientation enum. 2009-12-08 16:35:47 +00:00
png Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
propgrid Refactored a very confusing condition in wxPGComboBox item paint code 2009-12-25 09:18:04 +00:00
regex set up for OpenVMS richtext & regex and add more samples in compile cascade 2009-10-05 09:13:42 +00:00
ribbon Rewrote wxRibbonPage realisation and layout code to avoid setting the position and size of panels multiple times. 2009-12-09 18:48:41 +00:00
richtext Made Unicode the default in symbols dialog. 2009-11-23 09:34:07 +00:00
stc Add some missing commas. Fixes #11443 2009-11-16 21:28:55 +00:00
tiff Make sure all Bakefile formats that use CRLF line feeds are set to use CRLF in SVN. 2009-10-08 04:07:02 +00:00
univ Override DrawLabel() to avoid crossing out disabled labels in mono theme. 2009-09-22 00:23:09 +00:00
unix avoiding string conversions on 1st param of wxStat, as the latter is having a param of wxString now always and does the conversion internally 2009-12-09 07:38:22 +00:00
wxWindows.xcodeproj updated the version to 2.9.1 2009-07-05 11:51:53 +00:00
x11 Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
xml fixed wxXmlDocument::Save() to interpret the indentstep argument correctly 2009-10-04 21:19:40 +00:00
xrc make sure it is compilable w/o menus (eg on iPhone) 2009-12-09 07:27:22 +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 Removed some references to unused files. 2006-05-25 10:03:56 +00:00
Wxwindll.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
wxXpm.icc
wxZlib.icc