.. |
aui
|
reverted r51340: don't use wxWeakRef in the library code as long as not all supported compilers (notably all versions of Borland C++) can compile it; reapply r51340 once wxWeakRef is supported everywhere
|
2008-02-18 23:47:50 +00:00 |
cocoa
|
* When hiding a wxWindow make sure that none of its subviews are the first
|
2008-02-26 05:57:42 +00:00 |
common
|
more /Wp64 warning fixes: mostly use UINT_PTR instead of UINT and define our WX[WL]PARAM with __w64 if available to avoid hundreds of warnings when casting LPARAMs to pointers/handles
|
2008-02-28 02:22:52 +00:00 |
dfb
|
wx*DCImpl PCH-less compilation fix
|
2008-01-29 14:09:56 +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
|
clip the text in report mode to prevent it from overflowing into the next column (patch 1898914)
|
2008-02-27 18:00:30 +00:00 |
gtk
|
revert updating GTK size hints when window decorations change, it messes up min size set by a sizer
|
2008-02-28 06:34:43 +00:00 |
gtk1
|
Cut down on unnecessary update events
|
2008-02-14 11:08:49 +00:00 |
html
|
check that we have a non-empty keyword in KeywordSearch() (replaces patch 1899972)
|
2008-02-25 03:01:47 +00:00 |
jpeg
|
include jconfig.vc under OS/2 too
|
2007-10-01 13:02:52 +00:00 |
mac
|
applying patch 1873285
|
2008-02-27 08:11:33 +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
|
Cut down on unnecessary update events
|
2008-02-14 11:08:49 +00:00 |
msdos
|
always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build
|
2007-10-06 12:38:15 +00:00 |
msw
|
added DFCS_CHECKED to DrawCheckMark() (part of patch 1890974)
|
2008-02-28 02:48:51 +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
|
fix png compile bug with DMC
|
2007-10-25 13:24:49 +00:00 |
regex
|
added eVC project file for building regex library (patch 1753200)
|
2007-07-13 12:57:46 +00:00 |
richtext
|
Don't take the previous paragraph style when deleting paragraph marker
|
2008-02-26 17:59:06 +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
|
compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation)
|
2008-02-24 23:05:45 +00:00 |
univ
|
call Show(false) from ~wxDialog to call EndModal if the dialog is still modal consistently in all ports
|
2008-02-05 19:13:26 +00:00 |
unix
|
Rework the dl* Darwin compatibility code so it uses the real functions when
|
2008-02-18 23:44:46 +00:00 |
wxWindows.xcode
|
remove .cvsignore files, they're useless with svn
|
2007-06-26 22:41:53 +00:00 |
wxWindows.xcodeproj
|
moving to gcc 4.0 exclusively, 10.4 minimum system
|
2007-11-27 07:59:59 +00:00 |
x11
|
Cut down on unnecessary update events
|
2008-02-14 11:08:49 +00:00 |
xml
|
move Add/DeleteAttribute() implementations out of line to avoid deprecation warnings when including xml.h from user code
|
2007-11-16 23:34:21 +00:00 |
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
|
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
|
|
|