Commit graph

  • 4436927dcb configure: rebuild master v84.1 Liss Tarnell 2017-09-25 13:26:36 +01:00
  • be5a5c6a41 configure.ac: RT/TTS -> TTS Liss Tarnell 2017-09-25 13:25:58 +01:00
  • b473a74c9d configure.ac: bump version to D.84.1 Liss Tarnell 2017-09-25 13:25:23 +01:00
  • b4e2a8e6cf functions.c: do not allow entry titles containing only whitespace Liss Tarnell 2017-09-25 13:24:40 +01:00
  • e37b911807 kmerge: remove extraneous '?' in merge prompt Liss Tarnell 2017-09-25 13:18:23 +01:00
  • 6c853f1b95 configure: raise error if curses is not found Liss Tarnell 2017-09-25 13:14:35 +01:00
  • 000a019648 README: -> README.md Liss Tarnell 2017-06-27 15:14:11 +01:00
  • 75750530a7 update README and add a screenshot Liss Tarnell 2017-06-27 15:13:57 +01:00
  • e73d4f8a10 bling_import.pl: fix LWP import Felicity Tarnell 2017-05-23 09:42:45 +01:00
  • bf5a894fc2 .gitignore: update Felicity Tarnell 2016-04-12 10:13:21 +01:00
  • a91ce6326d str.c: missing #include <time.h> Felicity Tarnell 2016-04-12 10:12:44 +01:00
  • c0074a61d2 prompt(): handle tab characters Felicity Tarnell 2014-11-18 15:48:14 +00:00
  • 7ff1070bb7 Fix bling_import.pl error message. Felicity Tarnell 2014-05-27 12:18:10 +01:00
  • 86f643dc0e Add mailing list info to README. Felicity Tarnell 2014-03-31 02:08:17 +01:00
  • 49651c90a2 Honour user's time format when editing entry duration. Felicity Tarnell 2014-03-08 13:58:21 +00:00
  • 0479ee0f89 Configurable time format. Felicity Tarnell 2014-03-08 13:49:19 +00:00
  • 2af789884e Use new time format in day headers. Felicity Tarnell 2014-03-08 13:26:35 +00:00
  • 1ea26690e5 Include tts.h for wcs* prototypes. Felicity Tarnell 2014-03-08 13:09:14 +00:00
  • 2e64382573 Prototype wcsl* Felicity Tarnell 2014-03-08 13:08:55 +00:00
  • 1758e63f6b Fix wcslcpy compat. Felicity Tarnell 2014-03-08 13:05:44 +00:00
  • 7c26144e31 Provide compat functions for wcsl{cpy,cat}(). Felicity Tarnell 2014-03-08 13:03:19 +00:00
  • 684c581b32 Second argument to input_char() is wint_t, not wchar_t. Felicity Tarnell 2014-03-08 12:57:35 +00:00
  • 0959aad655 Prompt support in macros: $[Text]. Felicity Tarnell 2014-03-08 12:54:05 +00:00
  • 0bf6dd5766 Escape macro bodies when displaying in help. Felicity Tarnell 2014-03-08 12:31:58 +00:00
  • 34712e643c New time format: "1h30m7s". Felicity Tarnell 2014-03-08 12:18:22 +00:00
  • c0df452c04 Provide error for invalid number in c_set(). Felicity Tarnell 2014-03-08 11:37:52 +00:00
  • a5dd2e4ae5 Fix crash on executing unknown command. Felicity Tarnell 2014-03-08 11:31:08 +00:00
  • bf84f9a054 Fix memory leak when re-setting variable. Felicity Tarnell 2014-03-08 11:29:01 +00:00
  • 5739ca900f Remove obsolete comment. Felicity Tarnell 2014-03-08 11:27:06 +00:00
  • e8ccd681e3 Don't spin-loop in prompt(). River Tarnell 2014-03-08 01:00:30 +00:00
  • f25e283f21 Fix NetBSD and non-ncurses build. Simplify CPPFLAGS. Felicity Tarnell 2014-03-08 00:50:11 +00:00
  • 003ac6cca4 Always use wide characters. Felicity Tarnell 2014-03-08 00:30:40 +00:00
  • d239b1669b Clean up power code. Felicity Tarnell 2014-03-07 23:50:13 +00:00
  • 524b09511d Code cleanups; no functional changes. Felicity Tarnell 2014-03-07 23:47:31 +00:00
  • 3440a87ea3 Add macro support. Felicity Tarnell 2014-03-07 23:34:06 +00:00
  • 44b2e4371e Copyright notice for Makefile. Felicity Tarnell 2014-03-07 22:44:57 +00:00
  • ba30bffef2 Lots of changes, so make this version D.84.0. Felicity Tarnell 2014-03-07 22:40:18 +00:00
  • 0b072f4d3a Fix up the sample style a bit. Felicity Tarnell 2014-03-07 22:39:02 +00:00
  • fb9ffde209 Fix prompt styling & memory leak in yesno(). Felicity Tarnell 2014-03-07 22:37:43 +00:00
  • 707812a078 Draw the input prompt in the right place. Felicity Tarnell 2014-03-07 22:24:33 +00:00
  • ca908281b4 No need to use kevent64(). Felicity Tarnell 2014-03-07 22:19:07 +00:00
  • e8396d70ba Always timeout the poll. Felicity Tarnell 2014-03-07 22:03:47 +00:00
  • 0c3b7443d5 Handle multiple input characters at once. Felicity Tarnell 2014-03-07 22:00:47 +00:00
  • 9a3719817e Fix ^C handling. Felicity Tarnell 2014-03-07 21:58:10 +00:00
  • 38021971e3 Rework input handling; no functional changes. Felicity Tarnell 2014-03-07 21:54:26 +00:00
  • 9676c88378 Add .gitignore. Felicity Tarnell 2014-03-07 20:21:09 +00:00
  • a1a3b576a0 OS X: Remove CoreFoundation; use kqueue() directly. Felicity Tarnell 2014-03-07 20:20:20 +00:00
  • 50d9efdac9 Cleanups; add 'make depend'. Felicity Tarnell 2014-03-07 19:18:20 +00:00
  • 332fdba0bd Source refactoring; no functional changes. Felicity Tarnell 2014-03-07 17:43:41 +00:00
  • b174130c91 T.83.6: Incorrect memory allocation in configuration parser. Felicity Tarnell 2014-03-07 16:11:23 +00:00
  • af2b5dc45c T.83.5: Fix 'M'erge giving bogus time when a marked entry is running. v83.5 Felicity Tarnell 2014-03-06 16:21:40 +00:00
  • 4ba7155d78 T.83.4: Handle auto_non_billable in entry_new(). v83.4 Felicity Tarnell 2014-03-05 16:32:04 +00:00
  • 4cdd1caf46 T.83.3: Handle auto_non_billable in kaddold(). Felicity Tarnell 2014-03-05 16:20:40 +00:00
  • 81c1f680ae T.83.2: Need -lm for round(). Felicity Tarnell 2014-03-05 16:09:02 +00:00
  • 197adb654a T.83.1: Fix non-Darwin build; fix WIDE build. Felicity Tarnell 2014-03-05 16:04:57 +00:00
  • 3560996263 T.83.0: remove 'mark-interrupt' command Felicity Tarnell 2014-03-05 15:55:06 +00:00
  • d9223f4603 T.82.0: 'set bill_increment' command. Felicity Tarnell 2014-03-05 15:43:20 +00:00
  • 66c12e8e73 Calculate version string from configure.ac at compile time. Felicity Tarnell 2014-03-05 15:28:24 +00:00
  • 5db1e9cdbb Properly handle quoted strings in command parser. Felicity Tarnell 2014-03-05 15:20:53 +00:00
  • 7a0aca347e auto_non_billable config option Felicity Tarnell 2014-03-05 15:02:26 +00:00
  • 62762f7590 Optionally show billable time in daily header. Felicity Tarnell 2014-03-05 14:49:25 +00:00
  • 30ddd07b20 Add billable flag. Felicity Tarnell 2014-03-05 14:42:53 +00:00
  • c1af94f57f Fix warnings. Felicity Tarnell 2014-03-05 14:28:37 +00:00
  • 038fbfdd18 OS X: Handle power events sensibly. Felicity Tarnell 2014-03-05 14:17:54 +00:00
  • 6a76613798 New version scheme: this is T.1.0-79. Felicity Tarnell 2014-01-30 18:12:44 +00:00
  • f4fe5eb0da Add travis-ci config. Felicity Tarnell 2014-01-30 18:03:12 +00:00
  • fc22ce88b2 Fix separate builddir build. Felicity Tarnell 2014-01-30 18:01:28 +00:00
  • 5d9a5f2794 Ditch version.h; update copyright. Felicity Tarnell 2014-01-06 09:55:45 +00:00
  • aea9191844 Initial import. Felicity Tarnell 2014-01-06 09:52:34 +00:00