summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-attributes.c
Commit message (Expand)AuthorAgeFilesLines
* GladeAttributes: 'Clear' action now clears only selected attributescrvi2022-04-211-49/+179
* GladeGtkLabel: fix color attributes handlingJuan Pablo Ugarte2020-09-251-16/+17
* Use symbolic icon names.Juan Pablo Ugarte2020-07-291-1/+1
* Fix minor typosYuri Chornoivan2020-03-221-1/+1
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorPropertyCorentin Noël2019-08-201-8/+4
* Replace some functions by Gtk 3.22 onesCorentin Noël2019-06-091-7/+7
* GladeEPropAttrs: use sane adjustment values for size and scale attrsJuan Pablo Ugarte2018-08-081-8/+12
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-26/+26
* Replaced deprecated stock items with its corresponding label strings.Juan Pablo Ugarte2014-05-151-3/+3
* Replaced deprecated functionsJuan Pablo Ugarte2014-05-071-1/+1
* Allow 3 decimal digits for the text scale value.David Shea2014-04-161-0/+3
* pango attribute editor: don't write on cancel for color/fontTimm Bäder2013-10-191-33/+34
* Improved pango text integer attributes editors.Juan Pablo Ugarte2013-09-131-1/+12
* GladeAttributes: Make the editor button have a label and expand horizontallyTristan Van Berkom2013-04-211-1/+2
* Replaced deprecated font and color selection dialogs with font and color choo...Juan Pablo Ugarte2012-04-301-46/+51
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-2/+2
* Fixed "variable set but not used" warnings (-Wunused-but-set-variable)Juan Pablo Ugarte2011-05-201-2/+0
* * plugins/gtk+/glade-attributes.c, plugins/gtk+/glade-gtk.c:Tristan Van Berkom2011-02-031-14/+44
* * plugins/gtk+/glade-attributes.c: Relicensing to LGPL.Tristan Van Berkom2011-01-261-51/+50
* * plugins/gtk+/glade-attributes.c: Fixed mismatching PangoAttributeType with...Tristan Van Berkom2011-01-131-22/+3
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-30/+37
* * Made GladeProperty internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-3/+3
* Fix typo in previous commitJavier Jardón2010-12-301-2/+2
* Use locale-independent strtod & dtostrChristian Persch2010-12-301-2/+4
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-952/+946
* Fixed compitation for gtk+-3.0Juan Pablo Ugarte2010-09-191-2/+0
* * plugins/gtk+/glade-model-data.c, plugins/gtk+/glade-attributes.c: Use Glad...Tristan Van Berkom2010-03-291-9/+20
* Use accessor functions instead direct access.Javier Jardón2009-12-041-5/+7
* Added parameter-spec parsing, need to updated docs still.Tristan Van Berkom2008-11-051-98/+2
* Fixed some glitches, now its usable, closing case for now, we haveTristan Van Berkom2008-10-291-193/+121
* Rewrote GtkLabel implementation from top to bottom with custom editor (nowTristan Van Berkom2008-10-281-0/+3
* new pspec and eprop for GtkIconSources in GtkIconFactories.Tristan Van Berkom2008-10-221-2/+2
* Use glade-cell-renderer-button for color attributes.Tristan Van Berkom2008-10-211-17/+16
* applied proposed patch for bug #547431 '"Scale" ambiguous for translation'Juan Pablo Ugarte2008-10-161-16/+16
* Exported glade_column_list_copy/free()Tristan Van Berkom2008-09-291-36/+6
* Added load/save/edit support for GtkTreeStore/GtkListStore basic columnsTristan Van Berkom2008-09-281-5/+0
* adding attributes editorTristan Van Berkom2008-08-061-0/+1316