| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a key binding to reload appointments and todos | Lukas Fleischer | 2014-07-16 | 4 | -25/+49 |
* | Initialize linked list for recurrent items | Lukas Fleischer | 2014-07-16 | 4 | -0/+8 |
* | Release 3.2.1v3.2.1 | Lukas Fleischer | 2014-07-09 | 2 | -1/+8 |
* | Do not highlight items on inactive windows | Lukas Fleischer | 2014-07-09 | 2 | -0/+4 |
* | Load todo items on startup | Lukas Fleischer | 2014-07-09 | 3 | -0/+8 |
* | Release 3.2.0v3.2.0 | Lukas Fleischer | 2014-07-08 | 2 | -1/+28 |
* | po/: Translation updates from Transifex | Lukas Fleischer | 2014-07-08 | 31 | -3677/+1864 |
* | test/: Remove temporary errors file in tests | Lukas Fleischer | 2014-07-08 | 20 | -0/+20 |
* | test/Makefile.am: Add missing test data | Lukas Fleischer | 2014-07-08 | 1 | -0/+27 |
* | Implement test initialization properly | Lukas Fleischer | 2014-07-08 | 49 | -49/+52 |
* | src/Makefile.am: Add vector.h to source files | Lukas Fleischer | 2014-07-08 | 1 | -0/+1 |
* | .tx/config: Remove trailing slash from URI | Lukas Fleischer | 2014-07-08 | 1 | -1/+1 |
* | Make sure that tmppath is always NULL-terminated | Lukas Fleischer | 2014-07-08 | 2 | -2/+3 |
* | ical.c: Remove newlines from item summaries | Lukas Fleischer | 2014-07-08 | 1 | -6/+12 |
* | Define _DARWIN_C_SOURCE to get SIGWINCH on OS X | Jack Nagel | 2014-07-08 | 1 | -0/+5 |
* | Fix SHA1 calculation of long notes | Lukas Fleischer | 2014-07-08 | 1 | -1/+5 |
* | Fix segmentation fault | Lukas Fleischer | 2014-06-25 | 4 | -14/+16 |
* | Avoid blank space after the last list box item | Lukas Fleischer | 2014-05-19 | 3 | -0/+19 |
* | Resize panels properly | Lukas Fleischer | 2014-05-19 | 4 | -17/+23 |
* | listbox_resize(): Avoid segmentation fault | Lukas Fleischer | 2014-05-19 | 1 | -0/+4 |
* | Fix calendar centering | Lukas Fleischer | 2014-05-19 | 1 | -11/+9 |
* | Use an enum for the type field of day_item | Lukas Fleischer | 2014-05-18 | 1 | -13/+13 |
* | Add default cases to some switch statements | Lukas Fleischer | 2014-05-18 | 3 | -5/+26 |
* | day_item_add_exc(): Fix unwanted fall-through | Lukas Fleischer | 2014-05-18 | 1 | -0/+2 |
* | Reintroduce heading and separator in appointments | Lukas Fleischer | 2014-05-18 | 4 | -32/+52 |
* | Add support for caption rows in list boxes | Lukas Fleischer | 2014-05-18 | 7 | -16/+105 |
* | Remove unused functions border_{,no}color() | Lukas Fleischer | 2014-05-18 | 1 | -41/+0 |
* | ui-day: Large-scale refactoring | Lukas Fleischer | 2014-05-18 | 6 | -362/+188 |
* | Store appointments for the current day in a vector | Lukas Fleischer | 2014-05-18 | 3 | -19/+21 |
* | Add a vector implementation | Lukas Fleischer | 2014-05-18 | 4 | -0/+207 |
* | ui-calendar: Use scroll window implementation | Lukas Fleischer | 2014-05-18 | 4 | -66/+60 |
* | ui-todo: Large-scale refactoring | Lukas Fleischer | 2014-05-18 | 6 | -233/+155 |
* | Add support for drawing highlighted decoration | Lukas Fleischer | 2014-05-18 | 5 | -11/+18 |
* | custom.c: Simplify code | Lukas Fleischer | 2014-05-18 | 1 | -10/+1 |
* | Remove numbers and whitespace from option menus | Lukas Fleischer | 2014-05-18 | 2 | -28/+25 |
* | Reduce flicker when resizing in option menus | Lukas Fleischer | 2014-05-18 | 4 | -3/+10 |
* | Use generic list box for notification options | Lukas Fleischer | 2014-05-18 | 1 | -106/+107 |
* | Use generic list box for general options | Lukas Fleischer | 2014-05-18 | 1 | -156/+187 |
* | Add a generic list box implementation | Lukas Fleischer | 2014-05-18 | 3 | -0/+165 |
* | Rework scroll window implementation | Lukas Fleischer | 2014-05-18 | 5 | -93/+123 |
* | Pass date parameter to ui_day_update_panel() | Lukas Fleischer | 2014-05-13 | 3 | -5/+3 |
* | Display translated help pages | Lukas Fleischer | 2013-08-27 | 3 | -3/+64 |
* | Install translated documentation | Lukas Fleischer | 2013-08-27 | 1 | -2/+5 |
* | doc/: Add translated documentation | Lukas Fleischer | 2013-08-27 | 132 | -0/+2595 |
* | po/: Translation updates from Transifex | Lukas Fleischer | 2013-08-27 | 225 | -3897/+12445 |
* | Redraw screen if command prompt is canceled | Lukas Fleischer | 2013-08-13 | 1 | -1/+2 |
* | .tx/config: Add file filters for all resources | Lukas Fleischer | 2013-07-24 | 1 | -0/+22 |
* | po/doc/: Update message catalogs | Lukas Fleischer | 2013-07-24 | 22 | -76/+87 |
* | Drop doc/main.txt | Lukas Fleischer | 2013-07-24 | 4 | -73/+0 |
* | doc/Makefile.am: Fix "copy-paste.txt" file name | Lukas Fleischer | 2013-07-24 | 1 | -1/+1 |