aboutsummaryrefslogtreecommitdiffstats
path: root/src/colors.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed newline from translatable stringsMax Kellermann2009-01-061-2/+4
* Update copyright noticesAvuton Olrich2008-12-311-9/+10
* po: improved translatable strings for easier translationMax Kellermann2008-11-251-2/+2
* colors: make color support optional at compile timeMax Kellermann2008-10-031-0/+12
* colors: color id is the index of the "colors" arrayMax Kellermann2008-10-031-45/+24
* colors: added enum color_tMax Kellermann2008-10-031-5/+5
* code style, indent with tabs XIMax Kellermann2008-10-031-211/+186
* moved i18n macros to i18n.hMax Kellermann2008-10-021-1/+1
* include cleanupMax Kellermann2008-09-151-7/+4
* const pointersMax Kellermann2008-09-151-5/+5
* code style, indent with tabsMax Kellermann2008-09-151-21/+20
* Only display the "change color" error message if we need init_color()Kalle Wallin2004-06-141-1/+1
* Major cleanup of the mpd client code (mpc->mpdclient)Kalle Wallin2004-06-141-7/+3
* Added initial i18n supportKalle Wallin2004-06-051-4/+5
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+336