wxWidgets/samples
2008-05-16 12:37:32 +00:00
..
access added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
animate added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
artprov remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
aui add a combobox to one of the toolbars, just for testing 2008-05-08 13:28:21 +00:00
calendar [ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified 2008-04-17 15:31:50 +00:00
caret added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
collpane added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
combo Use correct tree style 2008-04-15 09:06:11 +00:00
config added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
console don't show more than 20 lines of redirected IO, just 10 first and last ones is enough to check that the code works correctly 2008-03-22 14:49:45 +00:00
controls remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
dataview Option for variable line heights (MSW and GTK+ sofar) 2008-05-16 12:37:32 +00:00
debugrpt added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
dialogs demonstrate fuller about dialog in ShowFullAboutDialog() (part of patch 1927817) 2008-04-06 15:42:48 +00:00
dialup added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
display remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
dnd remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
docview don't bounce back events to the text control recursively as this results in infinite recursion under wxGTK and probably other ports 2008-04-06 17:02:25 +00:00
docvwmdi don't bounce back events to the text control recursively as this results in infinite recursion under wxGTK and probably other ports 2008-04-06 17:02:25 +00:00
dragimag added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
drawing use #ifdef __WXMAC__, not #if 2008-02-11 22:30:58 +00:00
editlbox remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
erase Reverted accidental change 2008-04-18 08:06:14 +00:00
event added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
except remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
exec add timing of synchronous execution 2008-03-22 15:41:37 +00:00
font added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
grid remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
help remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
htlbox added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
html reverted Julian's r44600, it broke help window behavior so that it prevented apps from closing 2008-03-13 23:58:32 +00:00
image added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
internat added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
ipc add forgotten file needed by the last change to the sample 2008-02-12 22:46:58 +00:00
joytest added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
keyboard report Unicode characters when reporting EVT_CHAR in keyboard sample 2008-04-28 11:09:20 +00:00
layout remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
listctrl added test of focusing/selecting another item 2008-03-16 00:04:51 +00:00
mdi added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
mediaplayer Layout improvements for CalendarCtrl 2008-04-18 08:01:13 +00:00
memcheck added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
menu added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
mfc added a note about entry point in Unicode build (patch 1934836) 2008-04-06 16:01:01 +00:00
minimal remove _T()s, they're unneeded now 2008-05-05 23:30:33 +00:00
mobile added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
nativdlg added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
notebook remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
oleauto added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
opengl update the samples to use new (non-deprecated) wxGLCanvas API; added more comments; some cleanup (modified patch 1882679) 2008-02-10 13:26:01 +00:00
ownerdrw added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
popup Use C++ names in the text, not wxPython names 2008-03-27 21:27:12 +00:00
power added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
printing Added new wxGraphicsContext:Create( wxPrinterDC ) instead of wxDC:CreateGraphicsContext 2008-04-28 20:39:57 +00:00
regtest added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
render added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
richtext Fixed several style, paste and undo bugs 2008-02-12 17:05:54 +00:00
sashtest added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
scroll added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
scrollsub remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
shaped changed ShowWithEffects() to use directional wxSHOW_EFFECT_XXX flags instead of additional wxDirection argument that doesn't always make sense; this also means the direction is never implicit 2008-05-08 21:56:26 +00:00
sockets added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
sound added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
splash added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
splitter demo toggling border and 3D sash styles (last part of patch 1927817) 2008-04-06 15:46:49 +00:00
statbar remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
stc use const char*, not char*, for string literals to avoid gcc warnings 2008-02-12 22:53:30 +00:00
svg added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
taborder added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
taskbar added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
text remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
thread added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
toolbar Reverted accidental change 2008-04-18 08:08:27 +00:00
treectrl added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
typetest added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
validate added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
vscroll added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
widgets fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl; add a test for it to the widgets sample 2008-04-28 11:31:09 +00:00
wizard remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
wrapsizer extracted wxWrapSizer in separate files and somewhat improved it (heavily modified patch 1876663) 2008-05-08 22:45:44 +00:00
xrc the control which can be enabled/disabled is a text control not a listbox 2008-03-23 18:04:21 +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 regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
makefile.gcc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
Makefile.in use hand-written samples/Makefile.in 2003-08-07 13:10:04 +00:00
makefile.vc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
makefile.wat regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +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 makefiels updated to reflect removal of db sample 2007-10-24 19:42:40 +00:00
samples.dsw makefiels updated to reflect removal of db sample 2007-10-24 19:42:40 +00:00