| Commit message (Expand) | Author | Age | Files | Lines |
* | Split line editing functions into separate file | Lukas Fleischer | 2011-06-29 | 1 | -2/+4 |
* | Add basic UTF-8 helper functions | Lukas Fleischer | 2011-06-29 | 1 | -0/+4 |
* | src/calcurse.h: Add UTF-8 related macros | Lukas Fleischer | 2011-06-29 | 1 | -0/+8 |
* | Avoid redundant redraws on resize | Lukas Fleischer | 2011-06-28 | 1 | -0/+1 |
* | Fix whitespace issues | Lukas Fleischer | 2011-06-09 | 1 | -9/+9 |
* | Update copyright notices in source files, documentation and "COPYING". | Lukas Fleischer | 2011-04-22 | 1 | -1/+1 |
* | Use generic lists for recurring item exceptions. | Lukas Fleischer | 2011-04-22 | 1 | -11/+9 |
* | Remove "next" member from "recur_apoint" structure. | Lukas Fleischer | 2011-04-19 | 1 | -1/+0 |
* | Use generic lists for recurring apointments and events. | Lukas Fleischer | 2011-04-19 | 1 | -9/+2 |
* | Add recur_apoint_inday() and recur_event_inday(). | Lukas Fleischer | 2011-04-19 | 1 | -0/+2 |
* | Use generic lists for generic day items. | Lukas Fleischer | 2011-04-19 | 1 | -1/+0 |
* | Use generic lists for todo items. | Lukas Fleischer | 2011-04-19 | 1 | -2/+2 |
* | Use generic lists for events. | Lukas Fleischer | 2011-04-19 | 1 | -3/+2 |
* | Remove "next" member from "apoint" structure. | Lukas Fleischer | 2011-04-19 | 1 | -1/+0 |
* | Use generic lists for appointments. | Lukas Fleischer | 2011-04-19 | 1 | -8/+2 |
* | Add macros to use for thread-safe linked lists. | Lukas Fleischer | 2011-04-19 | 1 | -0/+1 |
* | Add linked lists implementation. | Lukas Fleischer | 2011-04-19 | 1 | -0/+1 |
* | Declare exit_calcurse() "noreturn". | Lukas Fleischer | 2011-04-12 | 1 | -1/+1 |
* | Drop empty notes after editing. | Lukas Fleischer | 2011-04-12 | 1 | -0/+1 |
* | Update website links to match the new URL. | Lukas Fleischer | 2011-03-04 | 1 | -1/+1 |
* | Update mail addresses to match the new mailing lists. | Lukas Fleischer | 2011-03-04 | 1 | -1/+1 |
* | Remove date_sec2hour_str() from "utils.c". | Lukas Fleischer | 2011-03-04 | 1 | -1/+0 |
* | Simplify str_toupper() in "utils.c". | Lukas Fleischer | 2011-03-04 | 1 | -1/+1 |
* | Remove CVS "$Id" headers. | Lukas Fleischer | 2011-03-03 | 1 | -2/+0 |
* | Make parse_date accept several short forms. | Lukas Fleischer | 2011-01-11 | 1 | -2/+3 |
* | Compilation issue related to memory functions definition fixed (thanks Doug f... | Frederic Culot | 2010-03-22 | 1 | -17/+21 |
* | 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 |