wxWidgets/src
Julian Smart 398c701f70 Fixed problem trying to print from a preview, whereby wrong printer
class was used instead of Gnome printer class.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-19 20:38:47 +00:00
..
cocoa 1. moved m_majorDim duplicated in many ports to wxRadioBoxBase 2005-11-30 16:28:15 +00:00
common Added implementation for wxLocaltime_r/wxGmtime_r. 2005-12-18 19:24:11 +00:00
expat wxMGL revitalised with OpenWatcom. 2005-10-31 17:00:43 +00:00
generic Fixed problem trying to print from a preview, whereby wrong printer 2005-12-19 20:38:47 +00:00
gtk fix for compilation without PCH 2005-12-19 10:03:04 +00:00
gtk1 fix for compilation without PCH 2005-12-19 10:03:04 +00:00
html Added space after list item number, otherwise number is hard against following text. 2005-12-18 12:22:20 +00:00
iodbc Define SQLUINTEGER 2005-09-16 11:22:35 +00:00
jpeg
mac fixed bug introduced in prior check-ins; minor reformatting 2005-12-15 21:21:02 +00:00
mgl applied patch #1356901 "Yet another removal of extra semicolons", also fixed remaining similar cases of extra semicolons 2005-11-20 21:55:35 +00:00
motif don't crash when XIM is used under IRIX 2005-12-19 16:06:31 +00:00
msdos wxMGL revitalised with OpenWatcom. 2005-10-31 17:14:55 +00:00
msw removed DllMain(): we don't even compile it with any compiler but VC8 and with VC8 it results in a crash; we need another way to make it possible to use wx DLL from another DLL, this one is flawed 2005-12-19 14:34:12 +00:00
os2 Compilation fix. 2005-12-07 09:35:38 +00:00
palmos 1. moved m_majorDim duplicated in many ports to wxRadioBoxBase 2005-11-30 16:28:15 +00:00
png silence a few (harmless) HP aCC warnings 2005-10-05 12:11:00 +00:00
regex Silence warning about truncation since the comment says it ok 2005-11-27 01:56:51 +00:00
richtext Separated XML and HTML rich text I/O handlers 2005-12-18 12:31:07 +00:00
stc Ran make -f build/autogen.mk 2005-11-25 05:17:36 +00:00
tiff undid last commit, the neceesary defines fo HP-UX are now provided by configure 2005-10-07 21:45:59 +00:00
univ implemented IsItemEnabled/Shown() 2005-11-30 17:28:18 +00:00
unix Use ~/Application Support folder on Mac 2005-12-08 21:49:52 +00:00
wxWindows.xcode
wxWindows.xcodeproj adding missing file 2005-09-20 15:19:27 +00:00
x11 Make wxJoystick::GetNumberJoystick a static method, as the number of 2005-11-29 12:50:13 +00:00
xml code cleanup: make OutputString[Ent]() simpler to call by providing defaults for conversion parameters and using flag instead of a bool 2005-12-18 15:02:01 +00:00
xrc guard grid XRC handler by #if wxUSE_GRID 2005-11-29 00:54:02 +00:00
zlib Update to zlib 1.2.3 2005-09-10 21:15:17 +00:00
.cvsignore
cwcopysetup.bat
cwdcopysetup.bat
cygnus.bat
makeb32.env
makebcc.env
makefile.dos
makefile.va
makefile.vc
makeg95.env
makelib.b32
makelib.bcc
makelib.g95
makelib.sc
makelib.vc
makelib.wat
makemsc.env
makeprog.b32
makeprog.bcc
makeprog.g95
makeprog.msc
makeprog.sc
makeprog.sl
makeprog.va
makeprog.vc
makeprog.wat
makesc.env
makesl.env
maketwin.env
makeva.env
makevc.env
makewat.env
mingegcs.bat
mingw32.bat
ntwxwin.mak
version.mak
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindows.dsp Removed duplicate xh_grid.cpp/h and rebaked files 2005-11-29 09:03:35 +00:00
wxWindows.dsw
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc