Commit Graph

18 Commits

Author SHA1 Message Date
Frank Mori Hess
389cc03df9 Initialize m_document member in example program, as noted by
James E. King III
2019-03-27 19:59:22 -04:00
James E. King III
7d982db2e8 fix open coverity issues in test and examples 2018-06-16 15:55:20 -04:00
Beman Dawes
257a3503f0 Merge 86392 from trunk. The spirit change was not applied because the file is not present in branches/release.
[SVN r86489]
2013-10-27 21:10:04 +00:00
Frank Mori Hess
c30ab72a30 Merge from trunk.
[SVN r85097]
2013-07-21 04:23:19 +00:00
Frank Mori Hess
2883e21120 Merged [60416] from trunk to release.
[SVN r60427]
2010-03-10 16:02:51 +00:00
Frank Mori Hess
a9180e940f Added example and tutorial section for using extended slots.
[SVN r51149]
2009-02-09 21:03:20 +00:00
Frank Mori Hess
b7def07b77 Converted document-view section of tutorial to use extracted
code snippets.


[SVN r51139]
2009-02-09 15:00:02 +00:00
Frank Mori Hess
5dcfe2fc53 Added some more comments to identify snippets for use in documentation.
[SVN r51122]
2009-02-09 03:02:14 +00:00
Frank Mori Hess
05e0a77ffb Hacked up a little program for extracting code snippets from example
programs, and included some of the snippets into the tutorial.



[SVN r51067]
2009-02-06 21:48:35 +00:00
Frank Mori Hess
f7364222db Added a bunch of example programs extracted from tutorial.
[SVN r51039]
2009-02-05 22:10:13 +00:00
Frank Mori Hess
fcfd06c6f4 Added new examples showing the use of postconstructors, predestructors,
and automatic connection management.



[SVN r50973]
2009-02-02 19:48:54 +00:00
Frank Mori Hess
64a2ae9e5c Got rid of View base class.
[SVN r50972]
2009-02-02 19:48:14 +00:00
Frank Mori Hess
83dafe2020 Slightly simplified document-view example.
[SVN r50971]
2009-02-02 19:00:18 +00:00
Frank Mori Hess
65ffff6120 Updated example program to compile after recent API changes.
[SVN r48955]
2008-09-24 19:59:35 +00:00
Frank Mori Hess
1d3fce3380 People should use slot_type to forward slots, not
slot_function_type.



[SVN r39463]
2007-09-21 20:42:51 +00:00
Frank Mori Hess
b9655a7b69 Copied example from Boost.Signals in main boost trunk.
[SVN r39462]
2007-09-21 20:42:03 +00:00
Frank Mori Hess
0545bfa18e Deleting example, because I want to instead create it with
an svn copy of the program from the signals library in the
main boost trunk.



[SVN r39461]
2007-09-21 20:40:53 +00:00
Frank Mori Hess
ad010a1265 Added an example program referenced in the tutorial.
[SVN r39460]
2007-09-21 20:35:45 +00:00