summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-19Do not localize dates in pcal exportsLukas Fleischer
2012-05-19src/notify.c: Fix printf() misuseLukas Fleischer
2011-12-16Format "DURATION" field properly on ical exportJérôme Pinot
2011-11-11src/io.c: Avoid use of memcpy()Lukas Fleischer
2011-11-11src/io.c: Null-terminate the ical_readline() bufferLukas Fleischer
2011-10-04Cleanup joinable threads on terminationLukas Fleischer
2011-10-04src/io.c: Update todo item count on iCal importLukas Fleischer
2011-10-04Do not hardcode paths to the default editor/pagerLukas Fleischer
2011-09-06Release 2.9.2v2.9.2Lukas Fleischer
2011-09-06Update translationsLukas Fleischer
2011-09-03Add a configure setting to skip "doc/"Lukas Fleischer
2011-08-26Rework indentation code in print_notefile()Lukas Fleischer
2011-08-26src/io.c: iCal content line folding correctnessLukas Fleischer
2011-07-31Release 2.9.1v2.9.1Lukas Fleischer
2011-07-31Update translations filesLukas Fleischer
2011-07-30Fix sort order in app_arg()Lukas Fleischer
2011-07-29Fix apoint_get() call in apoint_switch_notify()Lukas Fleischer
2011-07-29Fix notify_check_repeated()Lukas Fleischer
2011-07-29Fix recurrent appointment notificationLukas Fleischer
2011-07-29Update the notification item in *_paste_item()Lukas Fleischer
2011-07-29Update the notification item in day_edit_item()Lukas Fleischer
2011-07-29Add "force" parameter to notify_check_next_app()Lukas Fleischer
2011-07-28io.c: Accept resource parameters in iCal importLukas Fleischer
2011-07-28Invoke vars_init() before importing data with "-i"Lukas Fleischer
2011-07-09Honor "TMPDIR" environment variableLukas Fleischer
2011-06-29doc/manual.txt: Document backward-kill-wordLukas Fleischer
2011-06-29Handle resize properly in the sidebar config menuLukas Fleischer
2011-06-28Do not try to display items with negative widthLukas Fleischer
2011-06-28Always work with new window dimensions on resizeLukas Fleischer
2011-06-28Avoid redundant redraws on resizeLukas Fleischer
2011-06-20doc/Makefile.am: Fix "--without-asciidoc"Lukas Fleischer
2011-06-20src/llist.c: Use stable insertion algorithmLukas Fleischer
2011-06-09Fix whitespace issuesLukas Fleischer
2011-06-07src/utils.c: Make bell() staticLukas Fleischer
2011-05-24Release 2.9.0.v2.9.0Lukas Fleischer
2011-05-24build-aux/git-version-gen: Ignore timestamps.Lukas Fleischer
2011-05-24Add version information to distribution tarball.Lukas Fleischer
2011-05-24README: Add missing translators.Lukas Fleischer
2011-05-24Translation updates from Transifex.Lukas Fleischer
2011-05-18.tx/config: Add EOL character to the last line.Lukas Fleischer
2011-05-17Add missing llist header files to "_SOURCES".Lukas Fleischer
2011-04-22Add iCalendar keywords TODO entry.Lukas Fleischer
2011-04-22Update copyright notices in source files, documentation and "COPYING".Lukas Fleischer
2011-04-22TODO overhaul.Lukas Fleischer
2011-04-22README overhaul.Lukas Fleischer
2011-04-22Ignore daemon lock file if the daemon process died.Lukas Fleischer
2011-04-22Be a bit more fail-safe in "build-aux/git-version-gen".Lukas Fleischer
2011-04-22Return -1 in io_file_is_empty() if file cannot be accessed.Lukas Fleischer
2011-04-22Documentation Makefile overhaul.Lukas Fleischer
2011-04-22Add Git version string support.Lukas Fleischer