Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-03 | code style, indent with tabs XI | Max Kellermann | 1 | -3/+1 |
2008-10-02 | moved code to charset.c | Max Kellermann | 1 | -1/+1 |
2008-10-02 | removed the debugging function D() | Max Kellermann | 1 | -3/+0 |
2008-09-19 | filelist: use GPtrArray instead of GList | Max Kellermann | 1 | -6/+4 |
2008-09-19 | filelist: drop "mpdclient" prefix | Max Kellermann | 1 | -1/+1 |
2008-09-18 | code style, indent with tabs VI | Max Kellermann | 1 | -53/+51 |
2008-09-15 | include cleanup | Max Kellermann | 1 | -9/+4 |
2008-09-15 | const pointers | Max Kellermann | 1 | -3/+3 |
2008-09-15 | code style, indent with tabs | Max Kellermann | 1 | -19/+16 |
2006-08-12 | spelling fixes by avuton | Andreas Obergrusberger | 1 | -1/+1 |
2004-07-13 | Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf) | Kalle Wallin | 1 | -3/+4 |
2004-06-19 | added type argument to gcmp_list_from_path() | Kalle Wallin | 1 | -3/+12 |
2004-06-18 | Added utils.c, utils.h to the project | Kalle Wallin | 1 | -0/+121 |