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
2012-07-04
Remove unused function day_item_nb()
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
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
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
src/day.c: Add day_write_stdout()
Lukas Fleischer
2012-06-30
Make day_store_items() public
Lukas Fleischer
2012-06-30
Simplify recur_apoint_switch_notify()
Lukas Fleischer
2012-06-30
Rework generic item container
Lukas Fleischer
2012-06-30
Fix compilation with NLS disabled
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-31
Make appearance.calendarview more explicit in config file
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
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-16
Allow passing additional parameters to shell_exec()
Lukas Fleischer
2012-05-14
Factorize boolean user prompting.
Baptiste Jonglez
2012-05-14
src/utils.c: Add a status_ask_simplechoice() function
Baptiste Jonglez
2012-05-14
src/utils.c: Add a status_ask_choice() function
Baptiste Jonglez
2012-05-08
Declare several parameters/variables constant
Lukas Fleischer
2012-04-12
Refactor startup screen branch
Lukas Fleischer
2012-04-06
Miscellaneous small code cleanups
Lukas Fleischer
2012-04-05
Mark some more variables/parameters constant
Lukas Fleischer
2012-03-29
Fix semantics of "general."{systemdialogs,progressbar}
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-03-12
Do not strncpy() strings returned by gettext()
Lukas Fleischer
2012-03-12
Get rid of string structures
Lukas Fleischer
2012-03-02
Break out configuration main menu
Lukas Fleischer
2012-03-02
Revamp key bindings display
Lukas Fleischer
2012-02-24
Add a read-only option
Lukas Fleischer
2012-01-17
Split note file generation into separate function
Lukas Fleischer
2012-01-07
Break out different import/export formats
Lukas Fleischer
2011-12-09
src/utils.c: Mark is_all_digit() parameter const
Lukas Fleischer
2011-12-09
Extract config file handlers into a separate file
Lukas Fleischer
2011-11-14
Use a dynamic method to print todo items to stdout
Lukas Fleischer
2011-11-14
src/apoint.c: Remove apoint_recur_s2apoint_s()
Lukas Fleischer
2011-11-14
Use a dynamic method to print recurrent items to stdout
Lukas Fleischer
2011-11-14
Use a dynamic method to print events to stdout
Lukas Fleischer
2011-11-14
Use a dynamic method to print appointments to stdout
Lukas Fleischer
[next]