commit 377d917c282c34d185822bd9061908cf2854e90b (HEAD -> test-development)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 12:00:59 2023 +0100

    also install the gchart/ChartFunctions.hpp header

commit edf35e22744735d3d70e729469bb87aa5d631f0d
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:52:39 2023 +0100

    import the first 2 test cases

commit 2ecb26f5488b25ad676393b585cf7b1f64f2388b
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:52:06 2023 +0100

    Makefile.am: fix the coverage target

commit 80f126deb6caa646d74ef741ef6c41b906531f89
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:51:21 2023 +0100

    update example to use new background functions

commit 7f8170ea1a67e55a1667136d97021fa286b0b08a
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:50:34 2023 +0100

    also allow the use of background charts

commit b8b9884c8a564d2b65e2ae196243f769e1e77d2c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:49:36 2023 +0100

    Label: guard the call to the print function with a try...catch block

commit 9f027b63b7fe62f8728bf3401a53fcbb5c5d5366
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:48:36 2023 +0100

    ChartIterator: also include source_location as it is needed

commit 8fb493a02b6b57453e6ffe592772e1d74754bba7
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:47:13 2023 +0100

    Chart: rewrite the (c)begin/(c)end methods.

commit 98da8cf0ee10d86ff95596bb1c1f2720cfddf026
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:46:12 2023 +0100

    rework creation of lambda functions and remove the use of static valiable in it. Now use a template class and bind/store the specific methods in the lambda variables.

commit fff14239fd6ed9934b8751f3a79b7b5d554cb5a3
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:43:10 2023 +0100

    Draw: draw charts in reverse order

commit a34e41dbc292fb8806de8dea99e2453525e8376a
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:40:59 2023 +0100

    Draw: improve check for valid provider

commit a4227c41081c9d997bb19962cc2d865e9449ba2f
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:40:01 2023 +0100

    rework some constructors

commit a56433a460d794712883ace5efb138fec3fda556
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:37:34 2023 +0100

    mark function that do not throw as `noexcept`

commit 502e7c641da1b14f7eb1a7254335406dbbf3626c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Jan 22 11:34:32 2023 +0100

    save plot dots and lines for each seperate chart

commit d3cde96d976a33f72b84b04f2a75ccc4beeeb5e8 (tag: 0.2.99)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Jan 13 00:47:24 2023 +0100

    update code to 0.2.99 version (beta)

commit ca9d59b322e334bee321aceafb72d5b02c97a077
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Jan 13 00:13:46 2023 +0100

    update spec file

commit 9452fd06a9dc7101fa2381cfd0ccc1130db6a6e2
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Jan 13 00:12:58 2023 +0100

    update glade file

commit b825e2aa640417fec533b146bde80d545c185146
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Jan 13 00:11:42 2023 +0100

    update example files

commit ae4af2ee9297486db901e18db0624424dacfc3cf
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Jan 13 00:10:50 2023 +0100

    update gitignore file

commit b662dcddc89c4c6b5ec5098a6aa6c5c62a80cc95
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Jan 13 00:01:08 2023 +0100

    update autoconf and automake build system, remove the gir targets, as introspect doesnt work with gtkmm

commit 1e2b7357161e66e3db77ff7662af5811f68aabb0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 23:35:43 2023 +0100

    update file headers with new copyright year

commit b26aa16f741f484b1b10951c455997fc9da3e400
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 23:22:54 2023 +0100

    remove the inclusion of features.h, let configure handle it

commit 52d548261a7ca4e2a2744557310ec7caad653eb8
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 23:25:08 2023 +0100

    change the inclusion check macro names to follow the same name scheme

commit 1d57d3983a7887f427012f801e206afbeaf2acc0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 23:33:26 2023 +0100

    fix all whitespaces and intends

commit 6c49772e8ec734807d60368f4d869b2c76a3c3d8
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 23:01:01 2023 +0100

    import new files to split code into more logical smaller chuncks

commit b1b74e8bf8bfc5acd14ad7d960fda8f1f9e40c49
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 22:44:44 2023 +0100

    Gchart: update code

commit b3cc6467ec20b3e96748ff89b02e92b1b64bf32e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 22:34:22 2023 +0100

    Provider: update code

commit dedd9454b82a2f4d8b12d9755a6ec060aaee95ee
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 22:29:51 2023 +0100

    Chart: update code

commit b68466541f957eb4b75b2d22dac4a8fc192f0f86
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 22:23:57 2023 +0100

    Point: update code

commit 6abe7fcb24b4a80a4d6c861898295d15de07f1ea
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 22:22:01 2023 +0100

    Label: update code

commit 27259149fc6ce32c6ba5e4e8ff7447d2a2e618e5
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 22:00:43 2023 +0100

    Color: update code

commit f8ddafb7d3210ffbadcd1da62941e7ed0f05054d
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 21:56:52 2023 +0100

    place the public header files one level deeper

commit 4e43aba6032301aa6c02a34a3a54f67e289b69eb
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 21:51:06 2023 +0100

    split namespace into subnamespaces for types and internal classes

commit 5f0706e2f2c381f40f8b43c63ebd4ff777d71234
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 21:42:02 2023 +0100

    move file to correct locations

commit 2e72a13e5e9f80645ba4f3571b1d87b632cea1ad
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 21:37:19 2023 +0100

    place all classes into namespaces (gchart)

commit 540c9873643f46ce904dd2802cfa2e759d7141f6
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jan 12 21:03:38 2023 +0100

    rename files to match new naming scheme

commit ec3e51f0711c0e1fe0613d49d11997f6215256a6 (development)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Dec 31 21:57:52 2022 +0100

    fix pkgconfig files to include correct library

commit 8e2d91fb0f1b217db338a7685ddf697615ee9898 (tag: 0.2.0, origin/master, master)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Jul 5 22:58:52 2022 +0200

    update version to 0.2.0, increase library currect version to 2 (as this now uses gtkmm/C++) and update the package description

commit 87c70e7cecd2506ee5a39dcced4b1e4c78f046cb
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Jul 5 22:56:25 2022 +0200

    remove unneeded include

commit 89cb51d6f7d1347ea3d30174d5fdbf2bca4219ec
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Jul 5 22:49:43 2022 +0200

    update pkg-config files

commit 09624d5c52bde17dbd92943ab94e58a0bc3a2bab
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Jul 5 22:49:06 2022 +0200

    update git version string parsing

commit 1f5cfed847862d5f006b59c7acf353e9afbc7c34
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Jul 5 22:48:48 2022 +0200

    update spec file to provide both gtk3 and gtk4 version

commit c8b329059ee4511bd7ded32ba20a49872117790f
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Jul 5 19:06:41 2022 +0200

    remove LIBRARY_API_VERSION valiable

commit 85737ec5625fe4fa2b307334a4e93a52483859c7 (tag: 0.1.99)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jun 30 23:45:07 2022 +0200

    version 0.1.99 (0.2.0-beta)

commit 5574fce03a75f177929609e7896290b0a3476964 (gtkmm/combined)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jun 30 23:39:20 2022 +0200

    add 2 missing files

commit 6f39fe70b4bcb9216e9ff0fc6976f5c8f8a65b17
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Jun 30 23:37:22 2022 +0200

    remove unneeded includes

commit f391103c65e578d17c7d2962d72e51b604769f12
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:56:52 2022 +0200

    update example for gtk4

commit 119652142f89ade1d252b723da720e68000b4df3
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:56:13 2022 +0200

    use same variables for gtk 3 as for 4

commit 243e0fb054ad6ede1a8dbcce83eebfe5674a3b77
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:48:04 2022 +0200

    update whitespaces and newlines

commit 6b1468fe790ca94246f63a85098f814396d358b0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:47:35 2022 +0200

    forgot to include algorithm header

commit 8b53e3b12b46f962bc97536fcad4ebfaf69301f5
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:47:02 2022 +0200

    add signal to capture mouse movement

commit da42e2ff4b8d2f27b785049a2d4abfb1f5068435
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:45:19 2022 +0200

    update signature of method (change methods and arguments to const where possible)

commit b9b1cb5da329f6f6f79a0376fcfc804f2ec5eefb
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:39:59 2022 +0200

    update working of onDraw (2)

commit e584c757be4558b39fce2167c4ba84f21da0a06c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:39:28 2022 +0200

    update working of onDraw

commit 22f051af9876da1defcb387142393d05ea62b309
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:38:36 2022 +0200

    guard string_format with ifdef for c++20 (which can use std::format

commit 282f36eef9b855bf2ab1e0f55d3a65edae59d0de
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:37:43 2022 +0200

    add size() method to GchartProvider

commit 07014002494ff092c4ad19b3f77cc82d57363642
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:37:05 2022 +0200

    update working of drawInfo

commit 646a2d677cfd4c12c2d2e9d50d70250e82140801
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 19 20:34:15 2022 +0200

    update handling of x_mouse_pointer

commit 3e4cff98bb5acdaad4b3cb6e5543b4bd527ab475
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Apr 15 14:39:06 2022 +0200

    fix the onMove and onZoom functions

commit 92d07167a47bca6b6e963e86ac0d12ceee374675
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Apr 15 10:09:57 2022 +0200

    fix whitespaces

commit f0265a969b5ca9393238b4a35535804007671e0b
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Apr 15 10:09:10 2022 +0200

    enable to build glade library as a seperate library and install in the glade module dir

commit 326badbe2075d142eed07d0f03839beb9d29d9f4
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Fri Apr 15 00:23:05 2022 +0200

    update switch to control the gtk version and also update c macro

commit fdd77e64fd21ee7eac32b6d39a38d5dabf6ce28c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Apr 14 23:56:08 2022 +0200

    update examples

commit daca275d2448b2daa94067436beff5a2d6ccaa11
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Apr 14 23:55:43 2022 +0200

    update debug statements to silence warnings about gtk headers

commit 0fa0957bdfb01e709c6a5f82c55e609b6bb4f8de
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Apr 14 23:55:09 2022 +0200

    update code to work with both gtk(mm)3 and gtk(mm)4

commit fd69d0cda1bc23700c3d2976c49d5c5eca45dcb5 (gtkmm/gtk4)
Merge: 5c64f36 e402113
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Apr 14 23:46:14 2022 +0200

    Merge branch 'gtkmm/gtk3' into gtkmm/gtk4

commit 5c64f3699a6eb9cbb6d7b43c69102685350c40b0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Thu Apr 14 18:16:22 2022 +0200

    prepare for dual build of gtk3 and gtk4 libraries

commit 33a6d758db2935720f9564daeada89e8f0d8a50c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:29:26 2022 +0200

    add switch for gtk3 or gtk4 to configure

commit 036d35b4b158e36f8d1ffe3ec0122b6ae60f7067
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:03:12 2022 +0200

    change order to match initialization list, silence the warnings/errors

commit dd149d41b124315a8360e4358ae19e33d5da1763
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:02:44 2022 +0200

    mark unused parameters as unused, to silence the warnings/errors

commit acbcb67e24002be0ace5d78a2448074c2a311216
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:02:04 2022 +0200

    add missing return statement

commit 02e162186b1853e1f172860307df5c5de5e863c0
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:01:47 2022 +0200

    remove the inclusion of features.h from header file

commit 8aed8b913a869ff8418924e426c996e410926802
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:01:15 2022 +0200

    use std::next for GchartChart::operator[]

commit ea2a6e8389b8642ce5dd1aea104649214eca0feb
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:00:55 2022 +0200

    prefix class members with _

commit 05146cc4dfb23e9e9cb8e40c74d1d7125b2053c1
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 22:00:15 2022 +0200

    mark method Gchart::drawPoint as const, does not change the class

commit 1f38a4758be0977fe2715c6d9332deca86470095
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:59:36 2022 +0200

    update some debug messages

commit df3ee01dbcff57e7c7c76805a660f2e9dd93f6f5
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:58:58 2022 +0200

    add missing return statement

commit c31af0ea5e51dfcd98d98a97feaa882dfae4b801
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:58:45 2022 +0200

    remove unused variable

commit b203affbb9db95a5e6d3d652de8cf4dd7f6028e6
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:58:06 2022 +0200

    update reset method

commit 42b062e597da70ade129e65b20afdfaff0402d11
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:55:49 2022 +0200

    use this-> instead to passing class members to method Gchart::drawChart

commit 75e7793304624c3dea5ebc0805319b433b1d288c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:53:03 2022 +0200

    add function to remove chart based on identifier

commit 0fa94085bf4924d8ef2d601c8a4e091b8adad048
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:50:50 2022 +0200

    remove const qualifier from function that return a single value

commit 98ae4aaf1f2f8183912805e734399e6301798e79
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 21:46:49 2022 +0200

    remove some warning that create (maybe false) errors on gtk/gtkmm headers

commit 54347e156d9ed0966afc6f6fb6ab2cc1c9910d31
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 00:29:09 2022 +0200

    use std namespace for isfinite

commit 073b12e983f3f988f4f3e2b8f8c021341af2df20
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 00:28:40 2022 +0200

    use Cairo namespace for Cairo objects

commit e40211380f275feaeded78fc3d983fcd1019002f (gtkmm/gtk3)
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 00:29:09 2022 +0200

    use std namespace for isfinite

commit 719223608eb8c5662d7e1092c8fca5d39ebbf95c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 00:28:40 2022 +0200

    use Cairo namespace for Cairo objects

commit 58802068dab9308fe09883ddbadf93fa36350101
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 13 00:27:20 2022 +0200

    add functions to make glade find the new widget

commit b5fc667370ad788a339b67d3389e186c8ed99722
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 12 23:47:49 2022 +0200

    remove unneeded const qualifiers

commit a8e71843dceeaff0f07418e6381155489484c000
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 12 23:38:35 2022 +0200

    split classes from GchartProvider.hpp into own files

commit 2b915d96cff05e8bd7fe5103d3d25300e7739df2
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 12 20:47:56 2022 +0200

    first attempt to convert code to use gtkmm (/gtk4)

commit f3ff83aa1e19b40405df31f0c51774234f33dbc6
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 6 19:47:36 2022 +0200

    split into multiple files

commit 8029a4eb40b15c3154fb6f732064533ddc0393ba
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Wed Apr 6 17:51:47 2022 +0200

    rename source files to gchart.[c|h} to make filename in line with project name

commit f4058aeae5f4910935b5abf3600f3966a5cb8681
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 23:06:38 2022 +0200

    fix whitespaces

commit 14fe9a54d2cad1e6d07e870ea7ab4559611e5e61
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 23:06:18 2022 +0200

    include copyright header in source files

commit a3c44fc46b75e8b6dfcaf70ffce09b1a4b304e0d
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 23:00:03 2022 +0200

    update example

commit a9d4213f1da89c1c60d7c0e9aa0fe42a080c9fd7
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:56:45 2022 +0200

    some whitespace fix

commit 00746f6878509264013e2ce6331e17156a92337e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:56:12 2022 +0200

    set debug markers at the start of each function

commit e16d9e4da1b893b8974a21b416060234221cac8c
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:54:52 2022 +0200

    fix function naming

commit e1e9cdecb8f57f2ee335b6889557c45b48e3effa
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:54:12 2022 +0200

    remove last remains of translation references

commit d7482db53df9d07947ad1317434d13c7e9c17dbe
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:52:41 2022 +0200

    free claimed memory for title string

commit a366057a00d941e499024ccafba627dcae4b240f
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:51:29 2022 +0200

    make sure configure.h and features.h are the included items

commit f0a79cff428e5ae598b7f174e18d8108c2fdfbab
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:08:14 2022 +0200

    remove translation strings, these are not meant to be printed to the user anyways

commit a38fb2dc0daf8b7b865a45a6918e79fde5222e6e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 22:05:06 2022 +0200

    handle the creating and deletiob of GValue in the calling code

commit 6c0a42088559f9a8044d3fd51c12b9d72d12fa8f
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Tue Apr 5 21:58:41 2022 +0200

    update makefiles and configure to use the correct gcc flags

commit 40e7e4caac8d10526a82c8067f32d5ff6b3bacfd
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Apr 3 23:43:14 2022 +0200

    rename the source dir to src instead of gchart

commit cedda649fe80389607121ae754ba963947ca9977
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Apr 3 23:38:27 2022 +0200

    remove translations, this is a library which only prints user/program provided text string. Translation must be done in the using program, not here

commit e38b55ad1752d8a75260ffd9ab2934cdeb3303fa
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Apr 3 23:31:37 2022 +0200

    fix naming of types, variables and function; this will break everything!!! But needed for consitancy and satisfy g-ir-scanner

commit ee394f028b0073a3e8ea6ce0aace25ae02e672a1
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sun Apr 3 23:30:28 2022 +0200

    update makefiles and build system

commit a145e7a1ca88cd52fd9e361530fed563bf85b271
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Mar 19 23:21:22 2022 +0100

    import v0.1.0-1

commit c39567c851814e5d090f571023e99b3a939b643e
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Mar 19 23:20:24 2022 +0100

    import v0.0.3

commit 2e35db1ff60773697729d99ff527034dc06d67ba
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Mar 19 23:19:39 2022 +0100

    import v0.0.2

commit 3a28b55d24231eec084adbe761e67e11e4be7018
Author: Martijn Goedhart <goedhart.martijn@gmail.com>
Date:   Sat Mar 19 23:18:43 2022 +0100

    import v0.0.1
