wxwidgets/samples
Vadim Zeitlin cfdfd14c59 Improve frame size in the listctrl sample
Make it bigger on high DPI displays and smaller on normal ones.
2024-01-07 00:35:39 +01:00
..
access Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
animate Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
archive Don't use GUI settings for "archive" sample 2023-07-11 01:59:19 +02:00
artprov Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
aui Fix compilation error in auidemo sample under wxQt 2023-12-26 12:45:52 +01:00
calendar Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
caret Fix caret sample under wxQt 2023-11-23 22:49:15 +01:00
clipboard Rebake after the previous commit 2023-07-29 18:13:29 +02:00
collpane Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
combo Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
config Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
console Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
dataview Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
debugrpt Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
dialogs Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
dialup Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
display Rebake after the previous commit 2023-07-29 18:13:29 +02:00
dll Rebake after the previous commit 2023-07-29 18:13:29 +02:00
dnd Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
docview Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
dragimag Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
drawing Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
erase Rebake after the previous commit 2023-07-29 18:13:29 +02:00
event Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
except Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
exec Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
font Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fswatcher Rebake after the previous commit 2023-07-29 18:13:29 +02:00
grid Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
help Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
htlbox Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
html Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
image Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
internat Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
ipc Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
joytest Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
keyboard Rebake after the previous commit 2023-07-29 18:13:29 +02:00
layout Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
listctrl Improve frame size in the listctrl sample 2024-01-07 00:35:39 +01:00
mdi Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
mediaplayer Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
menu Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
mfc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
minimal Update copyright years to 2024 2023-12-31 18:56:06 +01:00
nativdlg Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
notebook Rebake after the previous commit 2023-07-29 18:13:29 +02:00
oleauto Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
opengl Remove GLU dependency 2023-12-28 14:49:42 -08:00
ownerdrw Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
popup Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
power Rebake after the previous commit 2023-07-29 18:13:29 +02:00
preferences Suppress bogus GTK errors from wxNotebook in preferences sample 2023-10-01 17:13:01 +02:00
printing Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
propgrid Use wxString() rather than wxEmptyString in propgrid sample 2024-01-06 22:43:01 +01:00
regtest Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
render Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
ribbon Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
richtext Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
sashtest Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
scroll Rebake after the previous commit 2023-07-29 18:13:29 +02:00
secretstore Rebake after the previous commit 2023-07-29 18:13:29 +02:00
shaped Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
sockets Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
sound Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
splash Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
splitter Replace wxDECLARE_NO_COPY_CLASS with deleted functions in samples 2023-12-22 12:21:54 +01:00
statbar Fix wxStatusBar with field controls under wxQt 2023-12-07 17:20:00 +01:00
stc Use wxTimer::StartOnce() instead of wxTIMER_ONE_SHOT 2023-11-07 19:01:38 +01:00
svg Rebake after the previous commit 2023-07-29 18:13:29 +02:00
taborder Rebake after the previous commit 2023-07-29 18:13:29 +02:00
taskbar Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
taskbarbutton Rebake after the previous commit 2023-07-29 18:13:29 +02:00
text Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
thread Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
toolbar Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
treectrl Add wxTreeCtrl::GetStateImageCount() and HasStateImages() 2023-11-03 00:53:40 +01:00
treelist Rebake after the previous commit 2023-07-29 18:13:29 +02:00
typetest Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
uiaction Rebake after the previous commit 2023-07-29 18:13:29 +02:00
validate Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
vscroll Rebake after the previous commit 2023-07-29 18:13:29 +02:00
webrequest Rebake after the previous commit 2023-07-29 18:13:29 +02:00
webview Set proxy to the environment variable value for all backends 2023-09-07 15:33:39 +02:00
widgets Hardcode minimal widget sample notebook size 2023-12-22 17:40:00 +01:00
wizard Rebake after the previous commit 2023-07-29 18:13:29 +02:00
wrapsizer Rebake after the previous commit 2023-07-29 18:13:29 +02:00
xrc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
xti Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
makefile.gcc Remove memcheck sample 2023-01-05 18:24:57 +01:00
Makefile.in Build samples in parallel with "make -jN" 2017-08-15 19:16:27 +02:00
makefile.vc Remove memcheck sample 2023-01-05 18:24:57 +01:00
sample.ico Update sample icon to use new logo image in more resolutions 2021-07-06 12:53:39 +01:00
sample.rc Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
sample.xpm Update sample icon to use new logo image in more resolutions 2021-07-06 12:53:39 +01:00
samples.bkl Remove memcheck sample 2023-01-05 18:24:57 +01:00