wxWidgets/src
Paul Cornett 59678f3fae move m_sizeSet out of wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-05-19 18:25:15 +00:00
..
aui fix warning about signed/unsigned comparison; use STL-compatible methods 2007-05-05 22:15:56 +00:00
cocoa Implement a hack so the correct wxGUIEventLoop class will be used. 2007-05-18 23:02:55 +00:00
common Prepend file:// if the URI in wxLaunchDefaultBrowser() 2007-05-19 12:38:34 +00:00
dfb fall back to DirectFB's builtin font if no fonts are configured 2007-05-15 12:38:19 +00:00
expat wxMGL revitalised with OpenWatcom. 2005-10-31 17:00:43 +00:00
generic fixed warning about using deprecated GetTextExtent() overload 2007-05-14 23:13:53 +00:00
gtk move m_sizeSet out of wxWindow 2007-05-19 18:25:15 +00:00
gtk1 removed unused statusbar parameter from wxFrameBase::ShowMenuHelp() 2007-05-18 16:44:31 +00:00
html Do not follow HTML links if selecting text (patch #1719577) 2007-05-16 07:17:11 +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 implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
mgl implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
motif implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
msdos compilation fix 2007-05-14 23:35:28 +00:00
msw added virtual wxFrame::FindItemInMenuBar(): overriding it in wxMDIParentFrame allows to look for the items in the active child when giving help for the current menu item 2007-05-18 17:03:38 +00:00
os2 implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
palmos implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +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 moved vararg CRT functions wrappers to a new wxcrtvararg.h header 2007-04-19 07:44:16 +00:00
richtext Allow negative line spacing 2007-05-18 12:31:55 +00:00
stc fix WXDLLIMPEXP_STC definition when building all wx libraries as DLLs (patch 1704527) 2007-04-21 15:13:37 +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 don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents 2007-04-26 02:22:00 +00:00
unix Apply parts of patch #1719888 to fix compilation on Mac and with 2007-05-16 23:12:40 +00:00
wxWindows.xcode removing C++ std lib 2005-04-21 11:32:19 +00:00
wxWindows.xcodeproj accomodating to new files 2007-04-10 13:25:13 +00:00
x11 OpenVMS changes 2007-05-16 10:04:24 +00:00
xml compilation fix 2007-05-17 06:17:29 +00:00
xrc PCH-less compilation fixes 2007-04-27 21:32:40 +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