projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
synchronize GTK2 minimum version in docs
[wxWidgets.git]
/
include
/
wx
/
treebase.h
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
blob
|
commitdiff
|
raw
2011-08-21
Vadim Zeitlin
Refactor: replace wxTreeItemId and wxDataViewItem with...
blob
|
commitdiff
|
raw
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Francesco Montorsi
fix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMI...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-16
Robert Roebling
#9591: Item state (icons) for wxTreeCtrl on any platform
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
Vadim Zeitlin
use platform-specific styles in xTR_DEFAULT_STYLE but...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-27
Vadim Zeitlin
don't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Vadim Zeitlin
make various control names constants of type char,...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Vadim Zeitlin
deprecate wxTR_EXTENDED and remove it from the docs
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Robin Dunn
Put back the old wxTreeEvent ctor for compatibility
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Vadim Zeitlin
added a wxTreeEvent ctor taking the associated wxTreeCt...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-14
Włodzimierz Skiba
Deprecated and obsolete parts marked up for backward...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Mart Raudsepp
Move constant strings to .rodata/.data.rel.ro ELF segme...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Vadim Zeitlin
added more methods to transparently convert wxTreeItemI...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Włodzimierz Skiba
Use treebase.h for enum duplicated in port/treectrl.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Włodzimierz Skiba
Use defs.h (and automatically setup.h and chkconf.h...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Włodzimierz Skiba
Casting fix for events. Needs check by ARM eVC4 users.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Robin Dunn
Add GetToolTip accessor
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Vadim Zeitlin
define wxFooHandler() macros for all wxFooEvents to...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-21
Włodzimierz Skiba
Warning fixes for MinGW.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Włodzimierz Skiba
Old API depreciated. Use of new API. Source cleaning.
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-11-27
Robert Roebling
Make wxTR_NO_LINES default under GTK2
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Włodzimierz Skiba
wxTreeEvent::Clone() support [patch #1061198].
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
use wxPtrToUInt/UIntToPtr instead of (removed) ULong...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
VC++ warning fixes for /Wp64
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-29
Robin Dunn
wxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
use static_cast<> in event table macros for type safety...
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-10-08
Vadim Zeitlin
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-30
Stefan Csomor
fixing xti problems
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Vadim Zeitlin
only define operator bool() if operator long() is not...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Mattia Barbon
Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
added wxRendererNative to be used by the generic contro...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
made wx[Array]TreeItemId[s] more backwards compatible
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
replaced untyped hash with a typed one; 64 bit fixes...
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-07
Robin Dunn
Added inline setters for wxTreeEvent so we don't need...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-10
Mattia Barbon
Remove unnecessary header dependencies. Fix resulting...
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-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
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-03-06
Gilles Depeyrot
wxArray<T> macros have been changed to fix runtime...
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-11-23
Václav Slavík
applied Greg's refinment of hist treectrl patch
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-09-01
Robin Dunn
Added classinfo macros for wxTreeEvent
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-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-03
Vadim Zeitlin
applied Unicode fixes for mingw32 (patch 429654)
blob
|
commitdiff
|
raw
|
diff to current
2001-03-21
Vadim Zeitlin
fixed (?) problems with assignment operator in wxTreeItemId
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
2001-01-26
Robert Roebling
Updated ten thousand macros for new event type code.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-03
Julian Smart
Added accelerators to Undo/Redo menu items
blob
|
commitdiff
|
raw
|
diff to current
2000-11-19
Julian Smart
Removed #if wxUSE_TREECTRL (not in setup0.h, and not...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-10
Vadim Zeitlin
part of the previous patch
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Julian Smart
Modified generic wxTreeCtrl to work under non-Unix...
blob
|
commitdiff
|
raw
|
diff to current