wxwidgets/src
2009-04-09 09:01:02 +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 compilation fix for PCH-less build 2009-04-06 10:21:02 +00:00
dfb replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
expat changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
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 always return (owned or non-owned, depending on build) wxScopedCharBuffer from utf8_str() and ToUTF8() 2009-03-30 18:28:42 +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 fix typo in __WWXMAC__ 2008-08-13 12:31:13 +00:00
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 s/wxSplitPath/wxFileName::SplitPath 2009-01-07 01:47:47 +00:00
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 merged libpng 1.2.34 into the trunk (see #10043) 2009-01-25 13:15:09 +00:00
propgrid return better fitting size from DoGetBestSize() for grids with few rows 2009-04-06 22:11:48 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
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 add a comment about wxNativeFontInfo::SetFaceName return value 2009-03-24 23:13:57 +00:00
wxWindows.xcodeproj fixing file paths after renaming 2008-06-11 19:14:39 +00:00
x11 replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
xml renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_scpd.h in wx/scopedptr.h and wx/scopedarray.h; extracted common parts into new wx/checkeddelete.h 2009-02-03 12:01:46 +00:00
xrc set icons bundle, not single icon, for frames loaded from XRC 2009-03-29 21:25:23 +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