selected, combination of them) for the tree control (and doc'd it)
2. removed code which was sending extra event if wxFrame::SetSize() was
used
3. important changes to wxWizard interface
4. small compilation corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Added in-place editting to wxTreeCtrl,
modified wxListCtrl in-place editting
Corrected behaviour of wxToolBar::Toggle() to not
send messages and to report the correct state
Removed many #include "wx/wx.h" to speed up
compilation
Some more compile fixes and tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2. compile fix for dcscreen.cpp
3. editing labels in place works in the tree ctrl and shown in the sample
4. sped up items deletion in the listview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Renamed key_down events to match MSW equivalents
Invened activated events to tree and list ctrl
Added patches to text ctrl from georg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Added a few accessors to wxList (for above)
Fixed bug with GetClientSize() and sunken frames without
scrollbars
Made pixel corrections to wxListCtrl and wxFrame
Added a few pixels before first tool in toolbar
Added a few wxCHECKs here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
changed socket stream inheritance to virtual
removed a few more warnings from the samples
corrected thread habdling in configure.in
removed dancing sliders from scrollbars
corrected notebook send event bug and added it
the controls sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775