2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions... |
blob | commitdiff | raw |
2010-08-19 |
Julian Smart | Better close button placement on tabs, especially for... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Implement wxAuiDefaultTabArt::Clone() using its copy... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Ensure that wxAuiNotebook::SetArtProvider() always... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Vadim Zeitlin | Don't generate AUINOTEBOOK_BG_DCLICK when clicking... |
blob | commitdiff | raw | diff to current |
2010-03-07 |
Vadim Zeitlin | Skip wxChildFocusEvent in wxAuiNotebook handler. |
blob | commitdiff | raw | diff to current |
2010-03-07 |
Vadim Zeitlin | Show pages icons in window list menu in wxAuiNotebook. |
blob | commitdiff | raw | diff to current |
2010-03-06 |
Vadim Zeitlin | Reset wxAuiNotebook selection to wxNOT_FOUND if it... |
blob | commitdiff | raw | diff to current |
2009-12-08 |
Julian Smart | Speed up adding pages during freezing |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Paul Cornett | make array data fully const |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
blob | commitdiff | raw | diff to current |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
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-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Benjamin Williams | focus fixes for wxAUINotebook (fixes #4361) |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
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 |
2008-09-02 |
Stefan Csomor | adaptions to new osx ouside the main trees |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Benjamin Williams | fix mouse capture lost assert when dialog shown in... |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Benjamin Williams | fix for defect #4827 |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Stefan Csomor | OSX regrouping |
blob | commitdiff | raw | diff to current |
2008-06-20 |
Vadim Zeitlin | don't pass negative height to wxWindow::SetSize(),... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Vadim Zeitlin | meaning of left/right keys should be inversed in RTL... |
blob | commitdiff | raw | diff to current |
2007-12-20 |
Vadim Zeitlin | set up the correct layout direction for memory dc in... |
blob | commitdiff | raw | diff to current |
2007-11-23 |
Stefan Csomor | mac cleanup, cgcolor changes |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Benjamin Williams | added null pointer check and assert |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Julian Smart | Reverted unnecessary fix |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Julian Smart | Make SetFont actually do something |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Avoid selecting/updating in destructor |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1701723 ] wxAUI: Added event for double... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Removed unnecessary code |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1675084 ] wxAUI - Added events to be... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1768229 ] auibook.cpp: Fix undefined... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Fixed wxTabFrame leak by deleting all pages in the... |
blob | commitdiff | raw | diff to current |
2007-08-21 |
Julian Smart | Applied patch [ 1777700 ] call Reparent() from wxAuiNot... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Julian Smart | Avoid clash with control container event handlers |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Julian Smart | A number of focus handling improvements: |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Julian Smart | Implemented Firefox-like behaviour whereby clicking... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Julian Smart | Added AdvanceSelection, ShowWindowMenu and keyboard... |
blob | commitdiff | raw | diff to current |
2007-07-23 |
Julian Smart | Avoid a hang if we're dragging a tab to a notebook... |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Benjamin Williams | fix for bug #1747890 - close button problem fixed |
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-01 |
Benjamin Williams | in wxAuiNotebook, prevent unwanted page selection chang... |
blob | commitdiff | raw | diff to current |
2007-06-28 |
Benjamin Williams | fix for wxAuiNotebook middle-click close (was closing... |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Benjamin Williams | added middle-click close to wxAuiNotebook |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Benjamin Williams | in wxAuiNotebook, code to reduce flicker on page close |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Benjamin Williams | wxAuiNotebook::RemovePage() rewritten; fixes bugs ... |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Julian Smart | Copied fonts in art Clone |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Julian Smart | Added font setting and ability to determine AUI noteboo... |
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-05 |
Benjamin Williams | avoid assert in window list drop down |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | added check for index validity to OnTabButton() |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | added SetSelectionToPage/Window() to simplify code... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | don't pass potentially negative index to SetSelection() |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | OnTabEndDrag() didn't handle NULL src_tabs case correct... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Benjamin Williams | prevent disappearing menus in tabmdi |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Benjamin Williams | applied patch 1675101 - reduce flicker |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Benjamin Williams | added wxAuiNotebook::Split(); hooked up wxAuiMDIParentF... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Julian Smart | Added wxAuiNotebook::GetPageText, GetPageBitmap |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Włodzimierz Skiba | Warning fixes and source cleaning. |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Benjamin Williams | selection bug fixed in wxAuiNotebook |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Benjamin Williams | wxAuiNotebook minor tab art interface cleanups |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Benjamin Williams | another notebook event fix |
blob | commitdiff | raw | diff to current |
2006-11-23 |
Benjamin Williams | fixed notebook event bug |
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 | better comments |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Benjamin Williams | current page bug fix in wxAuiNotebook |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Benjamin Williams | tab drawing fix for vista |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Benjamin Williams | notebook window list popup positioning fixes |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Benjamin Williams | minor tab drawing improvements |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Benjamin Williams | consolidated duplicated static functions into one file |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Benjamin Williams | corrected wrong tab colors |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Benjamin Williams | minor tab height bug fix |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Benjamin Williams | tab ctrl height api fix |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Vadim Zeitlin | wxCocoa doesn't have multi point wxRegion ctor neither |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Benjamin Williams | gtk crash fix |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Benjamin Williams | tab sizing and split sizing fixes |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Włodzimierz Skiba | Add wxRegion ctor from array of points to wxMGL. |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Benjamin Williams | small fixed-wixth tab sizing bug fixed |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | stub out wxRegion ctor not implemented in wxMGL and... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Vadim Zeitlin | use WXSIZEOF() instead of hardcoded numbers of points... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Benjamin Williams | factored out CalculateHintRect() from DrawHintRect... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Benjamin Williams | fixed clipping regression in wxAuiNotebook |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Julian Smart | Theme fix for Mac |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Benjamin Williams | minor tab theme touch-ups |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Benjamin Williams | fixed bad crasher in wxAuiNotebook |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Benjamin Williams | mild gradients for the glossy theme |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | wxAuiMDI* patches through images to wxAuiNotebook |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | another ghost button bug fixed in wxAuiNotebook |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | wxAuiNotebook bitmaps working now |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | crash fixes for wxAuiNotebook on gtk |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | wxAuiNotebook tab drag-drop bug fixes |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | fixed bug in ButtonHitTest() which caused invisible... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | button bug fix |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | reverted to gtk-specific close xbm |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | button bug fixed |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | fixed width measuring - minor fixes |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Benjamin Williams | round active tab corners a bit |
blob | commitdiff | raw | diff to current |
next |