2006-10-03 |
Robin Dunn | fix HitTest |
blob | commitdiff | raw |
2006-09-18 |
Robin Dunn | Don't turn off the HAS_BUTTONS stle on wxMac |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Robin Dunn | Changes for TreeListCtrl to take advantage of the new... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Robin Dunn | compile fix for Mac |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Robin Dunn | Updated the C++ code for wx.gizmos.TreeListCtrl from... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Robin Dunn | Adapt to some wxDC methods becoming protected |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Robin Dunn | Replace the yields with updating the dirty portions... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Robin Dunn | Avoid crash in SelectAll if there are no nodes besides... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Robin Dunn | Changed how the stock objects (wx.RED, wx.RED_PEN,... |
blob | commitdiff | raw | diff to current |
2006-02-24 |
Robin Dunn | Use wxSystemSetitngs for the rule color |
blob | commitdiff | raw | diff to current |
2006-02-07 |
David Surovell | removed deprecated wxDC.[Begin,End]Drawing calls |
blob | commitdiff | raw | diff to current |
2005-11-28 |
David Surovell | fixed improper (long) casts |
blob | commitdiff | raw | diff to current |
2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Olly Betts' typo patch |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Dimitri Schoolwerth | removed redundant preprocessor check |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Robin Dunn | Set the mouse pos for the drag events, add support... |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Robin Dunn | GetSystemColour --> GetColour |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Robin Dunn | Factor out the OnSize code so it can also be used in... |
blob | commitdiff | raw | diff to current |
2004-12-31 |
Robin Dunn | fix compilo for when there are no precompiled headers |
blob | commitdiff | raw | diff to current |
2004-12-31 |
Robin Dunn | Correct some redraw glitches in the header when resizin... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Robin Dunn | Compilation fix |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Robin Dunn | Improve image hittest |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Robin Dunn | off-by-one fix |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Robin Dunn | Corrected compile warnings, took out debug printf |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Robin Dunn | Patch from Alberto Griggio to use the wxRenderer for... |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robin Dunn | give the generic tree and list controls a DoGetBestSize |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Robin Dunn | fixed crashing bug when trying to set colours too soon |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Robin Dunn | use TWIST buttons by default on the Mac, but also make... |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Robin Dunn | Fixed HitTest for columns > 1 |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Robin Dunn | Oops, forgot to remove som testing code |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Robin Dunn | Fixed lots of painting, clipping and alignment issues. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Robin Dunn | Fix HitTest offset, and some other little things that... |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Robin Dunn | m_img* need initialized too otherwise we can end up... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Robin Dunn | Switch to the TreeListCtrl from the wxCode project. |
blob | commitdiff | raw | diff to current |
|