Code

release v0.29
[ncmpc.git] / src / hscroll.c
2017-03-17 Max Kellermannupdate copyright year
2013-11-08 Max Kellermann*: make variables more local
2013-11-07 Max Kellermannglib_compat.h: remove obsolete header
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-12-10 Max Kellermanncompatibility fixes for GLib 2.12
2009-10-20 Max Kellermannhscroll: reimplemented the hscroll library
2009-10-20 Max Kellermannhscroll: simplify the code with utf8_cut_width()
2009-10-20 Max Kellermannhscroll: work with UTF-8 strings
2009-10-18 Max Kellermannhscroll: use g_strconcat() instead of g_strlcpy() ...
2009-10-18 Max Kellermannhscroll: pass const strings to strscroll()
2009-10-18 Max Kellermannhscroll: don't include ctype.h
2009-10-03 Max Kellermannscreen_play, status_bar: update scrolling with a GLib...
2009-10-03 Max Kellermannhscroll: changed hscroll_state_t typedef to a struct
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-10 Max Kellermannhscroll: don't compile source in ncmpc-mini mode
2008-12-10 Max Kellermannsupport: renamed source to hscroll.c