| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into signal-tree-modelsignal-tree-model | Tristan Van Berkom | 2011-01-10 | 9 | -2055/+1902 |
|\ |
|
| * | * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Expose internal GtkTre... | Tristan Van Berkom | 2011-01-10 | 3 | -3/+34 |
| * | * gladeui/glade-widget.c: Dont set packing properties onto internal widgets. | Tristan Van Berkom | 2011-01-10 | 2 | -1/+6 |
| * | Updated Swedish translation | Daniel Nylander | 2011-01-09 | 1 | -1985/+1805 |
| * | * src/glade-window.c: Applied patch by Sergio García Lobo to fix bug 487656... | Tristan Van Berkom | 2011-01-10 | 2 | -1/+4 |
| * | * src/glade-window.c: Added idle function to raise the undocked windows at s... | Tristan Van Berkom | 2011-01-10 | 2 | -3/+15 |
| * | * gladeui/glade-app.[ch], gladeui/glade-base-editor.c: Removed glade_app_set... | Tristan Van Berkom | 2011-01-10 | 4 | -30/+3 |
| * | * src/glade-window.c: Fix possible crash when saving new project. bug 622635... | Tristan Van Berkom | 2011-01-09 | 2 | -32/+37 |
* | | * gladeui/glade-signal-editor.c: | Tristan Van Berkom | 2011-01-10 | 2 | -602/+627 |
* | | Fixed some minor indentation issues. | Tristan Van Berkom | 2011-01-10 | 1 | -4/+4 |
* | | * gladeui/glade-signal-model.[ch]: | Tristan Van Berkom | 2011-01-10 | 3 | -702/+704 |
* | | gladeui: Reduce signal-model columns, add cell_data_funcs instead | Johannes Schmid | 2011-01-09 | 3 | -99/+276 |
* | | gladeui: Implemented devhelp column in signal-editor, fixed some bugs. | Johannes Schmid | 2011-01-09 | 3 | -67/+159 |
* | | gladeui: Adapt signal-editor to tristan's wishes | Johannes Schmid | 2011-01-09 | 1 | -82/+116 |
* | | gladeui: Reflect in tree model that GladeSignal is an object and use proper r... | Johannes Schmid | 2011-01-09 | 1 | -3/+3 |
* | | gladeui: Fix Makefile.am to contain glade-cell-renderer-icon | Johannes Schmid | 2011-01-09 | 1 | -1/+1 |
* | | Merge branch 'master' into signal-tree-model | Johannes Schmid | 2011-01-09 | 45 | -3207/+3728 |
|\ \
| |/ |
|
| * | * plugins/gtk+/glade-column-types.c: Fixed crash when user performs Drag'n'D... | Tristan Van Berkom | 2011-01-09 | 2 | -1/+9 |
| * | * src/glade-window.c: Fixed use of uninitialized variables in warning messages, | Tristan Van Berkom | 2011-01-09 | 2 | -4/+5 |
| * | * plugins/gtk+/gtk+.xml.in: Setting some default HIG values for widgets as p... | Tristan Van Berkom | 2011-01-09 | 2 | -1/+4 |
| * | * gladeui/glade-editor.c: Make query dialog come with a "Create" button instead | Tristan Van Berkom | 2011-01-09 | 2 | -1/+10 |
| * | * plugins/gtk+/gtk+.xml.in: Disable the GtkToolButton:menu property. | Tristan Van Berkom | 2011-01-09 | 2 | -0/+7 |
| * | * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Add support for adding... | Tristan Van Berkom | 2011-01-09 | 3 | -3/+138 |
| * | * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added replace-child-fu... | Tristan Van Berkom | 2011-01-09 | 3 | -0/+13 |
| * | * plugins/gtk+/gtk+.xml.in: | Tristan Van Berkom | 2011-01-09 | 2 | -10/+58 |
| * | * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Write GtkToolButton me... | Tristan Van Berkom | 2011-01-09 | 3 | -3/+14 |
| * | * plugins/gtk+/glade-gtk.c: Fixed add/remove parent commands so that they wo... | Tristan Van Berkom | 2011-01-09 | 2 | -15/+44 |
| * | * gladeui/glade-command.[ch]: Exposed glade_command_add() internal command s... | Tristan Van Berkom | 2011-01-09 | 3 | -2/+13 |
| * | * plugins/gtk+/gtk+.xml.in: Added translatable/multiline to entry tooltip pr... | Tristan Van Berkom | 2011-01-09 | 2 | -11/+13 |
| * | * plugins/gtk+/glade-gtk.c: Fixed loaded state of toolitemgroup custom label... | Tristan Van Berkom | 2011-01-09 | 2 | -4/+20 |
| * | * gladeui/glade-project.c: Fixed the project to maintain the loading flag until | Tristan Van Berkom | 2011-01-09 | 2 | -5/+9 |
| * | * gladeui/glade-design-layout.c: Fixed to not hide widgets when removing | Tristan Van Berkom | 2011-01-09 | 2 | -4/+7 |
| * | Updated Galician translations | Fran Diéguez | 2011-01-09 | 1 | -747/+835 |
| * | Hide any parentless widgets before assigning them as a property. | Tristan Van Berkom | 2011-01-09 | 1 | -0/+2 |
| * | * plugins/Makefile.am, plugins/glade-tool-item-group-editor.[ch], plugins/gt... | Tristan Van Berkom | 2011-01-09 | 6 | -29/+759 |
| * | Fixed toolbutton editor to not block signals twice. | Tristan Van Berkom | 2011-01-09 | 1 | -1/+0 |
| * | * gladeui/glade-command.c: Ensure that menus can be added to menutoolbuttons. | Tristan Van Berkom | 2011-01-09 | 2 | -14/+13 |
| * | * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Made GtkToolBar:icon-s... | Tristan Van Berkom | 2011-01-08 | 3 | -12/+59 |
| * | * plugins/gtk+/gtk+.xml.in: Made plugin target from 2.20, 2.22, 2.24 and 3.0... | Tristan Van Berkom | 2011-01-08 | 2 | -14/+74 |
| * | * gladeui/glade-builtins.c: Fixed redundant registering of displayable value... | Tristan Van Berkom | 2011-01-08 | 2 | -8/+13 |
| * | * gladeui/glade-utils.[ch], gladeui/glade-widget.c, gladeui/glade-project.c, | Tristan Van Berkom | 2011-01-08 | 7 | -128/+32 |
| * | * gladeui/glade-utils.[ch]: Some cleanup in glade-utils, removed lots of obs... | Tristan Van Berkom | 2011-01-08 | 4 | -315/+95 |
| * | * gladeui/glade-utils.[ch], gladeui/glade-widget.c, gladeui/glade-builtins.c, | Tristan Van Berkom | 2011-01-08 | 7 | -52/+15 |
| * | * configure.ac: Bump the minimum GTK+ version to 2.99.0. | Emilio Pozuelo Monfort | 2011-01-07 | 2 | -1/+5 |
| * | * configure.ac: Remove "GTK+ version" from the summary, we always build agai... | Emilio Pozuelo Monfort | 2011-01-07 | 2 | -1/+5 |
| * | * gladeui/glade-editable.[ch], plugins/gtk+/.. [ All GladeEditable editors ]. | Tristan Van Berkom | 2011-01-07 | 20 | -550/+237 |
| * | * plugins/gtk+/glade-gtk.c: Added accelerator and tooltip-text properties | Tristan Van Berkom | 2011-01-07 | 2 | -4/+22 |
| * | * data/glade.desktop.in.in: Execute 'glade' since that's the name of the bin... | Emilio Pozuelo Monfort | 2011-01-07 | 2 | -1/+6 |
| * | * plugins/gtk+/glade-model-data.c: Removed sequential editing mode, avoid | Tristan Van Berkom | 2011-01-07 | 2 | -122/+11 |
| * | * gladeui/glade-inspector.c: Updated to use GtkStyleContext to set the italic & | Tristan Van Berkom | 2011-01-07 | 2 | -8/+19 |