wxWidgets/src
2010-02-15 04:23:49 +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 Extract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON. 2010-02-04 01:33:32 +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 Fix selection event sending for Ctrl-click in generic wxDataViewCtrl. 2010-02-04 01:20:02 +00:00
gtk Correct the bounding box calculation in wxGTK wxDC::DrawBitmap(). 2010-02-03 21:07:42 +00:00
gtk1 Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. 2009-12-10 03:04:07 +00:00
html Fix wxHtmlWindow to correctly decide whether to show scrollbars. 2010-02-14 15:27:42 +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 Add wxIsascii() function and use it instead of isascii() in our code. 2010-01-18 00:28:11 +00:00
msdos Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
msw Fixed wxGauge's best size to conform to Windows HIG. 2010-02-10 13:31:58 +00:00
os2 Refactor owner-drawing code. 2010-01-23 13:21:12 +00:00
osx Implement case-insensitive find and read only support for Cocoa combobox. 2010-02-15 04:23:49 +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 Added wxPropertyGridInterface::SetColumnProportion(); wxPG_SPLITTER_AUTO_CENTER window style now supports column counts higher than two. 2010-02-14 14:09:06 +00:00
regex avoiding double define warning 2010-01-18 08:52:46 +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 Don't select all if there is nothing to select. 2010-02-03 11:43:08 +00:00
stc Use GraphicsContext (if available) for drawing in SurfaceImpl::AlphaRectangle. Fixes #10542. 2010-01-10 00:40:49 +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 it possible to subclass wxMenuBar in XRC (patch #11679). 2010-02-11 12:48:29 +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
wxXpm.icc
wxZlib.icc