]> git.saurik.com Git - wxWidgets.git/history - src/aui/auibook.cpp
wxaui multi-notebook now uses a tab art provider which allows for dynamically switcha...
[wxWidgets.git] / src / aui / auibook.cpp
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