Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added support for wide characters | Max Kellermann | 2008-09-18 | 1 | -1/+4 |
* | use size_t and unsigned integers | Max Kellermann | 2008-09-15 | 1 | -1/+1 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -0/+2 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -3/+3 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -5/+3 |
* | support wide-char ncurses library (ncursesw) | Kalle Wallin | 2005-06-11 | 1 | -0/+6 |
* | Replaced the time_t type with glibs GTime | Kalle Wallin | 2004-07-03 | 1 | -1/+1 |
* | Removed the trim() function, using glib's g_strstrip() instead | Kalle Wallin | 2004-07-01 | 1 | -1/+0 |
* | Added the strscroll function | Kalle Wallin | 2004-06-09 | 1 | -0/+9 |
* | Moved charset initialization code to main.c, added bind_textdomain_codeset() | Kalle Wallin | 2004-06-06 | 1 | -2/+1 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+24 |