2008-01-23 |
Bryan Petty | Reverted wxAuiFloatingFrame dtor crash fix (r51324... |
tree | commitdiff |
2008-01-22 |
Bryan Petty | Fixed a rare wxAuiFloatingFrame dtor crash on MSW using... |
tree | commitdiff |
2007-11-22 |
Paul Cornett | make DoSetSizeHints protected, remove parameter defaults |
tree | commitdiff |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
tree | commitdiff |
2007-10-26 |
Robin Dunn | Move the %disownarg directive to the .i file |
tree | commitdiff |
2007-10-10 |
Benjamin Williams | added DockFixed() pane option; doc updates |
tree | commitdiff |
2007-09-03 |
Robin Dunn | fix events and eventTypes for wxPython |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied [ 1708971 ] Make a virtual function to enable... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B... |
tree | commitdiff |
2007-08-18 |
Julian Smart | Avoid clash with control container event handlers |
tree | commitdiff |
2007-08-18 |
Julian Smart | A number of focus handling improvements: |
tree | commitdiff |
2007-08-16 |
Julian Smart | Added AdvanceSelection, ShowWindowMenu and keyboard... |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-04 |
Paul Cornett | indentation cleanup, unused variables, constant express... |
tree | commitdiff |
2007-07-02 |
Julian Smart | Replaced tabs with spaces |
tree | commitdiff |
2007-07-01 |
Benjamin Williams | in wxAuiNotebook, prevent unwanted page selection chang... |
tree | commitdiff |
2007-06-27 |
Benjamin Williams | added middle-click close to wxAuiNotebook |
tree | commitdiff |
2007-06-21 |
Julian Smart | Added font setting and ability to determine AUI noteboo... |
tree | commitdiff |
2007-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added SetSelectionToPage/Window() to simplify code... |
tree | commitdiff |
2007-01-31 |
Vadim Zeitlin | removed wxABI_TESTS, they're irrelvant in 2.9 |
tree | commitdiff |
2007-01-06 |
Robin Dunn | Add GetAuiManager |
tree | commitdiff |
2007-01-01 |
Paul Cornett | remove inline from declaration of functions which are... |
tree | commitdiff |
2006-11-28 |
Benjamin Williams | added wxAuiNotebook::Split(); hooked up wxAuiMDIParentF... |
tree | commitdiff |
2006-11-28 |
Julian Smart | Added wxAuiNotebook::GetPageText, GetPageBitmap |
tree | commitdiff |
2006-11-26 |
Benjamin Williams | wxAuiNotebook minor tab art interface cleanups |
tree | commitdiff |
2006-11-23 |
Benjamin Williams | prep flags, code indentation |
tree | commitdiff |
2006-11-22 |
Benjamin Williams | removed some members from wxAuiPaneInfo which should... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | fixed typos in last check in |
tree | commitdiff |
2006-10-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2006-10-11 |
Robin Dunn | better comments |
tree | commitdiff |
2006-10-11 |
Robin Dunn | reentrance methods |
tree | commitdiff |
2006-11-19 |
Benjamin Williams | allow programmatic access to start pane dragging |
tree | commitdiff |
2006-11-17 |
Benjamin Williams | added wxAuiManager::GetManager() call |
tree | commitdiff |
2006-11-17 |
Benjamin Williams | renamed wxAUI_ART to wxAUI_DOCKART |
tree | commitdiff |
2006-11-16 |
Benjamin Williams | added missing button state |
tree | commitdiff |
2006-11-13 |
Benjamin Williams | tab ctrl height api fix |
tree | commitdiff |
2006-11-12 |
Benjamin Williams | tab sizing and split sizing fixes |
tree | commitdiff |
2006-11-10 |
Benjamin Williams | factored out CalculateHintRect() from DrawHintRect... |
tree | commitdiff |
2006-11-10 |
Benjamin Williams | ability to create tab mdi children without activating... |
tree | commitdiff |
2006-11-09 |
Benjamin Williams | minor tab theme touch-ups |
tree | commitdiff |
2006-11-09 |
Benjamin Williams | wxAuiMDI* now more accurately respects normal mdi event... |
tree | commitdiff |
2006-11-09 |
Robin Dunn | Correct names of some event binders |
tree | commitdiff |
2006-11-09 |
Benjamin Williams | mild gradients for the glossy theme |
tree | commitdiff |
2006-11-08 |
Benjamin Williams | missing header file |
tree | commitdiff |
2006-11-08 |
Benjamin Williams | wxAuiMDI* patches through images to wxAuiNotebook |
tree | commitdiff |
2006-11-08 |
Benjamin Williams | wxAuiNotebook bitmaps working now |
tree | commitdiff |
2006-11-08 |
Benjamin Williams | accessor functions for wxAuiMDIParentFrame |
tree | commitdiff |
2006-11-08 |
Benjamin Williams | button bug fix |
tree | commitdiff |
2006-11-07 |
Benjamin Williams | button bug fixed |
tree | commitdiff |
2006-11-07 |
Benjamin Williams | fixed event processing bug in tabmdi |
tree | commitdiff |
2006-11-07 |
Benjamin Williams | fixed compile error |
tree | commitdiff |
2006-11-07 |
Benjamin Williams | new default theme for wxAuiNotebook |
tree | commitdiff |
2006-11-06 |
Benjamin Williams | implemented page close event for wxAuiNotebook |
tree | commitdiff |
2006-11-06 |
Benjamin Williams | wxAuiNotebook has external tab dragging now |
tree | commitdiff |
2006-11-06 |
Benjamin Williams | api uniformity between tabart and dockart |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | implemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR... |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | wxAuiNotebook window styles implemented |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | various close-button styles implemented in wxAuiNotebook |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | fixed bad rename |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | while we're at it, rename wxAuiFloatingPane to the... |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | wxaui big class rename |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | wxaui maximize/restore button patch from Aleksey Sanin... |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | wxaui notebook style flags added |
tree | commitdiff |
2006-10-31 |
Benjamin Williams | aui docking works well on systems with solid window... |
tree | commitdiff |
2006-10-31 |
Benjamin Williams | aui notebook real-time dragging implemented |
tree | commitdiff |
2006-10-31 |
Benjamin Williams | aui notebook pages can be moved around |
tree | commitdiff |
2006-10-31 |
Benjamin Williams | aui: allow m_frame to be null in wxFrameManager |
tree | commitdiff |
2006-10-30 |
Benjamin Williams | aui notebook sizing calculations streamlined |
tree | commitdiff |
2006-10-30 |
Benjamin Williams | wxaui notebook tabs can scroll; notebook themability... |
tree | commitdiff |
2006-10-29 |
Robin Dunn | Add export macros |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | fixed some compiler warnings in wxaui |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | wxaui multi-book prep work for left/right buttons on... |
tree | commitdiff |
2006-10-28 |
Benjamin Williams | wxaui multi-notebook now uses a tab art provider which... |
tree | commitdiff |
2006-10-26 |
Benjamin Williams | wxaui flags reworked a bit; allows any hinting type... |
tree | commitdiff |
2006-10-16 |
Robin Dunn | Compile fix: forward decalare wxFloatingPane |
tree | commitdiff |
2006-10-16 |
Robert Roebling | [ 1578466 ] Support for custom floating panes |
tree | commitdiff |
2006-10-16 |
Robert Roebling | [ 1578468 ] full support for "destroy on close" flag |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Missing headers. |
tree | commitdiff |
2006-09-02 |
Robert Roebling | Forgot to commit. |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Made toolbars sticky, i.e. you need to drag them |
tree | commitdiff |
2006-08-24 |
Michael Wetherell | Missing exports. |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Add opaque move support to wxGTK's wxMiniFrame. |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Added direction sensitive docking. |
tree | commitdiff |
2006-08-18 |
Chris Elliott | add #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile |
tree | commitdiff |
2006-07-29 |
Robin Dunn | DLL compilation fixes |
tree | commitdiff |
2006-07-25 |
Alex Bligh | wxAUI: fixed pane saving design thinko |
tree | commitdiff |
2006-07-25 |
Alex Bligh | wxAUI: Support serialization of individual PaneInfo... |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Blind Tinderbox build fix. |
tree | commitdiff |
2006-07-24 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2006-07-23 |
Alex Bligh | wxAUI: Don't fade venetian blind effect by default |
tree | commitdiff |
2006-07-22 |
Robin Dunn | Some changes needed for wxPython |
tree | commitdiff |
2006-07-22 |
Benjamin Williams | added some font measuring to wxAuiMultiNotebook |
tree | commitdiff |
2006-07-22 |
Alex Bligh | Add support for transparent hint windows under GTK |
tree | commitdiff |
2006-07-22 |
Benjamin Williams | more compile fixes on wxGTK; auibook.h and tabmdi.h... |
tree | commitdiff |
2006-07-21 |
Benjamin Williams | updated header file name in source |
tree | commitdiff |
2006-07-21 |
Benjamin Williams | renamed notebook.h to auibook.h |
tree | commitdiff |
2006-07-21 |
Benjamin Williams | added corresponding notebook.h and tabmdi.h to aui |
tree | commitdiff |
2006-07-19 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
next |