Code

colors, utils: use g_list_free_full(g_free)
[ncmpc.git] / src / colors.c
2017-03-21 Max Kellermanncolors, utils: use g_list_free_full(g_free)
2017-03-21 Max Kellermanncolors: return bool instead of int
2017-03-21 Max Kellermanncolors: colors_update_pair(), colors_start() and colors...
2017-03-20 Max Kellermanncolors: simplify i18n strings
2017-03-17 Max Kellermannupdate copyright year
2014-01-08 James McGlashan... Fixed colours for status-flags (previously documented...
2013-11-08 Max Kellermann*: make variables more local
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2011-07-18 Max Kellermannworkaround for libncurses macro warnings
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-11-24 Andy Spencercolors: Change config to use attribute list
2009-11-24 Andy Spencercolors: Clean up color handling code using curses.h
2009-11-24 Andy Spencercolors: Allow using 256 colors
2009-11-23 Max Kellermanncolors: work around "value computed is not used" warning
2009-10-11 Max Kellermannscreen_browser: added custom list painting function
2009-01-06 Max Kellermannremoved newline from translatable strings
2009-01-01 Avuton OlrichUpdate copyright notices
2008-11-25 Max Kellermannpo: improved translatable strings for easier translation
2008-10-03 Max Kellermanncolors: make color support optional at compile time
2008-10-03 Max Kellermanncolors: color id is the index of the "colors" array
2008-10-03 Max Kellermanncolors: added enum color_t
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-10-02 Max Kellermannmoved i18n macros to i18n.h
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2004-06-14 Kalle WallinOnly display the "change color" error message if we...
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-05 Kalle WallinAdded initial i18n support
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)