~gnome3-team/glade/+git/glade:wip/support-no-ids

Last commit made on 2016-01-27
Get this branch:
git clone -b wip/support-no-ids https://git.launchpad.net/~gnome3-team/glade/+git/glade

Branch merges

Branch information

Name:
wip/support-no-ids
Repository:
lp:~gnome3-team/glade/+git/glade

Recent commits

2312da5... by Juan Pablo Ugarte

GladeEditor: do not show unnamed widgets in header

4ef1765... by Tristan Van Berkom <email address hidden>

GladeEditorProperty: Dont display unnamed names in treeviews

When selecting objects for reference in a treeview, show "(unnamed)"
instead of __glade_unnamed_1 or such.

fa18850... by Tristan Van Berkom <email address hidden>

GladeEditorTable: Adjusting name/ID edit rules.

Now you are allowed to clear the widget ID as long as
that widget is not referred to by anything else in the
project.

a784c69... by Tristan Van Berkom <email address hidden>

GladeWidget: Added glade_widget_has_prop_refs()

Check if there are property references to a widget without duplicating the list.

eaf8097... by Juan Pablo Ugarte

GladeDesignView: show class name if widget is unnamed

779dd7a... by Juan Pablo Ugarte

GladeInspector: do not show widget name if its unnamed (has prefix __glade_unnamed_)

b448b88... by Tristan Van Berkom <email address hidden>

GladeEditorProperty: Set names on selected widgets in the multi-object dialog

Ensure that the selected list of objects have names

1069f10... by Tristan Van Berkom <email address hidden>

Added glade_widget_ensure_name()

A function to set real names on widgets unconditionally
if they dont actually have names but only a prefix

9c91cd5... by Tristan Van Berkom <email address hidden>

GladeEPropObject: Set names when choosing an object

When an object property is set, set the widget name of the object.

1963ca5... by Tristan Van Berkom <email address hidden>

GladeWidget: Dont require widget ids

Create widgets initially with a special glade defined 'unnamed' prefix,
if a widget ID has this prefix, dont save it in the output