projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Respect wxFileName::DontFollowLink() in wxFileSystemWatcher.
[wxWidgets.git]
/
samples
/
treectrl
/
2003-06-23
Václav Slavík
generated new makefiles
tree
|
commitdiff
2003-06-23
Václav Slavík
new build system
tree
|
commitdiff
2003-06-20
Chris Elliott
relative path to wxwin in samples for Digital Mars...
tree
|
commitdiff
2003-06-16
Chris Elliott
makefiles for samples for digital mars
tree
|
commitdiff
2003-05-01
Julian Smart
Reset m_lastItem to avoid crashes
tree
|
commitdiff
2003-04-05
Chris Elliott
changes to watcom makefiles for OpenWatcom
tree
|
commitdiff
2003-04-02
Julian Smart
Applied [ 703017 ] TreeCtrl sample build fails when...
tree
|
commitdiff
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
tree
|
commitdiff
2003-01-25
Gilles Depeyrot
added CarbonFrameworkLib to CodeWarrior 5 projects
tree
|
commitdiff
2003-01-13
Ron Lee
Split this out from other changes to keep things sane..
tree
|
commitdiff
2003-01-08
Julian Smart
Applied cvsignore patch
tree
|
commitdiff
2002-12-29
Ron Lee
Added wxTreeCtrl::GetItemParent to deprecate GetParent.
tree
|
commitdiff
2002-12-09
Vadim Zeitlin
removed garbage pixels from the icon
tree
|
commitdiff
2002-12-08
Václav Slavík
Unicode compilation fixes for treectrl sample
tree
|
commitdiff
2002-12-05
Julian Smart
Updated version
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-08-24
Gilles Depeyrot
ignore files produced when building samples
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
1. more consistency in wxTree/ListEvent methods naming...
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
made the validation message more clear
tree
|
commitdiff
2002-06-14
Chris Elliott
treectrl sample modified to use XPMs
tree
|
commitdiff
2002-04-08
Julian Smart
BC++ 32-bit makefile now copies setup.h to the correct...
tree
|
commitdiff
2002-04-07
Gilles Depeyrot
updated CodeWarrior 5.3 exported xml projects
tree
|
commitdiff
2002-03-24
Václav Slavík
don't use deprecated wxImage methods inside wxWin
tree
|
commitdiff
2002-03-16
Vadim Zeitlin
enhanced sample to show the state of the different...
tree
|
commitdiff
2002-03-16
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2002-03-12
Julian Smart
treectrl -> treetest
tree
|
commitdiff
2002-03-12
Julian Smart
Finally reverted treectrl name back to treetest after...
tree
|
commitdiff
2002-02-20
Vadim Zeitlin
added tests for setting fg/bg colour
tree
|
commitdiff
2002-01-25
Vadim Zeitlin
inserted @IF_GNU_MAKE@ to allow building with other...
tree
|
commitdiff
2002-01-18
Julian Smart
Updated VC++ files
tree
|
commitdiff
2002-01-10
Gilles Depeyrot
changed PPC struct alignement setting
tree
|
commitdiff
2001-12-17
Václav Slavík
added sample showing wxTR_FULL_ROW_HIGHLIGHT
tree
|
commitdiff
2001-12-07
Václav Slavík
the sample should really really show treectrl's native...
tree
|
commitdiff
2001-12-02
Gilles Depeyrot
store CodeWarrior 5.3 projects as xml instead of binary...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced "CC = gcc" and even stranger "CPP = gcc -g...
tree
|
commitdiff
2001-11-28
Vadim Zeitlin
replaced `wx-config --cflags` with `wx-config --cxxflag...
tree
|
commitdiff
2001-10-09
Vadim Zeitlin
added new project files for all samples and demos;...
tree
|
commitdiff
2001-09-21
Mattia Barbon
Unicode compilation fixes.
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
renamed CodeWarrior 5 projects (added new ones as well)
tree
|
commitdiff
2001-08-22
Václav Slavík
compilation fix for genericTreeCtrl-only stuff
tree
|
commitdiff
2001-08-18
Robert Roebling
Applied Greg's patch to tree control and related.
tree
|
commitdiff
2001-08-10
Julian Smart
Fixed project files for regex.lib, taking the regex...
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
added dependency handling to Makefiles
tree
|
commitdiff
2001-07-04
Vadim Zeitlin
testing tree ctrl with wxUniv
tree
|
commitdiff
2001-06-27
Julian Smart
Updated version to 2.3.2 so apps can test for differenc...
tree
|
commitdiff
2001-06-09
Gilles Depeyrot
added dead-strip static initialization code option
tree
|
commitdiff
2001-06-07
Julian Smart
Updates for version change to 2.3.1
tree
|
commitdiff
2001-05-27
Robert Roebling
Tried to make wxTreeCtrl on Mac look more Maccy....
tree
|
commitdiff
2001-05-27
Vadim Zeitlin
added popup menu demo
tree
|
commitdiff
2001-05-10
Julian Smart
Removed references to xpm[d].lib
tree
|
commitdiff
2001-03-31
Gilles Depeyrot
added CarbonAccessors object file for non Carbon builds
tree
|
commitdiff
2001-02-20
Gilles Depeyrot
added CodeWarrior project for Classic Mac OS
tree
|
commitdiff
2001-02-06
Julian Smart
Updated VC++ project files for making DLL-based samples
tree
|
commitdiff
2000-10-10
Julian Smart
Added VC++ project files (seems logical)
tree
|
commitdiff
2000-08-04
Julian Smart
Generic tree control fixes
tree
|
commitdiff
2000-08-04
Julian Smart
Modified generic wxTreeCtrl to work under non-Unix...
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-14
Ron Lee
renamed treectrl sample
tree
|
commitdiff
2000-03-10
Vadim Zeitlin
changed default image size to 16
tree
|
commitdiff
2000-03-05
Julian Smart
Fixed blatant non-initialisation bug
tree
|
commitdiff
2000-03-03
Vadim Zeitlin
1. wxShell fixes: now really uses shell (it wasn't...
tree
|
commitdiff
2000-02-29
Vadim Zeitlin
1. fruitless attempts to reproduce wxNotebook bug in...
tree
|
commitdiff
2000-02-23
Vadim Zeitlin
multiple/single sel mode can now be toggled from menu
tree
|
commitdiff
2000-02-21
Sylvain Bougnoux
tiny fixes
tree
|
commitdiff
2000-02-18
Vadim Zeitlin
added dnd support to generic wxTreeCtrl
tree
|
commitdiff
2000-02-16
Vadim Zeitlin
compilation fix for the generic version
tree
|
commitdiff
2000-02-15
Vadim Zeitlin
1. dnd demo in treetest
tree
|
commitdiff
2000-02-15
Robert Roebling
list ctrl and tree ctrl didn't like the new focus...
tree
|
commitdiff
2000-01-31
Vadim Zeitlin
makefiles changes (@top_srcdir@ adjusted)
tree
|
commitdiff
2000-01-16
Guillermo Rodrigue...
Replaced \\ with /
tree
|
commitdiff
2000-01-03
Vadim Zeitlin
added test of bg colour in the tree sample
tree
|
commitdiff
1999-12-29
Vadim Zeitlin
1. added test for wxTreeCtrl::Insert(size_t index)
tree
|
commitdiff
1999-12-06
Vadim Zeitlin
wxTreeCtrl has colours and fonts too now
tree
|
commitdiff
1999-11-17
Julian Smart
Made some treectrl sample icons transparent; added...
tree
|
commitdiff
1999-10-10
Robert Roebling
TreeTest compiles again,
tree
|
commitdiff
1999-10-05
Robert Roebling
Updated configure (not only configure.in)
tree
|
commitdiff
1999-10-02
Robert Roebling
Added test for wxTreeCtrl::GetChildrenCount()
tree
|
commitdiff
1999-09-30
Vadim Zeitlin
fixed compilation and added support for all 4 images...
tree
|
commitdiff
1999-09-29
Vadim Zeitlin
1. Implemented support for different icons for differen...
tree
|
commitdiff
1999-08-18
Sylvain Bougnoux
change some #ifdef
tree
|
commitdiff
1999-08-14
Robert Roebling
Makefile updates
tree
|
commitdiff
1999-08-14
Robert Roebling
More samples makefiles
tree
|
commitdiff
1999-08-13
Robert Roebling
More makefiles
tree
|
commitdiff
1999-08-06
Robert Roebling
Minor changes to samples.
tree
|
commitdiff
1999-07-30
Vadim Zeitlin
wxMSW::wxTreeCtrl has multiple selection too (somewhat...
tree
|
commitdiff
1999-07-23
Vadim Zeitlin
1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
tree
|
commitdiff
1999-07-19
Robert Roebling
Updated testconf
tree
|
commitdiff
1999-07-16
Sylvain Bougnoux
check wxUSE_LIBJPEG
tree
|
commitdiff
1999-07-16
Sylvain Bougnoux
flag use of multiple selection for MSW
tree
|
commitdiff
1999-07-03
Robert Roebling
Added wxExtDialog and sample.
tree
|
commitdiff
1999-06-13
Robert Roebling
Added OS/2 patches to wxGTK.
tree
|
commitdiff
1999-06-07
Robert Roebling
CVS cleanups.
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
removing (finally) autogenerated files
tree
|
commitdiff
1999-06-02
Vadim Zeitlin
slightly updated makefiles
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
re-readding makefiles
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
re-removing Makefile.in
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
new makefiles (part I)
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
old makefiles removed
tree
|
commitdiff
1999-05-03
Robert Roebling
TreeCtrl indentation and spacing
tree
|
commitdiff
1999-04-12
Vadim Zeitlin
HitTest test added
tree
|
commitdiff
next