wxWidgets/samples
Vadim Zeitlin 9a995b1a42 Make the file and dir picket controls expand in widgets sample.
The controls were too small to see long paths in them comfortably while there
was plenty of space in the page, use wxEXPAND flag for them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-27 14:11:17 +00:00
..
access removing old codewarrior files 2011-05-03 18:22:31 +00:00
animate Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
artprov Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
aui Don't duplicate wxImage::ConvertToDisabled() in wxAUI code. 2011-07-09 23:36:44 +00:00
calendar Implement wxCalendarCtrl::SetDateRange() in the native GTK version. 2011-06-19 22:46:36 +00:00
caret Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
clipboard Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
collpane Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
combo Also show EVT_TEXT_ENTER in the combo sample 2011-04-18 09:58:27 +00:00
config Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
console Output something from the console sample even if it's ran without arguments. 2011-07-09 23:36:38 +00:00
controls removing old codewarrior files 2011-05-03 18:22:31 +00:00
dataview Add wxWithImages helper mix-in with {Set,Get,Assign}ImageList() methods. 2011-08-21 14:08:43 +00:00
debugrpt Fixed various typos. 2011-03-22 14:17:38 +00:00
dialogs Added wxTopLevelWindow::MSWGetSystemMenu() method. 2011-08-08 09:32:42 +00:00
dialup Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
display Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
dll Move wxThreadEvent into wxBase. 2011-06-28 17:24:37 +00:00
dnd removing old codewarrior files 2011-05-03 18:22:31 +00:00
docview Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
dragimag Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
drawing Don't use template member function in drawing sample to placate VC6. 2011-07-20 11:41:07 +00:00
erase Added a simple example of semi-transparent window to the erase sample. 2011-03-20 22:33:25 +00:00
event Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
except Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
exec Fix code reading from the pipe stream in exec sample. 2011-06-24 13:10:23 +00:00
flash Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
font Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
fswatcher Implement watching directory correctly in MSW wxFileSystemWatcher. 2011-05-03 23:31:39 +00:00
grid Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
help Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
htlbox Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
html No changes, just correct the helpview sample name in comment. 2011-08-09 11:25:09 +00:00
image Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. 2011-08-23 04:55:46 +00:00
internat Fixed various typos. 2011-03-22 14:17:38 +00:00
ipc Link console programs with PNG library in monolithic build. 2011-02-05 20:25:09 +00:00
joytest Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
keyboard adding raw_control for osx 2011-08-24 11:19:43 +00:00
layout Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
listctrl Fix the comparison function in the list control sample to do what it says. 2011-05-13 13:30:07 +00:00
mdi Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
mediaplayer Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. 2011-08-09 22:17:12 +00:00
memcheck Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
menu No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
mfc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
minimal Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
nativdlg Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
notebook Change wxNotebook selection before sending page changed event in wxMSW. 2011-04-23 16:19:15 +00:00
oleauto Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
opengl Fixes to OpenGL samples to avoid asserts/crashes. 2011-08-27 12:13:13 +00:00
ownerdrw Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
popup Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
power Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
printing Update printing sample to compile again after r68026. 2011-06-23 08:02:12 +00:00
propgrid Fix warning about hiding a virtual function in propgrid sample. 2011-06-30 12:20:29 +00:00
regtest Allow accessing 64 bit registry from 32 bit MSW code and vice versa. 2011-02-06 01:01:01 +00:00
render Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
ribbon Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
richtext Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
sashtest Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
scroll Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
shaped Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
sockets Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
sound Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
splash Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
splitter Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
statbar Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
stc Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
svg Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
taborder Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
taskbar make sure the quit item is only shown where appropriate on osx 2011-02-28 10:07:00 +00:00
text Add wxTextCtrl::PositionToCoords() functions for wxMSW and wxGTK. 2011-07-29 15:11:54 +00:00
thread Use correct format specifier for thread id in the sample. 2011-08-17 10:35:29 +00:00
toolbar Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
treectrl Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
treelist No changes, just fix a typo in wxBannerWindow documentation. 2011-08-27 14:11:09 +00:00
typetest Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
uiaction Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
validate Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
vscroll Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
widgets Make the file and dir picket controls expand in widgets sample. 2011-08-27 14:11:17 +00:00
wizard Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
wrapsizer Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
xrc Add XRC handler for wxBannerWindow and a test for it to the xrc sample. 2011-08-22 12:18:56 +00:00
xti Changed licence references to "wxWindows licence". 2011-04-04 09:21:52 +00:00
Info.plist Increased the version to 2.9.3. 2011-07-22 16:32:07 +00:00
makefile.bcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.gcc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
Makefile.in
makefile.vc Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.wat Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
sample_os2.ico Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.ico
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc
sample.rc4 Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.rcO Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +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 Adding wxUIActionSimulator, a class for programmatically controlling the mouse and keyboard. 2010-03-06 20:09:23 +00:00
samples.dsw Add missing samples to samples.dsw. 2010-05-27 17:07:30 +00:00