- 10 Jun, 2018 1 commit
-
-
Piotr Drąg authored
-
- 08 Jun, 2018 2 commits
-
-
Morten Welinder authored
No testing actually done yet.
-
Morten Welinder authored
I.e., don't let cell ordering depending on GHashTable.
-
- 07 Jun, 2018 3 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 03 Jun, 2018 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 01 Jun, 2018 1 commit
-
-
Morten Welinder authored
-
- 31 May, 2018 1 commit
-
-
Morten Welinder authored
-
- 30 May, 2018 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
This should handle running introspection in-tree too. g_get_prgname is not reliable for that, so pass in a separate environment variable.
-
- 28 May, 2018 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 27 May, 2018 6 commits
-
-
Morten Welinder authored
Namespace, introspection, etc.
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
Piotr Drąg authored
-
Morten Welinder authored
-
- 26 May, 2018 4 commits
-
-
Morten Welinder authored
I'm flying blind here. Code isn't yet tested.
-
Morten Welinder authored
(I.e., things didn't work and crashes left and right. That sort of thing.)
-
Morten Welinder authored
-
Morten Welinder authored
-
- 25 May, 2018 4 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
This clarifies ownership for all GnmFunc members except "help" which is in sight.
-
Morten Welinder authored
-
Morten Welinder authored
Change GnmFunc from a boxed type with weird ref-counting to a proper GObject with normal ref-counting, but also usage counting. Function descriptor tables in plugins lose two pointers that almost nobody was using: usage notifer (use signal notify::in-use instead) and the link notifying (use signal link-dep instead). There is still room for plenty of cleanup here.
-
- 24 May, 2018 1 commit
-
-
Morten Welinder authored
-
- 22 May, 2018 3 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 21 May, 2018 1 commit
-
-
Morten Welinder authored
This happened with an active region.
-
- 20 May, 2018 3 commits
-
-
Piotr Drąg authored
-
Morten Welinder authored
-
Morten Welinder authored
Also add DERIV function, but only during the test suite.
-
- 18 May, 2018 4 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
This fixes the handler's lifetime annotation and adds introtrospection for the rest of the derivative api. Also fixes a cut-and-paste problem affecting derivative of a reference to a non-existing cell.
-
Morten Welinder authored
-
Morten Welinder authored
Rework things to make scope of handler right.
-