wxWidgets/src
2007-03-26 22:10:04 +00:00
..
aui applied patch 1683441 2007-03-19 14:52:48 +00:00
cocoa make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase 2007-03-23 14:01:53 +00:00
common added wxWindow::NavigateIn(); provide wxGTK implementation of DoNavigateIn() working with native tab traversal 2007-03-26 22:10:04 +00:00
dfb don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00
expat wxMGL revitalised with OpenWatcom. 2005-10-31 17:00:43 +00:00
generic Forward port of my recent changes in the 2.8 branch: 2007-03-26 20:08:41 +00:00
gtk added wxWindow::NavigateIn(); provide wxGTK implementation of DoNavigateIn() working with native tab traversal 2007-03-26 22:10:04 +00:00
gtk1 don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00
html fix extra indentation in wxHTML_ALIGN_JUSTIFY display (patch 1565375) 2007-03-17 16:39:58 +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 Forward port of my recent changes in the 2.8 branch: 2007-03-26 20:08:41 +00:00
mgl don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00
motif compilation fix after wxCStrData changes 2007-03-23 14:20:12 +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 Forward port of my recent changes in the 2.8 branch: 2007-03-26 20:08:41 +00:00
os2 don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00
palmos fixed all the other ports broken by controls labels in wxToolBar patch commit 2007-03-18 23:57:20 +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 first phase of transition to unified Unicode build: 2007-03-17 10:26:10 +00:00
stc suppress unused parameter warning 2007-03-14 21:13:57 +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 check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00
unix compilation fix for switch(wxChar) 2007-03-19 01:38:37 +00:00
wxWindows.xcode removing C++ std lib 2005-04-21 11:32:19 +00:00
wxWindows.xcodeproj adding common search field file 2006-12-15 10:03:50 +00:00
x11 don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +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 use wxString for wxXmlResource::Set/GetDomain(), it's simpler 2007-03-26 21:07:36 +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