| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GLADE_BUNDLED environment variable. | Tristan Van Berkom | 2013-12-10 | 1 | -0/+1 |
* | Added Glade's first unit test (about time !) | Tristan Van Berkom | 2013-04-05 | 1 | -2/+4 |
* | Replaced use of -export-symbols with -export-symbols-regex | Juan Pablo Ugarte | 2012-05-22 | 1 | -1/+0 |
* | Let g_module_open() be called with NULL so that it looks libraries in default... | Juan Pablo Ugarte | 2012-05-17 | 1 | -0/+1 |
* | Added glade_init() | Juan Pablo Ugarte | 2012-05-04 | 1 | -0/+1 |
* | * gladeui/glade-app.h: Make Glade 3.10 use new environment variables for proper | Tristan Van Berkom | 2011-10-11 | 1 | -2/+2 |
* | 2011-01-22 Juan Pablo Ugarte <juanpablougarte@gmail.com> | Juan Pablo Ugarte | 2011-01-23 | 1 | -0/+2 |
* | Merge branch 'master' into signal-tree-modelsignal-tree-model | Tristan Van Berkom | 2011-01-10 | 1 | -3/+0 |
|\ |
|
| * | * gladeui/glade-app.[ch], gladeui/glade-base-editor.c: Removed glade_app_set... | Tristan Van Berkom | 2011-01-10 | 1 | -3/+0 |
* | | Merge branch 'master' into signal-tree-model | Johannes Schmid | 2011-01-06 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | * gladeui/glade-app.h, gladeui/glade-base-editor.h, gladeui/glade-catalog.h, | Tristan Van Berkom | 2011-01-05 | 1 | -1/+8 |
* | | Merge branch 'master' into signal-tree-model | Johannes Schmid | 2011-01-05 | 1 | -142/+33 |
|\ \
| |/ |
|
| * | * gladeui/glade-app.h: Cleanup a bit, and removed an unused prototype. | Tristan Van Berkom | 2011-01-04 | 1 | -49/+30 |
| * | * gladeui/glade-palette.[ch], gladeui/glade-project.[ch], gladeui/glade-app.... | Tristan Van Berkom | 2011-01-04 | 1 | -44/+7 |
| * | * gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui/glade-editor.[ch], | Tristan Van Berkom | 2011-01-04 | 1 | -2/+4 |
| * | * Another major refactor, tasks accomplished: | Tristan Van Berkom | 2011-01-03 | 1 | -44/+0 |
| * | * gladeui/glade-app.[ch]: | Tristan Van Berkom | 2011-01-03 | 1 | -9/+1 |
* | | Merge branch 'master' into signal-tree-model | Johannes Schmid | 2010-12-30 | 1 | -6/+3 |
|\ \
| |/ |
|
| * | * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with: | Tristan Van Berkom | 2010-12-30 | 1 | -1/+0 |
| * | * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/g... | Tristan Van Berkom | 2010-12-28 | 1 | -5/+3 |
* | | Merge branch 'master' into signal-tree-model | Johannes Schmid | 2010-12-30 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | * gladeui/glade-app.[ch]: Added glade_app_queue_selection_changed() | Tristan Van Berkom | 2010-12-17 | 1 | -0/+2 |
| * | * gladeui/glade-project.[ch], gladeui/glade-app.[ch], src/glade-window.c: Re... | Tristan Van Berkom | 2010-12-17 | 1 | -3/+0 |
* | | Merge branch 'master' into signal-tree-model | Johannes Schmid | 2010-12-16 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com> | Tristan Van Berkom | 2010-10-12 | 1 | -0/+2 |
* | | signal-model: Implemented signal model inside GladeSignalEditor | Johannes Schmid | 2010-06-29 | 1 | -1/+0 |
|/ |
|
* | added GladeDesignLayout::widget-event signal. Patch by Pavel Kostyuchenko | Juan Pablo Ugarte | 2009-01-20 | 1 | -0/+1 |
* | Fixed adjustments when values are null in libglade mode | Tristan Van Berkom | 2008-09-22 | 1 | -2/+4 |
* | Now we have a conversion routine that is run in the plugin to convert some | Tristan Van Berkom | 2008-09-19 | 1 | -1/+4 |
* | Now load insensitive when widgets are unsupported, and use a warning icon | Tristan Van Berkom | 2008-04-10 | 1 | -0/+2 |
* | Filled in all since, deprecated and builder-unsupported properties. | Tristan Van Berkom | 2008-04-09 | 1 | -0/+3 |
* | Loop through user defined search paths and load catalogs from there first. | Tristan Van Berkom | 2007-07-25 | 1 | -3/+6 |
* | Removed glade_app_widget_event() and the "widget-event" signal | Tristan Van Berkom | 2007-07-17 | 1 | -6/+0 |
* | Removed bindings framework since now all binding work will be done | Juan Pablo Ugarte | 2007-07-11 | 1 | -2/+0 |
* | New method glade_app_new(). | Vincent Geddes | 2007-07-04 | 1 | -0/+2 |
* | Misc cleanups. | Vincent Geddes | 2007-06-21 | 1 | -1/+0 |
* | New Inspector implementation. - The Inspector no longer records session | Vincent Geddes | 2007-06-20 | 1 | -4/+0 |
* | - Added Drag/Resize button in the toolbar | Tristan Van Berkom | 2007-06-20 | 1 | -4/+29 |
* | removed every reference to binding script directory. (bug #444605) | Juan Pablo Ugarte | 2007-06-06 | 1 | -2/+0 |
* | Performed house cleaning. - Use g_slice_new where appropriate. - Hide | Vincent Geddes | 2007-04-21 | 1 | -2/+0 |
* | Auto-generate `gladeui.def' for DLL symbol exports. Remove | Vincent Geddes | 2007-04-12 | 1 | -49/+46 |
* | - Added a private initialisation function `glade_init_check()' for | Vincent Geddes | 2007-02-10 | 1 | -13/+28 |
* | Replaced C++ style comments with the more portable ISO C syntax. | Vincent Geddes | 2007-02-08 | 1 | -7/+11 |
* | Changed the hierarchy changed signal for a "widget-event" signal. | Tristan Van Berkom | 2007-02-01 | 1 | -4/+6 |
* | o Removed search algorythm for child widgets, removed | Tristan Van Berkom | 2007-01-31 | 1 | -0/+4 |
* | fixed conditionally building gnome & python. | Tristan Van Berkom | 2007-01-25 | 1 | -4/+4 |
* | Reorganised package structure, moved a lot of files and directories. | Tristan Van Berkom | 2007-01-23 | 1 | -0/+167 |