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
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-03
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
Fixed file permissions.
Lukas Fleischer
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
2009-08-24
Work on implementing the weekly calendar view.
Frederic Culot
2009-07-26
Stop daemon when calcurse enters interactive mode.
Frederic Culot
2009-07-19
New way of handling signals.
Frederic Culot
2009-07-12
Avoid a fatal error when launching calcurse in interactive mode if user direc...
Frederic Culot
2009-07-12
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-06-26
Ability to flag todo items as completed.
Frederic Culot
2009-06-21
Basic lock mechanism implemented to avoid having two calcurse instances runni...
Frederic Culot
2009-01-24
bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...
Frederic Culot
2009-01-03
more code cleanup
Frederic Culot
2009-01-01
cut/paste feature aded
Frederic Culot
2008-12-28
Automatic periodic saves implemented
Frederic Culot
2008-12-28
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-20
new layout configuration menu
Frederic Culot
2008-12-07
Checks added while loading key bindings configuration.
Frederic Culot
2008-11-23
Building configuration menu to assign keybindings
Frederic Culot
2008-11-16
More work on implementing user-definable keybindings
Frederic Culot
2008-11-09
Loading of user-configurable keys implemented
Frederic Culot
2008-09-21
import flag and 'i' keybinding added
Frederic Culot
2008-09-20
More work on ical import. Macros to handle errors and to display messages in ...
Frederic Culot
2008-09-15
Initial work on icalendar import
Frederic Culot
2008-08-10
pcal export added
Frederic Culot
2008-08-03
new keybindings added
Frederic Culot
2008-04-26
Version 2.1_beta released
calcurse_2_1_beta
Frederic Culot
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-09
Tony's patch concerning date format configuration imported
Frederic Culot
2008-01-13
Ability to attach notes to appointments and events added
Frederic Culot
2007-12-30
Ability to attach notes to todo items added
Frederic Culot
2007-12-10
calendar_move_*() gathered together into calendar_move()
Frederic Culot
2007-10-21
routines updated to handle new window_t and window_e types
Frederic Culot
2007-10-07
Handling of SIGWINCH improved
Frederic Culot
2007-08-19
changed notification bar init process
Frederic Culot
2007-08-15
some variables moved to static ones in appropriate file to easily handle wind...
Frederic Culot
2007-08-04
error handling while in ncurses mode improved
Frederic Culot
2007-07-29
compiler warnings fixed
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-07-26
global variables suppressed
Frederic Culot
2007-07-23
call to exit_calcurse() added
Frederic Culot
2007-07-21
make use of STATUSHEIGHT define and erase_status_bar() function
Frederic Culot
2007-07-20
store_day() moved to day_process_storage()
Frederic Culot
2007-07-01
nl_cal and nc_cal variables moved to defines in calendar.h
Frederic Culot
2007-05-06
notify bar init sequence modified
Frederic Culot
2007-04-21
do not colorize by default when entering the color configuration menu
Frederic Culot
2007-04-14
bugfix: correct item is now highlighted when changing day inside
Frederic Culot
[prev]
[next]