don't update stc.h when not building the library, it doesn't make sense to do this...
[wxWidgets.git] / samples / notebook /
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 samples.
2009-03-04  Francesco Montorsino real change: just reorder the code
2009-03-04  Francesco Montorsiadd headers to the samples' bakefiles so that they...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-16  Vadim Zeitlinremove obsolete makefiles
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-06-12  Stefan Csomormac paths updated
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
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
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-08-15  Julian SmartRemoved double border style
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
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-04  Robert Roebling Test adding page without setting selection.
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-14  Vadim Zeitlincontext help for notebook pages tests added
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-04-21  Włodzimierz SkibaRemoved outdated build files.
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
2006-01-30  Julian SmartAdapted notebook sample to demonstrate wxToolbook
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-16  Vadim Zeitlindon't use wxStaticCast to wxBookCtrlBase -- it doesn...
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-09  Vadim Zeitlincompilation fixes for wxUSE_TREEBOOK=0
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-06-21  Michael WetherellRebaked after removal of notebook.rc
2005-06-17  Vadim Zeitlinuse generic sample icon; no need for separate .rc file
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-22  Julian SmartRemoved def files
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-13  Włodzimierz SkibaBetter margin on Smartphone.
2005-03-10  Włodzimierz SkibaUse initial book from available controls. Select it...
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2005-01-06  Włodzimierz SkibawxUSE_LOG (Smartphone) fix.
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-11-22  Julian SmartAdded missing licence line
2004-11-19  Vadim Zeitlinremoved duplicated code
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-06  Włodzimierz SkibaKeys to some operations (patch #1037434).
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-24  Włodzimierz SkibawxUSE_*BOOK checks.
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-17  Włodzimierz SkibaNotebook sample redesign. Now it is 'wxNotebook & frien...
2004-09-16  Vadim Zeitlinmade wxListbook events more consistent with wxNotebook...
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-13  Włodzimierz SkibaRemoval of deprecated methods.
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-12  Václav Slavíkset size hints in notebook sample
2004-05-25  Julian SmartMore name changes
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-20  Włodzimierz Skiba-1->wxID_ANY replacement.
next