wxWidgets/samples
Vadim Zeitlin 4db97e24f5 Add support for child documents to docview framework.
Child documents are virtual documents corresponding to parts of their parent
document which can't be saved nor loaded independently of their parent and are
closed when the parent is closed.

This finally makes some use of wxDocument::m_documentParent field which was
always present in the docview code but never used before.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-06-27 00:09:37 +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 Fixed various typos. 2011-03-22 14:17:38 +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 Changed licence references to "wxWindows licence". 2011-04-04 09:21:52 +00:00
controls removing old codewarrior files 2011-05-03 18:22:31 +00:00
dataview Virtualize StartEditor and add implementations for the ports that can do it. 2011-05-31 19:36:47 +00:00
debugrpt Fixed various typos. 2011-03-22 14:17:38 +00:00
dialogs removing old codewarrior files 2011-05-03 18:22:31 +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 Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
dnd removing old codewarrior files 2011-05-03 18:22:31 +00:00
docview Add support for child documents to docview framework. 2011-06-27 00:09:37 +00:00
dragimag Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
drawing Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +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 Add wxHtmlHelpController::SetShouldPreventAppExit(). 2011-03-18 09:16:14 +00:00
image Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +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 Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +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 Fixed various typos. 2011-03-22 14:17:38 +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 bringing target naming in line with other projects 2011-06-25 07:16:55 +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 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +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 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +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 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
thread Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +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
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 Generic wxHyperlinkCtrl appearance and behaviour improvements. 2011-06-15 21:56:23 +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 No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
xti Changed licence references to "wxWindows licence". 2011-04-04 09:21:52 +00:00
Info.plist Remove executable bits from plist files. 2010-07-22 12:09:10 +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