- 05 Apr, 2011 6 commits
-
-
-
Juan Pablo Ugarte authored
Need to update it on post_create when reason is user instead of setting it on "label" set_proeprty()
-
Juan Pablo Ugarte authored
o glade_widget_constructor() do not set catalog defaults for internal widgets. (Fixes GtkDialog action area orientation) * plugins/gtk+/glade-gtk.c: o Fixed GtkBox virtual property size () o Fixed GtkDialog derived classes placeholders creation. o Set GtkButton::stock property from "label" is "use-stok" is true. (Fixes bug in internal buttons with stock icons)
-
Juan Pablo Ugarte authored
o Added support for reading internal children declaration in the catalog o Added GWA base class get_internal_child implementation using gtk_buildable_get_internal_child() o Create internal children as specified in catalog in glade_widget_adaptor_post_create() before calling deep_post_create() and post_create() methods o new API glade_widget_adaptor_has_internal_children() glade_widget_adaptor_get_internal_children() * gladeui/glade-widget.[ch]: o Made GladeWidget::reason property readable o Added new API glade_widget_find_child() * plugins/gtk+/glade-gtk-action-widgets.[ch]: o reworked code from GtkDialog support to read and write widget actions special tags found in GtkDialog and GtkInfoBar widgets * plugins/gtk+/glade-gtk-info-bar.c: support code for reading and writing GtkInfoBar special tags * plugins/gtk+/glade-gtk.c: o Removed GtkBox, GtkDialog, GtkComboBox and GtkTreeView unused get_internal_child functions o Removed creation of internal children of GtkDialog, GtkColorSelectionDialog, GtkFontSelectionDialog, GtkComboBox and GtkTreeView. o Implemented GtkDialog action-widgets tag support using common code. * plugins/gtk+/gtk+.xml.in: o Added support for GtkInfoBar widget. o Defined internal children of GtkDialog, GtkColorSelectionDialog, GtkFontSelectionDialog, GtkComboBox, GtkInfoBar and GtkTreeView. * gladeui/glade-xml-utils.h: Added GLADE_TAG_INTERNAL_CHILDREN and GLADE_TAG_ANARCHIST tags * plugins/glade-catalog.dtd: added new syntax to catalog description
-
as a generic implementation for GtkInfoBar too.
-
Yuri Myasoedov authored
-
- 04 Apr, 2011 9 commits
-
-
Tristan Van Berkom authored
-
Jordi Serratosa authored
-
Tristan Van Berkom authored
is not portable. This reverts commit caf94be4. Conflicts: src/main.c
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Inaki Larranaga Murgoitio authored
-
-
Juan Pablo Ugarte authored
plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/gtk+.xml.in: Added support to edit cell renderers in GtkEntryCompletion" This reverts commit edb4857b. Conflicts: ChangeLog
-
Piotr Drąg authored
-
- 03 Apr, 2011 3 commits
-
-
-
Yuri Myasoedov authored
-
Og B. Maciel authored
-
- 02 Apr, 2011 9 commits
-
-
Ask Hjorth Larsen authored
-
Christian Kirbach authored
-
Jorge González authored
-
Marek Černocký authored
-
Bruno Brouard authored
-
Daniel Nylander authored
-
Gil Forcada authored
-
Gil Forcada authored
-
Yaron Shahrabani authored
-
- 01 Apr, 2011 5 commits
-
-
Fran Diéguez authored
-
Duarte Loreto authored
-
Juan Pablo Ugarte authored
plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/gtk+.xml.in: Added support to edit cell renderers in GtkEntryCompletion
-
Gabor Kelemen authored
-
Andrea Zagli authored
-
- 31 Mar, 2011 4 commits
-
-
Juan Pablo Ugarte authored
gladeui/glade-cell-renderer-icon.c, gladeui/glade-clipboard.c, gladeui/glade-editor.c, gladeui/glade-inspector.c, gladeui/glade-palette.c, gladeui/glade-project.c, gladeui/glade-property.c, gladeui/glade-signal.c, gladeui/glade-widget-action.c, gladeui/glade-widget.c: Replaced g_object_notify() with g_object_notify_by_spec()
-
Christian Kirbach authored
-
liu zhen authored
-
Rajesh Ranjan authored
-
- 30 Mar, 2011 3 commits
-
-
-
-
Djavan Fagundes authored
-
- 29 Mar, 2011 1 commit
-
-
Marek Černocký authored
-