- 09 Jan, 2011 14 commits
-
-
Tristan Van Berkom authored
bug 634325, fix by Alex Merry.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
of an "OK" button, closes bug 503621.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
texttagtable.
-
Tristan Van Berkom authored
gtkmenutoolbutton code (incase the child is rebuilt for construct-only purposes).
-
Tristan Van Berkom authored
- Made all GdkColor type properties optional, closes bug 457969 - Disabled all the irrelevant "-set" properties of GtkTextTag.
-
Tristan Van Berkom authored
out as "menu" special child type.
-
Tristan Van Berkom authored
parentless widget references (i.e. you can add a parent to a GtkToolItemGroup's label widget or a GtkButton's image widget, or remove the parent of a child of a label-widget, etc).
-
Tristan Van Berkom authored
plugins can create command groups that play with adding/removing widgets inline without creating copies of them.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
parse-finished is fired (so that it can be checked when setting the final object properties).
-
Tristan Van Berkom authored
them from the layout (no longer needed trickery for the toplevel, makes parentless widget property references work properly).
-
- 08 Jan, 2011 11 commits
-
-
Fran Diéguez authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
plugins/glade-gtk.c: Added support for editing GtkToolPalette.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
optional property to discourage its use and gave it similar treatment as the toolbar-style property.
-
Tristan Van Berkom authored
new properties and signals introduced with 3.0.
-
Tristan Van Berkom authored
stock items.
-
Tristan Van Berkom authored
gladeui/glade-popup.c, gladeui/glade-placeholder.c: Removed global selection list from glade-utils, selection can only be placed on widgets and only be controlled by their owning project.
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
gladeui/glade-widget-adaptor.c, gladeui/glade-editor-property.c: Removed glade_util_class_implements_interface() in favor of g_type_is_a() (closes bug 455734).
-
- 07 Jan, 2011 7 commits
-
-
Emilio Pozuelo Monfort authored
-
Emilio Pozuelo Monfort authored
-
Tristan Van Berkom authored
GladeEditable now watches the project for changes and updates itself by way of the base class implementation (and is fixed for removed widgets that no longer have a project pointer available), also glade_editable_block/unblock() is added for implementations to avoid firing implicit loads while executing commands... all custom editors updated to lose much code.
-
Tristan Van Berkom authored
to menu items and toolitems in the menu editor (fixes bug 510083).
-
Emilio Pozuelo Monfort authored
-
Tristan Van Berkom authored
crashers when focus/start-editing next cell.
-
Tristan Van Berkom authored
insensitive color for the < search widgets > entry.
-
- 06 Jan, 2011 8 commits
-
-
Fran Diéguez authored
-
Tristan Van Berkom authored
-
Daniel Mustieles García authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
of the GtkWidget adaptor this is unneeded and unused.
-