[glom] Created tag 1.30.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Created tag 1.30.0
- Date: Wed, 23 Sep 2015 08:04:02 +0000 (UTC)
The unsigned tag '1.30.0' was created.
Tagger: Murray Cumming <murrayc murrayc com>
Date: Wed Sep 23 10:03:52 2015 +0200
1.30.0
Changes since the last tag '1.29.5':
Anders Jonsson (5):
Added Swedish translation
Added Swedish translation
Added Swedish translation
Added Swedish translation
Added Swedish translation
David Evans (1):
Use std::endl instead of std::cerr where std::endl was meant.
Murray Cumming (39):
EggSpreadTableDnd: Replace use of deprecated gtk_style_context_set_background.
C++11: Replace throw() with noexcept.
C++11: Encoding: Use a lambda instead of a predicate object with std::find_if.
Field: Replace Predicate_FindIfSameName with find_if_same_name().
LayoutItem_Field: Replace predicate_LayoutItem_Field_IsSameField with function.
Document: Replace predicate_Layout with find_if_layout().
Base_DB: Replace predicate_LayoutItemIsEqual with find_if_layout_item_is_equal().
Document: Replace predicateItemAndHintEqual
test_document_load_translations: Replace predicates with lambdas.
Utils: Replace predicate_UsesRelationshipHasRelationships.
Combo_FieldType: Remove an unused predicate class.
Update some comments.
Replace std::shared<>(new) with std::make_shared<>.
Some use of noexcept.
C++11: Some use of noexcept on simple methods.
C++11: Use scoped enums (enum class).
C++11: Use a to_utype() template method instead of static_cast<int>.
lambdas: Capture by reference.
C++11: Replace Glib::Regex with std::regex.
PostgreSelf: Remove the version number parsing methods.
C++11: Use std::sto*() instead of strto* and ato*().
Remove unnecessary c_str() calls.
Avoid unnecessary c_str() calls.
Use std::strfime() instead of strftime.
C++11: LayoutFieldInRecord: =delete the copy/move operations.
Fix a typo in a comment.
Document::get_lookup_fields(): Prevent endless self lookups.
Dialog_FieldDefinition: Don't offer a self-triggering lookup.
ComboBox_Relationship::set_relationships(): Remove unused parameters.
Build: Disable use of yelp if --disable-documentation was used.
ComboBox_Relationship: Fix a typo in a null check.
Use property_whatever() instead of set_property("whatever").
Slight code simplification.
Another slight code simplification.
Dialog_FieldDefinition: Show self-triggering lookups as grayed-out.
Remove CommandLineThreadData because it is completely unused.
C++11: xml_utils: Some use of auto.
C++11: More use of auto.
1.30.0
Pedro Albuquerque (6):
Added Portuguese translation
Added Portuguese translation
Added Portuguese translation
Added Portuguese translation
Added Portuguese translation
Updated Portuguese translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]