wxWidgets/src
2007-09-15 10:29:26 +00:00
..
aui Avoid selecting/updating in destructor 2007-08-21 16:56:39 +00:00
cocoa Make a slider control created with a particular size/position adjust itself to the only size that works and adjust the positioning accordingly. 2007-09-06 16:41:31 +00:00
common always NUL-terminate the buffers returned by cWC2MB/cMB2WC() overloads taking input length, even if the input is not NUL-terminated (part of patch 1795174) 2007-09-15 00:36:16 +00:00
dfb don't use _T() for literals in wxDFB, it uses UTF-8 build 2007-07-18 10:15:42 +00:00
expat changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
generic fix some harmless warnings (last two parts of patch 1779004) 2007-09-14 17:00:45 +00:00
gtk Only send keypress events to focus widget, not its parents 2007-09-15 10:29:26 +00:00
gtk1 make wxChoice and wxListBox inherit from wxControlWithItems and not wxControl for all ports 2007-08-15 20:31:06 +00:00
html fixed badly named wxHtmlTag::GetParam() argument: with_quotes, not with_commas 2007-08-31 13:48:37 +00:00
iodbc
jpeg changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
mac Patch from Hartwig wrt SELECTION_CHANGE event 2007-09-14 19:50:35 +00:00
mgl process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
motif added wxApp::Set/GetAppDisplayName() (patch 1780414) 2007-09-09 23:26:18 +00:00
msdos make wxSetEnv compatible with ANSI and Unicode, deprecate passing NULL to it in favour of wxUnsetEnv() 2007-06-19 20:02:49 +00:00
msw get rid of the built-in drop target in rich text controls before setting the user-defined one as otherwise it fails 2007-09-15 01:09:01 +00:00
os2 make wxChoice and wxListBox inherit from wxControlWithItems and not wxControl for all ports 2007-08-15 20:31:06 +00:00
palmos make wxChoice and wxListBox inherit from wxControlWithItems and not wxControl for all ports 2007-08-15 20:31:06 +00:00
png changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
regex added eVC project file for building regex library (patch 1753200) 2007-07-13 12:57:46 +00:00
richtext Fixed caret sizing bug 2007-09-14 12:18:50 +00:00
stc fix a warning about casting literal string constants to non-const char * 2007-09-10 14:22:43 +00:00
tiff changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
univ Added DrawFocusRect to wxRenderer 2007-08-16 12:15:15 +00:00
unix use client size to avoid gdk_window_get_frame_extents, which returns the full width of the screen for wxTaskBarIconArea 2007-09-04 02:29:03 +00:00
wxWindows.xcode remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
wxWindows.xcodeproj remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
x11 process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
xml renamed wxXmlProperty to wxXmlAttribute, plus implied method names changes (bug #1751761) 2007-07-14 10:07:41 +00:00
xrc use wxVector<T> instead of wxList in wxXmlResource code 2007-09-10 22:26:39 +00:00
zlib compilation fix for WinCE 2007-07-29 14:21:30 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxWindowsClassicM8.xml
wxWindowsM8.xml
wxWindowsW7.xml
wxXpm.icc
wxZlib.icc