sgpemv2/plugins/xmlsave/src
tchernobog 83b655496f - Use a NotifyLock instead of (History|Simulation)::set_notify_enabled() method, which is more elegant and also exception-safe
- Delete set_notify_enabled() method from ConcreteHistory; it was both wrong and useless, and caused impredictable behaviour!
- Don't make some methods of History and Simulation virtual if we don't want the user to override them
- Loading from file and jumping to an instant of the simulation should be much quickier now

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1170 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-15 09:34:12 +00:00
..
testsuite - Give code a round of indentation. Thank astyle, not me. 2006-08-09 14:38:45 +00:00
plugin.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
sgpem.dtd - Add desktop file 2006-09-14 23:34:12 +00:00
xml_serializer.cc - Use a NotifyLock instead of (History|Simulation)::set_notify_enabled() method, which is more elegant and also exception-safe 2006-09-15 09:34:12 +00:00
xml_serializer.hh - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
xml_serializer_factory.cc Again, portability fixes 2006-09-14 20:42:54 +00:00
xml_serializer_factory.hh - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
xml_visitor.cc - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00
xml_visitor.hh - Fix all includes, separating header files to be installed 2006-09-07 00:43:00 +00:00