wxWidgets/src
Benjamin Williams 05bd0f4400 missing header fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-03-30 21:27:55 +00:00
..
aui missing header fixed 2009-03-30 21:27:55 +00:00
cocoa compilation fix after wxBrushStyle changes (closes #9593) 2009-03-22 21:58:21 +00:00
common always return (owned or non-owned, depending on build) wxScopedCharBuffer from utf8_str() and ToUTF8() 2009-03-30 18:28:42 +00:00
dfb replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
expat
generic conforming to new naming convention of starting all port specific methods with the port prefix 2009-03-24 07:56:17 +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 detect horizontal overflow in wxHtmlPrintout and warn the user about it 2009-03-26 13:37:37 +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 s/wxSplitPath/wxFileName::SplitPath 2009-01-07 01:47:47 +00:00
msw pass size in bytes, not wchars, to SetData() in wxURLDataObject::SetURL() (fixes wxURLDataObject after r59391) 2009-03-29 21:30:28 +00:00
os2 replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL 2009-03-22 12:53:48 +00:00
osx compilation fix after recent changes 2009-03-30 21:08:58 +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 compilation fix after wxDateTime::Parse() changes (but do we really intent to return true here if the string was only partially parsed?) 2009-03-25 10:27:36 +00:00
regex
richtext Don't translate panel titles 2009-03-24 19:09:52 +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
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
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc