wxWidgets/src
2009-04-13 17:49:56 +00:00
..
aui undock/float toolbar if it's dragged right or south of client area 2009-03-31 08:32:16 +00:00
cocoa compilation fix after wxBrushStyle changes (closes #9593) 2009-03-22 21:58:21 +00:00
common fix support for using asterisks in the format string and some code cleanup 2009-04-12 23:37:28 +00:00
dfb replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
expat
generic fix row/column deselection in row-or-column selection mode (it wasn't doing anything) 2009-04-09 09:01:02 +00:00
gtk implement wxNativeFontInfo::SetFamily for wxGTK with the same logic used by wxMSW; remove the now useless m_family from wxGTK's wxFont implementation; better docs for many wxFont functions (don't use typeface term; use the 'face name' one instead) and wxFontFamily 2009-04-12 22:53:26 +00:00
gtk1 wxGTK1 compilation fixes 2009-03-22 21:42:40 +00:00
html fix g++ warnings for float->int conversions 2009-03-31 09:18:42 +00:00
jpeg
mgl replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
motif replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
msdos
msw added names of WM_XXXUISTATE messages to wxGetMessageName() (closes #10691) 2009-04-07 15:00:09 +00:00
os2 replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
osx adding API note 2009-04-04 13:34:08 +00:00
palmos replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
png
propgrid return better fitting size from DoGetBestSize() for grids with few rows 2009-04-06 22:11:48 +00:00
regex
richtext Fixed wxRTC AltGr+key input on Windows 2009-04-02 09:51:13 +00:00
stc fix basetsd.h name for case-sensitive file systems (which can be used when cross-compiling) 2009-03-28 18:18:23 +00:00
tiff don't use AC_CANONICAL_TARGET in libtiff configure: this is unnecessary as it's not a cross-compiler and also doesn't work when running it as sub-configure when caching is enabled (because the host and the build aliases are cached by the top level configure but the target one is not and autoconf-generated code doesn't deal with this situation correctly) 2009-02-15 15:26:07 +00:00
univ make sure button is known for non-precomp case 2009-03-29 20:42:00 +00:00
unix implement wxNativeFontInfo::SetFamily for wxGTK with the same logic used by wxMSW; remove the now useless m_family from wxGTK's wxFont implementation; better docs for many wxFont functions (don't use typeface term; use the 'face name' one instead) and wxFontFamily 2009-04-12 22:53:26 +00:00
wxWindows.xcodeproj
x11 replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
xml better check for conversion failure in OutputString(); use wxScopedCharBuffer::length() instead of strlen() 2009-04-13 17:49:56 +00:00
xrc set icons bundle, not single icon, for frames loaded from XRC 2009-03-29 21:25:23 +00:00
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc