wxWidgets/samples/widgets
2003-06-16 16:51:46 +00:00
..
icons wxComboBox appearance fixes, looks fine now but doesn't really work under GTK 2001-07-10 15:07:52 +00:00
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
button.cpp compilation fix after wxSizer::Remove() change 2003-01-26 14:03:29 +00:00
combobox.cpp Insert() patch from John Labenski 2003-05-09 12:58:28 +00:00
gauge.cpp Use #if wxUSE_GAUGE instead of #if 1 2003-03-26 19:56:29 +00:00
listbox.cpp Add missing header. 2003-03-23 15:12:41 +00:00
makefile.b32 Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
makefile.bcc Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
makefile.g95 Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
Makefile.in inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
makefile.mic More tweaks to wxMicroWi 2001-12-22 19:43:44 +00:00
Makefile.sc makefiles for samples for digital mars 2003-06-16 16:51:46 +00:00
makefile.unx merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
makefile.vc Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
makefile.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
notebook.cpp Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detach/ in most places. 2003-01-07 10:22:07 +00:00
radiobox.cpp Add missing header. 2003-03-23 15:12:41 +00:00
slider.cpp Wrap file with #if wxUSE_SLIDER ... #endif 2003-03-26 19:59:07 +00:00
spinbtn.cpp Wrap file with #if wxUSE_SPINBTN instead of #if 1 2003-04-01 15:50:40 +00:00
static.cpp Add missing header. 2003-03-23 15:12:41 +00:00
textctrl.cpp Add missing header. 2003-03-23 15:12:41 +00:00
widgets.cpp Applied patch [ 549256 ] fix minor bug in widgets sample 2002-09-06 19:45:26 +00:00
widgets.dsp Updated version 2002-12-05 11:08:08 +00:00
widgets.h merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
widgets.pro added missing files 2001-11-28 17:53:24 +00:00
widgets.rc added more files (unchanged) from wxUniv branch 2001-06-26 21:05:06 +00:00
widgetsM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00
widgetsUniv.dsp wxUniversal fixes: 2002-04-22 09:09:40 +00:00