logdiag/liblogdiag
Přemysl Eric Janouch b5ff3b5bbb Don't emit changes when reading.
When the value for a property isn't present in it's JsonObject,
it can be assigned upon reading. Previously this could generate
history events even when just viewing an old diagram with some
of newer properties missing.

Modify the code, so setting to default doesn't count as a change
anymore.
2011-02-19 22:49:20 +01:00
..
ld-diagram-connection.c Fix memory leaks in LdDiagramConnection. 2011-02-06 18:29:35 +01:00
ld-diagram-connection.h Introduce LdDiagramConnection. 2011-02-02 17:22:34 +01:00
ld-diagram-object.c Don't emit changes when reading. 2011-02-19 22:49:20 +01:00
ld-diagram-object.h Add an undo framework to LdDiagram. 2011-02-01 14:52:17 +01:00
ld-diagram-symbol.c Allow rotation of symbols. 2011-02-14 10:14:28 +01:00
ld-diagram-symbol.h Allow rotation of symbols. 2011-02-14 10:14:28 +01:00
ld-diagram-view.c Add "x" and "y" properties to LdDiagramView. 2011-02-19 22:49:20 +01:00
ld-diagram-view.h Add "x" and "y" properties to LdDiagramView. 2011-02-19 22:49:20 +01:00
ld-diagram.c Rename LdCanvas to LdDiagramView. 2011-02-19 22:49:20 +01:00
ld-diagram.h Introduce LdDiagramConnection. 2011-02-02 17:22:34 +01:00
ld-library-toolbar.c Rename LdCanvas to LdDiagramView. 2011-02-19 22:49:20 +01:00
ld-library-toolbar.h Rename LdCanvas to LdDiagramView. 2011-02-19 22:49:20 +01:00
ld-library.c Update gtk-doc documentation. 2011-02-02 17:26:04 +01:00
ld-library.h Make a separate library. 2011-01-10 17:07:02 +01:00
ld-lua-private.h Make a separate library. 2011-01-10 17:07:02 +01:00
ld-lua-symbol-private.h Fix program messages and gtk-doc comments. 2011-01-28 17:50:21 +01:00
ld-lua-symbol.c Fix program messages and gtk-doc comments. 2011-01-28 17:50:21 +01:00
ld-lua-symbol.h Fix program messages and gtk-doc comments. 2011-01-28 17:50:21 +01:00
ld-lua.c Update the symbol library, add trivial text API. 2011-02-12 18:26:15 +01:00
ld-lua.h Fix program messages and gtk-doc comments. 2011-01-28 17:50:21 +01:00
ld-marshal.list Bind actions to cursor keys in LdCanvas. 2011-02-01 14:52:48 +01:00
ld-symbol-category.c Update gtk-doc documentation. 2011-02-02 17:26:04 +01:00
ld-symbol-category.h Make a separate library. 2011-01-10 17:07:02 +01:00
ld-symbol.c Rename LdCanvas to LdDiagramView. 2011-02-19 22:49:20 +01:00
ld-symbol.h Fix program messages and gtk-doc comments. 2011-01-28 17:50:21 +01:00
ld-types.c Add support for LdDiagramConnection to LdCanvas. 2011-02-07 01:10:17 +01:00
ld-types.h Fix ld-types.h for gtk-doc. 2011-02-14 06:41:08 +01:00
ld-undo-action.c Update gtk-doc documentation. 2011-02-02 17:26:04 +01:00
ld-undo-action.h Introduce LdUndoAction. 2011-01-31 21:58:41 +01:00
liblogdiag.h Rename LdCanvas to LdDiagramView. 2011-02-19 22:49:20 +01:00