aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03code style, indent with tabs XIMax Kellermann1-3/+1
2008-10-02moved code to charset.cMax Kellermann1-1/+1
2008-10-02removed the debugging function D()Max Kellermann1-3/+0
2008-09-19filelist: use GPtrArray instead of GListMax Kellermann1-6/+4
2008-09-19filelist: drop "mpdclient" prefixMax Kellermann1-1/+1
2008-09-18code style, indent with tabs VIMax Kellermann1-53/+51
2008-09-15include cleanupMax Kellermann1-9/+4
2008-09-15const pointersMax Kellermann1-3/+3
2008-09-15code style, indent with tabsMax Kellermann1-19/+16
2006-08-12spelling fixes by avutonAndreas Obergrusberger1-1/+1
2004-07-13Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)Kalle Wallin1-3/+4
2004-06-19added type argument to gcmp_list_from_path()Kalle Wallin1-3/+12
2004-06-18Added utils.c, utils.h to the projectKalle Wallin1-0/+121