Robin Dunn
be3eff6271
Patch from Andrea that fixes the following problems/issues:
...
a) ZeroDivisionError when using the Vista selection style and calling
SelectItem; for some strange reason, sometimes the item rect is not
initialized and that generates the ZeroDivisionError when painting the
selection rectangle;
b) Added a DeleteWindow method to GenericTreeItem class, for items
that hold a widget next to them;
c) Renamed CustomTreeCtrl method IsEnabled to IsItemEnabled, otherwise
it conflicts with wx.Window.IsEnabled;
d) Now CustomTreeCtrl behaves correctly when the widget attached to an
item is narrower (in height) than the item text;
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-17 16:26:28 +00:00
..
2006-10-31 08:50:17 +00:00
2006-12-02 04:51:13 +00:00
2004-05-02 02:41:33 +00:00
2006-11-21 03:44:35 +00:00
2006-01-29 17:35:47 +00:00
2007-03-27 01:49:46 +00:00
2007-04-16 18:59:00 +00:00
2007-03-27 01:49:46 +00:00
2003-11-12 21:34:20 +00:00
2003-11-12 21:34:20 +00:00
2006-10-11 23:51:03 +00:00
2005-05-12 22:46:53 +00:00
2007-03-27 01:49:46 +00:00
2007-03-27 01:49:46 +00:00
2006-11-07 03:46:37 +00:00
2004-12-07 17:53:56 +00:00
2003-12-18 19:10:26 +00:00
2005-05-12 22:46:53 +00:00
2006-10-09 02:32:08 +00:00
2006-09-07 17:14:57 +00:00
2007-04-17 16:26:28 +00:00
2006-09-21 19:14:02 +00:00
2007-03-27 01:49:46 +00:00
2007-03-27 01:49:46 +00:00
2006-09-06 04:18:36 +00:00
2005-06-02 03:41:32 +00:00
2006-11-07 05:17:30 +00:00
2006-05-19 01:57:30 +00:00
2007-03-27 01:49:46 +00:00
2004-03-23 05:29:50 +00:00
2007-03-27 01:49:46 +00:00
2003-12-20 19:36:30 +00:00
2004-12-23 20:19:17 +00:00
2006-06-11 00:13:05 +00:00
2006-06-11 00:13:05 +00:00
2006-07-12 21:48:47 +00:00
2004-08-25 22:04:29 +00:00
2005-12-30 23:02:03 +00:00
2006-10-06 23:21:07 +00:00
2006-06-08 19:12:13 +00:00
2007-01-19 19:51:08 +00:00
2006-06-27 22:30:12 +00:00
2007-03-27 01:49:46 +00:00
2006-09-08 20:09:27 +00:00
2006-12-08 23:46:22 +00:00
2003-12-20 19:36:30 +00:00
2005-03-24 20:37:48 +00:00
2006-09-08 20:09:27 +00:00
2006-08-20 04:49:34 +00:00
2006-07-21 16:10:42 +00:00
2007-03-27 01:49:46 +00:00
2004-05-02 02:41:33 +00:00
2006-08-26 21:15:40 +00:00
2006-06-11 00:13:05 +00:00
2006-10-03 21:31:28 +00:00
2006-09-08 20:09:27 +00:00
2005-04-06 04:39:11 +00:00
2004-05-02 02:41:33 +00:00
2003-12-17 00:34:40 +00:00
2006-10-31 08:50:17 +00:00
2006-06-11 00:13:05 +00:00
2006-09-08 20:09:27 +00:00
2004-05-02 02:41:33 +00:00
2006-10-31 08:50:17 +00:00
2006-10-31 08:50:17 +00:00
2007-01-12 18:40:30 +00:00
2005-12-30 23:02:03 +00:00
2005-05-18 00:39:38 +00:00
2006-10-31 08:50:17 +00:00
2006-09-08 20:09:27 +00:00
2006-10-16 19:49:43 +00:00
2004-08-25 23:57:23 +00:00
2007-03-27 01:49:46 +00:00