wxWidgets/src
2008-02-01 14:14:44 +00:00
..
aui Reverted wxAuiFloatingFrame dtor crash fix (r51324) in favor of wxWeakRef implementation, thanks Robert. 2008-01-23 07:53:03 +00:00
cocoa Allow wxTopLevelWindowCocoa::SetDefaultItem(NULL) 2008-01-31 19:17:42 +00:00
common compilation fix for wxUSE_BOOKCTRL=0 2008-01-31 22:00:33 +00:00
dfb wx*DCImpl PCH-less compilation fix 2008-01-29 14:09:56 +00:00
expat
generic added InitRGBA to generic wxColour to fix linking (patch #1881796) 2008-01-31 21:15:31 +00:00
gtk remove unnecessary m_glWidget, fix return types for realize and map callbacks 2008-02-01 04:51:34 +00:00
gtk1 fix bug introduced in wxRegion::DoUnionWithRect() in r41429 which broke refreshing/repainting in wxGTK1 2008-01-12 20:28:56 +00:00
html fixed wxHTML parser to not assert on invalid HTML input (unclosed tags) 2008-01-15 12:13:54 +00:00
iodbc
jpeg
mac Fixed global cursor setting on Mac, which fixes busy cursor and context help cursor 2008-01-29 11:02:47 +00:00
mgl move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00
motif make XPM data pointer parameter fully const 2008-01-14 18:16:37 +00:00
msdos
msw wxUniv/MSW compilation fix after wxDC changes 2008-01-31 21:56:10 +00:00
os2 Fixed OS/2 compilation after wxDC changes 2008-01-19 21:15:03 +00:00
palmos move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes 2008-01-05 00:21:31 +00:00
png
regex
richtext Added a reset-buffer event to give an opportunity to set the default initial style 2008-02-01 14:14:44 +00:00
stc Apply change in r51405 to this file too: don't use DECLARE_EVENT_TYPE() to avoid confusing people about its unused value parameter, declare the event type constants directly 2008-01-29 17:39:56 +00:00
tiff
univ updates for OpenVMS compile support 2008-01-11 12:31:03 +00:00
unix
wxWindows.xcode
wxWindows.xcodeproj
x11 updates for OpenVMS compile support 2008-01-11 12:31:03 +00:00
xml
xrc fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to current locale's charset 2008-01-14 22:36:42 +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