.. |
aui
|
prevent disappearing menus in tabmdi
|
2007-03-12 13:52:34 +00:00 |
cocoa
|
wxTopLevelWindowCocoa::SetTitle title parameter is used as of VZ 1.35.
|
2007-03-18 19:26:44 +00:00 |
common
|
modify m_encoding, not m_name, in wxCSConv::CreateConvIfNeeded() if we don't have either (as is the case with wxConvLocal); this fixes an infinite recursion in wxMac after the latest changes as wxLocale::GetSystemEncodingName() there returned empty (and not NULL) string which resulted in call to wxFontMapperBase::CharsetToEncoding() and reentrancy into wxConvLocal
|
2007-03-18 21:12:20 +00:00 |
dfb
|
refactoring: replace wxSocketDispatcher with more generic wxSelectDispatcher (patch 1618976)
|
2007-03-16 15:45:12 +00:00 |
expat
|
wxMGL revitalised with OpenWatcom.
|
2005-10-31 17:00:43 +00:00 |
generic
|
fix assert because of passing more than one border bit in style to the base class Create()
|
2007-03-18 23:07:58 +00:00 |
gtk
|
added wxAppTraits::SetLocale() and call it during wxApp initialization in all ports, not just wxGTK
|
2007-03-12 01:46:14 +00:00 |
gtk1
|
Do not declare GTypeInfo instances static. This is completely unnecessary and just causes unnecessary extra relocations and global stack memory usage
|
2007-02-08 16:12:06 +00:00 |
html
|
fix extra indentation in wxHTML_ALIGN_JUSTIFY display (patch 1565375)
|
2007-03-17 16:39:58 +00:00 |
iodbc
|
Define SQLUINTEGER
|
2005-09-16 11:22:35 +00:00 |
jpeg
|
Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean
|
2006-11-28 16:24:45 +00:00 |
mac
|
wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
|
2007-03-18 15:32:27 +00:00 |
mgl
|
removed code that already exist in ~wxTLWBase from ~wxTLW
|
2006-12-10 15:53:29 +00:00 |
motif
|
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
|
2007-03-07 11:48:53 +00:00 |
msdos
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
msw
|
wxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
|
2007-03-18 15:32:27 +00:00 |
os2
|
Applied patch #1677782 (Lock with Timeout for wxMutex, originally patch #1671637)
|
2007-03-10 14:27:38 +00:00 |
palmos
|
multiple fixes to wxJoystick under Unix and new index-based API for accessing joystick buttons and axes (patch 1678497)
|
2007-03-16 00:51:43 +00:00 |
png
|
Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
|
2006-08-01 12:49:12 +00:00 |
regex
|
Applied patch [ 1381895 ] remove circular include dependendcy in wxchar.h
|
2006-01-18 12:46:11 +00:00 |
richtext
|
first phase of transition to unified Unicode build:
|
2007-03-17 10:26:10 +00:00 |
stc
|
suppress unused parameter warning
|
2007-03-14 21:13:57 +00:00 |
tiff
|
Check the size of the boolean type used by an external jpeg lib on Windows.
|
2006-12-03 21:59:47 +00:00 |
univ
|
update the text of a read-only combobox (and hence wxChoice) when selection is changed too
|
2007-02-07 17:39:43 +00:00 |
unix
|
fix XModifierKeymap memory leak (patch 1683137)
|
2007-03-18 17:48:04 +00:00 |
wxWindows.xcode
|
|
|
wxWindows.xcodeproj
|
adding common search field file
|
2006-12-15 10:03:50 +00:00 |
x11
|
refactoring: replace wxSocketDispatcher with more generic wxSelectDispatcher (patch 1618976)
|
2007-03-16 15:45:12 +00:00 |
xml
|
compare charset strings case-insensitively (and so avoid conversions between utf-8 and UTF-8 for example, see patch 1611068)
|
2006-12-24 13:36:22 +00:00 |
xrc
|
added wxDIRCTRL_EDIT_LABELS style support (patch 1676853)
|
2007-03-10 17:22:51 +00:00 |
zlib
|
Update to zlib 1.2.3
|
2005-09-10 21:15:17 +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
|
|
|