summaryrefslogtreecommitdiff
path: root/gladeui/glade-app.c
Commit message (Expand)AuthorAgeFilesLines
* Fix minor typosYuri Chornoivan2020-03-221-2/+2
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeAppCorentin Noël2019-08-201-16/+42
* introspection: Add many annotations to sourcesCorentin Noël2019-04-011-7/+81
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-4/+4
* GladeApp: add GLADE_ENV_ICON_THEME_PATHJuan Pablo Ugarte2017-12-301-2/+16
* Migrated from stock icons to icon namesJuan Pablo Ugarte2014-05-071-32/+28
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-28/+23
* Fix whitespace problem in glade_app_class_init()Tristan Van Berkom2013-05-101-6/+2
* Added debug flags and --enable-debug configure option.Tristan Van Berkom2013-04-281-0/+2
* Build fixes, now distcheck passes again (with the added tests).Tristan Van Berkom2013-04-081-5/+0
* Added Glade's first unit test (about time !)Tristan Van Berkom2013-04-051-2/+12
* Cleanup deprecations all around.Tristan Van Berkom2013-04-011-2/+0
* Implemented GladeProject properties dialog with gladeJuan Pablo Ugarte2013-03-301-0/+5
* Added glade-devhelp stock iconJuan Pablo Ugarte2013-03-121-0/+37
* Reverting all composite templates support until it lands on GTKJuan Pablo Ugarte2013-01-311-3/+0
* Added GladeApp::widget-adaptor-registered signalJuan Pablo Ugarte2012-10-311-0/+16
* Added intitial support for runtime creation and loading of composite templates.Juan Pablo Ugarte2012-10-021-0/+3
* Let g_module_open() be called with NULL so that it looks libraries in default...Juan Pablo Ugarte2012-05-171-0/+12
* Added glade_init()Juan Pablo Ugarte2012-05-041-73/+83
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-1/+0
* gladeui/glade-app.c: glade_app_register_stock_icons() added fuction to regist...Juan Pablo Ugarte2012-04-271-0/+42
* [Glade Bug 663492] Update Mac integration bindings to GtkOSXApplicationJohn Ralls2011-11-081-5/+2
* * gladeui/Makefile.am, gladeui/glade-accumulators.[ch], gladeui/glade-app.c,Tristan Van Berkom2011-02-051-2/+2
* 2011-02-03 Pablo Castellano <pablog@gnome.org>Tristan Van Berkom2011-02-041-1/+5
* * gladeui/glade-app.c: replaced GladeDesignLayout API with the new private oneJuan Pablo Ugarte2011-01-291-1/+2
* 2011-01-22 Juan Pablo Ugarte <juanpablougarte@gmail.com>Juan Pablo Ugarte2011-01-231-0/+40
* gladeui: Finish up anjuta/glade dnd integrationJohannes Schmid2011-01-211-0/+19
* 2011-01-15 Johannes Schmid <jhs@gnome.org>Johannes Schmid2011-01-151-1/+4
* Revert "* gladeui/glade-app.c: glade_app_get() should always return"Johannes Schmid2011-01-151-4/+1
* * gladeui/glade-app.c: glade_app_get() should always returnJohannes Schmid2011-01-151-1/+4
* Merge branch 'master' into signal-tree-modelsignal-tree-modelTristan Van Berkom2011-01-101-26/+0
|\
| * * gladeui/glade-app.[ch], gladeui/glade-base-editor.c: Removed glade_app_set...Tristan Van Berkom2011-01-101-26/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-061-1/+1
|\ \ | |/
| * * gladeui/glade-app.c: Changed session file glade-3.conf -> glade.conf so th...Tristan Van Berkom2011-01-061-1/+1
* | gladeui: Fix changes due to member sealingJohannes Schmid2011-01-051-12/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-051-888/+43
|\ \ | |/
| * * gladeui/glade-fixed.[ch] --> plugins/gtk+/glade-fixed.[ch]:Tristan Van Berkom2011-01-041-1/+0
| * * gladeui/glade-cell-renderer-icon.[ch]: Privatizing members.Tristan Van Berkom2011-01-041-9/+8
| * * gladeui/glade-palette.[ch], gladeui/glade-project.[ch], gladeui/glade-app....Tristan Van Berkom2011-01-041-180/+0
| * * gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui/glade-editor.[ch],Tristan Van Berkom2011-01-041-26/+33
| * * Another major refactor, tasks accomplished:Tristan Van Berkom2011-01-031-504/+2
| * * gladeui/glade-app.[ch]:Tristan Van Berkom2011-01-031-192/+13
| * * gladeui/glade-clipboard.h, gladeui/glade-app.c: Removed clipboard->view me...Tristan Van Berkom2011-01-021-1/+1
| * * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-10/+9
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-995/+949
|\ \ | |/
| * * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1021/+993
| * * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/g...Tristan Van Berkom2010-12-281-20/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-64/+39
|\ \ | |/
| * Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-51/+36
| |\
| | * * gladeui/glade-project.[ch]: Removed dialog and added "load-progress" signalTristan Van Berkom2010-12-221-6/+15