Age | Commit message (Expand) | Author |
2015-01-16 | dox: update for reason parameter of DiaObject::move_handle() ... | Hans Breuer |
2014-10-01 | [transform] svg: more transformation support for Standard objects | Hans Breuer |
2014-09-25 | cleanup: remove DiaObject::flags, add remove DiaObjectType::flags | Hans Breuer |
2014-09-25 | dox: documentation update for DiaObject member functions | Hans Breuer |
2014-09-14 | [cleanup] Make DiaObject::enclosing_box an optional pointer | Hans Breuer |
2014-08-03 | path: add binary path operations to <Selection> context menu | Hans Breuer |
2014-01-31 | Revert "Updated FSF's address" | Daniel Mustieles |
2014-01-31 | Updated FSF's address | Daniel Mustieles |
2014-01-19 | Give DiaContext* to more save functions | Hans Breuer |
2014-01-19 | enum DiaObjectFlags, DiaObject fixed some dox and typos | Hans Breuer |
2013-05-04 | [warningectomy] passing argument from incompatible pointer type | Hans Breuer |
2012-10-14 | [api] more specific include guard DIA_OBJECT_H | Hans Breuer |
2012-10-03 | [restructuring] introduce DiaObjectType::prop_descs to reduce code | Hans Breuer |
2012-10-03 | [dox] more documentation and improved grouping | Hans Breuer |
2012-09-16 | [substitute] implement object_substitute() for object replacement | Hans Breuer |
2012-09-09 | [dox] The Big Doxgen-ification | Hans Breuer |
2012-07-21 | Reduce GUI coupling by passing DiaContext* down to lib/objects/plug-ins | Hans Breuer |
2010-10-24 | More explicit include of properties.h | Hans Breuer |
2010-10-06 | [transform] Transformed Group has no visible/usable connection points | Hans Breuer |
2010-10-06 | Fixed comment | Hans Breuer |
2010-09-12 | [headers] reduce inclusion of lib headers in app headers | Hans Breuer |
2010-09-12 | [transform] remove unused Affine struct from DiaObject | Hans Breuer |
2010-08-05 | [meta info] Use the meta info editor in an extra tab | Hans Breuer |
2010-07-30 | object_save_using_properties() - make the prototype match it's use | Hans Breuer |
2009-10-04 | Bug 576548 - Refactoring of highlighting in interactive rendering | Hans Breuer |
2009-07-31 | Don't use deprecated function gtk_object_sink(). | Adam Buchbinder |
2009-02-01 | allow to serialize meta info with every DiaObject - no UI to modify it yet | Hans Breuer |
2009-01-24 | fix property get/set by using the right methods, not | Hans Breuer |
2008-12-07 | : patch from Sameer Sahasrabuddhe almost fixing Dia's oldest bug #60331 - | Hans Breuer |
2008-04-27 | [ finally restores the feature to have different defaults for the same | Hans Breuer |
2008-04-13 | [more robustness for incomplete (i.e. usually generated) diagrams] | Hans Breuer |
2007-10-20 | finally there is proper group properties handling thanks to patches from | Hans Breuer |
2007-07-24 | New flags, docs. | Lars Clausen |
2007-07-21 | [maket it compile with msvc/win32] fix c99ism to dont include unistd.h | Hans Breuer |
2006-08-09 | Another try at committing new group stuff. | Lars Clausen |
2006-08-07 | New group work, and utility funcs. | Lars Clausen |
2006-05-28 | Object flags, adding makefiles, news on 0.95-1 | Lars Clausen |
2006-01-22 | avoid circular inclusion dont include "object.h", "diatypes.h" is enough. | Hans Breuer |
2006-01-21 | documentation tweaking | Hans Breuer |
2005-11-09 | Redraw X's, reset highlights, add enclosure_box | Lars Clausen |
2005-11-03 | Docs! | Lars Clausen |
2005-10-13 | UML class fix bigtime. | Lars Clausen |
2005-03-10 | Focus work. | Lars Clausen |
2004-12-15 | actually use the selction-changed signal for something useful. Show | Hans Breuer |
2004-07-22 | 0.94-pre2 fixes taken from head and release branches.DIA_0_94_PRE2 | Lars Clausen |
2004-07-18 | icons in png format Partial fixup of stuff broken with the following | Hans Breuer |
2004-07-11 | xpm->png, namespace fix, first rotation bits. | Lars Clausen |
2004-05-23 | #include "message.h" lib/widgets.c : #include "persistence.h" | Hans Breuer |
2004-05-21 | Moved changes from branch to trunk. 0.93 is hereby finalized, 0.94 is next. | Lars Clausen |
2004-01-18 | avoid possible crash by not passing NULL to g_print() | Hans Breuer |