index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicit calendar and todo view configuration
Lars Henriksen
2019-01-07
1
-8
/
+12
*
CLI: take input date format from configuration file, do not accept time
Lars Henriksen
2019-01-07
1
-5
/
+2
*
Configuration variable for system events
Lars Henriksen
2018-10-21
1
-0
/
+1
*
Remove the configuraton variable conf.progress_bar
Lars Henriksen
2018-10-21
1
-1
/
+6
*
Check for empty string in config_parse_int()
Lars Henriksen
2018-05-28
1
-3
/
+6
*
Avoid buffer overrun in config_parse_str()
Lukas Fleischer
2018-05-26
1
-1
/
+6
*
Default colour as foreground colour
Lars Henriksen
2017-12-10
1
-0
/
+1
*
Make the day heading position configurable
Lars Henriksen
2017-09-08
1
-0
/
+27
*
Make heading in appointments panel configurable
Lars Henriksen
2017-08-28
1
-0
/
+1
*
Update copyright ranges
Lukas Fleischer
2017-01-12
1
-1
/
+1
*
Update copyright ranges
Lukas Fleischer
2016-01-30
1
-1
/
+1
*
Support sending notifications for all appointments
Lukas Fleischer
2016-01-27
1
-1
/
+29
*
Save active view on the todo panel
Lukas Fleischer
2016-01-18
1
-0
/
+25
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Retain comments in descriptions and config values
Lukas Fleischer
2014-08-18
1
-1
/
+3
*
config.c: Rework configuration serialization
Lukas Fleischer
2014-07-22
1
-66
/
+58
*
Refactor new_tempfile()
Lukas Fleischer
2014-07-22
1
-11
/
+11
*
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-22
1
-2
/
+1
*
Make sure that tmppath is always NULL-terminated
Lukas Fleischer
2014-07-08
1
-2
/
+2
*
Use a macro to determine the size of arrays
Lukas Fleischer
2013-05-04
1
-4
/
+4
*
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-04-14
1
-346
/
+352
*
Fix braces in if-else statements
Lukas Fleischer
2013-02-17
1
-17
/
+20
*
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
1
-6
/
+6
*
Update copyright ranges
Lukas Fleischer
2013-02-04
1
-1
/
+1
*
Add compact panels support
Lukas Fleischer
2012-11-25
1
-0
/
+1
*
Add configuration option to set a default panel
Lukas Fleischer
2012-11-25
1
-0
/
+30
*
src/config.c: Fix parsing an unset color theme
Lukas Fleischer
2012-06-30
1
-1
/
+5
*
Make appearance.calendarview more explicit in config file
Baptiste Jonglez
2012-05-31
1
-3
/
+13
*
Give a meaning to DATE_FORMATS
Baptiste Jonglez
2012-05-31
1
-1
/
+1
*
src/config.c: Bail out on incomplete directive
Lukas Fleischer
2012-05-29
1
-0
/
+3
*
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-21
1
-298
/
+256
*
Fix data type of "general.firstdayofweek"
Lukas Fleischer
2012-05-17
1
-10
/
+12
*
Declare several parameters/variables constant
Lukas Fleischer
2012-05-08
1
-3
/
+3
*
Mark several functions static
Lukas Fleischer
2012-04-20
1
-1
/
+1
*
Fix semantics of "general."{systemdialogs,progressbar}
Lukas Fleischer
2012-03-29
1
-2
/
+2
*
src/config.c: Detect legacy configuration files
Lukas Fleischer
2012-03-29
1
-0
/
+27
*
src/config.c: Reorder configuration variables
Lukas Fleischer
2012-03-29
1
-15
/
+15
*
src/config.c: Rename configuration variables
Lukas Fleischer
2012-03-27
1
-22
/
+22
*
Update copyright ranges
Lukas Fleischer
2012-03-26
1
-1
/
+1
*
Use strcmp() instead of strncmp()
Lukas Fleischer
2012-03-12
1
-2
/
+2
*
Add a read-only option
Lukas Fleischer
2012-02-24
1
-9
/
+4
*
Fix up strncat() usage
Lukas Fleischer
2012-02-18
1
-2
/
+2
*
src/config.c: Add missing configuration variables
Lukas Fleischer
2012-02-17
1
-15
/
+42
*
src/config.c: Revamp configuration file parsing
Lukas Fleischer
2012-02-17
1
-130
/
+81
*
src/config.c: Add more parser/serialization wrappers
Lukas Fleischer
2012-02-17
1
-67
/
+133
*
src/config.c: Introduce config_parse_str()
Lukas Fleischer
2012-02-17
1
-13
/
+14
*
src/config.c: Keep formatting and comments
Lukas Fleischer
2012-02-17
1
-131
/
+46
*
src/config.c: Add serialization helper
Lukas Fleischer
2012-02-17
1
-53
/
+184
*
src/config.c: Add junk callback to config_file_walk()
Lukas Fleischer
2012-02-16
1
-3
/
+9
*
src/config.c: Make config file reading more flexible
Lukas Fleischer
2012-02-16
1
-11
/
+27
[next]