wxWidgets/samples
2002-09-14 05:56:49 +00:00
..
artprov disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
calendar removed a trailing comma from enum (this is an error for some compilers) 2002-09-09 13:27:07 +00:00
caret updated CW exported xml projects 2002-08-24 20:57:15 +00:00
checklst For OS/2 2002-09-04 13:39:02 +00:00
config fix crash if Delete menu command is used twice 2002-09-04 13:50:58 +00:00
console Windows and Unicode compilation fixes 2002-09-10 23:27:24 +00:00
controls made it compile with wxUniv (which doesn't have tooltips) 2002-08-27 20:26:56 +00:00
db use include "..." instead of <...> 2002-08-31 22:36:13 +00:00
dialogs added wxFileDialog::SetDirectory test 2002-09-07 19:24:17 +00:00
dialup Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
dnd updated CW exported xml projects 2002-08-24 20:57:15 +00:00
docview updated CW exported xml projects 2002-08-24 20:57:15 +00:00
docvwmdi updated CW exported xml projects 2002-08-24 20:57:15 +00:00
dragimag updated CW exported xml projects 2002-08-24 20:57:15 +00:00
drawing disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
dynamic disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
erase disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
event disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
exec disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
font updated CW exported xml projects 2002-08-24 20:57:15 +00:00
grid updated CW exported xml projects 2002-08-24 20:57:15 +00:00
help updated CW exported xml projects 2002-08-24 20:57:15 +00:00
html path correction for wxMac using Apple Developer Tools 2002-09-08 10:07:02 +00:00
image For OS/2 2002-09-04 13:39:02 +00:00
internat disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
ipc Applied patch [ 600051 ] DDE and TCP improvements and fixes 2002-09-01 14:48:16 +00:00
joytest updated CW exported xml projects 2002-08-24 20:57:15 +00:00
keyboard updated CW exported xml projects 2002-08-24 20:57:15 +00:00
layout updated CW exported xml projects 2002-08-24 20:57:15 +00:00
listbox updated CW exported xml projects 2002-08-24 20:57:15 +00:00
listctrl Change needed for when the COMPATIBILITY flags are off. 2002-09-11 01:08:02 +00:00
mdi updated CW exported xml projects 2002-08-24 20:57:15 +00:00
memcheck Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
menu For OS/2 2002-09-04 13:39:02 +00:00
mfc patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
minifram updated CW exported xml projects 2002-08-24 20:57:15 +00:00
minimal For OS/2 2002-09-04 13:39:02 +00:00
mobile SetBackground with a bitmap is only implemented in wxUniversal 2002-09-04 11:14:55 +00:00
multimon Applied patch [ 573644 ] wxDisplay for Mac (again) 2002-07-19 20:42:34 +00:00
nativdlg patch from Dimitri fixing a few memory leaks and unTABbing the sources 2002-03-17 14:16:03 +00:00
newgrid Added check for Refresh function. 2002-09-07 20:16:02 +00:00
notebook For OS/2 2002-09-04 13:39:02 +00:00
oleauto Added __WXX11__ tests where appropriate 2002-03-21 10:32:18 +00:00
opengl disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
ownerdrw removed a few warnings and CW compilation problems (patch from Dimitri) 2002-03-27 18:43:13 +00:00
png disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
printing disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
proplist disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
propsize disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
regtest updated CW exported xml projects 2002-08-24 20:57:15 +00:00
resource updated CW exported xml projects 2002-08-24 20:57:15 +00:00
richedit updated CW exported xml projects 2002-08-24 20:57:15 +00:00
rotate updated CW exported xml projects 2002-08-24 20:57:15 +00:00
sashtest updated CW exported xml projects 2002-08-24 20:57:15 +00:00
scroll For OS/2 2002-09-04 13:39:02 +00:00
scrollsub updated CW exported xml projects 2002-08-24 20:57:15 +00:00
sockets disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
splitter updated CW exported xml projects 2002-08-24 20:57:15 +00:00
statbar disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
stc don't override INSTALL as install path is made absolute in configure 2002-09-14 05:56:49 +00:00
svg svg Unix fix 2002-06-21 09:46:32 +00:00
tab updated CW exported xml projects 2002-08-24 20:57:15 +00:00
taskbar Applied patch [ 603858 ] wxTextCtrl text alignment patch 2002-09-05 16:15:30 +00:00
text updated CW exported xml projects 2002-08-24 20:57:15 +00:00
thread updated CW exported xml projects 2002-08-24 21:08:41 +00:00
toolbar uncomment SetMargins() call which works now (the person who commented it out probably did know about the bug, but chose to change the sample instead of fixing the code...) 2002-09-10 13:40:55 +00:00
treectrl ignore files produced when building samples 2002-08-24 20:19:34 +00:00
treelay updated CW exported xml projects 2002-08-24 21:08:41 +00:00
typetest disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
validate updated CW exported xml projects 2002-08-24 21:08:41 +00:00
widgets fixed Printf() format spec warnings 2002-09-08 18:11:02 +00:00
wizard disable use of #pragma interface under Mac OS X 2002-08-31 22:31:03 +00:00
wxtest ignore files produced when building samples 2002-08-24 20:19:34 +00:00
xrc disable use of #pragma interface under Mac OS X 2002-09-07 12:28:46 +00:00
.cvsignore ignore samples workspace files 2001-10-10 01:15:51 +00:00
configure added propsize to the list of samples 2002-08-21 18:41:23 +00:00
configure.in added propsize to the list of samples 2002-08-21 18:41:23 +00:00
makefile.b32 Applied docview patch 2002-04-12 13:15:44 +00:00
makefile.dos Applied docview patch 2002-04-12 13:15:44 +00:00
makefile.g95 Applied docview patch 2002-04-12 13:15:44 +00:00
Makefile.in replaced make with $MAKE 2000-03-11 16:38:01 +00:00
makefile.vc Applied docview patch 2002-04-12 13:15:44 +00:00
samples.dsw Added widgets sample 2002-09-09 15:37:58 +00:00