commit e52d626777b90f96c1b6d9c05589e4e4513383df
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Thu Oct 3 23:37:21 2019 +0300

    Update PO files.

commit 618bf342cd9aee8ae8aa6dbeb54ce8f434c505ec
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 10:36:37 2019 +0300

    Update PO translation files.

commit 619912c47cfe3da3809c7d2b9652991c6fa3da17
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 01:02:14 2019 +0300

    Update copyrights in all '*.pot' files.

commit 343a7347e925cbb2f6c6182c7830fafabfb3d2da
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 01:01:10 2019 +0300

    Update COPYRIGHT_HOLDER in all `Makevars' files.

commit c63ac098093ab48da4f9d739f28d216f5f08593d
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Sep 28 00:44:27 2019 +0300

    attrib: Update copyrights and leptonize boilerplates.

commit dbedefdab5b719ffd94454c942af8db357915348
Author: dmn <graahnul.grom@gmail.com>
Date:   Sun Jun 2 16:38:11 2019 +0300

    attrib: Update --help output.

commit 43d346c79f5de7456b4437680ed66c3821c48331
Author: dmn <graahnul.grom@gmail.com>
Date:   Tue May 14 19:41:49 2019 +0300

    attrib: Get rid of gattrib-menus.xml file.
    
    Move menu description XML code to x_window.c:
    define it as static string and pass it to
    gtk_ui_manager_add_ui_from_string().

commit d13a1ebcaea4f810a52b78e2aaebf4b8edab338e
Author: dmn <graahnul.grom@gmail.com>
Date:   Thu Feb 21 20:01:38 2019 +0300

    attrib: Use precompiled Scheme files.

commit 81b39af900a4241e752e459660e177c4a734bc04
Author: dmn <graahnul.grom@gmail.com>
Date:   Fri May 10 09:02:48 2019 +0300

    attrib: Prevent unwanted updates of PO files.
    
    1) add lepton-attrib.pot to source control
    2) modify Makevars:
      - MSGMERGE_OPTIONS = --no-location
      (eliminates comments with line numbers in *.po)
      - PO_DEPENDS_ON_POT = no
      (do not modify PO files if it's not necessary)
    3) make -C attrib/po/ update-po

commit 708e50e5457263cb260f99344fadb1d1e206215f
Author: dmn <graahnul.grom@gmail.com>
Date:   Wed May 1 11:03:54 2019 +0300

    attrib: Remember main window's size and position.
    
    Save window's geometry to the CACHE configuration
    context, "attrib.window-geometry" group.

commit 72375d44e0f0b8cadae03953fac5e7e0681d6b87
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Tue Mar 12 09:50:22 2019 +0300

    attrib: Don't parse 'gattribrc' any more.
    
    There is (and were) no valuable functions available to call in it.

commit 49af87d378925bd4ea2cae9c923324ff418a55e1
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Tue Mar 12 09:44:26 2019 +0300

    attrib: Get rid of useless g_quit() and g_register_funcs().

commit c206c23e6724c60c291da1e8874bdd24b90bc3d8
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Tue Mar 12 09:12:51 2019 +0300

    attrib: Get rid of useless attrib-version().

commit 547dc07118ac75181e3c55b98aa04bb167af4f60
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Mon Mar 25 10:15:49 2019 +0300

    desktop: Add main category into desktop files.
    
    According to
    https://specifications.freedesktop.org/menu-spec/latest/apa.html,
    previously there was no valid main category in the desktop files.
    
    Issue description in #360:
    "The problem is that without a main category, it is not possible to
    know for sure if a freedesktop compliant menu will show these 2
    applications."
    
    This has been fixed by adding "Development" as main category for
    Lepton. Two additional categories have been rearranged in order
    "Electronics" to have priority over "Engineering".

commit b50f3315aef11837116a7f3e1aa82f01e1c15a31
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Thu Feb 28 15:15:21 2019 +0300

    build: Improve build directory cleaning by 'make clean'.
    
    According to automake manual
    (https://www.gnu.org/software/automake/manual/html_node/Clean.html),
    all files built by 'make' (but not 'configure') should be cleaned
    by 'make clean' (listed in the "CLEANFILES" variable), all the
    rest that were made by 'configure' should be deleted by 'make
    distclean'. Appropriate variables in makefiles have been adjusted
    to make 'make' do better cleaning job.

commit 38a0b8ffcd0fa99438280f51ca2967477613e8cb
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Thu Jan 3 15:57:46 2019 +0300

    liblepton: Get rid of unused variables.

commit ec038866281e77f81c862e7a7cf4fc74d767bd5d
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Jan 12 11:29:37 2019 +0300

    Fix warnings due to uninitialised "Last-Translator" field in po-files.

commit 0d9b2a889d7e833f2cfe8c31f44b1ad95c570730
Author: dmn <graahnul.grom@gmail.com>
Date:   Sat Jan 12 00:14:33 2019 +0300

    Update translation files.
    
    Run 'make update-po' in:
    - attrib/po/
    - liblepton/po/
    - liblepton/po/

commit 340c3da1cfbd1dba127bde33f9d89cb96d4f8da5
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Tue Dec 25 11:59:25 2018 +0300

    docs: Don't generate latex files by 'make doxygen' by default.
    
    It was reported that several Ubuntu versions do not do TRT when
    building latex documentation.

commit 018e5c0c6cd6c3559db88b59e4740d6e31dc2aef
Author: dmn <graahnul.grom@gmail.com>
Date:   Fri Dec 21 14:05:12 2018 +0300

    attrib: Fix compiler warnings.

commit 7f4bdd91eaf3c14462f3609df078c32a879509f6
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Tue Dec 11 21:36:21 2018 +0300

    Update copyrights in modified files.

commit 456df126b403ff1c4502eb1d5806d58db7265a7f
Author: Riccardo Lucchese <riccardo.lucchese@gmail.com>
Date:   Tue Oct 14 22:17:13 2014 +0200

    Remove deprecated use of GTK_WIDGET_MAPPED()
    
    Verbatim from Gtk+ 2 Reference Manual: "GTK_WIDGET_MAPPED has been
    deprecated since version 2.20 and should not be used in newly-written
    code. Use gtk_widget_get_mapped() instead."
    
    Reviewed-by: Vladimir Zhbanov <vzhbanov@gmail.com>

commit a5edf6bce85bc53a53fceead16406a6f25f7ad47
Author: Riccardo Lucchese <riccardo.lucchese@gmail.com>
Date:   Tue Oct 14 22:17:07 2014 +0200

    Remove deprecated use of GTK_WIDGET_REALIZED()
    
    Verbatim from Gtk+ 2 Reference Manual: "GTK_WIDGET_REALIZED has been
    deprecated since version 2.20 and should not be used in newly-written
    code. Use gtk_widget_get_realized() instead."
    
    Reviewed-by: Vladimir Zhbanov <vzhbanov@gmail.com>

commit 2c7b81e6e8d19abfc874ad49d5df7e40c7f886aa
Author: Riccardo Lucchese <riccardo.lucchese@gmail.com>
Date:   Tue Oct 14 22:17:02 2014 +0200

    Remove deprecated use of GTK_WIDGET_SET_FLAGS()
    
    Verbatim from Gtk+ 2 Reference Manual: "GTK_WIDGET_SET_FLAGS has been
    deprecated since version 2.22 and should not be used in newly-written
    code. Use the proper function instead."
    
    Reviewed-by: Vladimir Zhbanov <vzhbanov@gmail.com>

commit 04e8e2ccadcb515cbd9355f6ba662df8fcbc3f17
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sat Aug 29 12:24:43 2015 +0300

    Replaced deprecated gtk_signal_disconnect_by_data() with g_signal_handlers_disconnect_matched().

commit e3c5104010ec37969acb1fefa6fa2bb35efca4d9
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sun Aug 12 13:40:53 2018 +0300

    Update po-files.

commit 521a754685c0e037d4388eb4b3a1b0292ad070df
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sun Aug 12 12:11:08 2018 +0300

    docs: Automatically insert last year in lepton-attrib(1) Copyright line.

commit 2103ad0a4fdeac5ec12d570550fb0d72d4c686fa
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Sun Aug 12 12:07:44 2018 +0300

    docs: Fix GEDADATA default value in several man pages.

commit 43aaea7801bb40333817ced110c0d75585fd897c
Author: dmn <graahnul.grom@gmail.com>
Date:   Thu Jun 7 15:10:30 2018 +0300

    Update translation files.

commit b7509ba1b8b13cb9a4d3537ca599b8b646e6da35
Author: Vladimir Zhbanov <vzhbanov@gmail.com>
Date:   Wed May 30 23:11:36 2018 +0300

    rename: New name for toplevel gattrib directory.
