aboutsummaryrefslogtreecommitdiff
path: root/src/calendar.c (unfollow)
Commit message (Expand)Author
2019-10-03Slowly going through and fixing everything.Hugo Hörnquist
2019-10-01Disabled bunch of old stuff, new stuff kinda builds.Hugo Hörnquist
2019-06-01Fix segfault when getting extension from file without one.Hugo Hörnquist
2019-05-01Remove trailintg newline from parsed displayname files.Hugo Hörnquist
2019-04-22Remove trailing newline from color.Hugo Hörnquist
2019-03-29Cal name now set to basename of path.Hugo Hörnquist
2019-03-24Add VIRTUAL vcomponents.Hugo Hörnquist
2019-03-22Add comment on NAME attr.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-12Add name and color parsing to calendar, Add TYPE.Hugo Hörnquist
2019-02-26Made filename attribute of all objects.Hugo Hörnquist
2019-02-26Fix problem with uninitialized memmory.Hugo Hörnquist
2019-02-26Remove printing of all opened filenames.Hugo Hörnquist
2019-02-15Fix pending fixes in calendar.c.Hugo Hörnquist
2019-02-10Replace printf/puts with INFO/ERR.Hugo Hörnquist
2019-02-09Extend parsing to handle tree's of vcomponents.Hugo Hörnquist
2019-02-08V{calendar,event} merged into vcomponent, making it symmetic.Hugo Hörnquist
2019-02-05Add single file mode.Hugo Hörnquist
2019-02-03Loads of memmory fixes, among other.Hugo Hörnquist
2019-02-03Add graphviz output for TRIE's.Hugo Hörnquist
2019-02-02Broke read_vcalendar of into own file.Hugo Hörnquist
2019-01-22Clean up a number of comments, and remove TODO's.Hugo Hörnquist
2019-01-22Start using trie's instead of hash-maps.Hugo Hörnquist
2019-01-21Rename all instances of string to strbuf.Hugo Hörnquist
2019-01-21Bunch of renames + macros.Hugo Hörnquist
2019-01-21Add closedir.Hugo Hörnquist
2019-01-19[BROKEN] Work on adding hash tables.Hugo Hörnquist