wxWidgets/samples
Mattia Barbon 508d586ea2 Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth
Addresses:
  printf-format warinigs
  indentation/style
  unused variable warnings
  used wxID_ABOUT for about menu entry
  removed references to "minimal sample" in other samples
  some other misc warinigs


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-02 08:16:15 +00:00
..
artprov Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
calendar
caret
checklst
config
console added wxMemoryOutputStream test 2002-06-21 22:07:13 +00:00
controls Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-02 08:16:15 +00:00
db Enhanced the DataTypeSupported() function to show the native data type name that is being automatically used by the wxODBC class column types 2002-06-13 17:51:56 +00:00
dialogs fixed checking/unchecking find/replace items in the menu problem (they becameo ut of sync with the real status) 2002-07-02 22:30:31 +00:00
dialup Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
dnd Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-02 08:16:15 +00:00
docview
docvwmdi
dragimag
drawing ifdefed out Offset call for Mac 2002-06-20 11:46:58 +00:00
dynamic
erase Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
event
exec Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
font use new style ctor for wxFontDialog (patch 561411) 2002-05-28 16:52:49 +00:00
grid
help Added USE_SIMPLE_HELP_PROVIDER symbol to help demo so we can test 2002-06-07 08:47:39 +00:00
html Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
image added test for loading image from wxMemoryStream 2002-05-24 22:23:24 +00:00
internat Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
ipc
joytest Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
keyboard
layout
listbox
listctrl added test for EditLabel, Unicode fixes 2002-05-26 10:53:51 +00:00
mdi removing bitmaps from mdi sample 2002-06-12 11:56:01 +00:00
memcheck
menu
mfc
minifram minifram sample modified to use XPMs 2002-06-14 10:21:52 +00:00
minimal changed library include to use relative paths 2002-07-26 07:13:53 +00:00
mobile
multimon Applied patch [ 573644 ] wxDisplay for Mac (again) 2002-07-19 20:42:34 +00:00
nativdlg
newgrid
notebook fixed notebook sample page creation for wxGTK (patch 581280) 2002-07-21 14:43:09 +00:00
oleauto
opengl
ownerdrw
png
printing
proplist
propsize Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
regtest
resource
richedit
rotate
sashtest
scroll
scrollsub Added wxComboBox to scroll test to demonstrate Mac problem 2002-07-29 19:17:44 +00:00
sockets
splitter added SetSashPosition() test 2002-07-12 13:23:53 +00:00
statbar
stc Applied patch [ 571965 ] update stc contrib stuff 2002-06-23 14:01:57 +00:00
svg svg Unix fix 2002-06-21 09:46:32 +00:00
tab
taskbar Added taskbar sample Makefile.in 2002-06-23 13:53:15 +00:00
text fixed small memory leak 2002-07-21 20:44:11 +00:00
thread Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
toolbar added test for toggling the main toolbar 2002-07-23 14:08:39 +00:00
treectrl 1. more consistency in wxTree/ListEvent methods naming convention: 2002-07-21 14:29:13 +00:00
treelay
typetest
validate
widgets Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
wizard renamed Wiztest.bmp to wiztest.bmp 2002-05-10 15:16:33 +00:00
wxtest
xrc updated wxXRC sample 2002-06-12 10:33:21 +00:00
.cvsignore
configure refuse to run if not executed by the main configure script 2002-05-18 23:36:55 +00:00
configure.in Applied patch [ 566194 ] Adds taskbar sample to configure-targets 2002-06-23 13:55:20 +00:00
makefile.b32
makefile.dos
makefile.g95
Makefile.in
makefile.vc
samples.dsw