.. |
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
|
adjust the toolbar tools bitmap size to fit the biggest bitmap used under wxOSX too, not only under MSW (and moved the code doing it to the common base class to avoid duplicating it)
|
2009-06-23 10:21:18 +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
|
Add wxGraphicsBitmap overload for DrawBitmap.
|
2009-06-24 21:28:31 +00:00 |
gtk
|
always use wxBU_NOTEXT and wxBU_EXACTFIT for wxBitmapButton under all platforms (which required some refactoring) (hopefully really closes #10927)
|
2009-06-28 16:14:37 +00:00 |
gtk1
|
Patch wxGTK1 for recent changes in bmpbuttn
|
2009-06-18 15:37:33 +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
|
compilation fix after wxBitmap image changes
|
2009-06-24 14:49:53 +00:00 |
msdos
|
s/wxSplitPath/wxFileName::SplitPath
|
2009-01-07 01:47:47 +00:00 |
msw
|
always use wxBU_NOTEXT and wxBU_EXACTFIT for wxBitmapButton under all platforms (which required some refactoring) (hopefully really closes #10927)
|
2009-06-28 16:14:37 +00:00 |
os2
|
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 |
osx
|
always use wxBU_NOTEXT and wxBU_EXACTFIT for wxBitmapButton under all platforms (which required some refactoring) (hopefully really closes #10927)
|
2009-06-28 16:14:37 +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
|
Significantly improved wxPropertyGrid's top-level parent change detection code (fixes #10919)
|
2009-06-22 17:02:53 +00:00 |
regex
|
added eVC project file for building regex library (patch 1753200)
|
2007-07-13 12:57:46 +00:00 |
richtext
|
Style selection now restored after editing the style
|
2009-06-24 10:35:54 +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
|
fixing file paths after renaming
|
2008-06-11 19:14:39 +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
|
|
|