projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bracket <vector> inclusion by wx/beforestd.h and wx/afterstd.h to avoid warnings...
[wxWidgets.git]
/
samples
/
treectrl
/
treetest.cpp
2009-05-31
Vadim Zeitlin
improve wxTreeCtrl::ScrollTo() behaviour in the generic...
blob
|
commitdiff
|
raw
2009-04-16
Vadim Zeitlin
define constants for the number of items in the tree...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-16
Vadim Zeitlin
add a menu item to test setting focus (see #626 comment:42)
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Vadim Zeitlin
add event.Skip() in EVT_CONTEXT_MENU handler
blob
|
commitdiff
|
raw
|
diff to current
2009-01-25
Vadim Zeitlin
fix state images after changing their style (see #9591)
blob
|
commitdiff
|
raw
|
diff to current
2008-10-17
Robert Roebling
Use xpms for checked/unchecked states instead of drawin...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Vadim Zeitlin
use transparent icons and clear the DC before drawing...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Vadim Zeitlin
test showing parent/sibling items too (#9903)
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Robert Roebling
Compilation
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Robert Roebling
Next part of tree state icon patches
blob
|
commitdiff
|
raw
|
diff to current
2008-05-24
Vadim Zeitlin
compilation fix after the last change
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
Vadim Zeitlin
correct toggling of the selected icon (closes 4029)
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-04-10
Vadim Zeitlin
added a menu command to clear log
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Vadim Zeitlin
1. changed wxIconBundle to use m_refData and COW to...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
disable select root menu command when the root is hidden
blob
|
commitdiff
|
raw
|
diff to current
2007-03-11
Paul Cornett
fix assertions on invalid items
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Vadim Zeitlin
call OnInit() from all samples to allow using standard...
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-11-04
Vadim Zeitlin
test GetBoundingRect()
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Vadim Zeitlin
show the item for which the context menu is shown correctly
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Paul Cornett
64-bit warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
Vadim Zeitlin
make log messages more readable
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
Robert Roebling
Added test to reproduce [ 1541148 ] wxTreeCtrol:...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Vadim Zeitlin
make control children of a panel and not directly the...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Włodzimierz Skiba
Final steps to move to common icon.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-16
Stefan Neis
Use xpm for PM port on OS/2 as well.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
Václav Slavík
test changing of selected item's icon in DoToggleIcon...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-24
Włodzimierz Skiba
PRIOR/NEXT build fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Kevin Hock
Add comment to ITEM_MENU reflecting why it's the best...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-06
Vadim Zeitlin
test EVT_TREE_ITEM_RIGHT_CLICK as well
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
Vadim Zeitlin
log right mouse down/up events too
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-03-18
Vadim Zeitlin
added EVT_TREE_ITEM_MENU test
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Vadim Zeitlin
avoid asserts from calling isprint(c) with non ASCII c
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Robert Roebling
Applied patch which solved conflicts between wxWidgets
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Ryan Norton
Revert files to previous version that were affected...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-05
Włodzimierz Skiba
Warning fixes to unused variables, int/wxChar keycode...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-06
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Włodzimierz Skiba
wxUSE_LOG fixes and sizer adjustements related to posit...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-13
Dimitri Schoolwerth
replaced menu calls Append([...], true) with the less...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-20
Włodzimierz Skiba
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-29
Mattia Barbon
Compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Vadim Zeitlin
added Select() test
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied patch [ 846809 ] Cleaning of 11 samples
blob
|
commitdiff
|
raw
|
diff to current
2003-10-24
Vadim Zeitlin
fixed crash on startup under GTK
blob
|
commitdiff
|
raw
|
diff to current
2003-09-21
Vadim Zeitlin
added IsVisible() test
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Julian Smart
Add longtool tip for a button in wxToolBar test
blob
|
commitdiff
|
raw
|
diff to current
2003-07-23
Mattia Barbon
various compilation/warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
fixes for deprecated warnings
blob
|
commitdiff
|
raw
|
diff to current
2003-07-10
Vadim Zeitlin
added state image support (patch 530155)
blob
|
commitdiff
|
raw
|
diff to current
2003-05-01
Julian Smart
Reset m_lastItem to avoid crashes
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Julian Smart
Applied [ 703017 ] TreeCtrl sample build fails when...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
blob
|
commitdiff
|
raw
|
diff to current
2002-12-29
Ron Lee
Added wxTreeCtrl::GetItemParent to deprecate GetParent.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-08
Václav Slavík
Unicode compilation fixes for treectrl sample
blob
|
commitdiff
|
raw
|
diff to current
2002-07-21
Vadim Zeitlin
1. more consistency in wxTree/ListEvent methods naming...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-08
Vadim Zeitlin
made the validation message more clear
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Chris Elliott
treectrl sample modified to use XPMs
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Julian Smart
BC++ 32-bit makefile now copies setup.h to the correct...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-24
Václav Slavík
don't use deprecated wxImage methods inside wxWin
blob
|
commitdiff
|
raw
|
diff to current
2002-03-16
Vadim Zeitlin
enhanced sample to show the state of the different...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-16
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Julian Smart
Finally reverted treectrl name back to treetest after...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-14
Ron Lee
renamed treectrl sample
blob
|
commitdiff
|
raw
2000-03-10
Vadim Zeitlin
changed default image size to 16
blob
|
commitdiff
|
raw
|
diff to current
2000-03-05
Julian Smart
Fixed blatant non-initialisation bug
blob
|
commitdiff
|
raw
|
diff to current
2000-03-03
Vadim Zeitlin
1. wxShell fixes: now really uses shell (it wasn't...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-29
Vadim Zeitlin
1. fruitless attempts to reproduce wxNotebook bug in...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-23
Vadim Zeitlin
multiple/single sel mode can now be toggled from menu
blob
|
commitdiff
|
raw
|
diff to current
2000-02-21
Sylvain Bougnoux
tiny fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-02-18
Vadim Zeitlin
added dnd support to generic wxTreeCtrl
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Vadim Zeitlin
compilation fix for the generic version
blob
|
commitdiff
|
raw
|
diff to current
2000-02-15
Vadim Zeitlin
1. dnd demo in treetest
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Vadim Zeitlin
added test of bg colour in the tree sample
blob
|
commitdiff
|
raw
|
diff to current
1999-12-29
Vadim Zeitlin
1. added test for wxTreeCtrl::Insert(size_t index)
blob
|
commitdiff
|
raw
|
diff to current
1999-12-06
Vadim Zeitlin
wxTreeCtrl has colours and fonts too now
blob
|
commitdiff
|
raw
|
diff to current
1999-10-10
Robert Roebling
TreeTest compiles again,
blob
|
commitdiff
|
raw
|
diff to current
1999-10-05
Robert Roebling
Updated configure (not only configure.in)
blob
|
commitdiff
|
raw
|
diff to current
1999-10-02
Robert Roebling
Added test for wxTreeCtrl::GetChildrenCount()
blob
|
commitdiff
|
raw
|
diff to current
1999-09-30
Vadim Zeitlin
fixed compilation and added support for all 4 images...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-29
Vadim Zeitlin
1. Implemented support for different icons for differen...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-18
Sylvain Bougnoux
change some #ifdef
blob
|
commitdiff
|
raw
|
diff to current
1999-08-06
Robert Roebling
Minor changes to samples.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Vadim Zeitlin
wxMSW::wxTreeCtrl has multiple selection too (somewhat...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-23
Vadim Zeitlin
1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-19
Robert Roebling
Updated testconf
blob
|
commitdiff
|
raw
|
diff to current
1999-07-16
Sylvain Bougnoux
check wxUSE_LIBJPEG
blob
|
commitdiff
|
raw
|
diff to current
1999-07-16
Sylvain Bougnoux
flag use of multiple selection for MSW
blob
|
commitdiff
|
raw
|
diff to current
1999-06-13
Robert Roebling
Added OS/2 patches to wxGTK.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-01
Vadim Zeitlin
new makefiles (part I)
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Robert Roebling
TreeCtrl indentation and spacing
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Vadim Zeitlin
HitTest test added
blob
|
commitdiff
|
raw
|
diff to current
1999-03-24
Vadim Zeitlin
CollapseAndReset() fixed
blob
|
commitdiff
|
raw
|
diff to current
1999-03-23
Vadim Zeitlin
EnsureVisible() also expands the parent items
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Julian Smart
Added George Tasker's forward slash fix to file dialog...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Julian Smart
Various small fixes
blob
|
commitdiff
|
raw
|
diff to current
next