2011-01-28 |
Bryan Petty | Properly account for floated panes while restoring... |
blob | commitdiff | raw |
2010-11-03 |
Vadim Zeitlin | Don't dock undockable panes in wxAuiManager::LoadPerspe... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Add support for auto-orientable toolbars to AUI. |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Fix mismatches between format strings and arguments. |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Vadim Zeitlin | Update AUI frame capture when it changes. |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Vadim Zeitlin | Update AUI floating windows position and not just size... |
blob | commitdiff | raw | diff to current |
2010-04-12 |
Vadim Zeitlin | Update AUI pane resizable status even when it is floating. |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Vadim Zeitlin | Remove wxAuiProportionalBoxSizer hack and replace it... |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Vadim Zeitlin | Avoid GTK+ errors when using AUI wxPseudoTransparentFra... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Bryan Petty | Removed hard-coded timer Id in wxAUI for the transparen... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Bryan Petty | Fix crash when dragging toolbars in wxAuiManager::OnFlo... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Vadim Zeitlin | Removed commented out code. |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Vadim Zeitlin | Added #if wxUSE_TOOLBAR around use of wxToolBar. |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Vadim Zeitlin | fix a couple of harmless warnings during wxOSX build |
blob | commitdiff | raw | diff to current |
2009-05-02 |
Benjamin Williams | fix for crash when undocking AUI toolbars (same as... |
blob | commitdiff | raw | diff to current |
2009-03-31 |
Benjamin Williams | undock/float toolbar if it's dragged right or south... |
blob | commitdiff | raw | diff to current |
2009-03-30 |
Benjamin Williams | missing header fixed |
blob | commitdiff | raw | diff to current |
2009-03-30 |
Benjamin Williams | don't allow docks to be resized such that panes overlap |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Benjamin Williams | corrections for inner-dock pane sizing for 2.9 |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Benjamin Williams | don't draw resize sash if it's dragged outside of manag... |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Benjamin Williams | pane sizes within a dock are not allowed to exceed... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Benjamin Williams | maximize pane should ignore floating windows (#4066) |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
blob | commitdiff | raw | diff to current |
2009-01-27 |
Francesco Montorsi | include wx/mdi.h also for non-PCH builds |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Francesco Montorsi | Change in wxWindow the access specifier of the wxEvtHan... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Bryan Petty | Initialize m_action_window to NULL in wxAuiManager... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Julian Smart | Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing... |
blob | commitdiff | raw | diff to current |
2008-11-14 |
Vadim Zeitlin | consistently use wxAuiPaneInfo::Has/SetFlag() instead... |
blob | commitdiff | raw | diff to current |
2008-11-07 |
Bryan Petty | Prevent activation of the AUI hint window (mini frame... |
blob | commitdiff | raw | diff to current |
2008-09-19 |
Vadim Zeitlin | cancel the current operation if mouse capture is lost... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Paul Cornett | add wxPseudoTransparentFrame to parent, so it doesn... |
blob | commitdiff | raw | diff to current |
2008-08-24 |
Benjamin Williams | added wxAuiToolBar |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Benjamin Williams | fix segfault when Update() is called inbetween mouse... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Benjamin Williams | added a number of NULL ptr asserts (#4145) |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Benjamin Williams | fix for ticket #4505, Floatable(false) wasn't working... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
blob | commitdiff | raw | diff to current |
2008-06-09 |
Vadim Zeitlin | don't use deprecate SetClippingRegion(wxRegion) |
blob | commitdiff | raw | diff to current |
2008-06-03 |
Benjamin Williams | prevent memory leak |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Robert Roebling | Reapply wxWeakRef patch again |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Vadim Zeitlin | suppress VC++ /Wp64 warnings |
blob | commitdiff | raw | diff to current |
2008-02-18 |
Vadim Zeitlin | reverted r51340: don't use wxWeakRef in the library... |
blob | commitdiff | raw | diff to current |
2008-02-08 |
Benjamin Williams | maximize bug fixed |
blob | commitdiff | raw | diff to current |
2008-01-23 |
Bryan Petty | Reverted wxAuiFloatingFrame dtor crash fix (r51324... |
blob | commitdiff | raw | diff to current |
2008-01-22 |
Bryan Petty | Fixed a rare wxAuiFloatingFrame dtor crash on MSW using... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Julian Smart | Fix from wxAUI forum (http://www.kirix.com/forums/viewt... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Julian Smart | Don't delete dangling pointers in destructor (ported... |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Robert Roebling | Upport hint window improvement using custom GTK+ code |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Benjamin Williams | don't renumber dock rows to remove gaps |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Benjamin Williams | aui dock renumbering fix |
blob | commitdiff | raw | diff to current |
2007-10-16 |
Benjamin Williams | check if pane still exists before closing |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Benjamin Williams | added DockFixed() pane option; doc updates |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Benjamin Williams | in LoadPerspective, if pane wasn't found, just skip... |
blob | commitdiff | raw | diff to current |
2007-10-06 |
Julian Smart | Fixed dangling pointer bug |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Benjamin Williams | better child focus |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Julian Smart | Removed restriction that multiple centre panes can... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1736135 ] AUI: Clicking caption ignored... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied [ 1708971 ] Make a virtual function to enable... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1678412 ] handling non-existent panes... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Fixed [ 1645203 ] Problem with resizing floating panes |
blob | commitdiff | raw | diff to current |
2007-08-09 |
Julian Smart | Gave toolbars some extra height, Without which DoGetBes... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Paul Cornett | indentation cleanup, unused variables, constant express... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Benjamin Williams | fix for bug #1686328 |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Benjamin Williams | applied patch 1737156 to wxAuiManager |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Benjamin Williams | in wxAUI, set the hint transparency before showing... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Robert Roebling | [ 1712381 ] CRASH: closing floating panel on GTK |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Vadim Zeitlin | fix warning about signed/unsigned comparison; use STL... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Vadim Zeitlin | no changes, just deTAbified and fixed really strange... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Robert Roebling | Apply [ 1710684 ] Fix wxAuiNotebook memory leak |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Benjamin Williams | fixed bug when a fixed pane is resized inside a fixed... |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Vadim Zeitlin | fix hint rect position for RTL (patch 1618719 from... |
blob | commitdiff | raw | diff to current |
2006-11-23 |
Benjamin Williams | prep flags, code indentation |
blob | commitdiff | raw | diff to current |
2006-11-22 |
Benjamin Williams | removed some members from wxAuiPaneInfo which should... |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Vadim Zeitlin | fixed typos in last check in |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Robin Dunn | reSWIGged |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Robin Dunn | helpers and typemaps for new GraphicsContext methods |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Benjamin Williams | readded window ptr check |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Benjamin Williams | assert if user tries to add pane with same name |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Benjamin Williams | floating pane size now restores after perspective restore |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Benjamin Williams | toolbar docking bug fixed |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Benjamin Williams | comment improvements/fixes |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Benjamin Williams | allow programmatic access to start pane dragging |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Benjamin Williams | manager should always be set in pane events |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Benjamin Williams | added wxAuiManager::GetManager() call |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Benjamin Williams | renamed wxAUI_ART to wxAUI_DOCKART |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Benjamin Williams | removed a bunch of wxCHECK_VERSION(2,7,0)'s because... |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Benjamin Williams | docking crash fix patch applied |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Benjamin Williams | readded layer insert code |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Julian Smart | Removed trailing comma |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Benjamin Williams | added private wxAUI_MGR_NO_DOCK_SIZE_LIMIT flag |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Benjamin Williams | factored out CalculateHintRect() from DrawHintRect... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | fixed crasher (part 2) |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | fixed crasher |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | elipsis for oversized pane captions |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | touched up close button |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Benjamin Williams | bug fixed for mdi parent frames |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Benjamin Williams | wxaui maximize bug fixes |
blob | commitdiff | raw | diff to current |
next |