Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / toolbar /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-13  Vadim ZeitlinRebake all the samples and others makefiles too.
2013-07-06  Vadim ZeitlinOnly link with libwxscintilla if using Scintilla is...
2013-07-06  Vadim ZeitlinAlways add libwxscintilla in monolithic mode.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-03-31  Vadim ZeitlinRemove remaining occurrences of wxUSE_XPM_IN_MSW.
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS checks and __WXMSW__ for GUI...
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-02-28  Vadim ZeitlinUse /bin/echo for creation of Mac OS X PkgInfo files.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-11-28  Vadim ZeitlinDon't hardcode the number of toolbar tools in the toolb...
2011-11-28  Vadim ZeitlinCorrected handling of wxTB_HORZ_TEXT in the toolbar...
2011-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-28  Vadim ZeitlinEnsure that frame is re-laid out when its toolbar is...
2009-12-28  Vadim ZeitlinCorrect initial value of "Toggle toolbar" check menu...
2009-12-22  Vadim ZeitlinRemove the test of erase background events from the...
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-07  Vadim ZeitlinGenerate erase background events for native controls...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-12  Vadim Zeitlincompilation fix after wxLoadFileSelector() changes
2009-06-12  Vadim Zeitlinonly allow selecting existing files in wxLoadFileSelect...
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-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-02-04  Vadim Zeitlinrestore the default bitmap icons size to 16*15, making...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
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-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-24  Paul Cornettfix crash on exit, after hiding search tool then toggli...
2008-06-12  Stefan Csomormac paths updated
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Robert RoeblingLayout improvements for CalendarCtrl
2008-03-27  Vadim ZeitlinMSW fixes for the last change: call Realize() after...
2008-03-27  Vadim ZeitlinSeveral fixes for removing/readding controls to the...
2008-03-02  Vadim Zeitlinadd test for setting toolbar background colour
2008-03-02  Vadim Zeitlinreverted the last 2 changes to this file, the border...
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...
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-11-09  Robert RoeblingMore attempts to better support theme borders
2007-11-09  Robert Roeblingadded test for simplistic control with border
2007-11-09  Robert RoeblingUse const for xpm icons
2007-10-11  Chris Elliottupdate makefiles
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-06-20  Julian SmartFixed uninstalled toolbars in native toolbar mode,...
2007-05-11  Vadim Zeitlinadded support for drop down toolbar buttons (patch...
2007-03-18  Vadim Zeitlinadded labels support for toolbar controls for wxMac...
2007-02-08  Vadim Zeitlinremove USE_GENERIC_TBAR test: USE_GENERIC_TBAR is not...
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-12-12  Robert Roebling Add a few more controls to the toolbar.
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-10-29  Vadim Zeitlinadded wxTB_RIGHT style for right-aligned toolbars ...
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-21  Vadim Zeitlinremoved OnToolEnter() handler which interfered with...
2006-10-10  Włodzimierz SkibaWarning fixes and minor source cleaning.
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-08-23  Václav Slavíkremoved wxUSE_TOOLBAR_SIMPLE leftovers from the main...
next