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
/
help.c
Age
Commit message (
Expand
)
Author
2011-03-14
Overall indentation fixes.
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-03
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
Avoid a segfault when resizing the help window.
Lukas Fleischer
2011-03-03
Fixed file permissions.
Lukas Fleischer
2011-01-11
Code cleanup and fixed compiler warning.
Lukas Fleischer
2010-03-21
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-20
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2009-10-28
Description of the scroll keys added to the generic keys help screen.
Frederic Culot
2009-07-12
calcurse version removed from menu titles
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-06-27
Help page updated for the flag command
Frederic Culot
2009-01-04
help page added to describe the cut and paste feature
Frederic Culot
2009-01-03
more code cleanup
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-03
more work on updating online help pages
Frederic Culot
2008-11-30
online help pages updated
Frederic Culot
2008-11-28
Online help updated to display user-defined keys.
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-09-21
import flag and 'i' keybinding added
Frederic Culot
2008-08-11
Optional 'format' option added to '-x' flag, help updated
Frederic Culot
2008-08-03
new keybindings added
Frederic Culot
2008-04-20
* french translation updated
Frederic Culot
2008-04-19
some memory leaks fixed using valgrind and some minor code cleanup
Frederic Culot
2008-04-19
Scrollbar added in general configuration menu
Frederic Culot
2008-04-18
Generic functions to handle scrolling windows created
Frederic Culot
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-02-11
TODO list updated
Frederic Culot
2007-10-21
help_screen() updated to make automatic resize available inside help
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-07-23
which_pan dependency suppressed in help_screen()
Frederic Culot
2007-07-21
call to wins_show() updated
Frederic Culot
2007-04-04
MAX_LENGTH replaced by stdio.h's BUFSIZ
Frederic Culot
2007-03-24
help_screen() updated to add the export and flag command help text
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2007-01-16
copyright extended to 2007
Frederic Culot
2006-12-15
missing header added and sprintf replaced by snprintf
Frederic Culot
2006-12-12
help screen updated for repeat command
Frederic Culot
2006-12-10
help screen added for the 'Edit Item' command
Frederic Culot
2006-09-17
bugfix in help_screen(): text_lines is now correctly updated
Frederic Culot
2006-09-17
help_screen() updated
Frederic Culot
2006-09-15
help_screen() updated to take notify-bar into account
Frederic Culot
2006-09-09
help window size modified to take notification bar into account
Frederic Culot
2006-09-06
two help pages added ('O' and general keybindings)
Frederic Culot
2006-09-02
help text added for the 'Priority' function and help text updated for the 'Ad...
Frederic Culot
2006-08-23
online help text updated for the repeat and delete commands
Frederic Culot
2006-08-06
keybinding changed: CTRL-L is now used to redraw screen
Frederic Culot
[next]