wxWidgets/samples
2009-02-08 19:11:37 +00:00
..
access
animate
artprov
aui
calendar added support for wxCAL_SHOW_WEEK_NUMBERS to generic version of wxCalendarCtrl (#10033) 2009-01-25 13:47:20 +00:00
caret
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
config always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
console
controls added (wxMSW-only) wxToolTip::SetMaxWidth() and improve its default behaviour (#2817) 2009-01-23 13:26:20 +00:00
dataview
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
dnd
docview add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dragimag
drawing
erase
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
flash add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
font
grid add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
help
htlbox add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
html add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +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
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
menu always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
mfc
minimal
nativdlg always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
notebook
oleauto
opengl add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
ownerdrw
popup
power
printing
propgrid always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
regtest
render
richtext Change in wxWindow the access specifier of the wxEvtHandler event processing and queuing functions 2009-01-25 11:58:39 +00:00
sashtest
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
sound
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 always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +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
taborder always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
taskbar
text always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
thread add a wxEventType argument to wxThreadEvent for coherency with other event classes; rewrite its Clone() function 2009-02-04 19:44:55 +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 fix state images after changing their style (see #9591) 2009-01-25 18:34:45 +00:00
typetest
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
widgets add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
wizard
wrapsizer always call SetIcon() on the main frame of the sample; some small cleanup 2009-02-08 01:01:00 +00:00
xrc
Info.plist
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
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
sample.r
sample.rc
sample.xpm
samples.bkl remove mobile samples from samples.bkl (last part of r58765) 2009-02-08 19:11:37 +00:00
samples.dsw