Code

po: update Spanish translation
[ncmpc.git] / src / wreadln.h
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-10-29 Thomas Jansenwreadln: whitespace cosmetics
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-06 Max Kellermannadded missing copyright headers
2008-11-07 Max Kellermanndisable more features with --enable-mini
2008-10-06 Max Kellermanninclude ncursesw/ncurses.h if available
2008-10-06 Max Kellermannwreadln: use unsigned integers and size_t
2008-10-06 Max Kellermannwreadln: convert public globals to local constants
2008-10-06 Max Kellermannremoved my_wgetch(), switch to wgetch()
2008-10-03 Max Kellermanncode style, indent with tabs XI
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannfix function prototypes
2008-09-15 Max Kellermannconst pointers
2007-08-26 Andreas ObergrusbergerRemoved nested functions
2004-07-13 Kalle WallinUse glib's str functions (g_strlcat, g_strlcpy, g_snpri...
2004-07-13 Kalle WallinUse my_wgetch() instead of wgetch(), added --[no-]mouse...
2004-06-18 Kalle WallinAdded completion stuff
2004-06-06 Kalle WallinAdded wreadln.c, wreadln.h a simple line editor