wxwidgets/src
2008-09-21 20:04: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 don't waste time sending out update UI events for separators, they can't be updated anyhow 2008-09-21 13:05:56 +00:00
dfb implement wxBitmap ctor from XBM data 2008-07-28 14:07:54 +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 progress message passed to wxDC::StartDoc() is not appropriate for PostScript document title 2008-09-21 08:49:08 +00:00
gtk Get rid of gs_cairo; if wxGtkPrint* classes are used, Cairo is guaranteed to be available. 2008-09-21 11:38:31 +00:00
gtk1 move notebook event definition to common code 2008-08-13 14:56:42 +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 attempt to fix compilation after the last change 2008-07-22 17:33:10 +00:00
motif use a single wxBookCtrlEvent class for all wxBookCtrlBase-derived controls (#9667) 2008-08-01 13:46:46 +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 fix bug in SetInsertionPoint(-1) implementation 2008-09-19 10:17:51 +00:00
os2 move notebook event definition to common code 2008-08-13 14:56:42 +00:00
osx fixing typo (lead to always floating layering for simple frames) 2008-09-21 20:04:04 +00:00
palmos move notebook event definition to common code 2008-08-13 14:56:42 +00:00
png osx regrouping 2008-07-29 20:11:51 +00:00
propgrid Fixed non-precompiled headers compilation 2008-09-21 19:58:19 +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 fix some (harmless) mingw32 4.3 warnings 2008-08-30 16:30:53 +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 update OpenVMS compile support 2008-09-11 07:09:05 +00:00
wxWindows.xcodeproj fixing file paths after renaming 2008-06-11 19:14:39 +00:00
x11 use the real clipping region and not just its bounding box in :DoDrawBitmap() (#9597) 2008-06-21 15:50:58 +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