2008-09-11 |
Jouk Jansen | update OpenVMS compile support |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | making things build under osx-cocoa as well |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | fix small logic error |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | fixed a problem in the aui toolbar flags |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | make members private in various wxAuiToolBar helper... |
tree | commitdiff |
2008-09-02 |
Vadim Zeitlin | use {short,long}_help_string parameters of AddTool... |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | adaptions to new osx ouside the main trees |
tree | commitdiff |
2008-08-28 |
Paul Cornett | add wxPseudoTransparentFrame to parent, so it doesn... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | use UnsetToolTip() instead of SetToolTip(NULL) to fix... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | don't use deprecated wxMenuItem ctor and don't use... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | changed wxAuiBlendColour() to work with unsigned chars... |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | fix undefined variable color to colour |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | don't use MacSetTheme() |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | fixed include problem |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | added wxAuiToolBar |
tree | commitdiff |
2008-08-03 |
Benjamin Williams | fix mouse capture lost assert when dialog shown in... |
tree | commitdiff |
2008-08-03 |
Benjamin Williams | fix segfault when Update() is called inbetween mouse... |
tree | commitdiff |
2008-08-01 |
Benjamin Williams | added a number of NULL ptr asserts (#4145) |
tree | commitdiff |
2008-08-01 |
Benjamin Williams | fix for defect #4827 |
tree | commitdiff |
2008-08-01 |
Benjamin Williams | fix for ticket #4505, Floatable(false) wasn't working... |
tree | commitdiff |
2008-08-01 |
Benjamin Williams | floating pane now respects IsFixed pane status; indirec... |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | OSX regrouping |
tree | commitdiff |
2008-06-20 |
Vadim Zeitlin | don't pass negative height to wxWindow::SetSize(),... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-09 |
Vadim Zeitlin | don't use deprecate SetClippingRegion(wxRegion) |
tree | commitdiff |
2008-06-03 |
Benjamin Williams | prevent memory leak |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Reapply wxWeakRef patch again |
tree | commitdiff |
2008-05-09 |
Benjamin Williams | applied patch 1908782 wxAuiMDIChildFrame not removed... |
tree | commitdiff |
2008-04-01 |
Vadim Zeitlin | suppress VC++ /Wp64 warnings |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't assign the returned value in wxMDIParentFrame... |
tree | commitdiff |
2008-02-18 |
Vadim Zeitlin | reverted r51340: don't use wxWeakRef in the library... |
tree | commitdiff |
2008-02-08 |
Benjamin Williams | maximize bug fixed |
tree | commitdiff |
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 |
2008-01-06 |
Vadim Zeitlin | small tweak to the close icon (patch 1674689) |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | meaning of left/right keys should be inversed in RTL... |
tree | commitdiff |
2007-12-20 |
Vadim Zeitlin | set up the correct layout direction for memory dc in... |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup, cgcolor changes |
tree | commitdiff |
2007-11-13 |
Benjamin Williams | added null pointer check and assert |
tree | commitdiff |
2007-11-09 |
Julian Smart | Fix from wxAUI forum (http://www.kirix.com/forums/viewt... |
tree | commitdiff |
2007-11-09 |
Julian Smart | Don't delete dangling pointers in destructor (ported... |
tree | commitdiff |
2007-11-07 |
Robert Roebling | Upport hint window improvement using custom GTK+ code |
tree | commitdiff |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation. Window border widths... |
tree | commitdiff |
2007-11-06 |
Benjamin Williams | don't renumber dock rows to remove gaps |
tree | commitdiff |
2007-11-06 |
Benjamin Williams | aui dock renumbering fix |
tree | commitdiff |
2007-11-05 |
Vadim Zeitlin | more unused parameters warnings (should have been part... |
tree | commitdiff |
2007-10-16 |
Benjamin Williams | check if pane still exists before closing |
tree | commitdiff |
2007-10-10 |
Benjamin Williams | added DockFixed() pane option; doc updates |
tree | commitdiff |
2007-10-09 |
Benjamin Williams | in LoadPerspective, if pane wasn't found, just skip... |
tree | commitdiff |
2007-10-06 |
Julian Smart | Fixed dangling pointer bug |
tree | commitdiff |
2007-10-01 |
Benjamin Williams | better child focus |
tree | commitdiff |
2007-09-21 |
Julian Smart | Reverted unnecessary fix |
tree | commitdiff |
2007-09-21 |
Julian Smart | Make SetFont actually do something |
tree | commitdiff |
2007-09-17 |
Julian Smart | Removed restriction that multiple centre panes can... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Avoid selecting/updating in destructor |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1736135 ] AUI: Clicking caption ignored... |
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-21 |
Julian Smart | Applied patch [ 1701723 ] wxAUI: Added event for double... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1678412 ] handling non-existent panes... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Removed unnecessary code |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1675084 ] wxAUI - Added events to be... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Fixed [ 1645203 ] Problem with resizing floating panes |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1768229 ] auibook.cpp: Fix undefined... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Fixed wxTabFrame leak by deleting all pages in the... |
tree | commitdiff |
2007-08-21 |
Julian Smart | Applied patch [ 1777700 ] call Reparent() from wxAuiNot... |
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 | Implemented Firefox-like behaviour whereby clicking... |
tree | commitdiff |
2007-08-16 |
Julian Smart | Added AdvanceSelection, ShowWindowMenu and keyboard... |
tree | commitdiff |
2007-08-09 |
Julian Smart | Gave toolbars some extra height, Without which DoGetBes... |
tree | commitdiff |
2007-07-23 |
Julian Smart | Avoid a hang if we're dragging a tab to a notebook... |
tree | commitdiff |
2007-07-14 |
Benjamin Williams | fix for bug #1747890 - close button problem fixed |
tree | commitdiff |
2007-07-04 |
Paul Cornett | indentation cleanup, unused variables, constant express... |
tree | commitdiff |
2007-07-04 |
Benjamin Williams | fix for bug #1686328 |
tree | commitdiff |
2007-07-01 |
Benjamin Williams | in wxAuiNotebook, prevent unwanted page selection chang... |
tree | commitdiff |
2007-06-29 |
Benjamin Williams | applied patch 1737156 to wxAuiManager |
tree | commitdiff |
2007-06-29 |
Benjamin Williams | in wxAUI, set the hint transparency before showing... |
tree | commitdiff |
2007-06-28 |
Benjamin Williams | fix for wxAuiNotebook middle-click close (was closing... |
tree | commitdiff |
2007-06-27 |
Benjamin Williams | added middle-click close to wxAuiNotebook |
tree | commitdiff |
2007-06-27 |
Benjamin Williams | in wxAuiNotebook, code to reduce flicker on page close |
tree | commitdiff |
2007-06-27 |
Benjamin Williams | wxAuiNotebook::RemovePage() rewritten; fixes bugs ... |
tree | commitdiff |
2007-06-21 |
Julian Smart | Copied fonts in art Clone |
tree | commitdiff |
2007-06-21 |
Julian Smart | Added font setting and ability to determine AUI noteboo... |
tree | commitdiff |
2007-05-22 |
Robert Roebling | [ 1712381 ] CRASH: closing floating panel on GTK |
tree | commitdiff |
2007-05-05 |
Vadim Zeitlin | fix warning about signed/unsigned comparison; use STL... |
tree | commitdiff |
2007-05-05 |
Vadim Zeitlin | no changes, just deTAbified and fixed really strange... |
tree | commitdiff |
2007-05-05 |
Robert Roebling | Apply [ 1712381 ] CRASH: closing floating panel on GTK |
tree | commitdiff |
2007-05-05 |
Robert Roebling | Apply [ 1710684 ] Fix wxAuiNotebook memory leak |
tree | commitdiff |
2007-04-20 |
Benjamin Williams | fixed bug when a fixed pane is resized inside a fixed... |
tree | commitdiff |
2007-04-05 |
Benjamin Williams | avoid assert in window list drop down |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added check for index validity to OnTabButton() |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added SetSelectionToPage/Window() to simplify code... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | don't pass potentially negative index to SetSelection() |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | OnTabEndDrag() didn't handle NULL src_tabs case correct... |
tree | commitdiff |
2007-03-19 |
Benjamin Williams | applied patch 1683441 |
tree | commitdiff |
2007-03-12 |
Benjamin Williams | prevent disappearing menus in tabmdi |
tree | commitdiff |
2007-03-12 |
Benjamin Williams | applied patch 1675101 - reduce flicker |
tree | commitdiff |
next |