Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make parse_date accept several short forms. | Lukas Fleischer | 2011-01-11 | 1 | -2/+3 |
| | | | | | | | | | 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. | ||||
* | Compilation issue related to memory functions definition fixed (thanks Doug ↵ | Frederic Culot | 2010-03-22 | 1 | -17/+21 |
| | | | | for reporting it). | ||||
* | Avoid concurrent screen refreshes. | Frederic Culot | 2010-03-21 | 1 | -1/+4 |
| | |||||
* | More work on sidebar customization. | Frederic Culot | 2010-03-21 | 1 | -2/+11 |
| | |||||
* | Work on sidebar width user-customization. | Frederic Culot | 2010-03-20 | 1 | -2/+5 |
| | |||||
* | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot | 2010-03-20 | 1 | -0/+919 |