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
2012-07-07
Add support for copy/paste registers
Lukas Fleischer
2012-07-06
Add a key binding for generic-copy
Lukas Fleischer
2012-06-18
src/help.c: Add missing _()
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
Use mvwaddstr() instead of mvwprintw()
Baptiste Jonglez
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-08
Declare several parameters/variables 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
2011-11-02
Remove parentheses from return statements
Lukas Fleischer
2011-11-02
Do not cast unused return values to void
Lukas Fleischer
2011-11-02
Avoid use of printf()/fprintf()
Lukas Fleischer
2011-10-06
src/help.c: Update messages referring to durations
Lukas Fleischer
2011-10-06
Add count buffer to keys_getch()
Lukas Fleischer
2011-07-07
Add key binding for pipe-item command
Lukas Fleischer
2011-06-28
Avoid redundant redraws on resize
Lukas Fleischer
2011-04-22
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-03
Remove dead assignments spotted by clang-analyzer.
Lukas Fleischer
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
[next]