made code more const-correct to fix g++ warnings about converting literal strings...
[wxWidgets.git] / demos /
2009-07-05  Vadim Zeitlinmade code more const-correct to fix g++ warnings about...
2009-06-06  Vadim Zeitlinrename ARRAYSIZE to CELLSARRAYSIZE to avoid conflict...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-15  Kevin OllivierRebake after last change.
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-12  Kevin OllivierRemoving more CodeWarrior project files.
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4 (and now with forgotten...
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-04  Kevin Ollivierrebake
2008-08-26  Paul Cornettdon't use deprecated toolbar API
2008-06-13  Stefan Csomormac paths updated
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-03-24  Francesco Montorsifix almost all deprecation warnings
2008-03-12  Julian SmartBetter fix
2008-03-12  Julian SmartSizing/scrollbar corrections for Mac
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2008-01-09  Julian SmartColour correction
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-12-03  Julian SmartFixed player dialog listbox size and app icon on wxGTK
2007-12-03  Julian SmartAdded Forty Thieves icon
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-26  Vadim Zeitlinremoved dbbrowse demo from the makefiles
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-14  Paul Cornettscrolling windows need wx[HV]SCROLL style
2007-08-07  Vadim Zeitlindon't include wx/wxprec.h from headers, it's bad style...
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-27  Václav Slavíkcompilation fixes after string changes
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-05-10  Vadim Zeitlinreplaced more int/longs with wxCoord
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-02-27  Vadim Zeitlinregenerated with theversion of bakefile which uses...
2007-02-13  Vadim Zeitlinremoved superfluous semicolon
2007-02-13  Vadim Zeitlinvarious compilation fixes
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
2006-12-16  Vadim Zeitlindon't set score files permissions to 0666, why would...
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-11-03  Vadim Zeitlinfix XPM name to correct compilation under Unix
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-10  Włodzimierz SkibaFollow CreateButtonSizer interface change.
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-09-11  Vadim Zeitlincompilation fix
2006-09-09  Vadim Zeitlincompilation fixes after recent stock menu items changes
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-24  Włodzimierz SkibaFollow OnOK changes in wxDialog.
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-14  Robin Dunnfixed line endings
2006-06-07  Włodzimierz SkibawxBLACK usage.
2006-05-28  Vadim Zeitlinmore wxFD_XXX renamings (patch 1488371)
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-03-28  Julian SmartRemoved redundant XBM
2006-03-28  Julian SmartUse XPM for symbols and pictures on all platforms
2006-03-25  Julian SmartFixed crash in Life demo on Mac
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-23  Michael WetherellRebake after adding libs html and xml to samples using...
2005-10-23  Michael WetherellAdd libs html and xml to bakefiles of samples/contribs...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartArtwork updates
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-22  Julian SmartRemoved def files
2005-05-19  Julian SmartRemoved unnecessary file
2005-05-19  Julian SmartReplaced images
2005-05-18  Julian SmartReplaced some images
2005-05-16  Włodzimierz SkibaThird part of patch #1178276 and game improvements.
2005-05-10  Włodzimierz SkibaCompensate the usage of selecting already selected...
2005-05-06  Włodzimierz SkibaEasy corner for new wxBombers (as requested in patch...
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Stefan NeisFixed problem with changing size of board (at least...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-04-02  Julian SmartFurther WinCE adaptations
2005-03-31  Julian SmartApplied patch [ 1117196 ] dbbrowse crashes on CFM Mac...
2005-03-24  Włodzimierz SkibaFix for ambiguities which happen in STL=1 mode under...
next