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