summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * NEWS, configure.ac: Rolling Glade 3.9.1GLADE_3_9_1Tristan Van Berkom2011-01-133-1/+48
* * plugins/gtk+/gtk+.xml.in: Readjusted displayable values so they are availableTristan Van Berkom2011-01-131-38/+27
* Fixed glade-signal.c return_if_fail() statement.Tristan Van Berkom2011-01-131-1/+1
* Added glade-tool-item-group-editor.c to POTFILES.inTristan Van Berkom2011-01-131-0/+1
* Removed fixed-bg.xpm from makefile.Tristan Van Berkom2011-01-131-1/+1
* * plugins/gtk+/glade-attributes.c: Fixed mismatching PangoAttributeType with...Tristan Van Berkom2011-01-132-22/+6
* * gladeui/glade-signal-model.c: Watch the "support-changed" signal on GladeW...Tristan Van Berkom2011-01-134-10/+68
* * gladeui/glade-placeholder.c, data/icons/placeholder.png, data/icons/Makefi...Tristan Van Berkom2011-01-134-35/+30
* * plugins/gtk+/glade-gtk.c, data/icons/Makefile.am, data/icons/fixed-bg.png,Tristan Van Berkom2011-01-135-58/+47
* * gladeui/glade-signal.c: Fire a warning when signal class is not found for ...Tristan Van Berkom2011-01-122-10/+22
* * gladeui/glade-widget.c: Fixed access of NULL project at glade_widget_show/...Tristan Van Berkom2011-01-122-7/+14
* * gladeui/glade-palette.c: Fixed leaking project (set_project NULL whenTristan Van Berkom2011-01-122-0/+7
* Fixed compiler warningTristan Van Berkom2011-01-121-1/+1
* Cell alignments in signal editorTristan Van Berkom2011-01-121-8/+14
* Cleanup in GladeProjectTristan Van Berkom2011-01-122-4/+4
* [l10n] Updated Estonian translationIvar Smolin2011-01-111-831/+812
* Updated Galician translationsFran Diéguez2011-01-101-132/+145
* 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