- 13 Mar, 2018 1 commit
-
-
Morten Welinder authored
-
- 07 Mar, 2018 1 commit
-
-
Morten Welinder authored
-
- 03 Mar, 2018 1 commit
-
-
Joe Hansen authored
-
- 14 Feb, 2018 1 commit
-
-
Jean Bréfort authored
-
- 29 Dec, 2017 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 18 Dec, 2017 1 commit
-
-
Morten Welinder authored
-
- 11 Dec, 2017 2 commits
-
-
Morten Welinder authored
Going forward, g_object_ref will have a properly typed result.
-
Morten Welinder authored
-
- 10 Dec, 2017 3 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 08 Dec, 2017 1 commit
-
-
Morten Welinder authored
*sigh*
-
- 07 Dec, 2017 1 commit
-
-
- 06 Dec, 2017 4 commits
-
-
Morten Welinder authored
Themes use "*" here and there so "fallback" is useless. We might need multiple css files at different priorities eventually.
-
Morten Welinder authored
This makes the buttons scale with font size.
-
Morten Welinder authored
Interesting conclusions: Computing sqrt(2pi) as double yields the right value? no Computing sqrt(2)*sqrt(pi) as double yields the right value? yes Computing 1/sqrt(2pi) as double yields the right value? yes So 1/sqrt(2pi) is correct even though sqrt(2pi) is not.
-
Morten Welinder authored
-
- 03 Dec, 2017 5 commits
-
-
Morten Welinder authored
...because then they will do it independently for x and y directions.
-
Morten Welinder authored
This is for gtk+ 3.20+. It doesn't do much yet, but it is possible to play with some thing, for example rotationselector canvas { font-size: 2pt; }
-
Morten Welinder authored
This kills "unused" and "set, but unused" warnings. Only deprecation warnings and #warning are left.
-
Morten Welinder authored
-
Morten Welinder authored
-
- 02 Dec, 2017 4 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
This simplifies the code by using a gobject data item to store the color instead of forcing that information into the gui. The code is simpler and less likely to break. This might also fix a problem with history. The activate handler will now get the color from the same place, not the color the swatch had when created.
-
Morten Welinder authored
-
- 01 Dec, 2017 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 25 Nov, 2017 1 commit
-
-
Morten Welinder authored
This answers the question whether those constants can be computed accurately using double math. Evidently they can.
-
- 19 Nov, 2017 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 11 Nov, 2017 1 commit
-
-
Ask Hjorth Larsen authored
-
- 30 Oct, 2017 2 commits
-
-
Jean Bréfort authored
-
Morten Welinder authored
-
- 23 Oct, 2017 2 commits
-
-
Jean Bréfort authored
-
Jean Bréfort authored
-
- 02 Oct, 2017 1 commit
-
-
Jean Bréfort authored
-
- 03 Sep, 2017 1 commit
-
-
Jordi Mas authored
-
- 03 Aug, 2017 1 commit
-
-
Jean Bréfort authored
-