projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added knowledge of virtual size to wx(Scrolled)Windows, they can now
[wxWidgets.git]
/
include
/
wx
/
msw
/
treectrl.h
2002-03-16
Vadim Zeitlin
added support for wxTR_HIDE_ROOT style (patch 529614)
blob
|
commitdiff
|
raw
2001-12-25
Vadim Zeitlin
fixed crash when an item didn't have any data
blob
|
commitdiff
|
raw
|
diff to current
2001-12-23
Vadim Zeitlin
fixed sorting the items which have indirect data (i...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-15
Vadim Zeitlin
fixed flicker in wxTreeCtrl::SetItemXXX()
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
2000-09-28
Václav Slavík
added wxTreeCtrl::AssignImageList
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
2000-02-29
Vadim Zeitlin
1. fixed bug with MDI child frames changign state when...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-15
Vadim Zeitlin
1. implemented wxRegKey::Copy() and CopyValue()
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Vadim Zeitlin
1. wxTreeCtrl::SetBackgroundColour() works (with new...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-29
Vadim Zeitlin
1. some minor compilation fixes in datetime.cppm
blob
|
commitdiff
|
raw
|
diff to current
1999-12-07
Vadim Zeitlin
1. fixes for DrawRotatedText(), drawing sample extended...
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-24
Vadim Zeitlin
1. compilation fix for wxArrayTreeItemIds
blob
|
commitdiff
|
raw
|
diff to current
1999-10-12
Vadim Zeitlin
1. DLL compilation fixes (wrong WXDLLEXPORT placement...
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-31
Robert Roebling
Compile fixes for wxTreeCtrl (we don't speak about
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-24
Vadim Zeitlin
wxTreeEvent is declared in one header, not 3 of them
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
Vadim Zeitlin
1. some more of "#if wxUSE_XXX" here and there
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Brian Macy
Attempt at getting mingw32 working again... still doesn...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
blob
|
commitdiff
|
raw
|
diff to current
1999-05-03
Robert Roebling
TreeCtrl indentation and spacing
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Julian Smart
Added wxTreeCtrl::SetItemDropHighlight (wxMSW only);
blob
|
commitdiff
|
raw
|
diff to current
1999-02-27
Vadim Zeitlin
wxTreeCtrl::GetBoundRect() implemented
blob
|
commitdiff
|
raw
|
diff to current
1999-01-27
Vadim Zeitlin
1. added wxTreeCtrl::GetLastChild (modified MSW, GTK...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-08
Julian Smart
Changes to allow Cygwin to compile in non-PCH mode
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Watcom C++ mods
blob
|
commitdiff
|
raw
|
diff to current
1998-12-18
Vadim Zeitlin
added stubs for wxTreeCtrl functions not yet implemente...
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-11
Julian Smart
Corrections to Forty Thieves; wxMemoryDC problem tempor...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-03
Julian Smart
Changed wxRectangle to wxRect. Sorry for the bandwidth...
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-24
Vadim Zeitlin
1. new wxList code
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-26
Julian Smart
Added OnEraseBackground to wxNotebook on wxMSW to avoid...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Vadim Zeitlin
some new functions:
blob
|
commitdiff
|
raw
|
diff to current
1998-10-22
Julian Smart
Mods for Gnu-Win32
blob
|
commitdiff
|
raw
|
diff to current
1998-10-18
Vadim Zeitlin
new wxTreeCtrl files
blob
|
commitdiff
|
raw
|
diff to current
1998-08-23
Unknown (RO)
General tidy-up (mainly typecasts) to allow the use...
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-07
Vadim Zeitlin
wxTREE_INSERT_XXX constants were incorrectly defined...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-12
Vadim Zeitlin
1) separate expand/collapse event
blob
|
commitdiff
|
raw
|
diff to current
1998-07-04
Julian Smart
Sorry, I went and removed consts as per the style guide :-)
blob
|
commitdiff
|
raw
|
diff to current
1998-06-26
Julian Smart
wxEventType alterations.
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Julian Smart
Corrected missing pipe in treectrl.h, wxOK->wxID_OK...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-21
Robert Roebling
Add support for dynamic event tables
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current