wxWidgets/samples
2009-02-25 21:01:53 +00:00
..
access remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
animate fix a few typos 2009-02-21 15:40:15 +00:00
artprov remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
aui undo the change of r57522, it's not needed any more after r59136 2009-02-25 21:01:53 +00:00
calendar added support for wxCAL_SHOW_WEEK_NUMBERS to generic version of wxCalendarCtrl (#10033) 2009-01-25 13:47:20 +00:00
caret remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
clipboard check in the 'selective yield' patch (see ticket #10320): 2009-02-04 17:42:28 +00:00
collpane add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
combo remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
config always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
console remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
controls added (wxMSW-only) wxToolTip::SetMaxWidth() and improve its default behaviour (#2817) 2009-01-23 13:26:20 +00:00
dataview Use wxDF_UNICODETEXT to make wxMSW crash 2009-01-21 15:14:33 +00:00
debugrpt add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dialogs add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dialup always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
display remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
dnd remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
docview add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dragimag remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
drawing remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
erase remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
event always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
except Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00
exec remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
flash add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
font remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
grid add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
help remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
htlbox add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
html render <TH> contents in bold, as all the browsers do 2009-02-24 18:10:43 +00:00
image always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
internat update italian translation; add a Q+A for updating an existing internat translation 2009-02-08 15:33:18 +00:00
ipc add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
joytest remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
keyboard always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
layout always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
listctrl add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
mdi don't duplicate menu creation code in the parent and child frames 2009-01-28 09:00:49 +00:00
mediaplayer always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
memcheck remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
menu always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
mfc remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
minimal remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
nativdlg always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
notebook remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
oleauto remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
opengl add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
ownerdrw remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
popup remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
power remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
printing revise all code; do not use many global objects; use wxLog to give errors/messages; put drawing code in a wxApp member; get rid of old code; fix indentation 2009-02-25 11:54:16 +00:00
propgrid Clear grid selection more consistently prior clear operations; improved Clear() tests (fixes #10497) 2009-02-17 18:01:06 +00:00
regtest remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
render remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
richtext Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00
sashtest remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
scroll always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
shaped always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
sockets remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
sound remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
splash cleanup a bit the wxSplashScreen code; don't Yield() on wxGTK as it's not needed at all (at least with GTK+ 2.12.9 2009-01-26 22:40:13 +00:00
splitter add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
statbar allow the user to set the status bar font 2009-02-08 22:11:26 +00:00
stc always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
svg remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
taborder always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
taskbar remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
text always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
thread fix a couple of drawing defects 2009-02-20 16:38:48 +00:00
toolbar restore the default bitmap icons size to 16*15, making them larger if necessary is enough and doesn't result in having ugly 16*16 bitmaps in a 24*24 button rectangle 2009-02-04 12:19:45 +00:00
treectrl add event.Skip() in EVT_CONTEXT_MENU handler 2009-02-17 09:53:19 +00:00
typetest remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
validate fix the size of the generated controls using wxDefaultSize instead of manually-specified sizes; use wxDefaultPosition instead of manually-specified sizes: they were disregarded anyhow since we use sizers; fix a tooltip message 2009-02-05 18:02:20 +00:00
vscroll remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
widgets add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
wizard remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
wrapsizer always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
xrc remove MSVC solution files from svn 2009-01-17 13:22:59 +00:00
Info.plist removed minimal-specific Info.plist; updated the version in the generic one 2007-03-18 11:54:18 +00:00
makefile.bcc remove mobile samples from samples.bkl (last part of r58765) 2009-02-08 19:11:37 +00:00
makefile.gcc remove mobile samples from samples.bkl (last part of r58765) 2009-02-08 19:11:37 +00:00
Makefile.in use hand-written samples/Makefile.in 2003-08-07 13:10:04 +00:00
makefile.vc remove mobile samples from samples.bkl (last part of r58765) 2009-02-08 19:11:37 +00:00
makefile.wat remove mobile samples from samples.bkl (last part of r58765) 2009-02-08 19:11:37 +00:00
sample.ico added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc added wxUSE_NO_MANIFEST=0 for easier testing 2003-08-14 14:08:53 +00:00
sample.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
samples.bkl remove mobile samples from samples.bkl (last part of r58765) 2009-02-08 19:11:37 +00:00
samples.dsw reorganize scroll sample to make it possible to understand what it does both when reading its code and when running it; merged scrollsub sample in it and removed the original one 2008-12-24 01:28:55 +00:00