Removed the SaveBG hack. The real incompatibility is that the MemoryDC
[wxWidgets.git] / samples /
2004-02-19  Dimitri SchoolwerthwxCleanup; Added accelerators for navigation (Alt+left...
2004-02-17  Julian SmartFixed source for WinCE compatibility
2004-02-16  Dimitri SchoolwerthIncluded required wx/image.h and added wxUSE_IMAGE...
2004-02-15  David ElliottBakefile 0.1.3
2004-02-15  Robert Roebling The file dialog needs to be able to read images ...
2004-02-13  Vadim ZeitlinDMC compilation fix
2004-02-12  Vadim Zeitlinadded Select() test
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-10  Václav Slavíkuse generic samples icon
2004-02-09  Vadim Zeitlinuse correct name for the icon
2004-02-09  Vadim Zeitlinmultiline checkbox doesn't make sense for listbook
2004-02-08  Vadim Zeitlindon't try O(N) actions in virtual view, this gives...
2004-02-08  Julian SmartApplied [ 880011 ] Several fixes to DbBrowse demo
2004-02-07  Vadim Zeitlinadded checkbox for testing wxNB_MULTILINE
2004-02-07  Vadim Zeitlinminor cleanup (patch 876248)
2004-02-06  Robin DunnStart out with the line numbers not shown.
2004-02-05  Václav Slavíkmakefiles update
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavíkadded wxWave sample
2004-01-29  David ElliottwxCocoa: Don't use listbox for logging until it's more...
2004-01-28  Dimitri SchoolwerthApplied patch #875658: "Fixes to console sample"; Furth...
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-21  Julian SmartFilter index wasn't being set for multiple file dialog
2004-01-19  Dimitri SchoolwerthApplied patch #876800: "Alphabetical order of tabs...
2004-01-19  David ElliottBaked files with Bakefile 0.1.1 using Python 2.3
2004-01-17  Václav Slavíkconsole sample contains wxDb tests, it must link agains...
2004-01-14  Chris Elliottapply SF patch 876817
2004-01-13  Dimitri SchoolwerthApplied patch #876228: "Current value" always counts...
2004-01-11  Julian SmartAlways use XPMs in this sample
2004-01-08  Julian SmartApplied patch [ 868373 ] Missed Unicode markup in menu...
2004-01-08  Julian SmartApplied [ 866603 ] Fixes the listctrl demo's 'Toggle...
2003-12-28  Julian SmartRemoved statusbar removal under WinCE
2003-12-27  Julian SmartUpdated for eVC4
2003-12-24  David ElliottRegenerated with Bakefile which removes the regextest...
2003-12-23  Julian SmartAdded minimal sample WinCE project files
2003-12-23  Dimitri SchoolwerthApplied patch #864557 (Adjustment of richedit sample...
2003-12-22  Ryan NortonRemoved regextest :).
2003-12-22  Ryan Norton1.
2003-12-21  Ryan Norton1.
2003-12-21  Ryan NortonAdded Status Bar
2003-12-21  Ryan NortonAdded -
2003-12-21  Ryan NortonChanged main frame style to wxDEFAULT_FRAME_STYLE ...
2003-12-21  Ryan NortonChanged GRETA compile flag - fixing output (was matchin...
2003-12-21  Ryan NortonToo many changes :)
2003-12-21  Václav Slavíklink against the net library, too
2003-12-21  Ryan NortonAdded some notes and other changes.....
2003-12-21  Ryan NortonFixed TEST_SCOPEGUARD (newer version prepends wx to...
2003-12-21  Ryan NortonScopeguard test doesn't work either due to some undefin...
2003-12-21  Ryan Nortonquick fixes
2003-12-20  Ryan Norton1.
2003-12-15  Václav Slavíkregenerated makefiles
2003-12-13  Ryan NortonQuick fixes
2003-12-13  Ryan NortonAdded Brian Victor's Patch
2003-12-11  Julian SmartApplied [ 856726 ] Tests for gzip streams
2003-12-11  Julian SmartApplied patch [ 846809 ] Cleaning of 11 samples
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-12-09  Václav Slavíkcompilation fix
2003-11-30  Vadim Zeitlinadded wxRegConfig read test
2003-11-30  Vadim Zeitlinskip event after loggig
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-21  Dimitri SchoolwerthCosmetic cleanup (-1 -> wxID_ANY, TRUE->true).
2003-11-21  Dimitri SchoolwerthApplied patch #845888 (Fixes compilation of regtest...
2003-11-20  Dimitri SchoolwerthApplied patch #845884 (Fixes Unicode compilation of...
2003-11-20  Dimitri SchoolwerthApplied patch #845402 ("RichEdit sample fixing and...
2003-11-19  Václav Slavíkdon't define ngettext, causes problems
2003-11-15  Dimitri SchoolwerthIgnore isosurf.dat.
2003-11-15  Dimitri SchoolwerthFixed Open Watcom compilation of OpenGL samples; Code...
2003-11-10  Václav Slavíkadded test for CDATA handling
2003-11-09  Václav Slavíkaddedd support for <pre width=...>
2003-11-08  Vadim Zeitlinadded comments to the makefile; added WX_CONFIG var...
2003-11-07  Robin DunnA little narrower initial layout
2003-11-06  Vadim Zeitlinupdate list ctrl size after recreating it (when the...
2003-11-06  Robin DunnTweaked the layout sample a bit for wxGridBagSizer
2003-11-06  David ElliottInclude mondrian.xpm for _all_ platforms except wxMSW
2003-11-06  David ElliottWrap ToolBar stuff with #if wxUSE_TOOLBAR
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-10-26  Mattia Barbon Darwin compilation fix.
2003-10-24  Vadim Zeitlinfixed crash on startup under GTK
2003-10-23  Mattia Barbon wxMac linking fix.
2003-10-23  Mattia Barbon Compilation fixes.
2003-10-22  Mattia Barbon Compilation fix.
2003-10-22  Vadim Zeitlinmoved text creation after tbar creation
2003-10-21  Václav SlavíkwxUSE_GUI=0 not needed anymore
2003-10-18  Robert Roebling Further corrections to bitmap and blit code.
2003-10-16  Vadim Zeitlinsome cosmetic fixes
2003-10-16  Vadim Zeitlinadded EVT_WIZARD_FINISHED handler
2003-10-13  Václav Slavíkuse ngettext instead of _N
2003-10-11  Robin DunnPatch #821454
2003-10-09  Robert Roebling image sample fix from 2_4
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-07  Vadim Zeitlinadded test for cancelled END_EDIT
2003-10-04  Václav Slavíkadded Czech translation to the sample
2003-10-04  Václav Slavíkcopy catalogs to builddir
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-04  Václav Slavíkregenerated makefiles
2003-10-04  Vadim Zeitlinfixed horrible flicker and 100 CPU usage (text ctrl...
2003-09-30  Vadim Zeitlinno real changes
next