wxWidgets/samples
Vadim Zeitlin 74b31181b3 1. Implemented support for different icons for different states (expanded,
selected, combination of them) for the tree control (and doc'd it)
2. removed code which was sending extra event if wxFrame::SetSize() was
   used
3. important changes to wxWizard interface
4. small compilation corrections


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-09-29 22:47:56 +00:00
..
bombs Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
caret Makefile updates 1999-08-14 11:14:39 +00:00
checklst Makefile updates 1999-08-14 11:14:39 +00:00
config Fixes for gcc 2.95 and AIX. 1999-09-03 04:18:50 +00:00
controls Ifdef'd out sample code for wxStaticBitmap. It's not working under 1999-09-21 05:32:59 +00:00
db wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
dde Ignore. 1999-06-07 19:44:52 +00:00
dialogs Changed a few #include <xxx.h> to #include "xxx.h" 1999-08-20 22:52:21 +00:00
dnd Added wxCountingStream for measuring the size of streamed data 1999-08-22 14:10:50 +00:00
docview Makefile updates 1999-08-14 11:14:39 +00:00
docvwmdi Makefile updates 1999-08-14 11:14:39 +00:00
drawing ifdef'd out call to dc.FloodFill() for WXMOTIF (not implemented). 1999-08-31 03:45:39 +00:00
dynamic Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
forty CW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files) 1999-08-20 15:36:30 +00:00
fractal wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
grid wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
help 1. minor headers rearrangement: wxprec.h doesn't include setup.h directly 1999-08-02 21:31:09 +00:00
html New HTML help system. The old controller class has been split in 1999-09-12 17:45:34 +00:00
image *** empty log message *** 1999-08-29 20:00:09 +00:00
internat Added German translation to internat sample. 1999-08-28 16:50:39 +00:00
joytest Ignore. 1999-06-07 19:44:52 +00:00
layout Makefile updates 1999-08-14 11:14:39 +00:00
listctrl 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
mdi 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
memcheck Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
mfc Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
minifram Makefile updates 1999-08-14 11:14:39 +00:00
minimal removed some unneeded bit of test code 1999-09-15 15:22:48 +00:00
nativdlg ignore these 1999-07-17 18:21:41 +00:00
notebook Makefile updates 1999-08-14 11:14:39 +00:00
oleauto ignore these 1999-07-17 18:21:41 +00:00
ownerdrw Moved initialization of status bar to eliminate assert caused by new 1999-08-04 21:19:46 +00:00
png Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
printing Makefile updates 1999-08-14 11:14:39 +00:00
proplist Misc changes, including to wxPropertyForm and sample to make it work 1999-09-29 15:55:50 +00:00
regtest ignore these 1999-07-17 18:21:41 +00:00
resource Compile fix for dynarray, 1999-08-05 20:38:51 +00:00
richedit Added new files to .rsp files; added new samples to index.htm 1999-08-05 09:33:04 +00:00
sashtest Makefile updates 1999-08-14 11:14:39 +00:00
scroll Makefile updates 1999-08-14 11:14:39 +00:00
splitter Makefile updates 1999-08-14 11:14:39 +00:00
tab CVS cleanups. 1999-06-07 16:22:28 +00:00
taskbar A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown); 1999-08-09 20:49:34 +00:00
text Solving link problem with 16 bits versions (wxProcessEvent, wxSpinEvent) 1999-08-26 17:05:33 +00:00
thread Better fix for thread sample code 1999-08-26 18:04:46 +00:00
toolbar added test for changing toolbar on the fly 1999-09-15 16:15:50 +00:00
treectrl 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +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 1. Implemented support for different icons for different states (expanded, 1999-09-29 22:47:56 +00:00
wxpoem Makefile updates 1999-08-14 11:14:39 +00:00
wxsocket little changes 1999-09-11 20:30:17 +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 use "cd dir && make" instead of "cd dir; make" which results in infinite loop 1999-09-16 11:37:41 +00:00
makefile.vc Removing some level 3 warning 1999-08-27 11:46:55 +00:00