~gnome3-team/glade/+git/glade:signal-tree-model

Last commit made on 2011-01-10
Get this branch:
git clone -b signal-tree-model https://git.launchpad.net/~gnome3-team/glade/+git/glade

Branch merges

Branch information

Name:
signal-tree-model
Repository:
lp:~gnome3-team/glade/+git/glade

Recent commits

7be60d7... by James Brown

Merge branch 'master' into signal-tree-model

Conflicts:
 ChangeLog

5a2aa19... by James Brown

 * gladeui/glade-signal-editor.c:
   - Fixed <click here> column to always show up italic insensitive when
     no object is selected.
   - Fixed the <type here> text to come back and not add any signal when
     the first signal of a type is added with a NULL handler
   - Fixed devhelp icon visibility to not show when !glade_util_have_devhelp()

334e60e... by James Brown

Fixed some minor indentation issues.

fbb78d8... by James Brown

 * gladeui/glade-signal-model.[ch]:
   - Fixed indentation
   - Relicense as LGPL as Johannes Schmid said that was ok.

db4732e... by James Brown

 * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Expose internal GtkTreeSelection
 child of GtkTreeView so that "changed" signal can be connected to. Fixes bug 383766.

054032c... by James Brown

 * gladeui/glade-widget.c: Dont set packing properties onto internal widgets.

36e9830... by Daniel Nylander

Updated Swedish translation

8b5281f... by Johannes Schmid <email address hidden>

gladeui: Reduce signal-model columns, add cell_data_funcs instead

Fixes a lot of drawing glitches in the tree view.

be9f4ab... by James Brown

 * src/glade-window.c: Applied patch by Sergio GarcĂ­a Lobo to fix bug 487656 and provide
 mnemonic key access to "Text beside icons" palette option.

e64fdc4... by James Brown

 * src/glade-window.c: Added idle function to raise the undocked windows at startup time,
 closes bug 475421.