Added a couple of text effects
[wxWidgets.git] / src / aui /
2006-11-08  Benjamin Williamscrash fixes for wxAuiNotebook on gtk
2006-11-08  Benjamin Williamsaccessor functions for wxAuiMDIParentFrame
2006-11-08  Benjamin WilliamswxAuiNotebook tab drag-drop bug fixes
2006-11-08  Benjamin Williamsfixed bug in ButtonHitTest() which caused invisible...
2006-11-08  Benjamin Williamsbutton bug fix
2006-11-08  Benjamin Williamsfixed crasher (part 2)
2006-11-08  Benjamin Williamsfixed crasher
2006-11-07  Benjamin Williamsreverted to gtk-specific close xbm
2006-11-07  Benjamin Williamsbutton bug fixed
2006-11-07  Benjamin Williamsfixed width measuring - minor fixes
2006-11-07  Benjamin Williamsprevent sash artifacts on gtk
2006-11-07  Benjamin Williamselipsis for oversized pane captions
2006-11-07  Benjamin Williamsround active tab corners a bit
2006-11-07  Benjamin Williamsa tad bit more padding
2006-11-07  Benjamin Williamsadd a little extra padding around text in new tab theme
2006-11-07  Benjamin Williamsclipping bug fixed
2006-11-07  Benjamin Williamsfixed event processing bug in tabmdi
2006-11-07  Benjamin Williamstouched up close button
2006-11-07  Benjamin Williamsstreamlined gradients
2006-11-07  Benjamin Williamsin wxAuiDefaultDockArt, save base colour just in case
2006-11-07  Benjamin Williamssimplified gradient code a bit
2006-11-07  Benjamin Williamsremoved unnecessary commented code
2006-11-07  Benjamin Williamssmall bug fix
2006-11-07  Benjamin Williamsnew default theme for wxAuiNotebook
2006-11-06  Julian SmartFixed crash if trying to move tab to non-existant windo...
2006-11-06  Benjamin Williamsdocking hint bug fix
2006-11-06  Benjamin Williamsimplemented page close event for wxAuiNotebook
2006-11-06  Benjamin WilliamswxAuiNotebook has external tab dragging now
2006-11-06  Benjamin Williamsapi uniformity between tabart and dockart
2006-11-05  Benjamin Williamsbug fixed for mdi parent frames
2006-11-02  Benjamin Williamswxaui maximize bug fixes
2006-11-02  Benjamin Williamsadded missing header to auibook.cpp
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR...
2006-11-02  Benjamin Williamsadded a cursor hint so user knows a tab is being dragged
2006-11-02  Benjamin Williamsimplemented wxAUI_NB_TAB_SPLIT and wxAUI_NB_TAB_MOVE
2006-11-02  Benjamin WilliamswxAuiNotebook window styles implemented
2006-11-02  Benjamin Williamsclose button better positioning
2006-11-02  Benjamin Williamsvarious close-button styles implemented in wxAuiNotebook
2006-11-02  Benjamin Williamsproper indentation
2006-11-02  Benjamin Williamsfixed aui flicker bug caused by typo
2006-11-01  Benjamin Williamsfixed bad rename
2006-11-01  Benjamin Williamswhile we're at it, rename wxAuiFloatingPane to the...
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-11-01  Benjamin Williamsaui this really has to be BOOL and not bool
2006-11-01  Robert Roebling Also apply second part of patch for preventing
2006-11-01  Robert Roebling Compile fix.
2006-10-31  Benjamin Williamsaui notebook - foreign tab drops are positioned correctly
2006-10-31  Benjamin Williamsaui docking works well on systems with solid window...
2006-10-31  Benjamin Williamsaui notebook real-time dragging implemented
2006-10-31  Benjamin Williamsaui notebook pages can be moved around
2006-10-31  Benjamin Williamsfixed missed button enum conversion
2006-10-31  Benjamin Williamsaui: allow m_frame to be null in wxFrameManager
2006-10-31  Benjamin Williamsfix aui crash related to SF bug 1531361
2006-10-30  Benjamin Williamsaui notebook sizing calculations streamlined
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-10-26  Benjamin Williamswxaui flags reworked a bit; allows any hinting type...
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-21  Robin Dunnuse consistent names (Graphic vs. Graphics)
2006-10-20  Stefan Csomordummy implementations for new methods
2006-10-16  Robert Roebling [ 1578466 ] Support for custom floating panes
2006-10-16  Robert Roebling [ 1578468 ] full support for "destroy on close" flag
2006-09-27  Włodzimierz SkibaWarning fix.
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-09-09  Paul Cornettsome app.h cleanup: minimize includes, use static cast
2006-09-04  Włodzimierz SkibaWarning fix.
2006-09-04  Jouk Jansen OpenVMS compile support update
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-09-02  Robert Roebling Added native GTK+ sash drawing to wxAUI.
2006-08-28  Robert Roebling Corrected close button bitmap in wxAUIMultiNotebook.
2006-08-27  Robert Roebling Corrected off-by-1 error in dock test.
2006-08-27  Robert Roebling The docking logic in the top and right docking areas
2006-08-27  Robert Roebling Correct calculation of sticky toolbar.
2006-08-27  Robert Roebling Made toolbars sticky, i.e. you need to drag them
2006-08-27  Robert Roebling Removed one of the jumping toolbar artefacts.
2006-08-24  Włodzimierz SkibaWarning fix.
2006-08-24  Robert Roebling revert bits for XBM bitmaps under MSW
2006-08-23  Robert Roebling Use close button used in wxMiniFrame.
2006-08-23  Robert Roebling Comment out direction aware code for now.
2006-08-23  Robert Roebling Added direction sensitive docking.
2006-08-22  Robert Roebling Skip double size events.
2006-08-22  Robert Roebling Set size of hint window before showing it.
2006-08-22  Robert Roebling Commited Bryan Petty's blind fix patch.
2006-08-18  Chris Elliottadd #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile
2006-08-15  Chris ElliottBorland compiler does not like a variable called except
2006-08-15  Stefan Csomormaking sure the hint window does not have a (white...
2006-07-31  Benjamin Williamssupress unused var warning
2006-07-31  Benjamin Williamswrapped up Show() calls to prevent gtk bug from manifesting
2006-07-30  Benjamin Williamsworkaround for bug #1531361
2006-07-28  Benjamin Williamswxaui/tabmdi size fix for gtk
2006-07-25  Alex BlighWork around problems with sizing floating panes on GTK
2006-07-25  Alex BlighwxAUI: fixed pane saving design thinko
2006-07-25  Alex BlighwxAUI: Support serialization of individual PaneInfo...
next