2008-11-14 |
Vadim Zeitlin | consistently use wxAuiPaneInfo::Has/SetFlag() instead... |
blob | commitdiff | raw |
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 |
2006-11-02 |
Benjamin Williams | proper indentation |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Benjamin Williams | while we're at it, rename wxAuiFloatingPane to the... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Benjamin Williams | wxaui big class rename |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Benjamin Williams | wxaui maximize/restore button patch from Aleksey Sanin... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Robert Roebling | Also apply second part of patch for preventing |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Benjamin Williams | fixed missed button enum conversion |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Benjamin Williams | aui: allow m_frame to be null in wxFrameManager |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Benjamin Williams | fix aui crash related to SF bug 1531361 |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Benjamin Williams | wxaui notebook tabs can scroll; notebook themability... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Benjamin Williams | wxaui flags reworked a bit; allows any hinting type... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Robert Roebling | [ 1578466 ] Support for custom floating panes |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Robert Roebling | [ 1578468 ] full support for "destroy on close" flag |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
blob | commitdiff | raw | diff to current |
2006-09-02 |
Robert Roebling | Added native GTK+ sash drawing to wxAUI. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Corrected off-by-1 error in dock test. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | The docking logic in the top and right docking areas |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Correct calculation of sticky toolbar. |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Made toolbars sticky, i.e. you need to drag them |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Robert Roebling | Removed one of the jumping toolbar artefacts. |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Robert Roebling | Comment out direction aware code for now. |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Robert Roebling | Added direction sensitive docking. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Skip double size events. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Set size of hint window before showing it. |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Commited Bryan Petty's blind fix patch. |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Chris Elliott | Borland compiler does not like a variable called except |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Stefan Csomor | making sure the hint window does not have a (white... |
blob | commitdiff | raw | diff to current |
next |