2014-07-07 Murray Cumming Require gtkmm 3.13.3. That is the one with the corrected Gtk::Builder memory management for child widgets without a parent window from the same Glade file. 2014-07-04 Daniel Mustieles Updated Spanish translation 2014-07-01 Piotr Drąg Glade files: Mark ex-stock buttons as translatable. 2014-07-01 Murray Cumming Data Layout glade file: Remove remaining stock icons and GtkAlignments. Because they are deprecated. 2014-07-01 Murray Cumming Glade files: Do not use (deprecated) stock button text. This still seems like a great loss, particularly for translation. 2014-07-01 Murray Cumming Glade files: Remove some use of xalign/yalign for GtkFrame labels. 2014-06-30 Balázs Úr Updated Hungarian translation 2014-06-30 Daniel Mustieles Updated Spanish translation 2014-06-27 Murray Cumming Glade files: Remove some use of xalign/yalign for GtkFrame labels. 2014-06-27 Murray Cumming Glade files: Replace some more (deprecated) GtkAlignments. 2014-06-27 Murray Cumming Glade files: Replace unnecessary use of deprecated xpad. 2014-06-27 Murray Cumming Glade utils: Initialize widget to 0 before, not after getting it. 2014-06-27 Murray Cumming Glade files: Replace deprecated xalign and yalign. 2014-06-27 Murray Cumming Glade files: Replace (deprecated) margin-left with margin-right. 2014-06-27 Murray Cumming Field Definition: Restore some parent containers. And change them from (deprecated) GtkAlignment to GtkBox. 2014-06-27 Murray Cumming Adapt to recent Gtk::Builder child-widget ref-counting fixes. 2014-06-17 Daniel Mustieles Updated Spanish translation 2014-06-17 Murray Cumming Add a small null-pointer check. 2014-06-17 Murray Cumming test_glade_derived_instantiation: Give dialogs transient parents. This avoid the GTK+ message about GtkDialogs that have no transient parent windows, though it is not important in this case. 2014-06-17 Murray Cumming Base_DB::handle_error(): Take a parent Gtk::Window. This was always a good idea, and now its more noticeable because GTK+ outputs a message about missing transient windows. 2014-06-16 Rafael Ferreira Updated Brazilian Portuguese translation 2014-06-13 Murray Cumming Music Collectio example: Remove singular titles for relationships. They should not have any because there is no time they should be needed. 2014-06-13 Murray Cumming Imported .po files into examples. 2014-06-13 Murray Cumming Music Collection example: Add some singular titles. 2014-06-13 MarMav Updated Greek translation 2014-06-06 Murray Cumming Developer UI: Replace more uses of Gtk::Alignment 2014-06-05 Murray Cumming Operator UI: Replace most uses of GtkAlignment in Glade files. 2014-06-05 Murray Cumming configure.ac: Don't use -pedantic with the C sources. Because the latest gcc doesn't like the object<->function-pointer casts in eggmarshalers.c. 2014-06-05 Murray Cumming Disable long-long warnings because Python uses long long. 2014-06-05 Murray Cumming Replace use of (deprecated) GtkLabel alignment. 2014-06-05 Murray Cumming FlowTableWithFields: Replace the use of Gtk::Alignment. 2014-06-05 Murray Cumming Replace most uses of Gtk::Alignment in the code. 2014-06-03 Murray Cumming Revert "Adapt to the libgda-6.0/libgdamm-6.0 API." This reverts commit 9382d0e046a64a488f93d0473b30ec90a0fc2711. 2014-06-03 Murray Cumming Replace more Gtk::Alignment uses with Gtk::Widget margin and alignment. 2014-06-03 Murray Cumming Avoid some use of (deprecated) Gtk::Alignment in code. Use Gtk::Bin for placeholder parent widgets in the code instead, though they are still GtkAlignment in the Glade .ui files. 2014-06-03 Murray Cumming Import example file translations. 2014-05-30 Lasse Liehu Finnish translation update 2014-05-02 Christian Kirbach Updated German translation 2014-04-29 Murray Cumming Actually remove gst-package.[h.c]. 2014-04-29 Murray Cumming Remove some extra semicolons. 2014-04-29 Murray Cumming Dialog_ExistingOrNew: Avoid another warning. 2014-04-29 Murray Cumming Dialog_ExistingOrNew: Avoid some g++ pedantic warnings. The gettext/gi18n N_() macro causes these warnings: "initialized by parenthesized string literal" 2014-04-29 Murray Cumming Do not try to build the commented-out gst-package.[h|cc] files. g++ doesn't like building empty files with -pedantic. 2014-04-29 Murray Cumming configure.ac: Enable some more warnings. 2014-04-27 Murray Cumming Adapt to the libgda-6.0/libgdamm-6.0 API. 2014-04-25 Murray Cumming Require the latest libgdamm version. For the Gda::Value API additions. 2014-04-25 Murray Cumming Add comments about python Gda versioning. 2014-04-25 Murray Cumming Dialog_InvalidData: Avoid an ambiguous Gda::Value() constructor. 2014-04-25 Murray Cumming Avoid use of deprecated ambiguous Gda::Value API. 2014-04-25 Murray Cumming tests: Use double literal values instead of floats. Because libgda seems to have started using more precision. 2014-04-25 Murray Cumming configure.ac: Fail if we can't find boost-python. 2014-04-25 Murray Cumming Makefile_tests.am: Remove a duplicate set of definitions. 2014-04-15 Daniel Mustieles Updated Spanish translation 2014-04-08 Murray Cumming Application: Use non-deprecated accelerators API. 2014-03-31 Andika Triwidada Updated Indonesian translation 2014-03-28 Andika Triwidada Updated Indonesian translation 2014-03-20 Enrico Nicoletto Updated Brazilian Portuguese translation 2014-03-20 Murray Cumming Add a comment. 2014-03-06 Murray Cumming 1.26.0