.. |
aui
|
fixed bug when a fixed pane is resized inside a fixed dock
|
2007-04-20 09:03:43 +00:00 |
cocoa
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +00:00 |
common
|
more efficient implementation of ToAscii/FromAscii in UTF8 build
|
2007-04-26 12:00:43 +00:00 |
dfb
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +00:00 |
expat
|
wxMGL revitalised with OpenWatcom.
|
2005-10-31 17:00:43 +00:00 |
generic
|
use UTF8-encoded char* strings in UTF8 build instead of wchar_t* if the current locale uses UTF8;
|
2007-04-26 11:40:04 +00:00 |
gtk
|
replace 5 copies of size constraining code with one function
|
2007-04-26 05:22:09 +00:00 |
gtk1
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +00:00 |
html
|
create the spin control with the correct range instead of setting it later which results in unwanted events and a crash (patch 1702847)
|
2007-04-20 01:16:16 +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
|
don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents (patch 1707475)
|
2007-04-26 02:13:08 +00:00 |
mgl
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +00:00 |
motif
|
compilation fix after c_str() changes
|
2007-04-25 12:36:28 +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
|
use wxCopyRectToRECT() instead of duplicating its code (patch 1707294)
|
2007-04-26 01:26:46 +00:00 |
os2
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +00:00 |
palmos
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +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
|
moved vararg CRT functions wrappers to a new wxcrtvararg.h header
|
2007-04-19 07:44:16 +00:00 |
richtext
|
removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic flag)
|
2007-04-14 09:58:37 +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
|
don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents
|
2007-04-26 02:22:00 +00:00 |
unix
|
preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088):
|
2007-04-20 01:29:16 +00:00 |
wxWindows.xcode
|
removing C++ std lib
|
2005-04-21 11:32:19 +00:00 |
wxWindows.xcodeproj
|
accomodating to new files
|
2007-04-10 13:25:13 +00:00 |
x11
|
changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font
|
2007-04-25 01:49:47 +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
|
allow having children of status bar in XRC (patch 1704125)
|
2007-04-21 18:57:50 +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
|
|
|