A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / samples / treectrl /
2003-07-04  Mattia Barbon Blind bakefile fixes.
2003-07-04  Václav Slavíkadded Mingw makefiles
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavíkregenerated
2003-07-04  Václav Slavíkmultilib linking fixes
2003-06-29  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-05-01  Julian SmartReset m_lastItem to avoid crashes
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-02  Julian SmartApplied [ 703017 ] TreeCtrl sample build fails when...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-09  Vadim Zeitlinremoved garbage pixels from the icon
2002-12-08  Václav SlavíkUnicode compilation fixes for treectrl sample
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Gilles Depeyrotignore files produced when building samples
2002-07-21  Vadim Zeitlin1. more consistency in wxTree/ListEvent methods naming...
2002-07-08  Vadim Zeitlinmade the validation message more clear
2002-06-14  Chris Elliotttreectrl sample modified to use XPMs
2002-04-08  Julian SmartBC++ 32-bit makefile now copies setup.h to the correct...
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2002-03-16  Vadim Zeitlinenhanced sample to show the state of the different...
2002-03-16  Vadim Zeitlincompilation fix
2002-03-12  Julian Smarttreectrl -> treetest
2002-03-12  Julian SmartFinally reverted treectrl name back to treetest after...
2002-02-20  Vadim Zeitlinadded tests for setting fg/bg colour
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-17  Václav Slavíkadded sample showing wxTR_FULL_ROW_HIGHLIGHT
2001-12-07  Václav Slavíkthe sample should really really show treectrl's native...
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-22  Václav Slavíkcompilation fix for genericTreeCtrl-only stuff
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-04  Vadim Zeitlintesting tree ctrl with wxUniv
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-27  Robert Roebling Tried to make wxTreeCtrl on Mac look more Maccy....
2001-05-27  Vadim Zeitlinadded popup menu demo
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-02-20  Gilles Depeyrotadded CodeWarrior project for Classic Mac OS
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-04  Julian SmartGeneric tree control fixes
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leerenamed treectrl sample
2000-03-10  Vadim Zeitlinchanged default image size to 16
2000-03-05  Julian SmartFixed blatant non-initialisation bug
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-02-29  Vadim Zeitlin1. fruitless attempts to reproduce wxNotebook bug in...
2000-02-23  Vadim Zeitlinmultiple/single sel mode can now be toggled from menu
2000-02-21  Sylvain Bougnouxtiny fixes
2000-02-18  Vadim Zeitlinadded dnd support to generic wxTreeCtrl
2000-02-16  Vadim Zeitlincompilation fix for the generic version
2000-02-15  Vadim Zeitlin1. dnd demo in treetest
2000-02-15  Robert Roebling list ctrl and tree ctrl didn't like the new focus...
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-16  Guillermo Rodrigue... Replaced \\ with /
2000-01-03  Vadim Zeitlinadded test of bg colour in the tree sample
1999-12-29  Vadim Zeitlin1. added test for wxTreeCtrl::Insert(size_t index)
1999-12-06  Vadim ZeitlinwxTreeCtrl has colours and fonts too now
1999-11-17  Julian SmartMade some treectrl sample icons transparent; added...
1999-10-10  Robert Roebling TreeTest compiles again,
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-09-30  Vadim Zeitlinfixed compilation and added support for all 4 images...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-08-18  Sylvain Bougnouxchange some #ifdef
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-08-06  Robert Roebling Minor changes to samples.
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-19  Robert Roebling Updated testconf
1999-07-16  Sylvain Bougnouxcheck wxUSE_LIBJPEG
1999-07-16  Sylvain Bougnouxflag use of multiple selection for MSW
1999-07-03  Robert Roebling Added wxExtDialog and sample.
next