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
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
2014-05-18
Add support for drawing highlighted decoration
Lukas Fleischer
2014-05-18
Reduce flicker when resizing in option menus
Lukas Fleischer
2014-05-18
Add a generic list box implementation
Lukas Fleischer
2014-05-18
Rework scroll window implementation
Lukas Fleischer
2014-05-13
Pass date parameter to ui_day_update_panel()
Lukas Fleischer
2013-08-27
Display translated help pages
Lukas Fleischer
2013-07-18
Split online help code into a separate function
Lukas Fleischer
2013-07-17
Rename io_file_exist{,s}()
Lukas Fleischer
2013-07-17
Drop legacy online help system
Lukas Fleischer
2013-07-17
Add command prompt
Lukas Fleischer
2013-07-16
Add -l/--limit option
William Pettersson
2013-05-04
Use a macro to determine the size of arrays
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-27
parse_{date,time}(): Split out date/time validation
Lukas Fleischer
2013-02-14
Mark todo_get_position() public
Lukas Fleischer
2013-02-14
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
todo.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
apoint.c: Split out UI-related functions
Lukas Fleischer
[next]