projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
define wxCONTROL_SIZEGRIP as another possible interpretation of wxCONTROL_SPECIAL bit
[wxWidgets.git]
/
samples
/
treectrl
/
treetest.h
2006-08-03
Vadim Zeitlin
make control children of a panel and not directly the...
blob
|
commitdiff
|
raw
2005-04-09
Vadim Zeitlin
forgot to check in OnItemRClick() declaration (bug...
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-03-18
Vadim Zeitlin
added EVT_TREE_ITEM_MENU test
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Julian Smart
Don't start ids at zero
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-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-05-20
Włodzimierz Skiba
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-12
Vadim Zeitlin
added Select() test
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Vadim Zeitlin
unused param warnings fixed
blob
|
commitdiff
|
raw
|
diff to current
2003-09-21
Vadim Zeitlin
added IsVisible() test
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-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2002-12-29
Ron Lee
Added wxTreeCtrl::GetItemParent to deprecate GetParent.
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-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-03
Vadim Zeitlin
1. wxShell fixes: now really uses shell (it wasn't...
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-15
Vadim Zeitlin
1. dnd demo in treetest
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-10-02
Robert Roebling
Added test for wxTreeCtrl::GetChildrenCount()
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-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-06-13
Robert Roebling
Added OS/2 patches to wxGTK.
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
1998-12-20
Vadim Zeitlin
missing functions implemented in wxMSW tree ctrl (custo...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-18
Vadim Zeitlin
wxTreeCtrl::Sort() changed, adapted the sample to show it.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-17
Vadim Zeitlin
1. added wxTreeCtrl::DeleteChildren()
blob
|
commitdiff
|
raw
|
diff to current
1998-12-16
Robert Roebling
Added layout constraints call to wxNotebook
blob
|
commitdiff
|
raw
|
diff to current
1998-12-13
Robert Roebling
Added wxList:Nth check again
blob
|
commitdiff
|
raw
|
diff to current
1998-12-09
Julian Smart
Various fixes incl. checking in .po/.mo files
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Robert Roebling
Keyboard navigatino in tree ctrl
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Vadim Zeitlin
1. added wxTreeCtrl::SetItemBold and IsBold, updated...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-26
Vadim Zeitlin
wxTreeCtrl::Delete() bug corrected, sample expanded...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-13
Vadim Zeitlin
1. GetNextChild() bug fixed in generic version
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
Vadim Zeitlin
some old changes I forgot to check in
blob
|
commitdiff
|
raw
|
diff to current
1998-10-26
Vadim Zeitlin
final (?) changes to the generic tree ctrl -- seems...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-25
Unknown (UG)
no message
blob
|
commitdiff
|
raw
|
diff to current
1998-05-22
Julian Smart
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current