summaryrefslogtreecommitdiff
path: root/gladeui/glade-app.h
Commit message (Expand)AuthorAgeFilesLines
* GladeApp: add GLADE_ENV_ICON_THEME_PATHJuan Pablo Ugarte2017-10-011-0/+1
* Added GLADE_BUNDLED environment variable.Tristan Van Berkom2013-12-101-0/+1
* Added Glade's first unit test (about time !)Tristan Van Berkom2013-04-051-2/+4
* Replaced use of -export-symbols with -export-symbols-regexJuan Pablo Ugarte2012-05-221-1/+0
* Let g_module_open() be called with NULL so that it looks libraries in default...Juan Pablo Ugarte2012-05-171-0/+1
* Added glade_init()Juan Pablo Ugarte2012-05-041-0/+1
* * gladeui/glade-app.h: Make Glade 3.10 use new environment variables for properTristan Van Berkom2011-10-111-2/+2
* 2011-01-22 Juan Pablo Ugarte <juanpablougarte@gmail.com>Juan Pablo Ugarte2011-01-231-0/+2
* Merge branch 'master' into signal-tree-modelsignal-tree-modelTristan Van Berkom2011-01-101-3/+0
|\
| * * gladeui/glade-app.[ch], gladeui/glade-base-editor.c: Removed glade_app_set...Tristan Van Berkom2011-01-101-3/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-061-1/+8
|\ \ | |/
| * * gladeui/glade-app.h, gladeui/glade-base-editor.h, gladeui/glade-catalog.h,Tristan Van Berkom2011-01-051-1/+8
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2011-01-051-142/+33
|\ \ | |/
| * * gladeui/glade-app.h: Cleanup a bit, and removed an unused prototype.Tristan Van Berkom2011-01-041-49/+30
| * * gladeui/glade-palette.[ch], gladeui/glade-project.[ch], gladeui/glade-app....Tristan Van Berkom2011-01-041-44/+7
| * * gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui/glade-editor.[ch],Tristan Van Berkom2011-01-041-2/+4
| * * Another major refactor, tasks accomplished:Tristan Van Berkom2011-01-031-44/+0
| * * gladeui/glade-app.[ch]:Tristan Van Berkom2011-01-031-9/+1
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-6/+3
|\ \ | |/
| * * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1/+0
| * * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/g...Tristan Van Berkom2010-12-281-5/+3
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-301-3/+2
|\ \ | |/
| * * gladeui/glade-app.[ch]: Added glade_app_queue_selection_changed()Tristan Van Berkom2010-12-171-0/+2
| * * gladeui/glade-project.[ch], gladeui/glade-app.[ch], src/glade-window.c: Re...Tristan Van Berkom2010-12-171-3/+0
* | Merge branch 'master' into signal-tree-modelJohannes Schmid2010-12-161-0/+2
|\ \ | |/
| * 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-0/+2
* | signal-model: Implemented signal model inside GladeSignalEditorJohannes Schmid2010-06-291-1/+0
|/
* added GladeDesignLayout::widget-event signal. Patch by Pavel KostyuchenkoJuan Pablo Ugarte2009-01-201-0/+1
* Fixed adjustments when values are null in libglade modeTristan Van Berkom2008-09-221-2/+4
* Now we have a conversion routine that is run in the plugin to convert someTristan Van Berkom2008-09-191-1/+4
* Now load insensitive when widgets are unsupported, and use a warning iconTristan Van Berkom2008-04-101-0/+2
* Filled in all since, deprecated and builder-unsupported properties.Tristan Van Berkom2008-04-091-0/+3
* Loop through user defined search paths and load catalogs from there first.Tristan Van Berkom2007-07-251-3/+6
* Removed glade_app_widget_event() and the "widget-event" signalTristan Van Berkom2007-07-171-6/+0
* Removed bindings framework since now all binding work will be doneJuan Pablo Ugarte2007-07-111-2/+0
* New method glade_app_new().Vincent Geddes2007-07-041-0/+2
* Misc cleanups.Vincent Geddes2007-06-211-1/+0
* New Inspector implementation. - The Inspector no longer records sessionVincent Geddes2007-06-201-4/+0
* - Added Drag/Resize button in the toolbarTristan Van Berkom2007-06-201-4/+29
* removed every reference to binding script directory. (bug #444605)Juan Pablo Ugarte2007-06-061-2/+0
* Performed house cleaning. - Use g_slice_new where appropriate. - HideVincent Geddes2007-04-211-2/+0
* Auto-generate `gladeui.def' for DLL symbol exports. RemoveVincent Geddes2007-04-121-49/+46
* - Added a private initialisation function `glade_init_check()' forVincent Geddes2007-02-101-13/+28
* Replaced C++ style comments with the more portable ISO C syntax.Vincent Geddes2007-02-081-7/+11
* Changed the hierarchy changed signal for a "widget-event" signal.Tristan Van Berkom2007-02-011-4/+6
* o Removed search algorythm for child widgets, removedTristan Van Berkom2007-01-311-0/+4
* fixed conditionally building gnome & python.Tristan Van Berkom2007-01-251-4/+4
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-231-0/+167