[glade] Created tag GLADE_3_21_0



The unsigned tag 'GLADE_3_21_0' was created.

Tagger: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Sat Dec 30 21:28:07 2017 -0300

    Rolling 3.21.0

Changes since the last tag 'GLADE_3_19_0':

Alexandre Franke (1):
      Updated French translation

Anders Jonsson (10):
      Updated Swedish translation
      Fix a typo
      Bug 761839: Fix 'glade' command name in user manual
      Updated Swedish translation
      Updated Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation
      Update Swedish translation

Andika Triwidada (3):
      Updated Indonesian translation     (cherry picked from commit 5b7217351fee4cec04c3cdae275f879b70ed3d0c)
      Updated Indonesian translation     (cherry picked from commit 9d52c9b86e4f916804ae4fe20e768a4b2518837c)
      Updated Indonesian translation

Andre Klapper (3):
      help: Update screenshot
      ca: Fix markup typos
      Fix typo in Bulgarian user docs translation

Anish Sheela (1):
      Update Malayalam translation

Arnaud Rebillout (2):
      Fix use of GTK+ style context in GladeDesignLayout.
      GtkLabel xalign and halign appeared in GTK+ 3.16 and are not deprecated

Ask Hjorth Larsen (8):
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation

Aurimas Černius (6):
      Updated Lithuanian translation
      Fixed errors in Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Meskó (3):
      Updated Hungarian translation
      Updated Hungarian translation
      Update Hungarian translation

Balázs Úr (3):
      Updated Hungarian translation
      Updated Hungarian translation
      Update Hungarian translation

Bastien Nocera (5):
      GladeGtkFlowBox: Fix "format not a string literal" warning
      GladeGtkListBox: Fix "format not a string literal" warning
      GladeGtkGrid: Fix "format not a string literal" warning
      GladeGtkTable: Fix "format not a string literal" warning
      GladeGtkNotebook: Fix "format not a string literal" warning

Baurzhan Muftakhidinov (2):
      Updated Kazakh translation
      Update Kazakh translation

Ben Iofel (6):
      GtkButton: fix typo
      Fix typo in gtk+.xml.in
      Replace use of deprecated gdk_cursor_new
      Deprecate GtkAction, GtkActivatable, and friends
      Remove duplicate GtkPopover in widget list
      GtkWindow: don't set the same titlebar multiple times

Bernd Homuth (1):
      Updated German translation

Changwoo Ryu (4):
      Updated Korean translation
      Updated Korean translation
      Updated Korean translation
      Update Korean translation

Chao-Hsiung Liao (3):
      Updated Chinese (Taiwan) translation
      Updated Chinese (Taiwan) translation
      Update Chinese (Taiwan) translation

Charles Monzat (2):
      Updated French translation
      Update French translation

Cheng-Chia Tseng (1):
      Update Chinese (Taiwan) translation

Christophe Fergeau (1):
      Update French translation

Claude Paroz (1):
      Updated French translation

Claudio Arseni (2):
      Updated Italian translation
      Updated Italian translation

Cédric Valmary (5):
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Updated Occitan translation
      Update Occitan translation

Daniel Mustieles (15):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

David King (1):
      Update British English translation

Dušan Kazik (1):
      Updated Slovak translation

Efstathios Iosifidis (2):
      Updated Greek translation
      Update Greek translation

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation     (cherry picked from commit 
64299aa91210813c146571935278022783cd2ae8)

Fabio Tomat (6):
      Add Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation

Florian Richter (1):
      Add "Stack" to "Add parent" menu

Fran Dieguez (4):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Update Galician translation

Friedrich Herbst (1):
      Updated German translation

GNOME Translation Robot (1):
      Updated Portuguese translation

Gianvito Cavasoli (1):
      Updated Italian translation

Gábor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian translation

Inaki Larranaga Murgoitio (2):
      Update Basque language
      Update Basque language

Jean-Baptiste Holcroft (1):
      Updated French translation

Jeremy Bicha (1):
      data/Makefile.am: Install appstream metadata to non-deprecated location

Jiri Grönroos (1):
      Updated Finnish translation

Jonh Wendell (1):
      Use g_ptr_array_find() from GLib

Jordi Mas (2):
      Fixes to Catalan translation
      Update Catalan translation

Juan Pablo Ugarte (91):
      data/glade.appdata.xml.in: added <kudos> section to app data as requested by Richard Hughes.
      GladeInspector: do not show widget name if its unnamed (has prefix __glade_unnamed_)
      GladeDesignView: show class name if widget is unnamed
      GladeEditor: do not show unnamed widgets in header
      GladeInspector: skip unnamed widgets in search
      GladeInspector: added inspector_set_complete_text() function to optimize search by not casefolding the 
needle each time we need to search for it.
      gladeui/glade-project.h: fixed enum comment
      GladeEditor: use new api to check if a widget has a name
      GladeDesignLayout: use new api to check if a widget has a name
      GladeInspector: use new api to check if a widget has a name
      GladeRegistration: fixed textview minimun height, set them to 64
      GladeDesignView: always render glade log as background using transprent fg color
      GladeRegistration: improved theme compatibility by using css theme colors.
      plugins/python/glade-python.c: Make sure we load Gtk 3
      HACKING: added note about pull request in mirrors
      CONTRIBUTING.md: added link to HACKING file so that git mirrors pick it up when an user tries to create 
a pull request
      HACKING renamed as CONTRIBUTING.md and added as a link.
      GladeRegistration: add css provider to default screen.
      GladeDesignLayout: implemented frame using css
      GladeDesignLayout: implemented selection box in css
      GladeWindow: renamed gtk-key-bindings to -gtk-key-bindings in class custom css
      GladeDesignView: on_chooser_adaptor_selected() destroy popup instead of widget chooser.
      GladePlaceholder: on_chooser_adaptor_selected() destroy popup instead of widget chooser.
      GladeDesignLayout: set border radius to 0 in selection
      GladeDesignView: get color properly for context style to draw glade logo
      GladeRegistration: get color properly for context style to draw glade logo
      GladeDesignLayout: updated to new class css name API
      GladeRegistration: updated to new class css name API
      Bumped reqired gtk+ verstion to 3.19.12
      gladeui/glade-design-layout.css: relicense as LGPL
      gladeui/glade-base-editor.c: relicense as LGPL
      GladeDesignLayout: fixed regresion drawing nodes and pushpin in margins and alginment edit modes.
      po/POTFILES.skip: Added workaround for intltool bug.     See 
https://bugs.launchpad.net/intltool/+bug/1117944
      Removed GLADE_PIXMAP_DIR env from test environment because gtk_icon_theme_append_search_path() does not 
work if the path is not in a "proper" icon directory structure ()
      tests/add-child.c: removed GtkTreeViewColumn test to make distcheck work for release
      tests/create-widgets.c: removed various test to make distcheck work.
      Rolling 3.20
      glade-previewer: adapted GladePreviewWindow as GladePreviewer to not longer pack toplevels inside a 
window
      Fixed bug #765885 "client side decoration, no space to add header bar"
      GladeWidgetAdaptor: use a direct hash for the adaptor hash table by stuffing the GType into a pointer 
with GSIZE_TO_POINTER()
      plugins/gtk+/glade-gtk-box.c: fixed casting warning
      GladeGtkNotebook: simplified glade_gtk_box_notebook_child_insert_remove_action() function params
      GladeGtkBox: adapted to new glade_gtk_box_notebook_child_insert_remove_action() api
      GladeEditor: fixed glade_editor_switch_page() signal connection.
      Fixed bug #767812 "Please don't list 'Taiwan' as 'Taiwan, Province of China' in the country list"
      Added GtkGLArea object to gtk+ catalog.
      GladeBaseEditor: fixed bug #773997 "GLADE 3.20: crash on changing ToolItem type"
      plugins/webkit2gtk: added initial support for WebKit2GTK+ library.
      Add GtkStackSidebar to control and display widget group
      GladeRegistration: fix css matching error on csd
      Add glade_utils_boolean_from_string() to the zoo
      Use new utility function to parse boolean values.
      GladeWindow: remove dock system
      GladeWindow: remove palette related actions from view menu
      GladeWindow: remove palette
      GladeWindow: move inspector to palette place.
      GladeWindow: remove unused right_paned.
      GladeAdaptorChooser: add GLADE_ADAPTOR_CHOOSER_SKIP_DEPRECATED flag
      GladeDesignView: include all widget in widget chooser
      GladeAdaptorChooser: set viewport max content height instead of min
      GladeWindow: moved statusbar on top of workspace
      GladeEditor: add show-border property
      GladeWindow: replace menubar with headerbar
      GladeWindow: remove unused view actions
      GladeWindow: replace main notebook with stack
      GladeCloseButton: removed unused class
      GladeWidgetAdaptor: do not query user by default
      _GladeAdaptorChooser: add new API
      Rename GladeAdaptorChooser to GladeAdaptorChooserWidget
      GladeAdaptorChooser: implemented new class to replace palette
      GladeUI plugin: add support for GladeAdaptorChooser
      GladeWindow: add GladeAdaptorChooser
      GladePlaceholder: use middle click button to create more than one widget
      Gtk+ catalog: split control and display widget groups
      GladeAdaptorChooserWidget: add show-group-title property
      GladeAdaptorChooser: show group title in chooser with more than one
      GladeDesignView,GladePlaceholder: use gtk_popover_popup() instead of gtk_widget_show()
      GladeAdaptorChooserWidget: set scrolled window max height on map
      GladeWindow: moved css to glade-window.css file
      Do not open a new project by default
      Added glade-brand-symbolic icon
      GladeWindow: add main stack with logo
      GladeWindow: remove unused project list
      GladeWindow: move all project actions to headerbar
      GladeWindow: port to GAction
      Add UI interactive introduction
      GladeWidgetAdaptor: use real type to register adaptors
      GtkButton: ignore register-response-id-displayables
      GladeApp: add GLADE_ENV_ICON_THEME_PATH
      configure.ac: fix GLADE_TEST_ENVIRONMENT
      Rolling 3.21.0

Kalev Lember (1):
      Fix a syntax error in desktop file keywords Bosnian translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation from Kjartan Maraas.

Kristjan SCHMIDT (1):
      Update Esperanto translation

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Lukas K (1):
      add background class to GladeDesignLayout children

Mandy Wang (1):
      Update zh_CN translation

Marek Cernocky (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Marek Černocký (11):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Marked property name for translation
      Updated Czech translation
      Updated Czech help translation

Mario Blättermann (9):
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German doc translation
      Updated German translation
      Updated German translation
      Update German translation
      Update German translation
      Update German translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Matthias Clasen (35):
      Drop deprecated style properties
      GladeDesignLayout: Avoid GTK+ warnings
      dnd: Avoid GTK+ warnings
      signal editor: Avoid GTK+ warnings
      string list: Avoid GTK+ warnings
      Add GTK_POLICY_EXTERNAL
      Add GTK_INPUT_HINT_VERTICAL_WRITING
      Add missing AtkAccessibleRole enum values
      Add GDK_TOUCHPAD_GESTURE_MASK
      Add support for GtkPopover
      Move popovers to the container section
      Add an editor for GtkPopover
      Initial GtkPopoverMenu support
      Make submenu switching work from the tree
      Add an editor for GtkPopoverMenu
      Handle submenu changes better
      Initial GtkModelButton support
      Allow creating themed icons
      Set visible to False for popovers
      Mark popovers as toplevels
      Refuse to add popovers to another containers
      Add an icon for GtkModelButton
      Move GtkModelButton to a better place in the palette
      Disable some model button properties
      Add since attributes
      GladeWidget: Avoid inconsistent state during dispose
      popover menu editor: Fix wrong reference
      Don't clear selection too eagerly
      Fix use of GTK+ style context APIs
      Support notebook actions
      TODO: Some updates
      Support GtkActionBar
      Update TODO
      Support GtkFlowBox
      Update TODO

Milo Casagrande (3):
      Updated Italian translation
      Update Italian translation
      Update Italian translation

Muhammet Kara (5):
      Updated Turkish translation
      Updated Turkish translation
      Updated Turkish translation
      Update Turkish translation
      Update Turkish translation

Pawan Chitrakar (3):
      Update Nepali translation
      Update Nepali translation
      Update Nepali translation

Pedro Albuquerque (7):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Peter Mráz (3):
      Update Slovak translation
      Update Slovak translation
      Update Slovak translation

Philip Withnall (2):
      doc: Remove unnecessary whitespace in documentation examples
      build: Add dependency on libm for floor() and ceil()

Piotr Drąg (20):
      Updated Polish translation
      Fix typo in Esperanto translation
      Updated POTFILES.in
      Updated POTFILES.in
      Updated POTFILES.in
      Fix typo (Forth)
      Fix typo (ellispize)
      Updated Polish translation
      Updated POTFILES.in
      Updated Polish translation
      Add Language headers to po files
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Update POTFILES.in
      Update Polish translation
      Update Polish translation
      Update Polish translation
      Add Polish help translation
      Update POTFILES.in

Rafael Fontenelle (7):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Richard Hughes (3):
      Add a missing tag to the AppData file
      Add a missing tag to the AppData file
      Upgrade the AppData file to 0.6v and add missing data

Roberto Guido (1):
      Bug 589306 - Clicking in ... swap order of accelerators

Rūdolfs Mazurs (4):
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation
      Update Latvian translation

Sebastian Rasmussen (5):
      Updated Swedish translation
      Updated Swedish translation
      help: Use correct tag when referring to Palette
      Update Swedish translation
      Update Swedish translation

Steve Jonghee Yun (1):
      Added Korean help translation

Tiago Santos (1):
      Updated Portuguese translation

Tom Tryfonidis (3):
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation

Tristan Van Berkom (52):
      Bug 754131: Avoid crashes when loading boxes with center-child children
      glade-gtk-notebook.c: Fixed warning about imbalanced children
      Reverting change from notebook-actions branch merge.
      Main UI frontend: Use wide paned handles.
      Removed some unneeded listbox/flowbox related declarations
      Removed duplicate displayable values for GtkPackType
      glade-name-context.[ch]: Removing glade_name_context_dual_new_name()
      GladeProject: redocument glade_project_new_widget_name()
      GladeWidget: Dont require widget ids
      GladeEPropObject: Set names when choosing an object
      Added glade_widget_ensure_name()
      GladeEditorProperty: Set names on selected widgets in the multi-object dialog
      GladeWidget: Added glade_widget_has_prop_refs()
      GladeEditorTable: Adjusting name/ID edit rules.
      GladeEditorProperty: Dont display unnamed names in treeviews
      glade-gtk-widget.c: Support unnamed widgets in sizegroup actions
      GladeWidget: Added new name related APIs
      glade-base-editor.c: Display (unnamed) instead of __glade_... for unnamed widgets
      GladeBaseEditor: Fixed name/ID editing to handle unnamed widgets
      GladeEditor: Update the widget name in a property editor dialog
      GladeWidget: Use glade_widget_has_name()
      GladeEditorTable: Use glade_widget_has_name() in some places
      GladeEditorProperty: Use glade_widget_get_display_name()
      Bug 760610: Disable scroll events on property editor widgets
      GladeWidget: Added use_command argument to new glade_widget_ensure_name() API
      GladeEditorProperty: Call glade_widget_ensure_name() with use_command
      glade-gtk-action-widgets.[ch]: Added a function to ensure action widget names
      glade-gtk-dialog.c: Ensure names of action widgets at save time
      glade-gtk-info-bar.c: Ensure names of action widgets at save time
      Bug 759395 - Ignore ESC key press from popovers
      glade-gtk-popover-menu.c: Properly derive the GtkPopover adaptor
      Bug 759455 - Avoid showing window decorations in Glade's workspace
      Bug 751234 - Ignore tearoff-state property in the workspace
      Bug 759872 - Show popovers hidden by model buttons
      Bug 750985 - GtkMisc property deprecations
      GtkLabel: Integrate the "lines" property nicely
      gtk+.xml.in: Updating since tags for newly added properties and signals
      GtkTextView: Integrating new margin properties
      GtkPopover: Integrating new properties
      GtkStackSwitcher: Integrate new icon-size property
      GladeProject: Identify when we are serializing for a preview
      GladeWidget: Write the hidden IDs out when previewing
      GladePreviewer: Update window title with (unnamed) if need be
      Ugly hack to restore paned positions
      Bug 430445 - null string default title for GtkFileChooserButton
      Bug 536840 - Save palette small icon preference
      Bug 351645 - glade-utils.[ch]: Add glade_util_remove_scroll_events()
      Bug 351645 - glade-editor-property.c: Use glade_util_remove_scroll_events()
      GladeEditorProperty: Add 4px box spacing
      Bug 351645 - Added GladeEPropEnumInt
      Bug 351645 - Use a GladeEPropEnumInt for the response ID
      plugins/gtk+/gtk+.xml.in: Fix typo in translatable string; fixing old bug 746531

Wolfgang Stöggl (1):
      Updated German translation

Xavi Ivars (1):
      [l10n] Updated Catalan (Valencian) translation

Борисав Живановић (1):
      Update Serbian translation

Марко Костић (1):
      Updated Serbian translation

Милош Поповић (2):
      Updated Serbian Latin translation
      Update Serbian translation

Мирослав Николић (4):
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation

Руслан Ижбулатов (1):
      Don't crash when popover menu children have no visible-submenu set


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]