wxWidgets/samples/widgets
Václav Slavík 6c974d0b05 don't link wxBase against GUI libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-06 22:53:01 +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 regenerated makefiles 2003-07-04 18:40:50 +00:00
makefile.g95 Added makefiles to widgets sample 2002-04-08 14:21:36 +00:00
makefile.gcc added Mingw makefiles 2003-07-04 19:36:51 +00:00
Makefile.in don't link wxBase against GUI libraries 2003-07-06 22:53:01 +00:00
makefile.mic More tweaks to wxMicroWi 2001-12-22 19:43:44 +00:00
Makefile.sc relative path to wxwin in samples for Digital Mars (fixes SF bug 757845) 2003-06-20 15:20:31 +00:00
makefile.unx merged 2.4 branch into the trunk 2002-12-04 14:11:26 +00:00
makefile.vc regenerated makefiles 2003-07-04 18:40:50 +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.bkl multilib linking fixes 2003-07-04 13:45:12 +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