wxWidgets/src
Stefan Csomor 3cd25cff50 64 bit clean printing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-24 16:54:05 +00:00
..
aui mac cleanup, cgcolor changes 2007-11-23 19:31:10 +00:00
cocoa Don't initialize argv member of wxApp in unicode mode where it's no longer a primitive array. 2007-11-19 19:13:24 +00:00
common bringing wxmac in line using cflocale 2007-11-24 09:38:57 +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 added wxNotificationMessage and implemented it generically and natively for Maemo 2007-11-24 01:56:13 +00:00
gtk added wxNotificationMessage and implemented it generically and natively for Maemo 2007-11-24 01:56:13 +00:00
gtk1 Take account of wxBORDER_THEME (assume it's like wxBORDER_SUNKEN) 2007-11-13 14:34:28 +00:00
html Removed redundant mnemonic 2007-11-19 09:12:47 +00:00
iodbc Define SQLUINTEGER 2005-09-16 11:22:35 +00:00
jpeg include jconfig.vc under OS/2 too 2007-10-01 13:02:52 +00:00
mac 64 bit clean printing 2007-11-24 16:54:05 +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 wxBORDER_THEME processing for Motif and X11 2007-11-13 14:44:21 +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 added Show/HideWithEffect() and implemented them using AnimateWindow() for Win32 2007-11-24 16:15:08 +00:00
os2 Use new wxTextEntry implementation on OS/2. 2007-11-18 22:55:54 +00:00
palmos add wxUSE_MINIFRAME wrapper 2007-10-21 18:07:29 +00:00
png fix png compile bug with DMC 2007-10-25 13:24:49 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext Corrected symbol for OS/2 2007-11-15 08:04:25 +00:00
stc fix a warning about casting literal string constants to non-const char * 2007-09-10 14:22:43 +00:00
tiff Watcom needs lfind change too 2007-10-29 20:57:56 +00:00
univ Border correction 2007-11-15 10:22:22 +00:00
unix non-pch build fix for wxUSE_DISPLAY==0 2007-11-22 02:52:10 +00:00
wxWindows.xcode remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
wxWindows.xcodeproj adding missing file 2007-11-10 20:01:43 +00:00
x11 wxBORDER_THEME processing for Motif and X11 2007-11-13 14:44:21 +00:00
xml move Add/DeleteAttribute() implementations out of line to avoid deprecation warnings when including xml.h from user code 2007-11-16 23:34:21 +00:00
xrc added logic to manage automatically allocated ids in-use status to avoid clashes for long-running programs (modified patch 1800016, incidentally fixes bug 1832620) 2007-11-16 23:25:18 +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 classic split, building from the files in the src/mac/classic folder 2004-03-26 06:56:52 +00:00
wxWindowsM8.xml src/mac/carbon/pnghand.cpp removed 2006-05-25 14:45:39 +00:00
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc