wxWidgets/src
2007-10-22 11:27:13 +00:00
..
aui check if pane still exists before closing 2007-10-16 16:33:30 +00:00
cocoa Improve behavior of menubar switching when windows are activated. 2007-10-19 05:39:18 +00:00
common compilation fix for wxUSE_STL==1 after wxList methods changes 2007-10-22 11:27:13 +00:00
dfb remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes 2007-10-17 18:22:15 +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 don't store NULL attribute in wxGridRowOrColAttrData::SetAttr() unnecessarily 2007-10-21 21:27:56 +00:00
gtk Use a private GtkCellRendererText for rendering text in a wxDataViewCustomRenderer 2007-10-22 11:26:04 +00:00
gtk1 Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table 2007-10-09 11:20:36 +00:00
html use typed containers in wxHtmlParser instead of type-unsafe wxList/wxHashTable 2007-10-05 22:56:55 +00:00
iodbc
jpeg include jconfig.vc under OS/2 too 2007-10-01 13:02:52 +00:00
mac remove deprecated and constructor and SetModal() methods 2007-10-22 09:03:58 +00:00
mgl remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes 2007-10-17 18:22:15 +00:00
motif add wxUSE_MINIFRAME wrapper 2007-10-21 18:07:29 +00:00
msdos always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build 2007-10-06 12:38:15 +00:00
msw remove deprecated and constructor and SetModal() methods 2007-10-22 08:59:26 +00:00
os2 always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build 2007-10-06 12:38:15 +00:00
palmos add wxUSE_MINIFRAME wrapper 2007-10-21 18:07:29 +00:00
png bring the new linpng 1.2.20 (without its contrib subdirectory) into trunk 2007-09-21 18:47:38 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext patch as at http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/92350 thanks 2007-10-10 07:20:44 +00:00
stc fix a warning about casting literal string constants to non-const char * 2007-09-10 14:22:43 +00:00
tiff xcode adaptions 2007-10-22 08:00:55 +00:00
univ Borland still hates ? 2007-10-11 12:18:32 +00:00
unix Apply modified patch 1785299 to trunk and 2.8. 2007-10-17 21:52:02 +00:00
wxWindows.xcode remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
wxWindows.xcodeproj making things compile and build again ... 2007-10-22 07:58:02 +00:00
x11 add wxUSE_MINIFRAME wrapper 2007-10-21 18:07:29 +00:00
xml include line number information in wxXmlNode (based on patch #1803492 by Heikki Linnakangas) 2007-09-30 11:09:54 +00:00
xrc git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 2007-09-25 14:39:47 +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
wxWindowsClassicM8.xml
wxWindowsM8.xml src/mac/carbon/pnghand.cpp removed 2006-05-25 14:45:39 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc