wxWidgets/samples
2004-06-18 15:44:46 +00:00
..
access -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 17:50:54 +00:00
artprov removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
calendar -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 17:50:54 +00:00
caret -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 17:50:54 +00:00
checklst More name changes 2004-05-25 11:20:37 +00:00
config -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 17:50:54 +00:00
console Charsets part moved from console sample to test unit. 2004-06-18 15:44:46 +00:00
controls test colours unsetting 2004-06-18 08:01:32 +00:00
db Revitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-05-25 19:57:33 +00:00
dialogs Flatening menu for Smartphones when menubar has only one menu 2004-06-18 09:36:05 +00:00
dialup -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 18:07:04 +00:00
display More name changes 2004-05-25 11:20:37 +00:00
dnd Warning fixes. 2004-06-05 20:49:42 +00:00
docview -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 18:07:04 +00:00
docvwmdi -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements 2004-05-27 18:17:50 +00:00
dragimag replaced menu calls Append([...], true) with the less cryptic AppendCheckItem 2004-06-13 00:02:35 +00:00
drawing replaced menu calls Append([...], true) with the less cryptic AppendCheckItem 2004-06-13 00:02:35 +00:00
dynamic -1->wxID_ANY, TRUE->true, FALSE->false replacements 2004-05-28 10:43:39 +00:00
erase -1->wxID_ANY, TRUE->true, FALSE->false replacements 2004-05-28 10:43:39 +00:00
event -1->wxID_ANY, TRUE->true, FALSE->false replacements 2004-05-28 10:43:39 +00:00
except Missed header, -1->wxID_ANY replacements. 2004-05-28 10:45:07 +00:00
exec -1->wxID_ANY, TRUE->true, FALSE->false replacements 2004-05-28 10:43:39 +00:00
font replaced menu calls Append([...], true) with the less cryptic AppendCheckItem 2004-06-13 00:02:35 +00:00
grid removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
help removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
htlbox -1->wxID_ANY, TRUE->true, FALSE->false replacements 2004-05-28 10:43:39 +00:00
html removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
image Correct parent in wxFileSelector, -1->wxID_ANY, TRUE->true replacements. 2004-06-01 15:42:12 +00:00
internat More name changes 2004-05-25 11:20:37 +00:00
ipc -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:03:20 +00:00
joytest -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-05-25 20:01:09 +00:00
keyboard More name changes 2004-05-25 11:20:37 +00:00
layout More name changes 2004-05-25 11:20:37 +00:00
listbox removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
listctrl Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
mdi -1->wxID_ANY, wxDefaultSize, wxDefaultPosition, TRUE->true and FALSE->false replacements. 2004-06-01 16:09:27 +00:00
memcheck More name changes 2004-05-25 11:20:37 +00:00
menu replaced menu calls Append([...], true) with the less cryptic AppendCheckItem 2004-06-13 00:02:35 +00:00
mfc Corrected strange test for __WINDOWS__ or wxUSE_MFC 2004-06-04 15:33:33 +00:00
minifram -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-01 16:15:59 +00:00
minimal More name changes 2004-05-25 11:20:37 +00:00
mobile -1->wxID_ANY, TRUE->true replacements. 2004-06-01 16:24:57 +00:00
multimon VideoMode/Display split, TRUE->true and FALSE->false replacements. 2004-05-25 19:27:39 +00:00
nativdlg More name changes 2004-05-25 11:20:37 +00:00
notebook removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
oleauto Watcom repair. TRUE->true, FALSE->false and -1->wxID_ANY replacements. 2004-05-31 09:53:12 +00:00
opengl bool if enough for true/false results. 2004-06-03 10:03:30 +00:00
ownerdrw wxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-05-25 20:04:49 +00:00
png -1->wxID_ANY, wxDefaultSize, TRUE->true and FALSE->false replacements. 2004-06-01 07:45:11 +00:00
printing Warning removal. 2004-05-25 20:02:19 +00:00
propsize -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:03:20 +00:00
regtest wxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-05-25 19:31:13 +00:00
render More name changes 2004-05-25 11:20:37 +00:00
resource Removed obsolete file 2003-07-15 14:21:09 +00:00
richedit -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:13:19 +00:00
rotate -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:03:20 +00:00
sashtest Cleaning. 2004-06-03 10:32:41 +00:00
scroll -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:03:20 +00:00
scrollsub -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:03:20 +00:00
shaped -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:03:20 +00:00
sockets -1->wxID_ANY, TRUE->true and FALSE->false replacements. 2004-06-02 17:03:20 +00:00
sound Unhide problem of ambiguity in wxSoundBase::Play. 2004-05-26 08:47:53 +00:00
splitter Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
statbar removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
stc More name changes 2004-05-25 11:20:37 +00:00
svg More name changes 2004-05-25 11:20:37 +00:00
tab applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS cleaning"; some cosmetic cleanup 2004-05-25 12:44:56 +00:00
taskbar corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent 2004-06-05 14:19:35 +00:00
text replaced menu calls Append([...], true) with the less cryptic AppendCheckItem 2004-06-13 00:02:35 +00:00
thread -1->wxID_ANY, wxDefaultSize, TRUE->true and FALSE->false replacements. 2004-06-01 07:45:11 +00:00
toolbar -1->wxID_ANY, wxDefaultSize, TRUE->true and FALSE->false replacements. 2004-06-01 07:45:11 +00:00
treectrl replaced menu calls Append([...], true) with the less cryptic AppendCheckItem 2004-06-13 00:02:35 +00:00
typetest More name changes 2004-05-25 11:20:37 +00:00
validate replaced menu calls Append([...], true) with the less cryptic AppendCheckItem 2004-06-13 00:02:35 +00:00
vscroll -1->wxID_ANY and TRUE->true replacements. 2004-05-31 10:43:22 +00:00
widgets More name changes 2004-05-25 11:20:37 +00:00
wizard More name changes 2004-05-25 11:20:37 +00:00
xrc wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements. 2004-06-11 13:14:23 +00:00
.cvsignore ignore samples workspace files 2001-10-10 01:15:51 +00:00
makefile.bcc Removed wxtest sample. 2004-06-04 10:06:48 +00:00
makefile.dos More deprecated class mods 2003-03-31 10:24:36 +00:00
makefile.gcc Removed wxtest sample. 2004-06-04 10:06:48 +00:00
Makefile.in use hand-written samples/Makefile.in 2003-08-07 13:10:04 +00:00
makefile.sc Removed wxtest sample. 2004-06-04 10:06:48 +00:00
makefile.vc Removed wxtest sample. 2004-06-04 10:06:48 +00:00
makefile.wat Removed wxtest sample. 2004-06-04 10:06:48 +00:00
sample.ico added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.r added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.rc added wxUSE_NO_MANIFEST=0 for easier testing 2003-08-14 14:08:53 +00:00
sample.xpm compilation fix 2003-08-06 15:32:43 +00:00
samples.bkl Removed wxtest sample. 2004-06-04 10:06:48 +00:00
samples.dsw fixed some of the unfound projects 2004-05-31 13:06:06 +00:00