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
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
2012-07-06
Add a key binding for generic-copy
Lukas Fleischer
2012-06-30
Implement a cache for the monthly view
Lukas Fleischer
2012-06-30
Remove unneeded parameter/return value
Lukas Fleischer
2012-06-30
Move apoint_{cut,paste}() to interaction unit
Lukas Fleischer
2012-06-30
Add an item parameter to various todo_*() functions
Lukas Fleischer
2012-06-30
Add an item parameter to various day_*() functions
Lukas Fleischer
2012-06-30
Rename interaction functions
Lukas Fleischer
2012-06-30
Simplify apoint_switch_notify()
Lukas Fleischer
2012-06-13
Add key bindings to go to the previous/next month/year
Lukas Fleischer
2012-06-13
Rename displacement enumeration elements
Lukas Fleischer
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-14
Factorize boolean user prompting.
Baptiste Jonglez
2012-04-12
src/calcurse.c: Start all helper threads in one go
Lukas Fleischer
2012-04-12
Refactor startup screen branch
Lukas Fleischer
2012-04-06
Miscellaneous small code cleanups
Lukas Fleischer
2012-04-05
Mark localized string literals constant
Lukas Fleischer
[next]