wxWidgets/samples
Robert Roebling 97d7bfb8b4 Added wxEvtHandler::Disconect()
Added wxToolBar::DeleteTool()
  Removed the WXWIN_COMP... defines from the common setup.h
  Some tests,


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-18 15:58:35 +00:00
..
bombs Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
caret Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
checklst Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
config Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
console wxSnprintf() and wxVsnprintf() added, documented and used in wxLog 1999-11-15 15:49:59 +00:00
controls Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
db Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
dde Ignore. 1999-06-07 19:44:52 +00:00
dialogs Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
dnd wxGTK pastes text from rxvt again 1999-11-18 15:00:57 +00:00
docview Makefile updates 1999-08-14 11:14:39 +00:00
docvwmdi Some work on tabbing and menu accels, 1999-10-30 15:08:33 +00:00
drawing Fixed wxFont mis-specification 1999-10-26 18:40:50 +00:00
dynamic Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
font minor aesthetic fixes 1999-11-08 15:56:41 +00:00
forty wxMac completed so far, generic listctrl extension 1999-11-11 16:11:14 +00:00
fractal More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
grid removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
help removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
html Made various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems, 1999-11-08 14:53:39 +00:00
image Committing in . 1999-11-12 14:35:18 +00:00
internat Added German translation to internat sample. 1999-08-28 16:50:39 +00:00
joytest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
layout added simple test for wxStaticBoxSizers 1999-11-13 05:07:18 +00:00
listctrl assert in OnSelected() fixed 1999-11-16 16:59:10 +00:00
mdi 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
memcheck removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
menu Committing in . 1999-11-12 11:36:08 +00:00
mfc removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
minifram Added test for wxTreeCtrl::GetChildrenCount() 1999-10-02 19:43:56 +00:00
minimal Committing in . 1999-11-12 12:54:41 +00:00
nativdlg removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
nettest added wxDialUpManager::IsAlwaysConnected() and GetISPNames(), also Dial() 1999-10-06 23:00:40 +00:00
newgrid Added demo of handling EVT_GRID_SELECT_CELL. 1999-10-19 07:27:56 +00:00
notebook Restored wxSizeEvent code form last week -> wxGLCanvas 1999-10-16 20:07:16 +00:00
oleauto removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
ownerdrw removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
png More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
printing Added a few non-threads compile fixes, 1999-11-15 17:31:10 +00:00
proplist Applied patches for AIX, 1999-10-14 09:29:20 +00:00
propsize wxSizer patches by Alexander Smishlajev <als@turnhere.com> 1999-11-09 23:02:41 +00:00
regtest removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
resource Forgot resource sample. 1999-10-13 15:35:55 +00:00
richedit private dataformat almost working - minor fixes 1999-11-15 21:15:25 +00:00
sashtest Makefile updates 1999-08-14 11:14:39 +00:00
scroll More tab code corrections. 1999-10-31 10:22:26 +00:00
scrollsub Minor Motif changes, made scrollsub sample work somehow. 1999-10-27 19:01:58 +00:00
splitter Added temporary test to splitter. 1999-10-17 19:54:51 +00:00
tab removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
taskbar removing Makefile.ams (and minor additions/fixes to the samples) 1999-11-08 15:06:41 +00:00
text Removed Vadim's surplus code in clipboard. 1999-11-09 14:48:41 +00:00
thread accels for menu commands 1999-10-19 13:58:16 +00:00
toolbar Added wxEvtHandler::Disconect() 1999-11-18 15:58:35 +00:00
treectrl Made some treectrl sample icons transparent; added toolbar.h to wx.h 1999-11-17 14:29:00 +00:00
typetest Makefile updates 1999-08-14 11:14:39 +00:00
validate 2c : check menu was inversely set 1999-08-24 19:08:52 +00:00
wizard Various fixes for various compilers... 1999-11-07 18:34:36 +00:00
wxpoem compilation fixes 1999-11-04 15:59:39 +00:00
wxsocket Changed #include file ordering so it compiles. 1999-10-25 14:27:04 +00:00
.cvsignore Augmented beta to 9, 1999-08-12 19:24:39 +00:00
makefile.b32 Some doc corrections (added blank lines at end of docs); corrected Forty sample 1999-02-12 08:22:29 +00:00
makefile.dos Removing some level 3 warning 1999-08-27 11:46:55 +00:00
makefile.g95 Rationalised Cygwin sample makefiles 1999-02-09 15:37:52 +00:00
Makefile.in more samples are being built and samples/Makefiles uses SAMPLES_SUBDIRS 1999-11-04 16:52:23 +00:00
makefile.vc Tidied up wxHTML About HTML file (missing /td, /tr etc.: how did that work? :-)); 1999-11-07 12:36:36 +00:00