improved deallocation fix for Visual C++ Multithreaded non DLL runtime
[wxWidgets.git] / src /
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-28  Roger GammansReinsert missing ctor removed in date/time tidy
2003-05-28  Gilles Depeyrotallow wxDisplaySize to be called with NULL parameters
2003-05-27  Mattia Barbon Derive wxScrollBar from wxScrollBarBase, plus miscell...
2003-05-27  Mattia Barbon Allow initialising wxStaticBitamp with wxNullBitmap...
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-27  Chris ElliottBorland makefiles for contrib keeping output apart
2003-05-27  Jouk Jansen Committing in .
2003-05-26  Julian SmartMore style fixes
2003-05-26  Julian SmartFurther border style corrections.
2003-05-26  Julian SmartInclude missing.h
2003-05-26  Chris ElliottBorland makefiles now keep output apart
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-25  Vadim Zeitlinfix m_Matches overflow if Compile() is called more...
2003-05-25  Václav Slavíkadded CompareAccelString function
2003-05-24  Stefan Csomorguarded M_PI declaration
2003-05-24  Mattia Barbon Removed obsoleted files from vc.t.
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-24  Mattia Barbon wxMotif now uses src/x11/region.cpp, change makefiles...
2003-05-24  Mattia Barbon Used wxRegion code from wxX11.
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-24  Stefan Csomorreflected latest file movements...
2003-05-24  Stefan Csomorremoved carbon printing code
2003-05-24  Stefan Csomorcomments added
2003-05-24  Stefan Csomortwo fixes for CW/Mac
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-23  Julian SmartApplied patch [ 736321 ] Compile error for src/msw...
2003-05-23  Julian SmartApplied patch [ 742452 ] wxPrintDialogData: can't set...
2003-05-23  Gilles Depeyrotremoved print.cpp from list of Mac files and regenerate...
2003-05-22  Mattia Barbon MinGW compilation fix.
2003-05-22  Mattia Barbon Correct wxCommandEvent.IsChecked() when generated...
2003-05-22  Stefan Csomordeactivating wxSTAY_ON_TOP patch
2003-05-21  Robin DunnFix page positioning when the tabs are on a side differ...
2003-05-21  Julian SmartApplied patch [ 731656 ] Owner draw menu icons
2003-05-21  Julian SmartApplied patch [ 739401 ] gtk_init() has to be called...
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  Mattia Barbon Stop the ApplicationShell from being managed (and...
2003-05-21  Julian SmartApplied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-05-21  Julian SmartFixed simple border style on wxListCtrl
2003-05-20  Julian SmartA fix to prevent mungeing of the config file after...
2003-05-19  Stefan CsomorDoGetSize implementation corrected
2003-05-19  Stefan Csomorswitch to pImpl pattern for mac printing
2003-05-19  Václav Slavíkcompilation fix
2003-05-19  Václav Slavíkallow untranslated accelerators, too
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-05-18  Roger Gammans * Prevent miminum and actual row and col sizes going...
2003-05-18  Roger Gammans * Apply patch #735595. Add miminumAcceptable{Height...
2003-05-18  Stefan Csomorno message
2003-05-18  Roger Gammans * Fix logical error in m_overflow attribute merging
2003-05-18  Stefan Csomorno message
2003-05-18  Julian SmartDon't prepend directory to filename for shortcuts
2003-05-17  Mattia Barbon Remove dead code. Factor out duplicated code.
2003-05-17  Mattia Barbon Compilation fix.
2003-05-17  Julian SmartCorrected wxScrollBar style
2003-05-17  Stefan Csomorfinding papersizes allows for 1 mm tolerance
2003-05-17  Stefan Csomortemporary fix for carbon (problems under OS 9)
2003-05-16  Julian SmartWizard now validates as well as doing data transfer...
2003-05-16  Stefan Csomorcarbon printing extended
2003-05-16  Stefan Csomoradded cw support
2003-05-15  Václav Slavíkunicode compilation fix
2003-05-15  Julian SmartAn attempt to make the notebook sizer report its size
2003-05-15  Stefan Csomorforgot to commit project file for CW before
2003-05-14  Robin DunnAcutally use the m_maxChars parameter value instead...
2003-05-14  Robin DunnChanges allowing for proper KEY_DOWN and CHAR events...
2003-05-14  Jouk Jansen Committing in .
2003-05-13  Mattia Barbon Derive wxStaticText from wxStaticTextBase, remove...
2003-05-13  Mattia Barbon Fixed bug with notebook pages not showing (probably...
2003-05-13  Mattia Barbon Lesstif compilation fix.
2003-05-13  Julian SmartReordered the slow-click test, otherwise it would never
2003-05-13  Julian SmartRationalised style handling in tree control
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 Removed dead code.
2003-05-12  Mattia Barbon Implemented copy-on-demand for wxClipboard.
2003-05-12  Mattia Barbon Compilation fix.
2003-05-12  Julian SmartApply correct style variable
2003-05-12  Julian SmartAuto 3D border if parent is panel or dialog
2003-05-12  Vadim Zeitlinreworked vertical scrolling code to correspond better...
2003-05-12  Vadim Zeitlinchanged handling of range/max scrolling parameter and...
2003-05-11  Gilles DepeyrotWe don't put main() in the library any more.
2003-05-11  Gilles Depeyrotassert is raised when using the thread sample (which...
2003-05-11  Gilles Depeyrotupdated CodeWarrior 5.3 xml project with latest changes...
2003-05-11  Gilles Depeyrotadded assert to detect attempt to install idle handler...
2003-05-11  Vadim Zeitlinuse alpha channel in Blit() as well and not only in...
2003-05-11  Vadim Zeitlinmany fixes for PNG reading after recent alpha changes...
2003-05-11  Vadim ZeitlinTRUE/FALSE -> true/false
2003-05-11  Vadim ZeitlinwxImage::Create() should be bool, not void
2003-05-10  Vadim Zeitlincompilation fix (sorry)
2003-05-10  Vadim Zeitlinfix wxDisplay initialization (patch 735303)
2003-05-10  Vadim Zeitlinrecognize ESC[APE] in menu accel strings (patch 733967)
2003-05-09  Vadim Zeitlinfall back to wxAlphaBlend() if ::AlphaBlend() didn...
2003-05-09  Vadim Zeitlinuse DIB, not DDB, when converting from an image with...
2003-05-09  Vadim Zeitlinmemory for alpha channel was over allocated by a factor...
2003-05-09  Julian SmartRemoved a spurious print statement
2003-05-09  Julian SmartFixed crash in EnsureVisible in wxTR_HIDE_ROOT mode
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
next