.. |
access
|
|
|
animate
|
fix a few typos
|
2009-02-21 15:40:15 +00:00 |
artprov
|
|
|
aui
|
undo the change of r57522, it's not needed any more after r59136
|
2009-02-25 21:01:53 +00:00 |
calendar
|
|
|
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
|
|
|
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
|
|
|
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
|
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
|
|
|
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
|
|
|
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
|
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
|
|
|
render
|
|
|
richtext
|
|
|
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
|
|
|
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
|
|
|
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
|
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
|
|
|
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
|
|
|