Rebake all the samples, demos and tests makefiles.
[wxWidgets.git] / samples / treectrl /
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-06-19  Vadim Zeitlinadded wxTreeCtrl::GetFocusedItem() (closes #10859)
2009-05-31  Vadim Zeitlinimprove wxTreeCtrl::ScrollTo() behaviour in the generic...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-04-16  Vadim Zeitlindefine constants for the number of items in the tree...
2009-03-16  Vadim Zeitlinadd a menu item to test setting focus (see #626 comment:42)
2009-03-15  Kevin OllivierRebake after last change.
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-12  Kevin OllivierRemoving more CodeWarrior samples.
2009-03-04  Francesco Montorsiadd headers to the samples' bakefiles so that they...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-02-17  Vadim Zeitlinadd event.Skip() in EVT_CONTEXT_MENU handler
2009-01-25  Vadim Zeitlinfix state images after changing their style (see #9591)
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-17  Robert RoeblingUse xpms for checked/unchecked states instead of drawin...
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-14  Vadim Zeitlinuse transparent icons and clear the DC before drawing...
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-09-03  Vadim Zeitlintest showing parent/sibling items too (#9903)
2008-06-24  Robert RoeblingCompilation
2008-06-24  Robert RoeblingNext part of tree state icon patches
2008-06-12  Stefan Csomormac paths updated
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-05-24  Vadim Zeitlincompilation fix after the last change
2008-05-23  Vadim Zeitlincorrect toggling of the selected icon (closes 4029)
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-10-07  Vadim Zeitlinmade wxTreeCtrl::GetNextVisible() behave in the same...
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-04-10  Vadim Zeitlinadded a menu command to clear log
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-03-30  Vadim Zeitlindisable select root menu command when the root is hidden
2007-03-30  Vadim Zeitlinthis project file is obsolete, now treectrl.dsp is...
2007-03-11  Paul Cornettfix assertions on invalid items
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2007-01-07  Vadim Zeitlinreturn correct item and position from wxTreeEvent:...
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-11-04  Vadim Zeitlintest GetBoundingRect()
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-22  Vadim Zeitlinshow the item for which the context menu is shown correctly
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-02  Paul Cornett64-bit warning fixes
2006-09-24  Vadim Zeitlinmake log messages more readable
2006-09-24  Robert Roebling Added test to reproduce [ 1541148 ] wxTreeCtrol:...
2006-08-03  Vadim Zeitlinmake control children of a panel and not directly the...
2006-07-25  Włodzimierz SkibaRemoved unused files.
2006-07-25  Włodzimierz SkibaFinal steps to move to common icon.
2006-07-24  Vadim Zeitlinuse sample.rc
2006-07-16  Stefan NeisUse xpm for PM port on OS/2 as well.
2006-07-10  Václav Slavíktest changing of selected item's icon in DoToggleIcon...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-04-21  Włodzimierz SkibaRemoved outdated build files.
2006-03-24  Włodzimierz SkibaPRIOR/NEXT build fixes.
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartArtwork updates
2005-05-22  Julian SmartRemoved def files
2005-05-21  Kevin HockAdd comment to ITEM_MENU reflecting why it's the best...
2005-04-23  Julian SmartFixed icon transparency
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-04-09  Vadim Zeitlinforgot to check in OnItemRClick() declaration (bug...
2005-04-06  Vadim Zeitlintest EVT_TREE_ITEM_RIGHT_CLICK as well
2005-04-05  Vadim Zeitlinlog right mouse down/up events too
2005-04-03  Vadim Zeitlinmake it possible to change the text of the item being...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-18  Vadim Zeitlinadded EVT_TREE_ITEM_MENU test
2005-03-18  Vadim Zeitlinavoid asserts from calling isprint(c) with non ASCII c
2005-03-15  Julian SmartDon't start ids at zero
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2005-01-16  Robert Roebling Applied patch which solved conflicts between wxWidgets
next