[glade] Created tag GLADE_3_10_0
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Created tag GLADE_3_10_0
- Date: Tue, 5 Apr 2011 06:17:48 +0000 (UTC)
The unsigned tag 'GLADE_3_10_0' was created.
Tagger: Tristan Van Berkom <tristan van berkom gmail com>
Date: Tue Apr 5 03:18:25 2011 +0900
Tagging 3.10.0 release
Changes since the last tag 'GLADE_3_9_2':
Abduxukur Abdurixit (2):
Added UG translation
Added UG translation
Andre Klapper (1):
Add missing files to POTFILES.in
Andrea Zagli (1):
[l10n] Updated Italian translation
Ask H. Larsen (2):
Updated Danish translation
Updated Danish translation
Bruce Cowan (1):
Updated British English translation
Bruno Brouard (1):
Updated French translation
Changwoo Ryu (2):
Update Korean translation
Updated Korean translation
Chao-Hsiung Liao (2):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Christian Kirbach (2):
[l10n] Updated German translation
[l10n] Updated German translation
Christopher Aillon (1):
Rename icon files 'glade-3' -> 'glade'
Claude Paroz (2):
Updated French translation
Updated French translation
Cosimo Cecchi (2):
window: add a primary-toolbar style class to the toolbar
doc: don't use gtk+-2.0 for scanning the docs
Craig Keogh (1):
Migrate from PyGTK to PyGObject introspection-based bindings
Daniel Mustieles (6):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (2):
Updated Swedish translation
Updated Swedish translation
Djavan Fagundes (1):
Updated Brazilian Portuguese translation
Duarte Loreto (2):
Updated Portuguese translation
Updated Portuguese translation
Fran Dieguez (1):
Updated Galician translations
Fran Diéguez (2):
Updated Galician translations
Updated Galician translations
Gabor Kelemen (3):
Updated Hungarian translation
Updated Hungarian translation
Updated Hungarian translation
Gil Forcada (2):
[l10n]Updated Catalan translation
[l10n]Updated Catalan translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Jiro MATSUZAWA (1):
Updated Japanese translation
Jordi Serratosa (1):
[l10n]Fixes on Catalan translation
Jorge González (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Juan Pablo Ugarte (25):
* gladeui/glade-design-layout.c: o do not allocate width for the toplevel name. o draw toplevel name with a fade at the end if it does not fit.
* gladeui/glade-design-layout.c: allocate all the remaining space to child, this fixes some allocation issues on widget where gtk_widget_get_preferred_height() value is different than the one returned by gtk_widget_get_preferred_size()
* gladeui/glade-project.[ch]: added accessor for toplevel list
* gladeui/glade-design-layout.c: o Fixed bug #641487 "Selection drawn at incorrect positions" o fixed double click layout maximization o use gtk_widget_get_preferred_size() in get_preferred_width/height() fixes allocation bug related to bug #641487 o removed unused function on_child_size_allocate() o start using GDK_FLEUR as resize grip cursor
* gladeui/glade-design-layout.c: o removed double click toplevel maximize feature o replaced GDK_FLEUR cursor with GDK_BOTTOM_RIGHT_CORNER for resize action
Fixed warning moving glade.h include after pythons.
Add ChangeLog entry
* gladeui/glade-project.[ch] o Fixed function declaration and indentation o Call glade_project_notify_row_has_child() after deleting the object from the model otherwise the GladeProject views do not update properly
Added changelog entry
Fixed GtkFileFilter icons. Used alpha values to make them friendly to dark bgs.
* gladeui/glade-design-layout.c: fixed allocation bug. It was using height instead of width.
* gladeui/glade-base-editor.c, 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()
* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/gtk+.xml.in: Added support to edit cell renderers in GtkEntryCompletion
Revert "* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/gtk+.xml.in: Added support to edit cell renderers in GtkEntryCompletion"
* gladeui/glade-widget-adaptor.[ch]: 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()
* glade/gladeui/glade-widget.c: o glade_widget_constructor() do not set catalog defaults for internal widgets. (Fixes GtkDialog action area orientation)
* plugins/gtk+/glade-gtk.c: added proper fix for GtkButton stop property. Need to update it on post_create when reason is user instead of setting it on "label" set_proeprty()
* plugins/gtk+/glade-gtk-activatable.[ch]: code cleanup.
Revert "* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/gtk+.xml.in: Added support to edit cell renderers in GtkEntryCompletion"
* gladeui/glade-widget-adaptor.[ch]: 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()
Reverted garbage commited to file by accident
Remove GtkSwitch and GtkInfoBar support
* gladeui/glade-widget-adaptor.[ch]: o added GladeGetInternalChildrenFunc class and base implementation method o removed glade_widget_adaptor_get_internal_children() function o gwa_internal_children_update_from_node() reworked to work with simplyfied <internal-children> format <internal-children> <object/> <object> <object/> </object> </internal-children>
* gladeui/glade-widget-adaptor.[ch]: o removed GladeGetInternalChildrenFunc, replaced by making GladeGetChildrenFunc base implementation return internal children
Added Changelog entry of internal-child-support branch merge
Kjartan Maraas (4):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Add missing file
Updated Norwegian bokmål translation
Krix Apolinário (1):
Updated Brazilian Portuguese translation
Marek Ä?ernocký (2):
Updated Czech translation
Updated Czech translation
Mario Blättermann (1):
[l10n] Updated German translation
Miroslav NikoliÄ? (2):
Updated Serbian translation
Updated Serbian translation
Og B. Maciel (1):
Updated Brazilian Portuguese translation.
Piotr DrÄ?g (3):
Updated Polish translation
Updated Polish translation
Updated Polish translation
Rajesh Ranjan (1):
hindi updated
Tristan Van Berkom (71):
Aligning Juan Pablo's ChangeLog entries
* plugins/gtk+/glade-attributes.c, plugins/gtk+/glade-gtk.c: Add support for editing the PangoFontDesctiption in GtkLabel attributes (GtkBuilder has supported this ever since supporting <attributes>, only just adding a GtkFontSelectionDialog to do this from Glade now.
* gladeui/glade-editor-property.c, gladeui/glade-property-class.c, gladeui/glade-widget-adaptor.c: Added support for GdkRGBA properties
* gladeui/glade-editor.c: Make reset/docs buttons insensitive by default.
* gladeui/glade-project.c: Notify "path" changes when loading new project
* plugins/gtk+/gtk+.xml.in: Dont sync transient-for property on GtkWindow, this can cause crashes at project destroy time.
2011-02-03 Frederic Peters <fpeters 0d be>
* src/glade-window.c: Removed user manual link from Help menu, it's not online as far as I know and no work was done on it, the current user manual needs work and is just not useful in it's current state.
2011-02-03 Pablo Castellano <pablog gnome org>
Bumping introspection version requirement.
* gladeui/glade-project.c: o Added notification of row-has-child-toggled when first child is added to a parent or last child removed o Added glade_project_check_reordered() to be called after setting a child property on a widget since this may effect the order of children, if the order changes, then emit the "rows-reordered" treemodel signal.
* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added support for GtkRecentChooserMenu.
Fixed typo in gtk+.xml.in
* plugins/gtk+/gtk+.xml.in: Disabling irrelevant properties for GtkScaleButton
* gladeui/glade-widget.c: Make glade_widget_rebuild() use glade_widget_add/remove instead of glade_widget_replace().
* gladeui/Makefile.am, gladeui/glade-accumulators.[ch], gladeui/glade-app.c, gladeui/glade-base-editor.c, gladeui/glade-cell-renderer-icon.c, gladeui/glade-editor-property.c, gladeui/glade-project.c, gladeui/glade-property.c, gladeui/glade-widget.c, plugins/gtk+/Makefile.am, plugins/gtk+/glade-fixed.c Made glade-marshallers.[ch] and glade-accumulators.[ch] private to libgladeui-2.
Aligned a function prototype.
Adding missing glade-gtk-marshallers.list file.
Removed tab from ChangeLog
2010-01-29 Marco Diego Aurélio Mesquita <marcodiegomesquita gmail com>
Adding missing files from Marco's patch.
* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-gtk-table.c, plugins/gtk+/Makefile.am: Split out GtkTable adaptor into glade-gtk-table.c
* gladeui/glade-editor.c: Optimize window resizing by hiding inner notebook pages when those pages are not shown
* gladeui/glade-placeholder.c: Make placeholders expand by default.
* plugins/gtk+/Makefile.am, plugins/gtk+/glade-gtk-grid.c, plugins/gtk+/gtk+.xml.in: Added support for GtkGrid.
* gladeui/glade-widget.c: Fixed loading of notebook pages with construct-properties (bug 641590, patch by Craig Keogh).
Fixed compiler warning.
* plugins/gtk+/gtk+.xml.in, plugins/gtk+/icons/...: Removed all GtkH/V orientable subclasses from the palette... reuse icons for base class widgets that are still in the palette.
* plugins/gtk+/icons/..: Added GtkSpinner icon contributed by Dolean Samuel.
* gladeui/glade-previewer.c: Glade previewer main window is now free from uncontrolled pop-up windows.
* gladeui/glade-property-class.c: When a property is disabled, mark it explicitly as query=FALSE (avoid the query dialog).
* gladeui/glade-previewer.c: Initialize core library so that plugin types can be previewed.
* plugins/gtk+/gtk+.xml.in: Added support for GtkAppChooser classes
Bumped required GTK+ version.
* plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added add-verify-function to allow treeview columns to be added to treeviews again.
* plugins/gtk+/icons/*: - Cleaned out old deprecated icons - Added new GtkAppChooserDialog, GtkCellRendererSpinner and GtkComboBoxText icons contributed by Florent Thévenet.
* gladeui/glade-builtins.c: Changed displayable values for extra stock icons to say "Drag and Drop" instead of "DnD", fixing translator bug 561042.
* gladeui/glade-editor-property.c: Added a description tooltip about the "Context" parameter of translatable strings, fixing i18n bug 609872.
* plugins/gtk+/glade-gtk.c: Fixed dialog warnings to be better translatable (fixing bug 640937).
* plugins/gtk+/glade-gtk-grid.c: Fixed Drag/Resize algo to use ints instead of uints (since grid packing properties are ints).
Fixed assertions for selected objects assumed to be widgets in GladeDesignLayout.
* gladeui/glade-editable.[ch]: Added glade_editable_loaded_widget().
* gladeui/glade-editor-property.c: Fixed glade_editor_property_commit() to use glade_editor_property_load() instead of the vfunc directly.
* gladeui/glade-cell-renderer-editor.c: Fixed to properly use GladeEditable iface.
o Added glade_editable_loading().
* gladeui/glade-*-editor.c: Fixed all GladeEditable implementations to use the new glade_editable_loading() and glade_editable_loaded_widget() instead of manually bookkeeping those states in each implementation.
* plugins/gtk+/gtk+.xml.in: Added missing xml for new cell renderer properties.
* plugins/gtk+/icons/...: Added missing icons for GtkTextTag, GtkTextTagTable, GtkToolPalette, GtkToolItemGroup, GtkTearoffMenuItem, GtkInfoBar. Graphics contributed by Florent Thévenet.
* plugins/gtk+/icons/...: Added/Updated icons for GtkTextTag, GtkTextTagTable, GtkInfoBar, GtkAppChooserWidget, GtkAppChooserButton, GtkCellAreaBox. Graphics contributed by Florent Thévenet.
* plugins/gtk+/icons/...: Added/Updated icons for GtkOffscreenWindow, GtkInfoBar, GtkTextBuffer, GtkEntryBuffer, GtkRecentFilter, GtkFileFilter, GtkTreeModelFilter, GtkAccelGroup, GtkTreeSelection, GtkTreeViewColumn. Graphics contributed by Florent Thévenet.
Removed unused files.
* plugins/gtk+/gtk+.xml.in: Reorganized palette, removed textbuffer/treemodel groups and dumped all of that into the misc category.
* gladeui/glade-widget-adaptor.c: Added logic to re-composite the widget icon with a deprecation overlay pixbuf if a widget is deprecated.
Make the cursor also have the deprecated graphic.
* plugins/gtk+/icons/...: Added/Updated icons for GtkSizeGroup, GtkStatusIcon, Gtk*Filter graphics contributed by Florent Thévenet.
* plugins/gtk+/icons/*: Added remaining icons contributed by Florent Thévenet.
Ammending ChangeLog
Reverted changes that make Glade a GtkApplication because GtkApplication is not portable.
* doc/gladeui.types: Fixed inclusion of private type in doc generation (bug 645125).
Moved GtkDialog action-widgets tag read/write support into a new file to use as a generic implementation for GtkInfoBar too.
Moved GtkActivatable support code to new file.
plugins/gtk+/glade-gtk.h: moved constant macros to common header plugins/gtk+/glade-gtk-activatable.h: added GtkActivatable declaration
* glade-widget.[ch]: - Make glade_widget_find_child() have a const gchar argument - Use glade_widget_get_internal_child() instead of glade_widget_get_internal_func().
Revert my long ago fix to never set packing properties onto GladeWidgets
* plugins/gtk+/glade-gtk.c: Make h/vexpand properties 'needs-sync', fixes GtkDialog's showing up with expanding action area (due to placeholders needing to expand).
Cleanup glade_widget_adaptor_get_children()
* gladeui/glade-widget-adaptor.c, plugins/gtk+/gtk+.xml.in: Declare treeview's internal selection as 'anarchist'.
Ammending changelog
Fixing distcheck problems
Fixing distcheck problems...
* configure.ac, NEWS: Rolling 3.10.0
Vasilis Tsivikis (1):
l10n: Updated Greek translation for glade
William Jon McCann (2):
Update application icon
Use the correct icon names
Yaron Shahrabani (2):
Updated Hebrew translation.
Updated Hebrew translation.
Yuri Myasoedov (4):
Updated Russian translation
Updated Russian translation
Updated Russian translation
Updated Russian translation
ben (1):
Update simplified Chinese translation.
liu zhen (1):
Update Simplified Chinese translation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]