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
2011-06-29
Split line editing functions into separate file
Lukas Fleischer
2011-06-29
Add basic UTF-8 helper functions
Lukas Fleischer
2011-06-29
src/calcurse.h: Add UTF-8 related macros
Lukas Fleischer
2011-06-28
Avoid redundant redraws on resize
Lukas Fleischer
2011-06-09
Fix whitespace issues
Lukas Fleischer
2011-04-22
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
Use generic lists for recurring item exceptions.
Lukas Fleischer
2011-04-19
Remove "next" member from "recur_apoint" structure.
Lukas Fleischer
2011-04-19
Use generic lists for recurring apointments and events.
Lukas Fleischer
2011-04-19
Add recur_apoint_inday() and recur_event_inday().
Lukas Fleischer
2011-04-19
Use generic lists for generic day items.
Lukas Fleischer
2011-04-19
Use generic lists for todo items.
Lukas Fleischer
2011-04-19
Use generic lists for events.
Lukas Fleischer
2011-04-19
Remove "next" member from "apoint" structure.
Lukas Fleischer
2011-04-19
Use generic lists for appointments.
Lukas Fleischer
2011-04-19
Add macros to use for thread-safe linked lists.
Lukas Fleischer
2011-04-19
Add linked lists implementation.
Lukas Fleischer
2011-04-12
Declare exit_calcurse() "noreturn".
Lukas Fleischer
2011-04-12
Drop empty notes after editing.
Lukas Fleischer
2011-03-04
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-04
Remove date_sec2hour_str() from "utils.c".
Lukas Fleischer
2011-03-04
Simplify str_toupper() in "utils.c".
Lukas Fleischer
2011-03-03
Remove CVS "$Id" headers.
Lukas Fleischer
2011-01-11
Make parse_date accept several short forms.
Lukas Fleischer
2010-03-22
Compilation issue related to memory functions definition fixed (thanks Doug f...
Frederic Culot
2010-03-21
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-21
More work on sidebar customization.
Frederic Culot
2010-03-20
Work on sidebar width user-customization.
Frederic Culot
2010-03-20
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
[prev]