wxWidgets/src
2007-04-01 15:06:11 +00:00
..
aui added check for index validity to OnTabButton() 2007-03-30 16:49:42 +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 fixes for PCH-less build after last commit 2007-04-01 14:18:49 +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
generic use wxCHECK instead of wxASSERT to avoid use of NULL pointer 2007-03-30 15:39:49 +00:00
gtk added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
gtk1 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
html fix memory leak when handling background attribute (patch 1687900) 2007-03-29 18:12:59 +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 added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +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 added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +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 implement GetBestSize() (patch 1386199) 2007-04-01 14:53:02 +00:00
os2 added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +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
richtext don't use m_stylePopup inside GetRichTextCtrl() before testing whether it's NULL 2007-03-30 16:05:25 +00:00
stc compilation fix for Win64 (patch 1690999) 2007-03-30 18:34: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 toggle the first button in a radio tools group initially (second version of patch 1469227) 2007-04-01 15:06:11 +00:00
unix don't handle orderly socket shutdown by the peer as an error (patch 1688222) 2007-03-30 19:02:30 +00:00
wxWindows.xcode
wxWindows.xcodeproj adding common search field file 2006-12-15 10:03:50 +00:00
x11 compilation fix after last change 2007-04-01 13:22:58 +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 don't use deprecated wxSizerItem::SetWindow/Sizer/Spacer(), use AssignXXX() equivalents instead 2007-03-30 20:16:11 +00:00
zlib
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc