- 16 Oct, 2009 1 commit
-
-
Carles Ferrando authored
-
- 09 Oct, 2009 1 commit
-
-
Javier Jardón authored
-
- 05 Oct, 2009 1 commit
-
-
Petr Kovář authored
Reviewed by: Petr Kovar.
-
- 22 Sep, 2009 2 commits
-
-
Philip Withnall authored
-
Philip Withnall authored
Fixing permissions.
-
- 21 Sep, 2009 2 commits
-
-
Philip Withnall authored
-
Kjartan Maraas authored
-
- 16 Sep, 2009 1 commit
-
-
Ilkka Tuohela authored
-
- 15 Sep, 2009 1 commit
-
-
Ilkka Tuohela authored
-
- 14 Sep, 2009 2 commits
-
-
Tristan Van Berkom authored
copied subhierarchy still come out as copies (like getting an action area inside an internal vbox which was copied).
-
Tristan Van Berkom authored
* gladeui/glade-widget.c: Fixed crasher while copying internal widgets (bug 595156)
-
- 11 Sep, 2009 1 commit
-
-
Inaki Larranaga Murgoitio authored
-
- 10 Sep, 2009 1 commit
-
-
Inaki Larranaga Murgoitio authored
-
- 01 Sep, 2009 1 commit
-
-
Kjartan Maraas authored
-
- 28 Aug, 2009 1 commit
-
-
Baris Cicek authored
-
- 26 Aug, 2009 1 commit
-
-
Yavor Doganov authored
-
- 23 Aug, 2009 1 commit
-
-
- 16 Aug, 2009 1 commit
-
-
Milo Casagrande authored
* Fixes part of bug 591923
-
- 15 Aug, 2009 2 commits
-
-
Andre Klapper authored
-
Andre Klapper authored
-
- 09 Aug, 2009 1 commit
-
-
Mario Blättermann authored
-
- 02 Aug, 2009 1 commit
-
-
pesder authored
-
- 27 Jul, 2009 1 commit
-
-
- 26 Jul, 2009 1 commit
-
-
Petr Kovář authored
-
- 23 Jul, 2009 1 commit
-
-
- 22 Jul, 2009 1 commit
-
-
Andrea Zagli authored
-
- 01 Jul, 2009 1 commit
-
-
Tristan Van Berkom authored
objects (bug 566928).
-
- 29 Jun, 2009 4 commits
-
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
special case runtime path lookups to bundling builds. * gladeui/glade-popup.[ch]: Added glade_popup_is_popup_event () to check the correct GdkEventButton state for a context menu (in a platform independant way). * gladeui/glade-base-editor.c, gladeui/glade-editor-property.c, gladeui/glade-palette-item.c, gladeui/glade-placeholder.c, gladeui/glade-widget.c, gladeui/glade-inspector.c: Use new popup function to detect whether to show a context menu or not (bug 587128). * gladeui/glade-base-editor.c: Fixed crashes with editable treeview column types (bug 586715).
-
- 27 Jun, 2009 2 commits
-
-
Tristan Van Berkom authored
-
Tristan Van Berkom authored
* plugins/gtk+/gtk+.xml.in, glade/gtk+/glade-gtk.c: Fixed GtkTextView crashes when editing the textview in line, now we update the associated GtkTextBuffer:text property if available or the GtkTextView:text virtual property when in libglade mode.
-
- 25 Jun, 2009 3 commits
-
-
Tristan Van Berkom authored
(improved usability). * plugins/gtk+/glade-gtk.c: - Added sync_use_appearance() to reset the use-appearance property when local widget property updates demand that the appearance be resynchronized (this is actually a bug in GTK+ somewhere). - Avoid tampering with the virtual GtkBox:size property while loading a project. * plugins/gtk+/gtk+.xml.in: Attributed use-action-appearance property with "needs-sync" for better chances at a good visual result when copy/pasting etc. * plugins/gtk+/glade-activatable-editor.c: Reverse order in which the image is removed from GtkImageMenuItems (so that mucking with stock doesnt recreate one 2 lines further), now image menu items with controlling actions dont get orphaned images. * gladeui/glade-widget-adaptor.c: Sync remaining properties at load time which were not specified in the glade file (now the use-action-appearance property shows up right even if default and not present in the Glade file).
-
Tristan Van Berkom authored
* plugins/gtk+/glade-gtk.c: glade_gtk_button_write_widget (), make stock button labels save as non-translatable automatically (bug 352446).
-
Tristan Van Berkom authored
* gladeui/glade-property.c: glade_property_sync_impl(), dont sync properties that are the primary property of that klass for the said widget (properties can float outside of widget->properties in some cases, shouldnt effect the widget though).
-
- 23 Jun, 2009 4 commits
-
-
Tristan Van Berkom authored
* configure.ac, NEWS: Rolling Glade 3.6.6
-
Tristan Van Berkom authored
* gladeui/glade-project.c: Added algorythm to introspect lowest possible version of GTK+ to depend on for a project, this helps cases where the versioning data is missing, instead of defaulting to latest which may cause problems for people specifically targetting GTK+ 2.12 (bug 586046). * plugins/gtk+/gtk+.xml.in: Mark accel-groups property as since GTK+ 2.16.
-
Tristan Van Berkom authored
* gladeui/glade-project.c: Added glade_project_introspect_gtk_version() to loop over loaded project widgets and set the target version when a malformed file is loaded without a version (bug 572756).
-
Tristan Van Berkom authored
* gladeui/glade-app.c, gladeui/Makefile.am: Find quartz specific runtime prefix using ige_mac_bundle_get_path().
-