| .. |
|
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
|
correct writing direction for Farsi
|
2009-07-06 21:19:58 +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
|
|
|
|
generic
|
added EVT_DATAVIEW_CACHE_HINT event (closes #9891)
|
2009-07-05 15:21:52 +00:00 |
|
gtk
|
don't call OnWriteWaiting() if we lost connection in OnReadWaiting() called just before it (closes #10963)
|
2009-07-05 21:42:56 +00:00 |
|
gtk1
|
don't call OnWriteWaiting() if we lost connection in OnReadWaiting() called just before it (closes #10963)
|
2009-07-05 21:42:56 +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
|
don't call OnWriteWaiting() if we lost connection in OnReadWaiting() called just before it (closes #10963)
|
2009-07-05 21:42:56 +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
|
don't call OnWriteWaiting() if we lost connection in OnReadWaiting() called just before it (closes #10963)
|
2009-07-05 21:42:56 +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
|
|
|
|
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
|
|
|
|
cwcopysetup.bat
|
|
|
|
cwdcopysetup.bat
|
|
|
|
wxJpeg.icc
|
|
|
|
wxPng.icc
|
|
|
|
wxTiff.icc
|
|
|
|
wxWin.icc
|
|
|
|
Wxwindll.icc
|
|
|
|
wxXpm.icc
|
|
|
|
wxZlib.icc
|
|
|