Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-04 | Simplify str_toupper() in "utils.c". | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-03 | Remove CVS "$Id" headers. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-01-11 | Make parse_date accept several short forms. | Lukas Fleischer | |
Short forms are only accepted in interactive mode (e.g. when using the "Go to" function, editing a recurrent item's end date, and so on). Samples: "1/1/30" for "01/01/2030", "26" for the 26th of the currently selected month/year or "3/1" for Mar 01 (or Jan 03, depending on the date format) of the currently selected year. | |||
2010-03-22 | Compilation issue related to memory functions definition fixed (thanks Doug ↵ | Frederic Culot | |
for reporting it). | |||
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 | |