]> mj.ucw.cz Git - teatimer.git/log
teatimer.git
14 months agoFix expansion in cmd master
Jiri Kalvoda [Sat, 25 Feb 2023 23:51:04 +0000 (00:51 +0100)]
Fix expansion in cmd

Command is expanded after parsing to argument list array, so name couldn't split
to more arguments.

14 months agoAdd font resize feature
Jiri Kalvoda [Sun, 26 Feb 2023 19:56:41 +0000 (20:56 +0100)]
Add font resize feature

Useful for displaying remaining time on full screen.

17 months agoFix build on bullseye
Jiri Kalvoda [Wed, 7 Dec 2022 13:59:56 +0000 (14:59 +0100)]
Fix build on bullseye

Linking on some systems (for example bullseye) is broken (undefined
reference to gtk functions) when object file is written after libraries.

2 years agoReleased as version 1.4 v1.4
Martin Mares [Fri, 21 Jan 2022 20:52:42 +0000 (21:52 +0100)]
Released as version 1.4

2 years agoAdd an option to kill the program we ran
Martin Mares [Fri, 21 Jan 2022 20:51:01 +0000 (21:51 +0100)]
Add an option to kill the program we ran

Patch by Jiri Kalvoda, cleaned up by me.

2 years agoWhitespace cleanup
Martin Mares [Fri, 13 Aug 2021 11:06:22 +0000 (13:06 +0200)]
Whitespace cleanup

2 years agoAdd option to set default name
Jiri Kalvoda [Thu, 15 Jul 2021 13:06:22 +0000 (15:06 +0200)]
Add option to set default name

2 years agoAdd expansions in cmd
Jiri Kalvoda [Thu, 15 Jul 2021 13:05:13 +0000 (15:05 +0200)]
Add expansions in cmd

2 years agoAdd name box
Jiri Kalvoda [Tue, 13 Jul 2021 20:51:52 +0000 (22:51 +0200)]
Add name box

10 years agoMakefile: New release target v1.3
Martin Mares [Mon, 7 Oct 2013 19:37:10 +0000 (21:37 +0200)]
Makefile: New release target

10 years agoAllow timeouts up to 99:99:99
Martin Mares [Mon, 7 Oct 2013 19:36:05 +0000 (21:36 +0200)]
Allow timeouts up to 99:99:99

10 years agoWhitespace cleanup
Martin Mares [Mon, 7 Oct 2013 19:16:09 +0000 (21:16 +0200)]
Whitespace cleanup

13 years agoReleased version 1.2 (using Git)
Martin Mares [Sat, 17 Jul 2010 19:31:23 +0000 (21:31 +0200)]
Released version 1.2 (using Git)

13 years agoAdded NEWS
Martin Mares [Sat, 17 Jul 2010 19:29:48 +0000 (21:29 +0200)]
Added NEWS

13 years agoImplemented the `--run' option
Martin Mares [Sat, 17 Jul 2010 19:22:31 +0000 (21:22 +0200)]
Implemented the `--run' option

13 years agoUpdated to GTK 2.x
Martin Mares [Sat, 17 Jul 2010 19:15:05 +0000 (21:15 +0200)]
Updated to GTK 2.x

13 years agoInitial commit
Martin Mares [Sat, 17 Jul 2010 19:03:55 +0000 (21:03 +0200)]
Initial commit