index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
calcurse.h
Age
Commit message (
Expand
)
Author
2016-01-30
Update copyright ranges
Lukas Fleischer
2016-01-27
Support sending notifications for all appointments
Lukas Fleischer
2016-01-18
Make automatic selection of todo items smarter
Lukas Fleischer
2016-01-18
Improve ordering of todo items
Lukas Fleischer
2016-01-18
Save active view on the todo panel
Lukas Fleischer
2016-01-18
Use a separate field for the completed status
Lukas Fleischer
2016-01-18
Add a "hide completed" view to the todo panel
Lukas Fleischer
2016-01-15
Export item UIDs upon request
Lukas Fleischer
2016-01-13
Add --list-imported command line option
Lukas Fleischer
2016-01-13
Add command line option to suppress dialogs
Lukas Fleischer
2016-01-13
Add an option to filter by object hash
Lukas Fleischer
2016-01-13
Add long format specifiers "raw" and "hash"
Lukas Fleischer
2016-01-13
Implement recur_{apoint,event}_tostr()
Lukas Fleischer
2016-01-13
Implement {apoint,event,todo}_tostr()
Lukas Fleischer
2016-01-13
Implement utility functions for dynamic strings
Lukas Fleischer
2016-01-07
Add pre-save and post-save hooks
Lukas Fleischer
2015-04-10
Split out code for drawing week numbers
Lukas Fleischer
2015-02-24
Use time_t instead of long in several places
Lukas Fleischer
2015-02-24
Introduce starts_with() and starts_with_ci()
Lukas Fleischer
2015-02-23
Add support for UTC times in iCal imports
Lukas Fleischer
2015-02-07
Update copyright ranges
Lukas Fleischer
2014-10-10
Let SIGUSR1 trigger a reload
Tim Hentenaar
2014-10-10
Factor out item reload code
Lukas Fleischer
2014-10-10
Add io_load_data() wrapper
Lukas Fleischer
2014-08-06
Allow for filtering TODO items
Lukas Fleischer
2014-08-06
Add pattern filter option
Lukas Fleischer
2014-08-06
Add item filters
Lukas Fleischer
2014-07-22
Refactor new_tempfile()
Lukas Fleischer
2014-07-22
Add vasprintf() and asprintf()
Lukas Fleischer
2014-07-18
Use wins_set_bindings() for the configuration menu
Lukas Fleischer
2014-07-17
Rework key binding context switching
Lukas Fleischer
2014-07-17
Only run the merge tool on files with differences
Lukas Fleischer
2014-07-17
Split out code to set bindings
Lukas Fleischer
2014-07-16
Refactor wins_launch_external()
Lukas Fleischer
2014-07-16
Allow for merging data files when reloading
Lukas Fleischer
2014-07-16
Warn when reloading with unsaved modifications
Lukas Fleischer
2014-07-16
Add a key binding to reload appointments and todos
Lukas Fleischer
2014-07-16
Initialize linked list for recurrent items
Lukas Fleischer
2014-07-09
Load todo items on startup
Lukas Fleischer
2014-06-25
Fix segmentation fault
Lukas Fleischer
2014-05-19
Avoid blank space after the last list box item
Lukas Fleischer
2014-05-19
Resize panels properly
Lukas Fleischer
2014-05-18
Use an enum for the type field of day_item
Lukas Fleischer
2014-05-18
Reintroduce heading and separator in appointments
Lukas Fleischer
2014-05-18
Add support for caption rows in list boxes
Lukas Fleischer
2014-05-18
ui-day: Large-scale refactoring
Lukas Fleischer
2014-05-18
Store appointments for the current day in a vector
Lukas Fleischer
2014-05-18
Add a vector implementation
Lukas Fleischer
2014-05-18
ui-calendar: Use scroll window implementation
Lukas Fleischer
2014-05-18
ui-todo: Large-scale refactoring
Lukas Fleischer
[next]