wxWidgets/samples
2002-08-22 23:25:42 +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 tests for wxString::To/FromAscii 2002-08-20 15:07:51 +00:00
controls gcc 3.1 warning fixes (patch 598343) 2002-08-22 19:22:52 +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 Removed all deprecated printing code. 2002-08-17 16:29:05 +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 Removed an old email address 2002-08-19 10:03:20 +00:00
docvwmdi Applied patch [ 597398 ] Generic MDI, wxNotebook based. 2002-08-20 09:09:55 +00:00
dragimag
drawing Applied patch [ 598286 ] Fixes uninitted var in drawing sample 2002-08-21 15:56:42 +00:00
dynamic
erase Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth 2002-08-01 19:12:24 +00:00
event
exec fixed the async process IO polling code 2002-08-21 19:45:59 +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 gcc warning about unused smile fixed (that's serious stuff) 2002-08-22 23:20:40 +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 OnSize must not be skipped for non-wxX11 platforms 2002-08-22 15:44:34 +00:00
memcheck
menu
mfc
minifram use SendSizeEvent() to resize the button correctly after reparenting under MSW 2002-08-22 17:04:06 +00:00
minimal not necessary anymore 2002-08-20 18:37:08 +00:00
mobile
multimon Applied patch [ 573644 ] wxDisplay for Mac (again) 2002-07-19 20:42:34 +00:00
nativdlg
newgrid
notebook Applied patch [ 598173 ] Fixes erroneous logging notebook sample 2002-08-21 15:58:49 +00:00
oleauto
opengl fixed compilation error when x-compiling (patch from Fabian Wenzel) 2002-05-10 12:56:51 +00:00
ownerdrw
png
printing Removed an old email address 2002-08-19 10:03:20 +00:00
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 fix for gcc warning about incorrect format arg 2002-08-22 23:22:45 +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 compilation fix (patch 598331) 2002-08-22 18:12:01 +00:00
validate
widgets blind fix for gcc warning about ?: and different enums 2002-08-22 23:25:42 +00:00
wizard renamed Wiztest.bmp to wiztest.bmp 2002-05-10 15:16:33 +00:00
wxtest
xrc Applied [ 594925 ] Implement wxArtProvider and XRC together 2002-08-16 11:24:46 +00:00
.cvsignore
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
makefile.dos
makefile.g95
Makefile.in
makefile.vc
samples.dsw