]> Pileus Git - lackey/log
lackey
10 years agoAdd compact mode and view config data
Andy Spencer [Tue, 4 Jun 2013 04:31:53 +0000 (04:31 +0000)]
Add compact mode and view config data

10 years agoAdd alloc0 and new0 functions
Andy Spencer [Sun, 2 Jun 2013 07:07:50 +0000 (07:07 +0000)]
Add alloc0 and new0 functions

10 years agoPrevent unknown key messages
Andy Spencer [Tue, 4 Jun 2013 04:16:23 +0000 (04:16 +0000)]
Prevent unknown key messages

10 years agoAdd error command and update debug messages
Andy Spencer [Sun, 2 Jun 2013 06:51:12 +0000 (06:51 +0000)]
Add error command and update debug messages

10 years agoCleanup headers and whitespace
Andy Spencer [Sat, 1 Jun 2013 23:09:17 +0000 (23:09 +0000)]
Cleanup headers and whitespace

11 years agoAdd ncursesw CPPFLAGS
Andy Spencer [Wed, 3 Apr 2013 07:13:19 +0000 (07:13 +0000)]
Add ncursesw CPPFLAGS

11 years agoRename CC variable to GCC
Andy Spencer [Wed, 3 Apr 2013 07:12:05 +0000 (07:12 +0000)]
Rename CC variable to GCC

This avoids stupid GNU Make rules which really just break everything,
and we're pretty dependant on GCC anyway.

11 years agoUse icalproperty_get_value_as_string_r
Andy Spencer [Wed, 3 Apr 2013 07:11:17 +0000 (07:11 +0000)]
Use icalproperty_get_value_as_string_r

11 years agoAdd dist stuff
Andy Spencer [Mon, 22 Oct 2012 04:13:42 +0000 (04:13 +0000)]
Add dist stuff

11 years agoAdd some special formatting
Andy Spencer [Mon, 22 Oct 2012 03:48:46 +0000 (03:48 +0000)]
Add some special formatting

11 years agoBug fixes
Andy Spencer [Mon, 22 Oct 2012 03:28:50 +0000 (03:28 +0000)]
Bug fixes

11 years agoAdd ical todos
Andy Spencer [Mon, 22 Oct 2012 00:35:19 +0000 (00:35 +0000)]
Add ical todos

11 years agoAdd todo view
Andy Spencer [Sun, 21 Oct 2012 07:52:07 +0000 (07:52 +0000)]
Add todo view

11 years agoRename stuff
Andy Spencer [Sun, 21 Oct 2012 07:20:43 +0000 (07:20 +0000)]
Rename stuff

11 years agoAdd events view
Andy Spencer [Mon, 15 Oct 2012 09:03:05 +0000 (09:03 +0000)]
Add events view

11 years agoAdd box packing to day view
Andy Spencer [Mon, 15 Oct 2012 00:38:12 +0000 (00:38 +0000)]
Add box packing to day view

11 years agoMove drawing code to screen.c, work on day view
Andy Spencer [Sun, 14 Oct 2012 21:02:18 +0000 (21:02 +0000)]
Move drawing code to screen.c, work on day view

11 years agoFix month draw bug
Andy Spencer [Sun, 14 Oct 2012 07:04:23 +0000 (07:04 +0000)]
Fix month draw bug

11 years agoAdd events to year view
Andy Spencer [Sun, 14 Oct 2012 06:47:56 +0000 (06:47 +0000)]
Add events to year view

11 years agoAdd full boxes
Andy Spencer [Sat, 13 Oct 2012 01:37:17 +0000 (01:37 +0000)]
Add full boxes

11 years agoAdd month view
Andy Spencer [Sun, 14 Oct 2012 06:08:50 +0000 (06:08 +0000)]
Add month view

11 years agoAdd size function, update ical/week
Andy Spencer [Sat, 13 Oct 2012 01:02:31 +0000 (01:02 +0000)]
Add size function, update ical/week

11 years agoWorking iCalendar parsing
Andy Spencer [Fri, 12 Oct 2012 22:22:44 +0000 (22:22 +0000)]
Working iCalendar parsing

11 years agoStart on iCalendar support
Andy Spencer [Fri, 12 Oct 2012 07:15:26 +0000 (07:15 +0000)]
Start on iCalendar support

11 years agoSome organization
Andy Spencer [Fri, 12 Oct 2012 04:43:10 +0000 (04:43 +0000)]
Some organization

11 years agoStart on events and calendars
Andy Spencer [Fri, 12 Oct 2012 03:50:36 +0000 (03:50 +0000)]
Start on events and calendars

11 years agoMore interactive views
Andy Spencer [Sat, 6 Oct 2012 09:50:07 +0000 (09:50 +0000)]
More interactive views

11 years agoFix month drawing
Andy Spencer [Sat, 6 Oct 2012 08:25:15 +0000 (08:25 +0000)]
Fix month drawing

11 years agoMake month view interactive
Andy Spencer [Sat, 6 Oct 2012 08:01:38 +0000 (08:01 +0000)]
Make month view interactive

11 years agoFix resize
Andy Spencer [Fri, 5 Oct 2012 07:42:01 +0000 (07:42 +0000)]
Fix resize

11 years agoFix divider click bug
Andy Spencer [Fri, 5 Oct 2012 06:42:30 +0000 (06:42 +0000)]
Fix divider click bug

11 years agoFix makefile bugs
Andy Spencer [Fri, 5 Oct 2012 06:26:28 +0000 (06:26 +0000)]
Fix makefile bugs

11 years agoFix some time keeping bugs
Andy Spencer [Fri, 5 Oct 2012 06:14:16 +0000 (06:14 +0000)]
Fix some time keeping bugs

11 years agoRename
Andy Spencer [Fri, 5 Oct 2012 05:42:25 +0000 (05:42 +0000)]
Rename

11 years agoAdd copyright
Andy Spencer [Fri, 5 Oct 2012 05:03:48 +0000 (05:03 +0000)]
Add copyright

11 years agoMove stuff around
Andy Spencer [Fri, 5 Oct 2012 05:02:34 +0000 (05:02 +0000)]
Move stuff around

11 years agoAdd day and week view
Andy Spencer [Fri, 5 Oct 2012 04:58:02 +0000 (04:58 +0000)]
Add day and week view

11 years agoAdd year view
Andy Spencer [Thu, 4 Oct 2012 08:51:50 +0000 (08:51 +0000)]
Add year view

11 years agoAdd utils, tests, and month view
Andy Spencer [Thu, 4 Oct 2012 08:01:00 +0000 (08:01 +0000)]
Add utils, tests, and month view

11 years agoStart using windows and views
Andy Spencer [Sat, 29 Sep 2012 07:46:52 +0000 (07:46 +0000)]
Start using windows and views

11 years agoAdd some mouse support
Andy Spencer [Sat, 29 Sep 2012 06:59:15 +0000 (06:59 +0000)]
Add some mouse support

11 years agoAdd basic screen layout stuff
Andy Spencer [Sat, 29 Sep 2012 04:31:30 +0000 (04:31 +0000)]
Add basic screen layout stuff

11 years agoAdd template files
Andy Spencer [Sat, 29 Sep 2012 01:35:24 +0000 (01:35 +0000)]
Add template files

11 years agoUI prototyping
Andy Spencer [Sat, 29 Sep 2012 01:35:07 +0000 (01:35 +0000)]
UI prototyping