A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / aui /
2013-09-16  Paul Cornettremove executable property from non-executable files...
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-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-04-16  Vadim ZeitlinAdded support for page tooltips to wxAuiNotebook.
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-09-11  Steve LamertonRebake trunk after wxWebView merge and add missing...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-09  Vadim ZeitlinDon't duplicate wxImage::ConvertToDisabled() in wxAUI...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-07-23  Vadim ZeitlinAdd support for auto-orientable toolbars to AUI.
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-03-18  Vadim ZeitlinEnsure that setting wxChoice height to its default...
2010-03-06  Vadim ZeitlinReset wxAuiNotebook selection to wxNOT_FOUND if it...
2010-03-05  Vadim ZeitlinMake the code more clear in aui sample and avoid g...
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-08  Julian SmartSpeed up adding pages during freezing
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-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-26  Benjamin Williamsfix misusage of wxFlexGridSizer that was causing an...
2009-03-18  Benjamin Williamsupdated aui sample to demonstrate/test wxITEM_RADIO...
2009-03-15  Kevin OllivierRebake after last change.
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-02-25  Vadim Zeitlinundo the change of r57522, it's not needed any more...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-07  Julian SmartAdded wxAUI_MGR_LIVE_RESIZE flag for live sash sizing...
2008-12-27  Francesco Montorsiuse accelerators for menu items and stock menu item...
2008-12-24  Vadim Zeitlincall wxFlexGridSizer::AddGrowableRow() only when the...
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
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
next