]> git.saurik.com Git - wxWidgets.git/history - src/aui/auibook.cpp
New "pizza" widget implementation. Window border widths now match the GtkStyle they...
[wxWidgets.git] / src / aui / auibook.cpp
2006-10-30  Benjamin Williamsaui notebook button enabling/disabling implemented
2006-10-30  Benjamin Williamswxaui notebook tabs can scroll; notebook themability...
2006-10-29  Vadim Zeitlinremoved more unused variables (thanks Borland)
2006-10-28  Benjamin Williamsfixed some compiler warnings in wxaui
2006-10-28  Benjamin Williamswxaui multi-book prep work for left/right buttons on...
2006-10-28  Benjamin Williamswxaui multi-notebook now uses a tab art provider which...
2006-10-27  Benjamin Williamsfixed crash in multi notebook
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-08-28  Robert Roebling Corrected close button bitmap in wxAUIMultiNotebook.
2006-07-24  Benjamin WilliamswxString::IsEmpty() => empty()
2006-07-24  Benjamin Williamsfixed variable name
2006-07-24  Benjamin Williamstab draw happens right away when you set the caption
2006-07-24  Benjamin Williamsdrawing improvements; empty caption w/ tab drawing...
2006-07-24  Włodzimierz SkibaPCH build fix.
2006-07-24  Włodzimierz SkibaSource cleaning.
2006-07-22  Robin DunnAlso need to override Show
2006-07-22  Benjamin Williamsadded some font measuring to wxAuiMultiNotebook
2006-07-22  Benjamin Williamscompile fixes on wxGTK
2006-07-22  Benjamin Williamsadded some overrides to wxTabFrame to remove errors
2006-07-21  Benjamin Williamsupdated header file name in source
2006-07-21  Benjamin Williamsrenamed notebook.cpp to auibook.cpp