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
Age
Commit message (
Expand
)
Author
2012-07-07
Add support for copy/paste registers
Lukas Fleischer
2012-07-06
Add a key binding for generic-copy
Lukas Fleischer
2012-07-06
Add interact_day_item_copy()
Lukas Fleischer
2012-07-06
Do not bind "c" to "generic-config-menu" by default
Lukas Fleischer
2012-07-06
Duplicate items when pasting
Lukas Fleischer
2012-07-06
Add day_item_fork()
Lukas Fleischer
2012-07-06
Refactor *_dup()
Lukas Fleischer
2012-07-04
Revise todo_delete_note_bynum()
Lukas Fleischer
2012-07-04
Remove unused function day_item_nb()
Lukas Fleischer
2012-06-30
Allow passing both "-D" and "-c"
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
Remove legacy cut/paste code
Lukas Fleischer
2012-06-30
Revise cut/pasting
Lukas Fleischer
2012-06-30
Make *_free() public
Lukas Fleischer
2012-06-30
Move apoint_{cut,paste}() to interaction unit
Lukas Fleischer
2012-06-30
Remove "appt_pos" member from day items
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
Revise *_delete{,_bynum}()
Lukas Fleischer
2012-06-30
src/llist.c: Compare data pointers if callback is NULL
Lukas Fleischer
2012-06-30
Allow passing more complex data to list callbacks
Lukas Fleischer
2012-06-30
Rename interaction functions
Lukas Fleischer
2012-06-30
Move interaction functions to a separate file
Lukas Fleischer
2012-06-30
Remove unused functions
Lukas Fleischer
2012-06-30
Simplify apoint_switch_notify()
Lukas Fleischer
2012-06-30
day_store_items(): Return the number of items found
Lukas Fleischer
2012-06-30
src/args.c: Revise app_arg()
Lukas Fleischer
2012-06-30
src/day.c: Add day_write_stdout()
Lukas Fleischer
2012-06-30
Make day_store_items() public
Lukas Fleischer
2012-06-30
day_store_*(): Add regular expression filter parameter
Lukas Fleischer
2012-06-30
Do not re-fetch items in day_*_{item,note}()
Lukas Fleischer
2012-06-30
Remove the need for the "day_saved_item" struct
Lukas Fleischer
2012-06-30
Simplify display_item*()
Lukas Fleischer
2012-06-30
Simplify recur_apoint_switch_notify()
Lukas Fleischer
2012-06-30
Rework generic item container
Lukas Fleischer
2012-06-30
src/config.c: Fix parsing an unset color theme
Lukas Fleischer
2012-06-30
Fix compilation with NLS disabled
Lukas Fleischer
2012-06-18
src/args.c: Fix bugs address in usage message
Lukas Fleischer
2012-06-18
src/help.c: Add missing _()
Lukas Fleischer
2012-06-18
src/keys.c: Fix help strings for generic-{cut,paste}
Lukas Fleischer
2012-06-13
src/keys.c: Add vim-style default bindings for generic-*
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-06-01
src/sigs.c: Define "_BSD_SOURCE" and "__BSD_VISIBLE"
Lukas Fleischer
2012-06-01
src/custom.c: Mark sidebar help string "no-c-format"
Lukas Fleischer
2012-05-31
Make appearance.calendarview more explicit in config file
Baptiste Jonglez
2012-05-31
Use our array of available date input formats
Baptiste Jonglez
2012-05-31
Provide an array of available date input formats
Baptiste Jonglez
2012-05-31
Give a meaning to DATE_FORMATS
Baptiste Jonglez
[next]