2016-05-16 Murray Cumming 1.31.5 2016-05-16 Murray Cumming UiUtils: Use font-family instead of font with GtkCssProvider. I think this is what this GtkCssProviderError runtime warning is asking for: Theme parsing error: :1:19: Using Pango syntax for the font: style property is deprecated; please use CSS syntax 2016-05-16 Murray Cumming Slight improvement. 2016-05-16 Murray Cumming utils_ui: Don't crash when showing error. 2016-05-16 Murray Cumming UiUtils: Try to show more info when GtkCssProvider fails. 2016-05-16 Murray Cumming Remove trailing whitespace. 2016-05-16 Murray Cumming Document: Remove unused constants. 2016-05-16 Murray Cumming FileUtils: Remove unused get_directory_child_with_suffix(). 2016-05-05 Tiago Santos Updated Portuguese translation 2016-04-15 Murray Cumming ConnectionPool: Remove unnused m_dialog_epc_progress. Found by clang++-3.9. The UI was moved out of this class a long time ago. 2016-04-10 Murray Cumming WindowPrintLayoutEdit: Minor const improvements. 2016-04-10 Murray Cumming Correct implicit uses of (now) explicit operator bool(). 2016-04-08 Murray Cumming CanvasEditable: Remove unused private member variables. Found by clang-tidy. 2016-04-07 Piotr Drąg Updated Polish translation 2016-03-31 Murray Cumming Use the newer R(Args...) libsigc++ syntax. Available as of libsigc++-2.0 version 2.10.