projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Applied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
[wxWidgets.git]
/
docs
/
latex
/
wx
/
treectrl.tex
2005-10-05
Kevin Hock
Updated link to comctl32 download [ patch 1311650 ]
blob
|
commitdiff
|
raw
2005-06-22
Kevin Hock
Removed duplicate end list tag. Whoops, sorry.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-22
Kevin Hock
Document EVT_TREE_STATE_IMAGE_CLICK (Windows only)
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Julian Smart
wxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Kevin Hock
Update description of ITEM_MENU to reflect its increase...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Julian Smart
Duplicate label corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Robert Roebling
Documented SetItemDropEffect
blob
|
commitdiff
|
raw
|
diff to current
2004-12-26
Robert Roebling
Added TREE_ITEM_MENU event that gets sent if the
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Julian Smart
Added missing events
blob
|
commitdiff
|
raw
|
diff to current
2004-12-11
Robert Roebling
Whole bunch of minor doc updates from an external...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Julian Smart
Minor doc corrections
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
Włodzimierz Skiba
Missed labels to replace number of 'topicNNN' in anchors.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-22
Julian Smart
Doc corrections
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
added wxTreeCtrl::UnselectItem() and ToggleItemSelectio...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied patch [ 827011 ] Event-based processing of...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
GetFirst/NextChild() now use wxTreeItemIdValue instead...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-28
Julian Smart
Doc suggestions applied
blob
|
commitdiff
|
raw
|
diff to current
2003-01-18
Václav Slavík
TRUE/FALSE -> true/false in documentation
blob
|
commitdiff
|
raw
|
diff to current
2003-01-12
Vadim Zeitlin
DeleteAllItems() does send DELETE_ITEM events (closes...
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-06
Vadim Zeitlin
fixed return type of GetEditControl(); updated its...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Julian Smart
Added unix2dos.c utility
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Vadim Zeitlin
fixed LaTeX compilation problems (part of patch 551210)
blob
|
commitdiff
|
raw
|
diff to current
2002-03-16
Václav Slavík
applied wxTR_HIDE_ROOT patch for wxMSW
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Mattia Barbon
Updated docs for wxProcessEvent
blob
|
commitdiff
|
raw
|
diff to current
2002-01-14
Vadim Zeitlin
made the alphabetic class order more alphabetic
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Václav Slavík
present, not past sense
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Václav Slavík
applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-27
Václav Slavík
docs update for Greg's wxGenericTreeCtrl patch
blob
|
commitdiff
|
raw
|
diff to current
2001-04-14
Vadim Zeitlin
applied wxPerl doc patches
blob
|
commitdiff
|
raw
|
diff to current
2001-02-08
Vadim Zeitlin
made EXPAND/COLLAPSE docs more clear
blob
|
commitdiff
|
raw
|
diff to current
2000-09-28
Václav Slavík
added wxTreeCtrl::AssignImageList
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Julian Smart
Added ability to call wxWindow::OnPaint under Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-22
Vadim Zeitlin
note about comctl32.dll bug with tree ctrl colours...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Robin Dunn
Some wxPython doc changes
blob
|
commitdiff
|
raw
|
diff to current
2000-03-17
Julian Smart
Some doc fixes; BC++, Watcom C++, Mingw32 fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-02-11
Julian Smart
Manual fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Vadim Zeitlin
and ITEM_COLLAPSED/ING too
blob
|
commitdiff
|
raw
|
diff to current
2000-02-09
Vadim Zeitlin
added EVT_TREE_ITEM_ACTIVATED
blob
|
commitdiff
|
raw
|
diff to current
1999-12-28
Robert Roebling
Calling a Refresh() before the window is created...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-25
Václav Slavík
fixes of documentation - replaced \tt{...}, \em{.....
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Robin Dunn
wxPython doc updates
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-11-23
Julian Smart
WM_MOUSEMOVE correction
blob
|
commitdiff
|
raw
|
diff to current
1999-09-30
Robin Dunn
updates for wxPython docs
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-02
Robert Roebling
Minor changes
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-26
Robert Roebling
Added more docs for the new events, derived from...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-26
Vadim Zeitlin
EditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
blob
|
commitdiff
|
raw
|
diff to current
1999-04-29
Robin Dunn
wxPython documentation update
blob
|
commitdiff
|
raw
|
diff to current
1999-02-27
Vadim Zeitlin
1. typos corrected in ftp/protocol/url (Members is...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-27
Vadim Zeitlin
1. (very) short i18n overview added, wxGetTranslation...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-15
Julian Smart
Added 'Include files' section to class references
blob
|
commitdiff
|
raw
|
diff to current
1999-01-27
Vadim Zeitlin
1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-28
Julian Smart
wxSize/wxPoint/wxRect versions of functions added to...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-07
Julian Smart
Fixed various wxMSW compile problems that came down...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-06
Julian Smart
OGL fixes; documentation fixes; dialog editor updates
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Julian Smart
Changed documentation const convention for non-objects...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
I've now added the documentation files.
blob
|
commitdiff
|
raw
|
diff to current