gxml:style

Last commit made on 2013-08-25
Get this branch:
git clone -b style https://git.launchpad.net/gxml

Branch merges

Branch information

Name:
style
Repository:
lp:gxml

Recent commits

60f8354... by Richard Schwarting

gxml/*.vala: align parametres to GTK+ style

1dfc11d... by Richard Schwarting

configure.ac: GLIB_GSETTINGS, not GLIB_SETTINGS

1a02e1e... by Richard Schwarting

Node.vala, NodeList.vala: drop private _str fields for to_string; we wouldn't cash it anyway

edf2205... by Richard Schwarting

examples/js: put generated output into own directory

ce658c4... by Richard Schwarting

examples/c: save generated output files into own directory

35a4cca... by Richard Schwarting

examples/c/document_new.c: remove now-erroneous unrefs

71b72eb... by Richard Schwarting

configure.ac: we don't actually need vapigen

bd92ae1... by Richard Schwarting

Node.vala: touch some comments

a433d54... by Richard Schwarting

Document.vala: correct the type for copy_node

3f90a81... by Richard Schwarting

Document.vala: fix a comment