.. |
aui
|
fix a couple of harmless warnings during wxOSX build
|
2009-06-18 22:54:21 +00:00 |
cocoa
|
add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators
|
2009-06-10 16:41:41 +00:00 |
common
|
added EVT_DATAVIEW_CACHE_HINT event (closes #9891)
|
2009-07-05 15:21:52 +00:00 |
dfb
|
add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators
|
2009-06-10 16:41:41 +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
|
added EVT_DATAVIEW_CACHE_HINT event (closes #9891)
|
2009-07-05 15:21:52 +00:00 |
gtk
|
change wxSocketInputBasedManager::AddInput() to take a pointer to wxSocketImpl, not base class wxFDIOHandler
|
2009-07-05 21:36:24 +00:00 |
gtk1
|
change wxSocketInputBasedManager::AddInput() to take a pointer to wxSocketImpl, not base class wxFDIOHandler
|
2009-07-05 21:36:24 +00:00 |
html
|
wxHtmlWindow background drawing fixes for OS X and optimizations
|
2009-06-18 17:32:20 +00:00 |
jpeg
|
fix typo in __WWXMAC__
|
2008-08-13 12:31:13 +00:00 |
mgl
|
add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators
|
2009-06-10 16:41:41 +00:00 |
motif
|
change wxSocketInputBasedManager::AddInput() to take a pointer to wxSocketImpl, not base class wxFDIOHandler
|
2009-07-05 21:36:24 +00:00 |
msdos
|
s/wxSplitPath/wxFileName::SplitPath
|
2009-01-07 01:47:47 +00:00 |
msw
|
translate wxMessageDialog labels to the language of the current locale (closes #10962)
|
2009-07-05 11:48:01 +00:00 |
os2
|
change wxSocketInputBasedManager::AddInput() to take a pointer to wxSocketImpl, not base class wxFDIOHandler
|
2009-07-05 21:36:24 +00:00 |
osx
|
compilation fix for wxOSX/Cocoa: don't use Carbon functions in common to all OS X ports OpenGL code
|
2009-07-03 12:22:40 +00:00 |
palmos
|
add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators
|
2009-06-10 16:41:41 +00:00 |
png
|
merged libpng 1.2.34 into the trunk (see #10043)
|
2009-01-25 13:15:09 +00:00 |
propgrid
|
Colour property with attribute wxPG_COLOUR_ALLOW_CUSTOM = false did not render correctly
|
2009-07-03 14:39:26 +00:00 |
regex
|
added eVC project file for building regex library (patch 1753200)
|
2007-07-13 12:57:46 +00:00 |
richtext
|
use WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) (closes #10701)
|
2009-07-02 22:43:31 +00:00 |
stc
|
include windows.h instead of basetsd.h directly as this doesn't seem to be supported by mingw64
|
2009-04-20 23:42:04 +00:00 |
tiff
|
don't use AC_CANONICAL_TARGET in libtiff configure: this is unnecessary as it's not a cross-compiler and also doesn't work when running it as sub-configure when caching is enabled (because the host and the build aliases are cached by the top level configure but the target one is not and autoconf-generated code doesn't deal with this situation correctly)
|
2009-02-15 15:26:07 +00:00 |
univ
|
preparation work for implementing images support in wxButton: move wxBitmapButton methods to the base class (enhancing/completing them in the process); there are no functionality changes yet (hopefully)
|
2009-06-14 22:55:24 +00:00 |
unix
|
fix a couple of harmless warnings during wxOSX build
|
2009-06-18 22:54:21 +00:00 |
wxWindows.xcodeproj
|
updated the version to 2.9.1
|
2009-07-05 11:51:53 +00:00 |
x11
|
add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators
|
2009-06-10 16:41:41 +00:00 |
xml
|
better check for conversion failure in OutputString(); use wxScopedCharBuffer::length() instead of strlen()
|
2009-04-13 17:49:56 +00:00 |
xrc
|
Update OpenVMS compile support
|
2009-06-17 12:20:04 +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
|
|
|
wxXpm.icc
|
|
|
wxZlib.icc
|
|
|