wxWidgets/samples
Vadim Zeitlin ad9bb75ff2 1. regenerated the makefiles to include menucmn.cpp
2. more compilation fixes for DW changes
3. implemented dynamic menu support for wxMSW
4. added code to the toolbar sample to test it


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-26 23:38:33 +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 Fixed problem with mouse events getting sent to wrong 1999-10-20 20:38:47 +00:00
config Fixes for gcc 2.95 and AIX. 1999-09-03 04:18:50 +00:00
console 1. moved fontenum.cpp to unix because implementation is common to X and GTK+ 1999-10-25 17:22:13 +00:00
controls Small distrib changes, 1999-10-24 16:45:01 +00:00
db More makefiles, distrib things, 1999-10-12 09:44:18 +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 wxDropSource now has 3 custom cursors for copy/move/nothing 1999-10-24 19:34:11 +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 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 1. moved fontenum.cpp to unix because implementation is common to X and GTK+ 1999-10-25 17:22:13 +00:00
forty Added instructions to Forty. 1999-10-16 08:57:14 +00:00
fractal More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
grid Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize; 1999-10-25 13:46:48 +00:00
help 1. minor headers rearrangement: wxprec.h doesn't include setup.h directly 1999-08-02 21:31:09 +00:00
html added HTML printing 1999-10-17 13:03:40 +00:00
image Corrected wxImage for use with mono wxBitmaps, 1999-10-18 08:51:23 +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 Distrib changes. 1999-10-17 14:55: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 Added test for wxTreeCtrl::GetChildrenCount() 1999-10-02 19:43:56 +00:00
minimal *** empty log message *** 1999-10-26 04:38:15 +00:00
nativdlg ignore these 1999-07-17 18:21: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 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 More makefiles, distrib things, 1999-10-12 09:44:18 +00:00
printing added GetTextExtent test 1999-10-04 09:18:00 +00:00
proplist Applied patches for AIX, 1999-10-14 09:29:20 +00:00
regtest Added more compat. functions for wxGrid so grid sample compiles; 1999-10-25 14:28:43 +00:00
resource Forgot resource sample. 1999-10-13 15:35:55 +00:00
richedit updated richedit and nettest 1999-10-10 16:52:34 +00:00
sashtest Makefile updates 1999-08-14 11:14:39 +00:00
scroll Changed two conflicting defines in defs.h 1999-10-19 15:12:11 +00:00
scrollsub scrolling of foreign windowsplus sample 1999-10-15 14:59:44 +00:00
splitter Added temporary test to splitter. 1999-10-17 19:54:51 +00:00
tab Added more compat. functions for wxGrid so grid sample compiles; 1999-10-25 14:28:43 +00:00
taskbar A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown); 1999-08-09 20:49:34 +00:00
text Small distrib changes, 1999-10-24 16:45:01 +00:00
thread accels for menu commands 1999-10-19 13:58:16 +00:00
toolbar 1. regenerated the makefiles to include menucmn.cpp 1999-10-26 23:38:33 +00:00
treectrl TreeTest compiles again, 1999-10-10 19:56:38 +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 Added further makefiles for wizard sample 1999-10-25 14:24:46 +00:00
wxpoem Makefile updates 1999-08-14 11:14: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 global makefile for samples now include html 1999-10-02 18:17:33 +00:00
makefile.vc Added more compat. functions for wxGrid so grid sample compiles; 1999-10-25 14:28:43 +00:00