wxWidgets/src
2007-06-17 10:59:01 +00:00
..
aui [ 1712381 ] CRASH: closing floating panel on GTK 2007-05-22 07:55:39 +00:00
cocoa Implement mouse entered, exited, and synthesize move events while the mouse is inside. 2007-05-28 04:22:10 +00:00
common determine wxFSFile's MIME type when wxFSFile::GetMimeType() is called instead of creating it; this dramatically improves startup times of XRC applications on Unix 2007-06-17 10:59:01 +00:00
dfb implemented wxActivateEvent and restoring focus after a TLW that owned it was destroyed 2007-05-25 12:20:25 +00:00
expat
generic wxUSE_STL compilation fixes for wxGenericFontDialog 2007-06-16 17:32:09 +00:00
gtk don't make read-only text controls editable when enabled 2007-06-17 09:29:41 +00:00
gtk1 (blind) compilation fix 2007-06-15 09:57:57 +00:00
html determine wxFSFile's MIME type when wxFSFile::GetMimeType() is called instead of creating it; this dramatically improves startup times of XRC applications on Unix 2007-06-17 10:59:01 +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 use wx/crt.h as the 'official' header for wxCRT wrappers instead of wxchar.h; add comments explaining that users should include wx/crt.h to implementation headers 2007-06-11 06:08:13 +00:00
mgl don't define wxEventLoop class differently in GUI and base, this breaks the 2007-05-22 02:30:01 +00:00
motif initialize the variable as XtVaGetValues() may not do it apparently 2007-06-09 17:02:56 +00:00
msdos compilation fix 2007-05-14 23:35:28 +00:00
msw correct setting of pSymbol->SizeOfStruct (patch 1737789) 2007-06-17 00:51:36 +00:00
os2 use wx/crt.h as the 'official' header for wxCRT wrappers instead of wxchar.h; add comments explaining that users should include wx/crt.h to implementation headers 2007-06-11 06:08:13 +00:00
palmos use wx/crt.h as the 'official' header for wxCRT wrappers instead of wxchar.h; add comments explaining that users should include wx/crt.h to implementation headers 2007-06-11 06:08:13 +00:00
png
regex 1. made CRT wrappers definitions indepenent of wxUSE_UNICODE: both ANSI and Unicode variants are now defined 2007-06-10 17:14:14 +00:00
richtext Added a new overload of wxDecToHex and used it in wxRichTextImageBlock::WriteHex 2007-06-11 17:16:59 +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 fix typo: s/radion/radio/ 2007-05-26 15:00:56 +00:00
unix use wx/crt.h as the 'official' header for wxCRT wrappers instead of wxchar.h; add comments explaining that users should include wx/crt.h to implementation headers 2007-06-11 06:08:13 +00:00
wxWindows.xcode
wxWindows.xcodeproj accomodating to new files 2007-04-10 13:25:13 +00:00
x11 use wxString, not wxChar*, in wxDataFormat ctor and SetId() method 2007-05-30 22:02:19 +00:00
xml don't use implicit wxString->char*/wchar_t* conversion, it will not be available in wxUSE_STL build in the future 2007-06-10 17:42:41 +00:00
xrc use char* instead of wxChar* for XRC IDs to save space; GetXRCID() takes wxString argument 2007-06-15 15:12:51 +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