wxWidgets.git
2003-07-22  Václav SlavíkWatcom compilation fix
2003-07-22  Václav Slavíkmultilib mode compilation fix
2003-07-22  Václav Slavíkexpat compilation fix for win32
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Robert Roebling Applied pop menu patch.
2003-07-22  Chris Elliottborland does not like ; at end of macros
2003-07-22  Vadim Zeitlindon't sort filenames returned from the dialog
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-22  Robin DunnCompile fixes
2003-07-22  Robin DunnPatch #775355 Unicode fix for STC
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Vadim Zeitlinsuppress warning about not being able to generate copy...
2003-07-21  Vadim Zeitlinmust derive from wxDC, not wxDCBase
2003-07-21  Vadim Zeitlinadded default parameters to wxBrush/wxPen ctors
2003-07-21  Vadim Zeitlinvirtualized splitter drawing; removed/deprecated some...
2003-07-21  Václav Slavíkexpand wildcards on windows (patch #773160)
2003-07-21  Václav Slavíkdetect broken expat.h
2003-07-21  Václav Slavíkinstall resource files with wxMSW
2003-07-21  David Elliottdcmemory.cpp is now dcmemory.mm
2003-07-21  David ElliottwxCocoa: Preliminary wxMemoryDC implementation
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-07-21  Mattia Barbon Compilation fixes for wxUSE_STL=1 and for
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-21  Vadim Zeitlinadded wxMirrorDC
2003-07-21  Václav Slavíkfixed inclusion of expat include dir
2003-07-21  David ElliottDon't depend on wx/dcmemory.h to include wx/dcclient...
2003-07-21  Václav Slavíkfixed inclusion of expat include dir
2003-07-21  Václav Slavíkapplied Mandrake patch to expat, fixes compilation
2003-07-21  David ElliottImplemented wxDC stack with focus locking and unlocking
2003-07-21  David ElliottRemove CR at end of each line (had been checked in...
2003-07-21  Vadim Zeitlincompilation fix for VC6
2003-07-21  Vadim Zeitlinonly define operator bool() if operator long() is not...
2003-07-21  Vadim Zeitlinno real changes; just reformatting
2003-07-21  Vadim Zeitlininitialize ICONINFO to avoid Purify warnings
2003-07-21  Vadim Zeitlinbitmaps of size 0 shouldn't be valid
2003-07-21  Vadim Zeitlinload any files, not only XPMs, in wxIcon(wxIconLocation)
2003-07-21  Vadim Zeitlincompilation fix
2003-07-21  Mattia Barbon Compilaton fixes.
2003-07-21  Mattia Barbon Use wxStringBuffer[Length] instead of explicit calls to
2003-07-21  Vadim Zeitlinicon location may contain , so added GetIcon() overload...
2003-07-21  David ElliottAdded bitmap drawing support
2003-07-21  David ElliottwxCocoa: Added preliminary wxBitmap support
2003-07-21  David ElliottRemove wxBitmapHandler code
2003-07-21  David ElliottwxCursorRefData inherits from wxObjectRefData instead...
2003-07-21  David ElliottAdded NSBitmapImageRep
2003-07-20  Julian SmartAdded a resource for Smartphone menubar
2003-07-20  Julian SmartQuit item = wxID_EXIT in case we use standard ids in...
2003-07-20  Julian SmartNo significant change
2003-07-20  Julian SmartLoad Smartphone-specific dummy menu
2003-07-20  Václav Slavíkfixes for win32
2003-07-20  Václav SlavíkXML library moved to the core
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Václav Slavíkremoved old expat
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Václav Slavíkadded expat and XML libraries
2003-07-20  Václav Slavíkadded contrib makefiles
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-20  Vadim Zeitlinfix for bug introduced in GetNextChild() yesterday
2003-07-20  Vadim Zeitlinadded sizers support; allow resizeable wizards (Robert...
2003-07-20  Václav Slavíkcompilation fix
2003-07-20  Vadim Zeitlincompilation fix
2003-07-20  Vadim Zeitlinadded wxSize::IncTo/DecTo
2003-07-20  Václav Slavík(incomplete) compilation fix
2003-07-20  Vadim Zeitlinadded \arg macro
2003-07-20  Václav Slavíkremoved old makefile
2003-07-20  Mattia Barbon Always initialize variable.
2003-07-20  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Mattia Barbon wxUSE_STL=1 compilation fix.
2003-07-20  Mattia Barbon Bakefile fix.
2003-07-20  Mattia Barbon Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Vadim Zeitlin'-' and '+' icons were reversed
2003-07-20  Vadim Zeitlinmore compilation fixes
2003-07-20  Václav Slavíkadded library target to regen only lib makefiles
2003-07-20  Vadim Zeitlinfixed suppressing of wxFontMapper questions which was...
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded renderer.h/.cpp
2003-07-20  Vadim Zeitlinrebaked after adding renderer.h/.cpp
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Václav Slavíkfixed /Mxx flag when using static RTL
2003-07-20  Vadim Zeitlinfixed loading of icons from MIME types
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-20  Václav SlavíkInitial revision
2003-07-20  Vadim Zeitlinwarning fix
2003-07-20  Vadim Zeitlinfixes for deprecated warnings
2003-07-20  Václav Slavíkfixed import lib creation with gcc
2003-07-20  Václav Slavíktest undividable words
2003-07-20  Vadim Zeitlinprevent IsDialogMessage() from hanging in yet another...
2003-07-20  Vadim Zeitlinreverted gdk_fontset_load() change
2003-07-20  Vadim Zeitlindon't disable MDI for Cocoa finally
2003-07-20  Vadim Zeitlinanother attempt to open files via DDE corrctly: try...
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-19  Vadim Zeitlinmention wxTreeItemId change
2003-07-19  Vadim Zeitlinmade wx[Array]TreeItemId[s] more backwards compatible
2003-07-19  Mattia Barbon wxUSE_STL=1 compilation fixes.
2003-07-19  Mattia Barbon Fix use of deprecated wxList/Node methods.
2003-07-19  Mattia Barbon Don't #include Motif headers from src/x11/glcanvas...
2003-07-19  Mattia Barbon Remove commented-out code.
next