summaryrefslogtreecommitdiff
path: root/gladeui/glade-xml-utils.c
Commit message (Expand)AuthorAgeFilesLines
* glade-xml-utils.c: Add missing GPL license block.Juan Pablo Ugarte2014-05-201-4/+19
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-64/+77
* glade-xml-utils: glade_xml_node_is_comment() stop treating text nodes as comm...Juan Pablo Ugarte2013-12-171-8/+10
* Report parsing error when loading a project.Juan Pablo Ugarte2013-11-151-0/+21
* Added new funtions to handle document level commentsJuan Pablo Ugarte2013-07-191-0/+25
* * gladeui/glade-property.c, gladeui/glade-xml-utils.c:Tristan Van Berkom2011-10-091-1/+7
* Revert "Revert "Make GladeProject change gtk target to 3.0 and warn the user ...Juan Pablo Ugarte2011-09-281-0/+11
* Revert "Make GladeProject change gtk target to 3.0 and warn the user if there...Juan Pablo Ugarte2011-09-211-11/+0
* Make GladeProject change gtk target to 3.0 and warn the user if there areJuan Pablo Ugarte2011-09-191-0/+11
* * gladeui/glade-catalog.c, gladeui/glade-inspector.c, gladeui/glade-property...Tristan Van Berkom2011-01-161-0/+6
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-521/+518
* 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-0/+16
* Save glade files with UTF-8 encodingChristian Persch2010-03-171-1/+1
* Relicensed LGPL.Tristan Van Berkom2008-12-111-2/+2
* - Added load/save support for <action-widgets> of GtkDialog (response ids).Tristan Van Berkom2008-11-241-0/+9
* Fixed invisible labels in the menu editor.Tristan Van Berkom2008-04-121-12/+12
* Filled in all since, deprecated and builder-unsupported properties.Tristan Van Berkom2008-04-091-0/+74
* Run gtkdocize with --flavour=no-tmplTristan Van Berkom2008-04-071-3/+14
* Added basic builder support, format can be chosen via a radiomenuitem inTristan Van Berkom2008-04-061-5/+25
* Resurected <requires> code and saving the generic comment again, stillTristan Van Berkom2008-04-041-0/+10
* merging builder branch into trunkTristan Van Berkom2008-04-031-42/+20
* S (bug 435912)Juan Pablo Ugarte2007-05-181-7/+11
* last fix broke the build, backing it out.Tristan Van Berkom2007-05-181-11/+7
* fixed bogus type punned warnings adding a local variable inJuan Pablo Ugarte2007-05-161-7/+11
* - Don't use sscanf. Bug #424547, patch by Ivan Baldo and myself.Christian Persch2007-04-081-17/+18
* Don't use atoi/atof. Bug #414358.Christian Persch2007-03-301-1/+1
* Now works like a pure widget, uses gtk_widget_size_allocate() to resizeTristan Van Berkom2007-01-281-0/+21
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-0/+800