]> git.saurik.com Git - wxWidgets.git/history - samples/treectrl
mac paths updated
[wxWidgets.git] / samples / treectrl /
2003-09-24  Vadim Zeitlinunused param warnings fixed
2003-09-21  Vadim Zeitlinadded IsVisible() test
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-11  Julian SmartAdd longtool tip for a button in wxToolBar test
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Václav Slavíkforgot to commit some regenerated files
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkcorrected DSW dependencies
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-03  Václav Slavíkfixed wrong target names
2003-08-02  Václav Slavíkremoved old DSPs
2003-08-02  Václav Slavíkfixed some VC++ projects bugs
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-23  Mattia Barbon various compilation/warning fixes.
2003-07-20  Václav Slavíkfixed /Mxx flag when using static RTL
2003-07-20  Vadim Zeitlinfixes for deprecated warnings
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-05  Václav Slavíkregenerated
2003-07-04  Vadim Zeitlinregenerated after Mattia's changes
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
next