improved deallocation fix for Visual C++ Multithreaded non DLL runtime
[wxWidgets.git] / include /
2003-05-29  Gilles Depeyrotimproved deallocation fix for Visual C++ Multithreaded...
2003-05-28  Gilles DepeyrotVC++ free must take place in same DLL as allocation...
2003-05-27  Vadim Zeitlinforce wxUSE_IOSTREAMH to 0 with VC 7.1
2003-05-27  Mattia Barbon Derive wxScrollBar from wxScrollBarBase, plus miscell...
2003-05-27  Mattia Barbon Removed some duplicated code, made wxCursor( wxImage )
2003-05-27  Mattia Barbon Don't leave the wxStaticBox hanging around after...
2003-05-26  Chris Elliottfix SF bug 742496
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-25  Václav Slavíkfix _() for wxUSE_INTL==0 case
2003-05-24  Mattia Barbon Used wxRegion code from wxX11.
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-24  Stefan Csomorremoved DoGetSize implementation
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-05-22  Mattia Barbon MinGW compilation fix.
2003-05-22  Mattia Barbon Remove duplicate wxEmptyString declaration.
2003-05-21  Julian SmartApplied patch [ 740012 ] GetKeyState returns 16-Bit...
2003-05-21  Julian SmartApplied patch [ 740071 ] Make tiff errors/warnings...
2003-05-21  Julian SmartApplied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-05-19  Stefan CsomorDoGetSize overrides
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-05-18  Roger Gammans * Apply patch #735595. Add miminumAcceptable{Height...
2003-05-18  Stefan Csomornot needed anywhere
2003-05-18  Stefan CsomorUMAPr.. calls for classic only
2003-05-17  Mattia Barbon Remove dead code. Factor out duplicated code.
2003-05-16  Stefan CsomorValidateOrCreate added for wxMac
2003-05-13  Mattia Barbon Derive wxStaticText from wxStaticTextBase, remove...
2003-05-12  Václav Slavíkapplied HTML pagebreaks patch
2003-05-12  Mattia Barbon Factored out some common code.
2003-05-12  Mattia Barbon Implemented copy-on-demand for wxClipboard.
2003-05-12  Mattia Barbon Removed redundant wx<Control>NameStr declarations.
2003-05-11  Vadim Zeitlinfixed bug in WinStruct<> ctor
2003-05-11  Vadim Zeitlinadded WinStruct<>
2003-05-11  Vadim Zeitlinmoved missing constants definitions to their right...
2003-05-11  Vadim Zeitlininit m_isOpened in ctor (bug 736208)
2003-05-11  Chris Elliottdigital mars fix
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2003-05-11  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2003-05-11  Vadim Zeitlinadded missing typename
2003-05-11  Vadim ZeitlinwxImage::Create() should be bool, not void
2003-05-10  Vadim Zeitlinadded LVSICF_NOSCROLL
2003-05-10  Vadim Zeitlincompilation fix for BCC (and probably others)
2003-05-09  Vadim Zeitlinfixed iterator over wxImage with alpha channel
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-09  Vadim Zeitlinuse wxDEPRECATED around GetNoHistoryFiles()
2003-05-09  Jouk Jansen Committing in .
2003-05-09  Vadim ZeitlinwxDocManager::GetNoHistoryFiles() renamed to GetHistory...
2003-05-07  Robin Dunnfixed compile errors
2003-05-07  Robin DunnAlso merge the m_overflow attribute
2003-05-07  Mattia Barbon Implemented wxBitmapDataObject.
2003-05-07  Chris Elliottremove if defs for DigitalMars as suggested by Vadim
2003-05-07  Robin DunnAdded inline setters for wxTreeEvent so we don't need...
2003-05-06  Julian SmartRevamped border handling.
2003-05-06  Chris Elliottpossible fix for templates with digitalmars
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-05-03  Julian SmartApplied patch [ 730686 ] wxImage::Scale speed improvements
2003-05-02  Julian SmartAdded m_isOpened variable to simulate opening/closing
2003-05-02  Chris Elliotttypo fix
2003-05-02  Chris Elliottimplement wxHAVE_RAW_BITMAP
2003-05-02  Chris Elliottfix bug to make Borland compile
2003-05-02  Chris Elliottdigital mars updated
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-05-02  Chris Elliottinfo about digitalmars in header
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-05-02  Chris Elliottfix for digitalmars header
2003-05-01  Vadim Zeitlinshow the taskbar icon even after Explorer restart ...
2003-05-01  Vadim Zeitlinstddef.h required for IRIX compilation (patch 721388)
2003-05-01  Vadim Zeitlinfixes for working with mono bitmaps (patch 728768)
2003-05-01  Vadim Zeitlinmissing #if's needed for compilation with some wxUSE_XX...
2003-05-01  Vadim Zeitlinfix the wrong size of the first page when it's added...
2003-05-01  Vadim Zeitlinallow raw access to a part of the image only (faster...
2003-05-01  Julian SmartImplemented delayed closing of an existing document
2003-05-01  Julian SmartImplemented delayed selection (e.g. after adding the...
2003-04-30  Stefan Csomorremoving unused flags
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-29  Vadim Zeitlincompilation fix for !USE_PCH
2003-04-29  Mattia Barbon MinGW compilation fix.
2003-04-29  Chris Elliottfix filefn conditional error
2003-04-28  Chris ElliottSF patch [ 708702 ] Wide character filename support...
2003-04-28  Chris ElliottSF patch [ 708702 ] Wide character filename support...
2003-04-28  Vadim Zeitlinanother blind fix for wxX11 compilation
2003-04-28  Vadim Zeitlinnew template-based more flexible and hopefully more...
2003-04-25  Mattia Barbon Not used anymore.
2003-04-24  Chris Elliottexplicit cast for digital mars to use OLE
2003-04-23  Chris Elliottdigital mars compiler updated - test no longer needed
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2003-04-19  Chris Elliottupdate to make digitalmars compile
2003-04-19  David ElliottSeparated the Objective-C to C++ association code into...
2003-04-17  Vadim Zeitlinmake choice dialog resizeable by default
2003-04-17  David WebsterMore OS/2 updates reflecting changes in 24 Branch
2003-04-17  Julian SmartRemoved old files
2003-04-15  David WebsterOS/2 updates to catch the port up with the rest of...
2003-04-15  David WebsterOS/2 updates for lowercase bool values
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-04-14  David ElliottAdded InitMouseEvent helper method (like wxMSW)
2003-04-14  David ElliottCatch and forward the following mouse related events:
next