[glom] Created tag 1.32.0



The unsigned tag '1.32.0' was created.

Tagger: Murray Cumming <murrayc murrayc com>
Date: 1572271351 +0100

    1.32.0

Changes since the last tag '1.31.6':

Anders Jonsson (3):
      Updated Swedish translation
      Updated Swedish translation
      Update Swedish translation

Andika Triwidada (3):
      Updated Indonesian translation
      Updated Indonesian translation (cherry picked from commit dffed24cc237ad08218c7f8da0d7abeb2e364c54)
      Update Indonesian translation

Ask Hjorth Larsen (1):
      Updated Danish translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Șerbănescu (5):
      Added Romanian Translation for example_project_manager.
      Added Romanian to LINGUAS.
      Added Romanian Translation for example_film_manager.
      Added Romanian Translation for lesson_planner music_collection and smallbusiness examples.
      Merge branch 'glom-1-32' of gitlab.gnome.org:GNOME/glom into glom-1-32

Florentina Mușat (1):
      Update Romanian translation

Gábor Kelemen (1):
      Updated Hungarian translation

Inaki Larranaga Murgoitio (1):
      Update Basque language

Marek Černocký (1):
      Updated Czech translation

Mario Blättermann (1):
      Updated German translation

Murray Cumming (69):
      Print Layout Edit: Show the whole toolbar.
      Don't take a shared_ptr<> when the method does not share ownership.
      More not taking a shared_ptr<> when the function doesn't share ownership.
      Avoid an unnecessary comparison to true.
      Python code: Remove unnecessary semicolons.
      Use std::weak_ptr instead of shared_ptr for callbacks.
      glom_python_call(): Handle nulls.
      IsoCodes::get_locale_name(): Don't hard code /usr/share/i18n/locales.
      Revert "IsoCodes::get_locale_name(): Don't hard code /usr/share/i18n/locales."
      Box_Tables::on_adddel_add(): Don't allow a space in a table name.
      Box_Tables::on_adddel_changed(): Don't try to rename before an add.
      Rename some methods.
      Revert "Use std::weak_ptr instead of shared_ptr for callbacks."
      Use std::weak_ptr instead of shared_ptr with sigc::bind().
      Use Glib::WeakRef instead of Glib::RefPtr with sigc::bind().
      Correct indentation to avoid g++6 warning.
      C++11: Use std::unordered_map instead of std::map.
      Use a std::unordered_set instead of a std::unordered_map with bool value.
      Remove unnecessary typedefs.
      C++11: Remove more unnecessary typedefs.
      C++11: More use of auto.
      Don't use static members for simple constants.
      FlowTableWithFields: Remove unused member variable.
      Replace most std::list with std::vector.
      Avoid a null shared_ptr dereference.
      Fix the build.
      Correct some const by-value parameters
      Avoid unnecessary copying when calling get_format_used().
      Minor indentation fixes.
      C++11: More use of nullptr.
      C++11: Some using instead of typedef.
      C++11: Use c* headers instead of *.h.
      Don't use 0 for a boolean.
      C++11: Use =default for simple copy operations.
      C++11: Use =default for simple move opertions.
      C++11: Specify default move operations.
      C++11: More default implementations.
      C++11: Use =default for simple destructors.
      if(): Prefer return/continue shortcut instead of nesting.
      if(): Declare variables inside condition.
      if(): continue instead of nesting.
      Merge branch 'master' into glom-1-32
      Don't return boolean literal from main().
      tests: document_load_and_change: Use the correct table name.
      Document::remove_relationship(): Remove from the vector, not a copy.
      Document::change_relationship_name(): Avoid a vector copy.
      Document: Minor const improvements.
      Document:remove_field(): Remove from the vector, not a copy.
      Add missing std::hash<> template types to fix the build.
      Build: Require gtkmm-3.22 (and therefore gtk+-3.22)
      Use gtk_show_uri_on_window() instead of gtk_show_uri().
      Use Gtk::Menu::popup_at_pointer() instead of (deprecated) popup().
      FileChooserDialog_SaveExtras: Remove (deprecated) backend parameter.
      Correct some license headers
      Build: Update AX_PYTHON_DEVEL
      Build: Really require python 3
      tests: Add simple test of adding tables and reading the list back.
      Build: Require libgda 5.2.9
      Added ro.po file for Romanian translation, to fix build
      Build: Tests: Actually build test_sharedptr_layoutitem
      Build: reference docs: Build when srcdir != builddir
      Remove some extra semicolons to avoid compiler warnings
      Remove an unused variable
      Avoid a indirect gtksourceviewmm include
      Avoid misleading indentation
      Revert "Build: Tests: Actually build test_sharedptr_layoutitem"
      Build: Remove mentions of removed test_sharedptr_layoutitem
      DialogImage*Progress: Use correct MessageDialog constructor parameters
      1.32.0

Piotr Drąg (8):
      Updated Polish translation
      Add Language headers to po files
      Add Language headers to po files
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Rafael Fontenelle (1):
      Update Brazilian Portuguese translation

Serdar Sağlam (1):
      Update Turkish translation

Tiago Santos (3):
      Updated Portuguese translation
      Updated Portuguese translation
      Updated Portuguese translation

Tim Howard (1):
      flatpak: update to flatpak 0.8.2 w/version 1.31.6 of glom

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


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