Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support wide-char ncurses library (ncursesw) | Kalle Wallin | 2005-06-11 | 1 | -1/+9 |
* | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 2004-07-13 | 1 | -10/+12 |
* | Removed the trim() function, using glib's g_strstrip() instead | Kalle Wallin | 2004-07-01 | 1 | -20/+0 |
* | Major cleanup of the mpd client code (mpc->mpdclient) | Kalle Wallin | 2004-06-14 | 1 | -3/+4 |
* | Added the strscroll function | Kalle Wallin | 2004-06-09 | 1 | -0/+38 |
* | Moved charset initialization code to main.c, added bind_textdomain_codeset() | Kalle Wallin | 2004-06-06 | 1 | -33/+8 |
* | Added initial i18n support | Kalle Wallin | 2004-06-05 | 1 | -8/+3 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+216 |