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.c
Age
Commit message (
Expand
)
Author
2014-07-28
Show system dialog after reloading items
Lukas Fleischer
2014-07-22
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-18
Do not use malloc() or xmalloc()
Lukas Fleischer
2014-07-17
Pause notification thread when reloading items
Lukas Fleischer
2014-07-17
Only run the merge tool on files with differences
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-05-19
Resize panels properly
Lukas Fleischer
2014-05-18
ui-day: Large-scale refactoring
Lukas Fleischer
2014-05-18
ui-todo: Large-scale refactoring
Lukas Fleischer
2013-08-13
Redraw screen if command prompt is canceled
Lukas Fleischer
2013-07-18
Add write and quit commands
Lukas Fleischer
2013-07-18
key_generic_help(): Use display_help()
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
Add several help topic aliases
Lukas Fleischer
2013-07-17
Allow for getting help on key bindings
Lukas Fleischer
2013-07-17
Drop legacy online help system
Lukas Fleischer
2013-07-17
Add introduction to the new online help system
Lukas Fleischer
2013-07-17
Add help command
Lukas Fleischer
2013-07-17
Add command prompt
Lukas Fleischer
2013-05-14
Fix a couple of translatable strings
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-17
Fix braces in if-else statements
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
2013-02-14
Rename appointment/event-related UI functions
Lukas Fleischer
2013-02-14
Split out UI functions for todo items
Lukas Fleischer
2013-02-04
Merge branch 'maint'
Lukas Fleischer
2013-02-04
Update copyright ranges
Lukas Fleischer
2013-02-03
Do not prompt for a todo after adding an appointment
Lukas Fleischer
2013-02-01
day_process_storage(): Remove redundant parameter
Lukas Fleischer
2012-12-16
do_storage(): Unset highlighted item if list is empty
Lukas Fleischer
2012-12-16
Add hidden key handler window
Lukas Fleischer
2012-11-25
Add configuration option to set a default panel
Lukas Fleischer
2012-11-25
Remove wins_slctd_init()
Lukas Fleischer
2012-11-18
Use status_ask_choice() for the export dialog
Lukas Fleischer
2012-11-18
Remove unused parameter from key handlers
Lukas Fleischer
2012-11-18
calcurse.c: Pull out key_move_*()
Lukas Fleischer
2012-11-18
calcurse.c: Break up key_change_priority()
Lukas Fleischer
2012-11-18
calcurse.c: Pull out key_generic_goto_today()
Lukas Fleischer
2012-11-18
Refactor todo_chg_priority()
Lukas Fleischer
2012-11-18
calcurse.c: Refactor the main loop
Lukas Fleischer
2012-07-07
Merge cut/delete
Lukas Fleischer
2012-07-07
Add support for copy/paste registers
Lukas Fleischer
[next]