improved deallocation fix for Visual C++ Multithreaded non DLL runtime
[wxWidgets.git] / samples /
2003-05-26  Chris Elliottdialogs sample now works with digitalmars
2003-05-24  Mattia Barbon Added --enable-accessibility switch to configure
2003-05-21  Julian SmartTest using transparency in menu bitmaps.
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-05-13  Julian SmartRemoved obsolete check
2003-05-12  Václav Slavíkapplied HTML pagebreaks patch
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-07  Mattia Barbon Implemented wxBitmapDataObject.
2003-05-07  Chris Elliottupdate for digital mars - resolve externals in shell...
2003-05-07  Chris Elliottupdate makefile.sc for digital mars to use relative...
2003-05-07  Chris Elliottupdate makefile.sc for digital mars
2003-05-06  Robert Roebling Penguin Unicode compilation fix.
2003-05-04  Julian SmartAdded some missing copyright lines
2003-05-03  Julian SmartApplied patch [ 701238 ] Added BLOB support to dbtable.
2003-05-02  Chris Elliottimplement wxHAVE_RAW_BITMAP
2003-05-01  Vadim Zeitlinallow raw access to a part of the image only (faster...
2003-05-01  Julian SmartReset m_lastItem to avoid crashes
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-28  Vadim Zeitlinupdated to use the new raw bitmap API
2003-04-22  Chris Elliottupdate to make digitalmars compile/link image sample
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  Gilles Depeyrotcorrected for resource compilation with Apple Developer...
2003-04-19  Gilles Depeyrotupdated Project Builder minimal sample project
2003-04-17  Julian SmartPart of a patch I forgot to commit previously: demonstr...
2003-04-14  Vadim Zeitlindon't crash if an image is not found
2003-04-13  Vadim Zeitlinbetter alpha test
2003-04-13  Vadim Zeitlinadded wxBitmap::UseAlpha()
2003-04-13  Vadim Zeitlinadded test image for alpha
2003-04-13  Vadim Zeitlinfixed printf() format warnings
2003-04-12  Václav Slavíkadded Georgian translation
2003-04-11  Václav Slavíkdon't report setlocale failure if trying to set Unicode...
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-09  Mattia Barbon Use the wxBitmap implementation from wxX11
2003-04-08  Mattia Barbon Compilation fix for !wxUSE_TOOLTIP.
2003-04-08  Vadim Zeitlinprintf() format warning fixed
2003-04-07  Mattia Barbon No sashtest.xbm to be found.
2003-04-07  Vadim Zeitlinoption for using DirectX in wxDisplay
2003-04-05  Václav Slavíkupdates to taskbar sample to use events instead of...
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-03  Julian SmartUnicode-enabled the STC sample
2003-04-02  Mattia Barbon wxMotif does not have wxBitmapDataObject.
2003-04-02  Mattia Barbon Regenerated configure scripts.
2003-04-02  Julian SmartApplied [ 703017 ] TreeCtrl sample build fails when...
2003-04-01  David ElliottWrap file with #if wxUSE_SPINBTN instead of #if 1
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartRemoved treelay sample
2003-03-30  Julian SmartRemoved proplist sample
2003-03-30  Julian SmartRemoved resource sample
2003-03-30  Mattia Barbon Create dialog with the correct style.
2003-03-29  Vadim Zeitlinupdated Japanese translation, minor changes to the...
2003-03-29  Julian SmartCopyright cleanup
2003-03-28  Robin DunnTypo and compilation fix
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-28  Stefan Csomorno message
2003-03-28  Vadim Zeitlinadded test for wxFileConfig::DeleteEntry
2003-03-28  Stefan Csomorbundle icon
2003-03-28  Stefan Csomorversion support
2003-03-27  Mattia Barbon Removed some old cruft from wxBitmap, moved wxMotif...
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-26  David ElliottWrap file with #if wxUSE_SLIDER ... #endif
2003-03-26  David ElliottUse #if wxUSE_GAUGE instead of #if 1
2003-03-24  Vadim Zeitlinadded test for Remove() and Replace() (patch 705051...
2003-03-24  Julian SmartRemoving newgrid
2003-03-24  Julian SmartRemoved old grid code
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-23  Vadim Zeitlinuse wxCLOSE_BOX for MyImageFrame
2003-03-23  Vadim Zeitlinadded copying images to/pasting them from clipboard...
2003-03-23  Mattia Barbon Add missing header.
2003-03-23  Mattia Barbon wxMotif does not have support for raw bitmaps.
2003-03-22  Vadim Zeitlintest raw bitmap access
2003-03-21  Michael BedwardUpdated menu Appends to remove ambiguity that BCC compl...
2003-03-18  Julian SmartSome code tidying; removing dibutils.cpp which
2003-03-17  Julian SmartCorrected copyright information
2003-03-17  Vadim Zeitlinrespect Veto()ing the column resize events; added test...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-03-06  Stefan Csomorcontext menu support for mac enabled
2003-03-04  Vadim Zeitlindon't erase the background to see the transparent image...
2003-03-02  Vadim Zeitlinadded tests for changing display resolution and going...
2003-02-28  Vadim Zeitlinadded FromPoint test
2003-02-28  Vadim Zeitlinstarted writing wxDisplay sample
2003-02-27  Vadim Zeitlinupdated the sample to show the sizers, not constraints...
2003-02-25  Vadim Zeitlintest for the bug with showing a modeless dialog from...
2003-02-19  Julian SmartFurther tweaks to accessibility code
2003-02-18  Mattia Barbon Patch [ 688973 ] from William Gallafent: add missing...
2003-02-18  Julian SmartApplied patch [ 681893 ] Combobox in toolbar
2003-02-18  Julian SmartEnhancements to the accessibility sample
2003-02-17  Julian SmartAdded start at accessibility sample
2003-02-13  Chris Elliottfix for watcom open compiler
2003-02-12  Chris Elliottfirst watcom makefile
2003-02-10  Chris Elliottfix contrib makefile for watcom
2003-02-10  Mattia Barbon Fix compilation with GCC (at least 2.95.4).
2003-02-03  Vadim Zeitlinadded (woefully incomplete) Japanese translations
2003-02-03  Mattia Barbon Make wxr resources work in Unicode mode.
2003-02-02  Vadim Zeitlinadded Unicode build configurations
2003-02-02  Vadim Zeitlinthe Russian translations were somehow corrupted, fixed
2003-02-02  Vadim Zeitlinunused any more
2003-02-02  Vadim Zeitlinallow choosing language from the command line; small...
2003-02-01  Vadim Zeitlinshow dir selection dialog both with and without new...
next