Rebake after bakefile changes.
[wxWidgets.git] / samples / aui /
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-08  Benjamin Williamsfix aui sample breakage; added some accessor methods...
2008-09-04  Kevin Ollivierrebake
2008-08-24  Benjamin Williamsupdated aui sample
2008-08-18  Vadim Zeitlindon't use the same tool ids for multiple tools, this...
2008-06-12  Stefan Csomorfixing file paths after renaming
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-05-08  Vadim Zeitlinadd a combobox to one of the toolbars, just for testing
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-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-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-02-12  Julian SmartPass correct values to spin control
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2007-01-18  Vadim Zeitlincorrected crash: need to set m_frame eariler (Wlodek...
2006-10-11  Robin DunnreSWIGged
2006-11-21  Benjamin Williamsremoved duplicate pane bug in sample application
2006-11-20  Benjamin Williamsfixed a center pane bug in sample
2006-11-17  Benjamin Williamsrenamed wxAUI_ART to wxAUI_DOCKART
2006-11-13  Benjamin Williamscorrected sentence
2006-11-13  Benjamin Williamsadded new features to welcome page
2006-11-10  Benjamin Williamsupdated nomenclature in menu item
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-08  Benjamin WilliamswxAuiNotebook bitmaps working now
2006-11-07  Benjamin Williamselipsis for oversized pane captions
2006-11-07  Benjamin Williamsadded image to root item of tree in aui sample
2006-11-07  Benjamin Williamsnew default theme for wxAuiNotebook
2006-11-06  Benjamin Williamsimplemented page close event for wxAuiNotebook
2006-11-06  Benjamin WilliamswxAuiNotebook has external tab dragging now
2006-11-06  Benjamin Williamsaui sample can now create extra notebooks
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Benjamin Williamsaui sample update to include newly implemented options
2006-11-02  Benjamin Williamsoption for no close button for wxAuiNotebook in aui...
2006-11-02  Benjamin Williamsupdated aui sample to expose notebook flags
2006-11-01  Benjamin Williamswxaui big class rename
2006-11-01  Benjamin Williamswxaui maximize/restore button patch from Aleksey Sanin...
2006-11-01  Benjamin Williamswxaui notebook style flags added
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-27  Benjamin Williamsmade the multi-notebook the default view in the aui...
2006-10-26  Benjamin Williamswxaui flags reworked a bit; allows any hinting type...
2006-10-15  Paul Cornettwrong caption for html window, cleanup
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-02  Paul Cornett64-bit warning fixes
2006-09-13  Benjamin Williamsgot rid of some extra borders
2006-09-03  Robert Roebling Added tests for run-time switch of venetian blind...
2006-08-28  Robert Roebling Corrected close button bitmap in wxAUIMultiNotebook.
2006-08-13  Vadim Zeitlinremove extraneous commas and semicolons (patch 1537792)
2006-07-25  Benjamin Williamsanother bug fix for the sample
2006-07-25  Benjamin Williamsfixed bad pane name
2006-07-24  Benjamin Williamsadded test pane which has no close button
2006-07-22  Alex BlighAdd support for transparent hint windows under GTK
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-05  Robin DunnEnable transparent hints and dragging on wxMac
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-06-16  Jouk Jansen Committing in .
2006-06-15  Michael WetherellMissing header
2006-06-14  Włodzimierz SkibaUnneeded semicolon.
2006-06-06  Włodzimierz SkibaAUI under wxMGL build fixes.
2006-06-06  Włodzimierz SkibaAUI under wxOS2 build fixes.
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartFixes for Mac
2006-06-06  Julian SmartInitial commit of wxAUI