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
/
custom.c
Age
Commit message (
Expand
)
Author
2011-07-29
Fix configuration file backward compatibility
Lukas Fleischer
2011-07-21
Add hint to error messages in custom_load_conf()
Lukas Fleischer
2011-07-21
Use map for configuration variable names
Lukas Fleischer
2011-07-21
Return error status in custom_set_conf()
Lukas Fleischer
2011-07-21
Rename custom_load_color() to conf_parse_color()
Lukas Fleischer
2011-07-21
Declare foreground and background variables global
Lukas Fleischer
2011-07-21
Refactor out integer variable parsing
Lukas Fleischer
2011-07-21
Refactor conf_parse_bool()
Lukas Fleischer
2011-07-21
Rename fill_config_var() to conf_parse_bool()
Lukas Fleischer
2011-07-21
Refactor out configuration variable setting
Lukas Fleischer
2011-07-15
Parse single-line configuration variables
Lukas Fleischer
2011-07-15
Be stricter when parsing the configuration file
Lukas Fleischer
2011-07-15
Refactor custom_load_conf()
Lukas Fleischer
2011-06-29
Handle resize properly in the sidebar config menu
Lukas Fleischer
2011-06-28
Always work with new window dimensions on resize
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-05
Fix bad use of unsigned integers.
Lukas Fleischer
2011-04-05
Compare pointers to "NULL" instead of "0".
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
Fixed file permissions.
Lukas Fleischer
2010-03-29
Exit menu item added to sidebar configuration screen (thanks Doug for reporti...
Frederic Culot
2010-03-21
Online help added for side bar configuration screen.
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
2009-10-28
Code to save the calendar default view in the configuration file.
Frederic Culot
2009-08-02
conf_set_scrsize not static any more (moved to custom_set_swsiz)
Frederic Culot
2009-08-01
Save and restore daemon configuration options.
Frederic Culot
2009-07-29
bugfixes
Frederic Culot
2009-07-12
calcurse version removed from menu titles
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-20
Bugfix: avoid a possible freeze under OpenBSD when changing color from within...
Frederic Culot
2009-01-24
make it possible to use KEY_HOME and KEY_END to define new key bindings, and ...
Frederic Culot
2009-01-05
iso date format added
Frederic Culot
2009-01-03
more code cleanup
Frederic Culot
2009-01-02
code cleanup
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-14
small bugfixes and code cleanup
Frederic Culot
2008-12-08
color configuration menu adapted to handle user-defined key bindings
Frederic Culot
2008-12-07
Checks added while loading key bindings configuration.
Frederic Culot
2008-11-25
User-defined keys are now saved to file.
Frederic Culot
2008-11-23
Building configuration menu to assign keybindings
Frederic Culot
[next]