Robin Dunn
|
79dbea2146
|
Patch from Jed Burgess that optionally allows the grid to notify when
a drag event happens on a cell.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-25 22:25:28 +00:00 |
|
Włodzimierz Skiba
|
f07941fc73
|
wxUSE_LOG fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-20 19:11:34 +00:00 |
|
Václav Slavík
|
fb12998e98
|
don't force excessively large minsize, it makes the sample nearly unusable on X11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-01 17:45:08 +00:00 |
|
Dimitri Schoolwerth
|
dabbc6a5a1
|
removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-12 23:44:08 +00:00 |
|
Włodzimierz Skiba
|
af870ed80f
|
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 19:25:01 +00:00 |
|
Julian Smart
|
be5a51fb59
|
More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 11:20:37 +00:00 |
|
Mattia Barbon
|
87728739f2
|
Various warning and Unicode fixes from ABX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-09 20:24:34 +00:00 |
|
David Elliott
|
a7166b34c8
|
Don't use pragma interface/implemenation for __APPLE__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-28 17:56:33 +00:00 |
|
Julian Smart
|
f7556ff05f
|
Removed old grid code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-24 18:50:10 +00:00 |
|