]>
git.scottworley.com Git - batteryviewer/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Scott Worley [Thu, 23 Feb 2023 06:28:57 +0000 (22:28 -0800)]
Charts have points
Scott Worley [Thu, 23 Feb 2023 05:44:03 +0000 (21:44 -0800)]
Start on chart GTK widget
Scott Worley [Thu, 23 Feb 2023 04:25:21 +0000 (20:25 -0800)]
C89 → C99
Scott Worley [Thu, 23 Feb 2023 04:18:59 +0000 (20:18 -0800)]
gtk: 4 → 3 :(
We want to be really easy to build.
Debian Stable doesn't have GTK4 yet.
Scott Worley [Thu, 23 Feb 2023 03:51:54 +0000 (19:51 -0800)]
-Wall -Wextra -pedantic -Werror
Scott Worley [Thu, 23 Feb 2023 03:39:16 +0000 (19:39 -0800)]
GTK project's Hello World