aboutsummaryrefslogtreecommitdiffstats
path: root/src/support.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* support wide-char ncurses library (ncursesw)Kalle Wallin2005-06-111-1/+9
* Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin2004-07-131-10/+12
* Removed the trim() function, using glib's g_strstrip() insteadKalle Wallin2004-07-011-20/+0
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-3/+4
* Added the strscroll functionKalle Wallin2004-06-091-0/+38
* Moved charset initialization code to main.c, added bind_textdomain_codeset()Kalle Wallin2004-06-061-33/+8
* Added initial i18n supportKalle Wallin2004-06-051-8/+3
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+216