summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-accels.c
Commit message (Expand)AuthorAgeFilesLines
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-9/+9
* Add GDK_SUPER_MASK accelerator handlingSebastian Stang2018-03-011-0/+12
* Bug 589306 - Clicking in ... swap order of acceleratorsRoberto Guido2016-04-111-0/+1
* Replaced deprecated stock items with its corresponding label strings.Juan Pablo Ugarte2014-05-151-3/+3
* Replaced deprecated functionsJuan Pablo Ugarte2014-05-071-3/+3
* Seal needed deprecated API.Juan Pablo Ugarte2014-05-071-8/+14
* Move GladeWidgetAdaptor code for GtkWidget into it's own C fileTristan Van Berkom2013-05-041-0/+57
* Replaced buttons with 3 dots [...] for a secondary edit icon in the entry its...Juan Pablo Ugarte2013-01-181-15/+8
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-2/+2
* Replaced strcmp() with g_strcmp0 in glade_eprop_accel_populate_view()Juan Pablo Ugarte2012-04-271-1/+1
* Fixed "variable set but not used" warnings (-Wunused-but-set-variable)Juan Pablo Ugarte2011-05-201-4/+0
* * gladeui/Makefile.am, gladeui/glade-signal-class.[ch], gladeui/glade-widget...Tristan Van Berkom2011-01-051-14/+14
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-18/+26
* * Made GladePropertyClass completely opaque and created loads of api and upd...Tristan Van Berkom2011-01-031-3/+2
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-11/+12
* * Made GladeProperty internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-4/+4
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-662/+677
* Fixed compitation for gtk+-3.0Juan Pablo Ugarte2010-09-191-2/+0
* * gladeui/glade-popup.c: Allow adding new actions to action groups from the ...Tristan Van Berkom2010-03-291-3/+251
* Use accessor functions instead direct access.Javier Jardón2009-12-041-1/+2
* Fix usage of deprecated GTK+ symbols (bug 572756)Tristan Van Berkom2009-06-201-1/+1
* Added parameter-spec parsing, need to updated docs still.Tristan Van Berkom2008-11-051-141/+9
* New internal pspec type for attributes and new editor widget for them.Tristan Van Berkom2008-08-061-0/+1
* Fixed bold/grey/italics in treeview.Tristan Van Berkom2008-05-131-43/+35
* Removed.Tristan Van Berkom2008-05-021-268/+66
* merging builder branch into trunkTristan Van Berkom2008-04-031-0/+943