index
:
dia
DIA_0_93_RELEASE
DIA_0_94_DEV
DIA_0_94_DEVEL
DIA_0_94_PRE2
DIA_0_94_RELEASE
GCONF_BRANCH2
TARGET_GTK2_0
alpha
dia-0-90
dia-0-95
dia-0-96
dia-0-97
dia_0_96
gtkmm_namespace
master
GNOME Dia (https://gitlab.gnome.org/GNOME/dia.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dia_xml.h
Age
Commit message (
Expand
)
Author
2014-01-31
Revert "Updated FSF's address"
Daniel Mustieles
2014-01-31
Updated FSF's address
Daniel Mustieles
2014-01-19
DiaContext* for data_add_*() and PropertyType_Save functions
Hans Breuer
2013-12-24
[gradient] add pattern standard property
Hans Breuer
2013-12-14
[cleanup] Remove unused pretty_format_xml option
Hans Breuer
2012-10-03
[dox] more documentation and improved grouping
Hans Breuer
2012-07-21
Reduce GUI coupling by passing DiaContext* down to lib/objects/plug-ins
Hans Breuer
2011-02-20
[warningectomy] Missing prototypes and unused variables with DiaMatrix
Hans Breuer
2010-08-14
New std-prop 'pixbuf': preparation of embedding image data
Hans Breuer
2009-02-01
allow to serialize meta info with every DiaObject - no UI to modify it yet
Hans Breuer
2009-01-31
implement data_(add_)bezpoint to serialize bezier points use it instead of
Hans Breuer
2004-07-11
xpm->png, namespace fix, first rotation bits.
Lars Clausen
2004-07-04
revert changing of Dia's XML namespace #define DIA_XML_NAME_SPACE_BASE
Hans Breuer
2004-02-06
don't use gtk_drawing_area_size() to avoid the defaut size being also the
Hans Breuer
2002-12-08
Pretty printing XML hack out, better global_size_one.
Lars Clausen
2002-12-03
Prettyprinting.
Lars Clausen
2002-06-08
Adapted for gtk2. Removed dependencies on libunicode, on iconv(), on
Cyrille Chepelov
2002-06-08
*/*.c */*/*.c : remove all the #ifdef *_UTF8_* hell, only keep the utf-8
Hans Breuer
2001-10-14
g_locale_to_utf8() does not handle NULL strings. Use g_strdup() for these.
Hans Breuer
2001-08-15
Added these, to simplify interactions of plug-ins with the StdProp core.
Cyrille Chepelov
2001-08-15
used the libxml1/libxml2 compatibility macros as taught by
Cyrille Chepelov
2001-08-13
split in a lot of pieces:
Cyrille Chepelov
2001-07-18
Changed type Font to type DiaFont to allow use of X font struct.
Lars Clausen
2001-02-23
#incude <config.h> at the top. Remove include of "config.h" since it
Kjartan Maraas
2000-06-24
same here.
James Henstridge
1998-12-02
Major change. Diagrams are now saved in XML.
Alexander Larsson