wxWidgets/src
2006-12-14 07:19:21 +00:00
..
aui added wxAuiNotebook::Split(); hooked up wxAuiMDIParentFrame::Tile() to it 2006-11-28 15:25:59 +00:00
cocoa explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +00:00
common don't crash in Unicode build if command line arguments are not valid UTF-8 strings (bug 1614363) 2006-12-13 19:03:34 +00:00
dfb make sure the window is fully painted before DirectFB WM shows it, otherwise artifacts could be seen on the screen 2006-12-13 12:08:30 +00:00
expat
generic Made wxSearchCtrl look like other text controls under GTK+. 2006-12-12 22:27:01 +00:00
gtk make sure style is set on menubar before querying its size 2006-12-14 07:19:21 +00:00
gtk1 explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +00:00
html Fix eating of key events (cleaner impl will come after 2.8, right now I want to touch as little common code as possible) and add some extra checks to the Cocoa delegates as they are getting called when the Carbon control isn't in a valid state. 2006-12-06 04:37:32 +00:00
iodbc
jpeg Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean 2006-11-28 16:24:45 +00:00
mac Compile fixes for Panther 2006-12-12 07:23:17 +00:00
mgl removed code that already exist in ~wxTLWBase from ~wxTLW 2006-12-10 15:53:29 +00:00
motif explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +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 indentation fixes 2006-12-09 19:49:40 +00:00
os2 explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +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
richtext Warning fix. 2006-12-10 10:47:44 +00:00
stc fix for bakefile and autoconf changes 2006-11-24 13:05:07 +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 correctly render titlebars for TLWs with wxCAPTION but without wxCLOSE_BOX 2006-11-23 14:50:42 +00:00
unix cast size_t to unsigned long, not unsigned (even though there is no risk of truncation here, it's still better practice) 2006-12-13 13:04:44 +00:00
wxWindows.xcode
wxWindows.xcodeproj Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
x11 explicitly call OnExit() in the ports which don't use wxEventLoopManual 2006-12-06 23:28:44 +00:00
xml [ 1601396 ] Fix copy of empty wxXmlDocuments 2006-11-26 18:41:43 +00:00
xrc Add wxFS_SEEKABLE to wxFileSystem::OpenFile calls for images. 2006-11-18 18:43:13 +00:00
zlib
.cvsignore
cwcopysetup.bat
cwdcopysetup.bat
cygnus.bat
makeb32.env
makebcc.env
makefile.va
makefile.vc
makeg95.env
makelib.b32
makelib.bcc
makelib.g95
makelib.vc
makemsc.env
makeprog.b32
makeprog.bcc
makeprog.g95
makeprog.sl
makeprog.va
makeprog.vc
makesl.env
makeva.env
makevc.env
mingegcs.bat
mingw32.bat
ntwxwin.mak
version.mak
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