| Commit message (Expand) | Author | Age | Files | Lines |
* | glade-xml-utils.c: Add missing GPL license block. | Juan Pablo Ugarte | 2014-05-20 | 1 | -4/+19 |
* | Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macros | Juan Pablo Ugarte | 2014-04-17 | 1 | -64/+77 |
* | glade-xml-utils: glade_xml_node_is_comment() stop treating text nodes as comm... | Juan Pablo Ugarte | 2013-12-17 | 1 | -8/+10 |
* | Report parsing error when loading a project. | Juan Pablo Ugarte | 2013-11-15 | 1 | -0/+21 |
* | Added new funtions to handle document level comments | Juan Pablo Ugarte | 2013-07-19 | 1 | -0/+25 |
* | * gladeui/glade-property.c, gladeui/glade-xml-utils.c: | Tristan Van Berkom | 2011-10-09 | 1 | -1/+7 |
* | Revert "Revert "Make GladeProject change gtk target to 3.0 and warn the user ... | Juan Pablo Ugarte | 2011-09-28 | 1 | -0/+11 |
* | Revert "Make GladeProject change gtk target to 3.0 and warn the user if there... | Juan Pablo Ugarte | 2011-09-21 | 1 | -11/+0 |
* | Make GladeProject change gtk target to 3.0 and warn the user if there are | Juan Pablo Ugarte | 2011-09-19 | 1 | -0/+11 |
* | * gladeui/glade-catalog.c, gladeui/glade-inspector.c, gladeui/glade-property... | Tristan Van Berkom | 2011-01-16 | 1 | -0/+6 |
* | * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with: | Tristan Van Berkom | 2010-12-30 | 1 | -521/+518 |
* | 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com> | Tristan Van Berkom | 2010-10-12 | 1 | -0/+16 |
* | Save glade files with UTF-8 encoding | Christian Persch | 2010-03-17 | 1 | -1/+1 |
* | Relicensed LGPL. | Tristan Van Berkom | 2008-12-11 | 1 | -2/+2 |
* | - Added load/save support for <action-widgets> of GtkDialog (response ids). | Tristan Van Berkom | 2008-11-24 | 1 | -0/+9 |
* | Fixed invisible labels in the menu editor. | Tristan Van Berkom | 2008-04-12 | 1 | -12/+12 |
* | Filled in all since, deprecated and builder-unsupported properties. | Tristan Van Berkom | 2008-04-09 | 1 | -0/+74 |
* | Run gtkdocize with --flavour=no-tmpl | Tristan Van Berkom | 2008-04-07 | 1 | -3/+14 |
* | Added basic builder support, format can be chosen via a radiomenuitem in | Tristan Van Berkom | 2008-04-06 | 1 | -5/+25 |
* | Resurected <requires> code and saving the generic comment again, still | Tristan Van Berkom | 2008-04-04 | 1 | -0/+10 |
* | merging builder branch into trunk | Tristan Van Berkom | 2008-04-03 | 1 | -42/+20 |
* | S (bug 435912) | Juan Pablo Ugarte | 2007-05-18 | 1 | -7/+11 |
* | last fix broke the build, backing it out. | Tristan Van Berkom | 2007-05-18 | 1 | -11/+7 |
* | fixed bogus type punned warnings adding a local variable in | Juan Pablo Ugarte | 2007-05-16 | 1 | -7/+11 |
* | - Don't use sscanf. Bug #424547, patch by Ivan Baldo and myself. | Christian Persch | 2007-04-08 | 1 | -17/+18 |
* | Don't use atoi/atof. Bug #414358. | Christian Persch | 2007-03-30 | 1 | -1/+1 |
* | Now works like a pure widget, uses gtk_widget_size_allocate() to resize | Tristan Van Berkom | 2007-01-28 | 1 | -0/+21 |
* | Reorganised package structure, moved a lot of files and directories. | Tristan Van Berkom | 2007-01-23 | 1 | -0/+800 |