projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
implemented wxFileSelectorEx() (this fixes docview behaviour when multiple selections...
[wxWidgets.git]
/
src
/
generic
/
treectlg.cpp
2003-01-07
Ron Lee
Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
blob
|
commitdiff
|
raw
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
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-11
Julian Smart
Applied patch [ 651287 ] adds missing wxTreeCtrl::GetEd...
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-05
Julian Smart
Applied patch [ 605189 ] add edit cancel notify to...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-02
Vadim Zeitlin
generate key events for Space/Enter in addition to...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-23
Vadim Zeitlin
fixed crash when calling Delete(root) and also when...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-23
Julian Smart
Misc mods for feedback from Marcin Wojdyr <wojdyr@if...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-08
Vadim Zeitlin
really remove the selection when Unselect() is called
blob
|
commitdiff
|
raw
|
diff to current
2002-07-08
Vadim Zeitlin
fix crash when the user code refuses to validate the...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-30
Václav Slavík
fixed hidden root expansion in extreme usage case
blob
|
commitdiff
|
raw
|
diff to current
2002-06-09
Robert Roebling
Moved wxCharhookEvent so that it sends the same
blob
|
commitdiff
|
raw
|
diff to current
2002-06-06
Vadim Zeitlin
make the incremental kbd search wrap to the beginning...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-06
Robin Dunn
Fix for compilation error in Unicode mode
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Robin Dunn
Fixed a strange MSVC compile error (C2253) It thought...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Vadim Zeitlin
added incremental keyboard search to wxTreeCtrl
blob
|
commitdiff
|
raw
|
diff to current
2002-05-15
Julian Smart
Don't call a function that might do drawing when settin...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-13
Julian Smart
textctrl.cpp: Removed assert from CanRedo/CanUndo since...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
Robert Roebling
Fixed tree control redraw bug, which had nothing
blob
|
commitdiff
|
raw
|
diff to current
2002-04-09
Václav Slavík
don't allow expanding/collapsing hidden root node
blob
|
commitdiff
|
raw
|
diff to current
2002-03-17
Václav Slavík
use Calc(Un)ScrolledPosition instead of wxClientDC
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Václav Slavík
fixes to refreshing code in wxTreeCtrl
blob
|
commitdiff
|
raw
|
diff to current
2002-02-21
Vadim Zeitlin
applied patch for calculating the tree items size with...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Vadim Zeitlin
fixed SetForegroundColour() for the generic tree ctrl
blob
|
commitdiff
|
raw
|
diff to current
2002-02-07
Kendall Bennett
Merges from Scitech Branch (George Davison):
blob
|
commitdiff
|
raw
|
diff to current
2002-01-12
Vadim Zeitlin
made XPMs const
blob
|
commitdiff
|
raw
|
diff to current
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
blob
|
commitdiff
|
raw
|
diff to current
2002-01-05
Václav Slavík
fix order of initializiton of rootless treectrl
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Vadim Zeitlin
don't crash in UnselectAll() if the tree has no root
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Robert Roebling
Smooth Aqua buttons in wxTreeCtrl.
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-12-15
Robert Roebling
Aqua gets Aqua tree buttons automatically now.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-10
Robert Roebling
Small optical fix.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-10
Robert Roebling
Changed wxTreeCtrl to look Mac-like under Mac
blob
|
commitdiff
|
raw
|
diff to current
2001-12-09
Robert Roebling
Changed semantics of clicking beside the text control
blob
|
commitdiff
|
raw
|
diff to current
2001-12-09
Vadim Zeitlin
oops, a typo in the last commit
blob
|
commitdiff
|
raw
|
diff to current
2001-12-09
Vadim Zeitlin
ItemHasChildren() should return TRUE for the items...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-07
Václav Slavík
fixed rendering of expanded nodes with exactly one...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Václav Slavík
applied Greg's refinment of hist treectrl patch
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Mattia Barbon
Changed char* to wxChar* in wxColour constructor.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Vadim Zeitlin
added wxTreeEvent::GetKeyEvent() to allow to retrieve...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Vadim Zeitlin
typo fix
blob
|
commitdiff
|
raw
|
diff to current
2001-08-25
Vadim Zeitlin
refresh the tree ctrl when its back/foreground colour...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-21
Vadim Zeitlin
double click handling is finally correct in the treectrl
blob
|
commitdiff
|
raw
|
diff to current
2001-08-21
Robert Roebling
Fixed focus event problems with control derived
blob
|
commitdiff
|
raw
|
diff to current
2001-08-20
Vadim Zeitlin
allow user code to override key handling in wxTreeCtrl
blob
|
commitdiff
|
raw
|
diff to current
2001-08-20
Vadim Zeitlin
fixed text fg colour for selected but unfocused items
blob
|
commitdiff
|
raw
|
diff to current
2001-08-20
Vadim Zeitlin
draw the selected items in another colour when the...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Robert Roebling
Applied Greg's patch to tree control and related.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-15
Vadim Zeitlin
compilation fixes for VC++ in release mode
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Vadim Zeitlin
use item colour when drawing the focused item if we...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Vadim Zeitlin
don't draw the focused item rect around the image
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Vadim Zeitlin
don't draw the selected item background if we don't...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-02
Robert Roebling
Fix tree control invalid pointer after drag bug.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-15
Robert Roebling
Up-ported code to make tree item visible when program...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-14
Robert Roebling
Mac-ify wxTreeCtrl further.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-30
Robert Roebling
Forgot ! in wxTreeCtrl flag test.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-29
Stefan Csomor
adapted background color for mac
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Robert Roebling
wxTreeCtrl Mac look
blob
|
commitdiff
|
raw
|
diff to current
2001-05-27
Robert Roebling
Tried to make wxTreeCtrl on Mac look more Maccy....
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-01
Julian Smart
Remvoed a yield in HitTest because of undesirable conse...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-24
Julian Smart
Corrected include/wx/palette.h; added wxGenericTreeCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-18
Julian Smart
No longer paint the selection background under the...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-02
Vadim Zeitlin
argh! patch misapplied the patch in another place as...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-02
Vadim Zeitlin
oops... wrong patch, second try
blob
|
commitdiff
|
raw
|
diff to current
2001-04-02
Vadim Zeitlin
fix for clicking on the button from 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2001-02-22
Julian Smart
Changed wxYield calls to wxYieldIfNeeded
blob
|
commitdiff
|
raw
|
diff to current
2001-02-01
George Tasker
Changed declaration of TREE events from being in both...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-21
Julian Smart
Modified treectrlg.cpp not to crash in HitTest if there...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-16
Vadim Zeitlin
patch from Mike Oliver <oliver@math.ucla.edu> to have...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
David Webster
Need to define wxArrayGenericTreeItems as WX_DEFINE_WXP...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-10
Vadim Zeitlin
applied patches from Mike Oliver <oliver@math.ucla...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-17
Václav Slavík
added automatic growing of in-place wxTextCtrls for...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-07
Vadim Zeitlin
1. more warnings fixed
blob
|
commitdiff
|
raw
|
diff to current
2000-09-28
Václav Slavík
added wxTreeCtrl::AssignImageList
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
Vadim Zeitlin
attempt to fix crash in tree ctrl
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
Vadim Zeitlin
fixed bug in mouse handling
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Julian Smart
Fixed some broken things related to context help, fixed...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-01
Julian Smart
Added to wxSystemSettings for better GTK+ themes compat...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Julian Smart
Added some casts in hopes of fixing HP compilation...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Julian Smart
Typo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG
blob
|
commitdiff
|
raw
|
diff to current
2000-08-18
Julian Smart
Implemented IsVisible and GetFirst/NextVisibleItem...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Julian Smart
Added first stab at GetBoundingRect for generic tree...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Julian Smart
Generic tree control text editor now has simple boder...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Julian Smart
Generic tree control fixes
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Julian Smart
Renamed generic tree control.
blob
|
commitdiff
|
raw
|
diff to current