- 17 Apr, 2021 3 commits
-
-
Morten Welinder authored
Introspection was unhappy with workbook_sheets. Hack around that.
-
Morten Welinder authored
-
Morten Welinder authored
-
- 11 Apr, 2021 1 commit
-
-
Morten Welinder authored
Instead of dropping them on the floor, preserve the contents in ERROR("...")
-
- 29 Mar, 2021 4 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
Probably not that useful, but still.
-
Morten Welinder authored
Bump gda dependency to 6.0.0 See merge request !18
-
Callum Farmer authored
-
- 27 Mar, 2021 2 commits
-
-
Anders Jonsson authored
-
Morten Welinder authored
Port gnome-glossary to Python 3 See merge request !17
-
- 22 Mar, 2021 5 commits
-
-
Julian Sikorski authored
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
Unref, use, unref is probably not a good idea.
-
Morten Welinder authored
-
- 21 Mar, 2021 7 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
There are more, but it's hard to see if we or python are to blame.
-
Morten Welinder authored
-
Morten Welinder authored
We don't want warnings associated with the python malloc (which doesn't believe in the C standard and likes to read random memory).
-
Morten Welinder authored
Don't access a non-tuple (for py_printf) as a tuple.
-
Morten Welinder authored
-
Morten Welinder authored
We don't need to unconst C strings anymore.
-
- 20 Mar, 2021 2 commits
-
-
Morten Welinder authored
So we can see the commands run.
-
Morten Welinder authored
-
- 15 Mar, 2021 1 commit
-
-
Morten Welinder authored
-
- 14 Mar, 2021 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 08 Mar, 2021 8 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
Unfortunately, I have to turn off "cs" translations. I am unable to release without. The cause is an itstool and/or libxml2 bug that causes the build process to crash, see https://github.com/itstool/itstool/issues/22 You can turn "cs" back on for yourself, but please do not commit such a change. I apologize for having to do this, especially since distributions that patch itstool and/or libxml2 probably won't notice and undo this. The net result is likely to be that the cs translation does not reach users. Morten Welinder, 20210308. (If that seems like a long time ago and if the bug link suggests improvement in the situation, feel free to discuss with me on the gnumeric mailing list.)
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
valgrind doesn't track that right.
-
Morten Welinder authored
-
Jordi Mas authored
-
- 07 Mar, 2021 4 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
Excel's 12.75pts doesn't cut it anymore. Compute the height that a number will get -- see cb_max_cell_height -- and make sure we are that tall.
-
Morten Welinder authored
-
- 27 Feb, 2021 1 commit
-
-
Morten Welinder authored
-