wxWidgets/samples/listctrl
Gilles Depeyrot 721a4a08bc added dependency handling to Makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-07-22 15:05:53 +00:00
..
bitmaps Added list ctrl sample. Looks better than what I thought... 1998-08-17 15:48:25 +00:00
.cvsignore ignore CodeWarrior build directory and output files 2001-03-05 20:16:58 +00:00
ListctrlVC.dsp Updated version to 2.3.2 so apps can test for differences in new merged source 2001-06-27 20:36:30 +00:00
ListctrlVC.dsw Added VC++ project files (seems logical) 2000-10-10 16:59:34 +00:00
listtest.cpp added EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample; briefly documented virtual list control fucntionality 2001-07-20 00:25:09 +00:00
listtest.def *** empty log message *** 1998-05-22 19:57:05 +00:00
listtest.h added EVT_LIST_COMMAND_CACHE_HINT, implemented it for MSW and test in the sample; briefly documented virtual list control fucntionality 2001-07-20 00:25:09 +00:00
listtest.rc Replaced \\ with / 2000-01-16 00:55:47 +00:00
makefile.b32 Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work; 1999-01-04 21:51:15 +00:00
makefile.bcc Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
makefile.dos wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in added dependency handling to Makefiles 2001-07-22 15:05:53 +00:00
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
makefile.wat Watcom C++ mods 1999-01-07 15:22:05 +00:00
makemac.mcp added dead-strip static initialization code option 2001-06-09 20:03:18 +00:00
mondrian.ico *** empty log message *** 1998-05-22 19:57:05 +00:00
mondrian.xpm Added list ctrl sample. Looks better than what I thought... 1998-08-17 15:48:25 +00:00