- 22 Jan, 2007 1 commit
-
-
Lars Clausen authored
svn path=/trunk/; revision=3595
-
- 21 Jan, 2007 1 commit
-
-
Lars Clausen authored
svn path=/trunk/; revision=3594
-
- 14 Jan, 2007 6 commits
-
-
Lars Clausen authored
svn path=/trunk/; revision=3593
-
Lars Clausen authored
svn path=/trunk/; revision=3592
-
Lars Clausen authored
svn path=/trunk/; revision=3591
-
Lars Clausen authored
svn path=/trunk/; revision=3590
-
Lars Clausen authored
svn path=/trunk/; revision=3589
-
Lars Clausen authored
svn path=/trunk/; revision=3588
-
- 13 Jan, 2007 3 commits
-
-
Hans Breuer authored
2007-01-13 Hans Breuer <hans@breuer.org> * app/menu.c : register action "ViewAntialised" even if we don't HAVE_LIBART ... * app/display.c : ... and disable the respective menu entry to avoid package dependent ui-file and crashing due to gtk+ bug http://bugzilla.gnome.org/show_bug.cgi?id=396161 svn path=/trunk/; revision=3587
-
Tommi Vainikainen authored
2007-01-13 Tommi Vainikainen <thv@iki.fi> * fi.po: Updated Finnish translation. svn path=/trunk/; revision=3586
-
Tommi Vainikainen authored
2007-01-13 Tommi Vainikainen <thv@iki.fi> * app/diagram_tree_window.c (diagram_tree_window_new): "Diagram Tree" window title is now shown as translated. svn path=/trunk/; revision=3585
-
- 09 Jan, 2007 1 commit
-
-
Hans Breuer authored
2007-01-09 Hans Breuer <hans@breuer.org> * objects/UML/class.c : comments were not considered for connection point placement. Patch from Vadim Zelenin, fixes bug #342086 svn path=/trunk/; revision=3584
-
- 07 Jan, 2007 1 commit
-
-
Ignacio Casal Quinteiro authored
svn path=/trunk/; revision=3583
-
- 06 Jan, 2007 5 commits
-
-
Hans Breuer authored
2007-01-06 Hans Breuer <hans@breuer.org> * plug-ins/python/Makefile.am : EXTRA_DIST += bbox.py svn path=/trunk/; revision=3582
-
Hans Breuer authored
2007-01-06 Hans Breuer <hans@breuer.org> * dia.desktop.in : 'svn mv dia.desktop.in dia.desktop.in.in' configure.in : add dia.desktop.in to AC_OUTPUT Makefile.am : changed rule for .desktop handling. Together this should resolve @VERSION@ in the dia.desktop file and thus gives us version info via bug-buddy automatically. This is more important with bug-buddy 2.16 cause there the user can not manually adapt the version anymore. Hopefully fixes bug #393618 (see also bug #348827) svn path=/trunk/; revision=3581
-
Hans Breuer authored
2007-01-06 Hans Breuer <hans@breuer.org> * plug-ins/python/bbox.py : draws bounding boxes of the objects in the active layer into a new layer. Helps analyzing the font size problems. svn path=/trunk/; revision=3580
-
Hans Breuer authored
2007-01-06 Hans Breuer <hans@breuer.org> * acinclude.m4 : deduce py_config_dir from py_prefix, helps GARNOME and seems not to break anything (tested on Fedora and Gentoo) Joseph Sacco, bug #338368 * plug-ins/python/pydia-property.c : finally implemented getters/setters for LengthProperty and FontsizeProperty. (We really should take g_warning more serious, this one was WARNING **: No handler for type 'length') * plug-ins/xslt/xslt.c : don't use g_warning but message_error for "No valid configuration files found for the XSLT plugin, not loading." svn path=/trunk/; revision=3579
-
Hans Breuer authored
2007-01-02 Hans Breuer <hans@breuer.org> [apparently not commited before] * lib/diagdkrenderer.c : avoid leaks in rounded rectangles, bug #358171, Michael Duelli svn path=/trunk/; revision=3578
-
- 05 Jan, 2007 2 commits
-
-
Hans Breuer authored
2007-01-05 Hans Breuer <hans@breuer.org> * objects/standard/line.c : fix typo in save_arrow(), patch from Michael Duelli closing bug #393201 svn path=/trunk/; revision=3577
-
Hans Breuer authored
2007-01-05 Hans Breuer <hans@breuer.org> * app/dia-win-remote.c app/paginate_gdiprint.cpp app/win32print.c lib/dia_dirs.c lib/font.c plug-ins/wmf/wmf.cpp : #define WIN32_MEAN_AND_LEAN before windows.h inclusion where ever possible to reduce namespace clashes svn path=/trunk/; revision=3576
-
- 03 Jan, 2007 6 commits
-
-
Hans Breuer authored
2007-01-03 Hans Breuer <hans@breuer.org> * lib/persistence.c : before restoring window positions check if they are still in valid range. Fixes bug #354266 svn path=/trunk/; revision=3575
-
Hans Breuer authored
* lib/textline.h : RenderCacheFreeFunc is only taking a pointer, not a pointer to a pointer and we dont need a pointer to the function pointer in the struct svn path=/trunk/; revision=3574
-
Hans Breuer authored
2007-01-03 Hans Breuer <hans@breuer.org> * app/interface.c : refined the zooms-list drop-down to include 800%, stay symmetric and not have more than seven entries. Fixes bug #328596 svn path=/trunk/; revision=3573
-
Hans Breuer authored
2007-01-03 Hans Breuer <hans@breuer.org> * lib/makefile.msc : enable strict checking again (-FImsvc_recommended_pragmas.h) to enforce e.g. matching pointers at compile time * lib/textline.h : RenderCacheFreeFunc is only taking a pointer, not a pointer to a pointer svn path=/trunk/; revision=3572
-
Hans Breuer authored
2007-01-03 Hans Breuer <hans@breuer.org> * objects/UML/constraint.c objects/UML/implements.c objects/UML/message.c objects/Jackson/phenomenon.c objects/KAOS/metaandorrel.c : move_handle() method needs to call connection_adjust_for_autogap() after connection_move_handle() because the endpoints used for relative text movement need adjustment after possible autogap correction. Fixes bug #362254. svn path=/trunk/; revision=3571
-
David Lodge authored
svn path=/trunk/; revision=3570
-
- 02 Jan, 2007 3 commits
-
-
Hans Breuer authored
2007-01-02 Hans Breuer <hans@breuer.org> * *.msc, *.win32, HACKING, *.nsh, *.am, *.xbm, *.xpm; *.shape, *.sheet : setting svn:eol-style=native svn path=/trunk/; revision=3569
-
Hans Breuer authored
2007-01-02 Hans Breuer <hans@breuer.org> * *.xbm, *.xpm; *.shape, *.sheet : setting svn:eol-style=native svn path=/trunk/; revision=3568
-
Hans Breuer authored
* lib/diagdkrenderer.c : avoid leaks in rounded rectangles, bug #358171, Michael Duelli svn path=/trunk/; revision=3567
-
- 27 Dec, 2006 1 commit
-
-
Kjartan Maraas authored
2006-12-27 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.skip: Add EML.sheet.in since it's disabled. * POTFILES.in: Add two missing files. * nb.po: Updated Norwegian bokmål translation.
-
- 23 Dec, 2006 1 commit
-
-
Clytie Siddall authored
-
- 13 Dec, 2006 1 commit
-
-
Lars Clausen authored
-
- 09 Dec, 2006 2 commits
-
-
Lars Clausen authored
-
Lars Clausen authored
-
- 05 Dec, 2006 1 commit
-
-
David Lodge authored
2006-12-05 David Lodge <dave@cirt.net> * en_GB.po: Updated English (British) translation
-
- 03 Dec, 2006 2 commits
-
-
Dimitris Glezos authored
2006-12-03 Dimitris Glezos <dimitris@glezos.com> * el.po: Updated Greek translation. Changed the name of the appliation (Diorthwtis -> Epeksergastis) diagrammatwn.
-
Lars Clausen authored
-
- 02 Dec, 2006 3 commits
-
-
Lars Clausen authored
-
Lars Clausen authored
-
Lars Clausen authored
-