Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / samples / treectrl /
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
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-11-06  Ryan NortonRevert files to previous version that were affected...
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-07-21  Włodzimierz SkibawxUSE_LOG fixes and sizer adjustements related to posit...
2004-06-13  Dimitri Schoolwerthreplaced menu calls Append([...], true) with the less...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-03-27  Stefan Csomorcorrected Info.plist.in location
2004-02-29  Mattia Barbon Compilation fixes.
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-02-12  Vadim Zeitlinadded Select() test
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2003-12-15  Václav Slavíkregenerated makefiles
2003-12-11  Julian SmartApplied patch [ 846809 ] Cleaning of 11 samples
2003-10-24  Vadim Zeitlinfixed crash on startup under GTK
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-04  Václav Slavíkregenerated makefiles
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
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
next