Use Rob O'Connor's icons, provided under the wxWindows Licence
[wxWidgets.git] / samples /
2005-05-13  Włodzimierz SkibaMore tests for lists layout and drawing.
2005-05-10  Włodzimierz SkibaBuild fix for VC, fixed reading after end of wxChar...
2005-05-10  Włodzimierz SkibaSource cleaning.
2005-04-25  Robert Roebling Add test for wxChoice's focus events. (no fix yet).
2005-04-24  Robert Roebling Added some more test to the printing sample
2005-04-24  Julian Smart25.4 mm to the inch, not 25.1
2005-04-23  Julian SmartFixed icon transparency
2005-04-21  Stefan Csomorremoving C++ std lib
2005-04-21  Stefan Csomorline endings corrected, OmnisRC removed
2005-04-20  Stefan CsomorCW fixes
2005-04-20  Stefan Csomordylib in Frameworks folder
2005-04-20  Stefan Csomorupdated version and name
2005-04-20  Stefan Csomorupdating xcode targets
2005-04-20  Julian SmartSpelling correction
2005-04-19  Julian SmartRemoving DMC++ makefile
2005-04-19  Stefan Csomorfixes, completions for CW 8
2005-04-19  Stefan Csomorremove old CW projects
2005-04-19  Stefan Csomorremove project builder projects
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Ryan Nortonfix those line endings in shared unicode builds
2005-04-17  Julian SmartRemoved border style
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Julian SmartImproved prop sheet dialog layout
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-16  Michael WetherellPlan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION
2005-04-16  Michael WetherellCompilation fix. I didn't add a #error since I figured...
2005-04-16  Michael WetherellCompilation fix
2005-04-16  Michael WetherellCompile fix
2005-04-16  Julian SmartCompile fixes for Linux
2005-04-16  Robert Roebling Readded test for wxMenuItem::SetLabel() to sample.
2005-04-16  Julian SmartMore comments to help people build the MFC sample
2005-04-15  Włodzimierz SkibaBuildable under WinCE smartphone.
2005-04-15  Robin DunnFor wxMSW capture and release the mouse as the cursor...
2005-04-15  Vadim Zeitlinuse premultiplied RGB in raw image demo
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
2005-04-13  Włodzimierz SkibawxStreamToTextRedirector test
2005-04-13  Vadim Zeitlinadded owner drawn checkbox to listbox page and the...
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-11  Julian SmartChanged version number
2005-04-10  Vadim Zeitlinmodified AddFile() to copy file to the debug report...
2005-04-10  Vadim Zeitlinremoved is_vertical check box, it was duplicating the...
2005-04-10  Vadim Zeitlinunused param warning
2005-04-09  Vadim Zeitlinforgot to check in OnItemRClick() declaration (bug...
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-07  Robert Roebling Add better test for wxStaticTexts to controls sample.
2005-04-07  Michael WetherellRemove unintentionally added whitespace
2005-04-07  Michael WetherellCompilation fix
2005-04-07  Michael WetherellCompilation fix
2005-04-06  Vadim Zeitlintest EVT_TREE_ITEM_RIGHT_CLICK as well
2005-04-06  Julian SmartCosmetic changes
2005-04-05  Vadim Zeitlinlog right mouse down/up events too
2005-04-03  Julian SmartMissing file added
2005-04-03  Vadim Zeitlinmake it possible to change the text of the item being...
2005-04-02  Vadim Zeitlinadded example code using wxEmail to send the debug...
2005-04-02  Julian SmartRemoved unnecesary statusbar; check for spin control...
2005-04-01  Julian SmartAdded wxPropertySheetDialog demo
2005-03-31  Julian SmartRemoved obsolete WXR file
2005-03-30  Włodzimierz SkibaWrong #pragma interface/implementation warning fixes.
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2005-03-30  Włodzimierz SkibaDMC error fix: dynamic initialization of static data.
2005-03-30  Włodzimierz SkibaDon't hide virtual method in stackwalker. Remove tests...
2005-03-30  Julian SmartApplied patch [ 1173244 ] splitter sample enhancement
2005-03-28  Kevin HockReplaced gunshot sound with a more benign, but still...
2005-03-28  Julian SmartRename wave file to be less agressive, for later replac...
2005-03-27  Václav Slavíkadded XRC handler for wxStdDialogButtonSizer
2005-03-27  Vadim Zeitlinfix TestGLCanvas ctor (part of patch 1155132)
2005-03-27  Vadim Zeitlinapplied heavily modified patch 1116702: support for...
2005-03-27  Vadim Zeitlincorrected library order to make the sample link
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-26  Vadim Zeitlindon't use *.* under Unix as it does not match all files...
2005-03-24  Vadim Zeitlindon't forget cards drawn on the canvas; general cleanup...
2005-03-24  Vadim Zeitlinremoved pragma interface/implementation (useless and...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-21  Vadim Zeitlinfixed library order (important for static linking under...
2005-03-21  Vadim Zeitlinfixed Context_Current spelling
2005-03-21  Włodzimierz SkibaSanity check.
2005-03-21  Vadim Zeitlingenerated makefiles after qa library creation
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-19  Vadim Zeitlinadded a test for/example of assert dialog box
2005-03-18  Ryan Norton* Quicktime lib no longer needed....
2005-03-18  Vadim Zeitlinadded EVT_TREE_ITEM_MENU test
2005-03-18  Vadim Zeitlinavoid asserts from calling isprint(c) with non ASCII c
2005-03-18  Ryan Norton* Update for new event handler stuff
2005-03-18  Julian SmartAdd sample icon
2005-03-18  Julian SmartUse sample icon, and title correction
2005-03-18  Julian SmartUse sample icon
2005-03-15  Julian SmartNo zero id
2005-03-15  Julian SmartDon't start ids at zero
2005-03-13  Włodzimierz SkibaBetter margin on Smartphone.
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-11  Vadim Zeitlindon't use private URL in the sample
2005-03-11  Vadim Zeitlintest background bitmap
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-10  Włodzimierz SkibaUse initial book from available controls. Select it...
2005-03-08  Robert Roebling Override OnSize in the scrollsub sample to disable
2005-03-04  Włodzimierz SkibaName conflict correction.
2005-03-03  Włodzimierz SkibaWarning fixes for formating.
2005-03-03  Włodzimierz SkibaWarning fix.
2005-03-03  Włodzimierz SkibaSource cleaning.
next