wxWidgets/src
Vadim Zeitlin 8174149440 compilation fix after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-03-10 16:03:49 +00:00
..
aui don't delete m_pActiveChild twice in wxWINDOWCLOSEALL event handler (patch 1665395, bug 1661995) 2007-03-07 22:59:11 +00:00
cocoa explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +00:00
common include wx/thread.h in debug build which is needed after last change 2007-03-08 14:57:42 +00:00
dfb Unicode compilation fixes 2007-03-09 18:44:19 +00:00
expat wxMGL revitalised with OpenWatcom. 2005-10-31 17:00:43 +00:00
generic use full repaint style instead of size event 2007-03-08 04:27:29 +00:00
gtk use simpler color ctor 2007-03-10 04:46:18 +00:00
gtk1 Do not declare GTypeInfo instances static. This is completely unnecessary and just causes unnecessary extra relocations and global stack memory usage 2007-02-08 16:12:06 +00:00
html removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW files (patch 1675546) 2007-03-07 11:35:04 +00:00
iodbc Define SQLUINTEGER 2005-09-16 11:22:35 +00:00
jpeg Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean 2006-11-28 16:24:45 +00:00
mac compilation fix after last change 2007-03-10 16:03:49 +00:00
mgl removed code that already exist in ~wxTLWBase from ~wxTLW 2006-12-10 15:53:29 +00:00
motif removed WXWIN_COMPATIBILITY_2_4 in non-MSW code 2007-03-07 11:48:53 +00:00
msdos mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
msw added wxMutex::LockTimeout() (modified patch 1671637) 2007-03-08 00:22:11 +00:00
os2 Applied patch #1677782 (Lock with Timeout for wxMutex, originally patch #1671637) 2007-03-10 14:27:38 +00:00
palmos don't expose M_FONTDATA in public header 2006-11-20 16:21:08 +00:00
png Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars. 2006-08-01 12:49:12 +00:00
regex Applied patch [ 1381895 ] remove circular include dependendcy in wxchar.h 2006-01-18 12:46:11 +00:00
richtext removed deprecated wxADJUST_MINSIZE 2007-03-07 12:11:35 +00:00
stc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
tiff Check the size of the boolean type used by an external jpeg lib on Windows. 2006-12-03 21:59:47 +00:00
univ update the text of a read-only combobox (and hence wxChoice) when selection is changed too 2007-02-07 17:39:43 +00:00
unix use gettimeofday() instead of clock_gettime() as the latter lives in librt which we currently don't link with and it seems not to be worth to add another library just because of wxMutex::LockTimeout() 2007-03-08 01:46:02 +00:00
wxWindows.xcode
wxWindows.xcodeproj adding common search field file 2006-12-15 10:03:50 +00:00
x11 don't use font sizes less than 1 with Pango (remaining part of patch 1671684); refactor the font size setting code to eliminate duplication 2007-03-08 00:44:54 +00:00
xml compare charset strings case-insensitively (and so avoid conversions between utf-8 and UTF-8 for example, see patch 1611068) 2006-12-24 13:36:22 +00:00
xrc removed deprecated wxADJUST_MINSIZE 2007-03-07 12:11:35 +00:00
zlib Update to zlib 1.2.3 2005-09-10 21:15:17 +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