wxWidgets/src
Václav Slavík 12ca55868c wxGTK: Fixed printing to use fonts sizes adjustment consistent with wxMSW. In
particular, screen resolution no longer affects text size in printed output
when using wx's map-screen-to-paper approach to printing.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-09-28 09:33:04 +00:00
..
aui cancel the current operation if mouse capture is lost (#9979) 2008-09-19 07:38:24 +00:00
cocoa make it possible to use stock ids for custom message box labels 2008-09-05 18:02:49 +00:00
common wxGTK: Fixed printing to use fonts sizes adjustment consistent with wxMSW. In 2008-09-28 09:33:04 +00:00
dfb provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +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 wxGTK: Fixed printing to use fonts sizes adjustment consistent with wxMSW. In 2008-09-28 09:33:04 +00:00
gtk wxGTK: Fixed printing to use fonts sizes adjustment consistent with wxMSW. In 2008-09-28 09:33:04 +00:00
gtk1 provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
html fixed pagebreaks computation in tables (#9935, patch by D.J.Stauffer) 2008-09-07 10:22:53 +00:00
jpeg fix typo in __WWXMAC__ 2008-08-13 12:31:13 +00:00
mgl provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
motif provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +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 using CLSCTX_ALL fails with Microsoft Office applications, correct the last change to use CLSCTX_SERVER only (see #9868) 2008-09-26 15:18:16 +00:00
os2 provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
osx build fix 2008-09-25 18:20:18 +00:00
palmos provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
png osx regrouping 2008-07-29 20:11:51 +00:00
propgrid wxPropertyGrid::RegisterEditorClass() now CHECK_MSG()s for duplicate editor names 2008-09-27 15:29:05 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext Switched off some buggy optimisation that caused caret positioning/drawn text mismatch. 2008-09-16 10:58:32 +00:00
stc Consolidate old and new implementations of Get/SetSelection 2008-09-25 16:10:27 +00:00
tiff compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation) 2008-02-24 23:05:45 +00:00
univ forward define for non precomp build, switching preproc constants for consistency 2008-09-05 19:02:51 +00:00
unix return false, not true, from wxSingleInstanceChecker::IsAnotherRunning() if an error occurred while opening or reading the lock file (#9986) 2008-09-24 13:47:41 +00:00
wxWindows.xcodeproj fixing file paths after renaming 2008-06-11 19:14:39 +00:00
x11 provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet) 2008-09-25 17:56:07 +00:00
xml check that string passed to FromUTF8() is valid even in release build, this is safer; add a separate FromUTF8Unchecked() which can be used for maximal efficiency 2008-07-19 19:59:59 +00:00
xrc update OpenVMS compile support 2008-09-11 07:09:05 +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
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc