Age | Commit message (Expand) | Author |
2012-11-29 | Merge branch 'maint' | Lukas Fleischer |
2012-11-28 | Ignore signals during command execution | Lukas Fleischer |
2012-11-25 | Replace switch block in layout calculation | Lukas Fleischer |
2012-11-25 | Add compact panels support | Lukas Fleischer |
2012-11-25 | Remove wins_slctd_init() | Lukas Fleischer |
2012-11-23 | Merge branch 'maint' | Lukas Fleischer |
2012-11-23 | Release screen mutex if thread dies | Lukas Fleischer |
2012-11-23 | Lock screen when drawing on the calendar/notification panel | Lukas Fleischer |
2012-07-10 | Use integers rather than floats everywhere | Lukas Fleischer |
2012-07-07 | Merge cut/delete | Lukas Fleischer |
2012-07-06 | Add a key binding for generic-copy | Lukas Fleischer |
2012-06-13 | Add key bindings to go to the previous/next month/year | Lukas Fleischer |
2012-06-13 | Rename displacement enumeration elements | Lukas Fleischer |
2012-05-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-05-16 | src/wins.c: Run editor and pager in a shell | Lukas Fleischer |
2012-05-08 | Declare several parameters/variables constant | Lukas Fleischer |
2012-05-02 | Various code cleanup | Baptiste Jonglez |
2012-04-12 | Use percentage-based width for the sidebar | Lukas Fleischer |
2012-03-26 | Update copyright ranges | Lukas Fleischer |
2012-03-12 | Do not strncpy() strings returned by gettext() | Lukas Fleischer |
2012-03-02 | Revamp key bindings display | Lukas Fleischer |
2011-11-02 | Remove parentheses from return statements | Lukas Fleischer |
2011-11-02 | Do not cast unused return values to void | Lukas Fleischer |
2011-11-02 | Avoid use of printf()/fprintf() | Lukas Fleischer |
2011-10-06 | Avoid unnecessary window updates | Lukas Fleischer |
2011-07-07 | Add key binding for pipe-item command | Lukas Fleischer |
2011-07-05 | Move endwin() down in wins_prepare_external() | Lukas Fleischer |
2011-07-02 | Refactor wins_launch_external() | Lukas Fleischer |
2011-04-22 | Update copyright notices in source files, documentation and "COPYING". | Lukas Fleischer |
2011-04-12 | Remove some more dead assignments spotted by clang-analyzer. | Lukas Fleischer |
2011-04-05 | Compare pointers to "NULL" instead of "0". | Lukas Fleischer |
2011-04-03 | Remove unused variables from wins_show(). | Lukas Fleischer |
2011-03-14 | Overall indentation fixes. | Lukas Fleischer |
2011-03-04 | Update website links to match the new URL. | Lukas Fleischer |
2011-03-04 | Update mail addresses to match the new mailing lists. | Lukas Fleischer |
2011-03-03 | Remove CVS "$Id" headers. | Lukas Fleischer |
2011-03-03 | Fixed file permissions. | Lukas Fleischer |
2010-03-23 | Check added to avoid problems in case side bar width is not found in configur... | Frederic Culot |
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 |
2009-10-28 | Key bindings for changing calendar view added to the status bar. | Frederic Culot |
2009-08-25 | Make use of calendar window attributes instead of constants. | Frederic Culot |
2009-07-12 | stdbool header removed, unsigned type used instead | Frederic Culot |
2009-07-05 | Switch to BSD license. | Frederic Culot |
2009-06-26 | Flag command added in todo panel | Frederic Culot |
2009-01-03 | more code cleanup | Frederic Culot |
2009-01-02 | code cleanup | Frederic Culot |
2008-12-28 | Automatic periodic saves implemented | Frederic Culot |