2008-06-24 |
Robert Roebling | Next part of tree state icon patches |
blob | commitdiff | raw |
2008-06-16 |
Robert Roebling | #9591: Item state (icons) for wxTreeCtrl on any platform |
blob | commitdiff | raw | diff to current |
2008-04-07 |
Vadim Zeitlin | don't ask for bounding rectangle of a hidden root,... |
blob | commitdiff | raw | diff to current |
2008-04-06 |
Vadim Zeitlin | refresh the item after adding its first child as, appar... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Benjamin Williams | vista tree crash fix |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-17 |
Vadim Zeitlin | no real changes, just some cleanup: add wxIsAltDown... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Julian Smart | Don't suppress accelerators that include Enter just... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Vadim Zeitlin | unselect all selected items, not just the currently... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Benjamin Williams | bug fix for vista in multi-selection tree |
blob | commitdiff | raw | diff to current |
2007-11-01 |
Vadim Zeitlin | set the focus to the tree before generating the selecti... |
blob | commitdiff | raw | diff to current |
2007-10-26 |
Vadim Zeitlin | refresh the item being collapsed when using comctl32... |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Vadim Zeitlin | made wxTreeCtrl::GetNextVisible() behave in the same... |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
Vadim Zeitlin | cancel dragging if Esc is pressed (patch 1733657) |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Paul Cornett | build fix for wxUSE_DRAGIMAGE==0 |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | fix SelectItem() for single selection case which was... |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Vadim Zeitlin | don't let def window proc start another drag operation... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Stefan Csomor | compile guard |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Vadim Zeitlin | send selection events when Ctrl-clicking an item repeea... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | don't crash when attempting to select hidden tree root... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Vadim Zeitlin | assert if AddRoot() is called twice for a wxTR_HIDE_ROO... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Julian Smart | Restored drag position mysteriously removed in revision... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | no changes, just removed duplicate TreeView_HitTest... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | return correct item and position from wxTreeEvent:... |
blob | commitdiff | raw | diff to current |
2006-12-23 |
Robin Dunn | Reset the item's text in SetItemFont to ensure that... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Julian Smart | Fixed compile error on Wine due to type mismatch |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Vadim Zeitlin | let the control process WM_RBUTTONDOWN finally, trying... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Vadim Zeitlin | oops, restored accidentally deleted functions in last... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Vadim Zeitlin | get rid of wxUSE_CHECKBOXES_IN_MULTI_SEL_TREE code... |
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-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Vadim Zeitlin | don't crash when EnsureVisible() is called for the... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Vadim Zeitlin | fix compilation both for Robert's cross-compiler and... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Włodzimierz Skiba | WinCE build fixes. |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Robert Roebling | Fix same compilation again, I guess 0 was |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Robert Roebling | Fix compilation under MSW with GCC cross. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Vadim Zeitlin | TLW default item changes have changed Enter key process... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
Václav Slavík | refresh tree item after changing its icon so that the... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Vadim Zeitlin | added a wxTreeEvent ctor taking the associated wxTreeCt... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Vadim Zeitlin | made wxTree/ListCtrl::HitTest() const |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | correct painting of the items with custom colours in... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Vadim Zeitlin | fixed bugs in icons handling introduced in 1.227 |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Paul Cornett | unused variables/declarations |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Vadim Zeitlin | simplify the client data/non standard images handling... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Włodzimierz Skiba | Include wx/dynarray.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Włodzimierz Skiba | Back to unsigned int count in wxTreeCtrl. |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Vadim Zeitlin | added semicolons after wxCHECK()s (part of patch 1450705) |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Włodzimierz Skiba | [ 1357527 ] Cast to void to silence GCC's warnings. |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Vadim Zeitlin | made wxTreeTraversal and wxIDropSources dtors virtual... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Chris Elliott | remove GetImageList(int) |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Chris Elliott | avoid hidden GetImageList |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Vadim Zeitlin | renamed DoHitTest() to DoTreeHitTest() to avoid conflic... |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | removed deprecated InsertItem() overload because it... |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | Windows compilation fixes after wxTreeCtrl refactoring |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | introduced a common base class for both MSW and generic... |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | corrected GetBestSize() implementation: take all items... |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | implemented GetBestSize() (TODO: make this available... |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Vadim Zeitlin | added more methods to transparently convert wxTreeItemI... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Vadim Zeitlin | don't generate ACTIVATE events for Alt-Space key press |
blob | commitdiff | raw | diff to current |
2005-06-19 |
Vadim Zeitlin | WinCE compilation fix (no SM_C[XY]DRAG under CE as... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Julian Smart | Applied patch [ 1212208 ] Fix a bug in wxTreeCtrl with... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Julian Smart | Applied patch [ 1196827 ] Fixes Assert with wxTreeCtrl... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Kevin Hock | Include the location of the right-click, or the item... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Włodzimierz Skiba | MinGW fix. |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Włodzimierz Skiba | Include common controls before completing it with missi... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Julian Smart | Reduce dependency on declarations that may or may not... |
blob | commitdiff | raw | diff to current |
2005-04-06 |
Vadim Zeitlin | synthesize NM_RCLICK ourselves now that def window... |
blob | commitdiff | raw | diff to current |
2005-04-06 |
Vadim Zeitlin | define WM_CONTEXTMENU if the standard headers don't |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Vadim Zeitlin | move code ignoring VK_SPACE and VK_RETURN WM_CHAR messa... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Vadim Zeitlin | reset selection anchor when a key changing selection... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Vadim Zeitlin | don't generate assert when creating wxEVT_COMMAND_TREE_... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Vadim Zeitlin | don't let WM_RBUTTONDOWN reach def window proc as it... |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Vadim Zeitlin | make it possible to change the text of the item being... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Vadim Zeitlin | fixed TREE_ITEM_MENU generation from right mouse clicks... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1171542 ] access static class members... |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Vadim Zeitlin | continue with generating EVT_CONTEXT_MENU if EVT_TREE_I... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | replaced complicated and not working test for WinCE... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Włodzimierz Skiba | Various cleanings. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Włodzimierz Skiba | .empty() string decorations |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Włodzimierz Skiba | WM_CONTEXTMENU available since WinCE.NET |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Włodzimierz Skiba | Old API deprecated. Source cleaning. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Włodzimierz Skiba | Old API clearly deprecated. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Włodzimierz Skiba | MS Smartphone fixes. |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Włodzimierz Skiba | Old API depreciated. Use of new API. Source cleaning. |
blob | commitdiff | raw | diff to current |
2004-12-28 |
Robert Roebling | Added TREE_ITEM_MENU event to MSW control. |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Vadim Zeitlin | end label editing if the control loses focus (slightly... |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Włodzimierz Skiba | Fix for assert after left click on tree in generic... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE... |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Robin Dunn | Pass pos and size to MSWCreateControl so the initial... |
blob | commitdiff | raw | diff to current |
2004-06-09 |
Vadim Zeitlin | count the root item in wxTreeCtrl::GetCount() |
blob | commitdiff | raw | diff to current |
next |