.. |
aui
|
Fixed a rare wxAuiFloatingFrame dtor crash on MSW using a registration mechanism in wxAuiManager.
|
2008-01-22 08:20:18 +00:00 |
cocoa
|
make XPM data pointer parameter fully const
|
2008-01-14 18:16:37 +00:00 |
common
|
use xdg-open in wxLaunchDefaultBrowser() on Unix if available
|
2008-01-22 10:20:02 +00:00 |
dfb
|
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 |
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
|
call Create from wxGrid non-default ctor instead to ensure both methods of creation are in sync (they drifted apart already)
|
2008-01-21 17:18:47 +00:00 |
gtk
|
prefix implementation methods of wxBitmapButton with 'GTK' to prevent shadowing of HasFocus
|
2008-01-21 15:03:10 +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
|
include jconfig.vc under OS/2 too
|
2007-10-01 13:02:52 +00:00 |
mac
|
Sort of autoresize if only 1 column is there
|
2008-01-16 11:34:56 +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
|
always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build
|
2007-10-06 12:38:15 +00:00 |
msw
|
skip focus events after handling them in wxTextCtrl, otherwise they never reach wxApp (bug 1875046)
|
2008-01-19 03:35:47 +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
|
use bgcolor when restoring styles as this is what we write, not backgroundcolor
|
2008-01-19 03:42:05 +00:00 |
stc
|
Blind fix for typo in 50972.
|
2008-01-02 13:09:17 +00:00 |
tiff
|
Watcom needs lfind change too
|
2007-10-29 20:57:56 +00:00 |
univ
|
updates for OpenVMS compile support
|
2008-01-11 12:31:03 +00:00 |
unix
|
made SetCurrent() and SwapBuffers() return boolean status indicator instead of void (slightly modified patch 1844090)
|
2007-12-22 15:48:03 +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
|
updates for OpenVMS compile support
|
2008-01-11 12:31:03 +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
|
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
|
|
|