index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wreadln.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable more features with --enable-mini
Max Kellermann
2008-11-07
1
-0
/
+4
*
include ncursesw/ncurses.h if available
Max Kellermann
2008-10-06
1
-0
/
+7
*
wreadln: use unsigned integers and size_t
Max Kellermann
2008-10-06
1
-2
/
+2
*
wreadln: convert public globals to local constants
Max Kellermann
2008-10-06
1
-6
/
+0
*
removed my_wgetch(), switch to wgetch()
Max Kellermann
2008-10-06
1
-4
/
+0
*
code style, indent with tabs XI
Max Kellermann
2008-10-03
1
-3
/
+3
*
include cleanup
Max Kellermann
2008-09-15
1
-0
/
+3
*
fix function prototypes
Max Kellermann
2008-09-15
1
-0
/
+7
*
const pointers
Max Kellermann
2008-09-15
1
-2
/
+2
*
Removed nested functions
Andreas Obergrusberger
2007-08-26
1
-2
/
+6
*
Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)
Kalle Wallin
2004-07-13
1
-10
/
+10
*
Use my_wgetch() instead of wgetch(), added --[no-]mouse option
Kalle Wallin
2004-07-13
1
-2
/
+3
*
Added completion stuff
Kalle Wallin
2004-06-18
1
-0
/
+8
*
Added wreadln.c, wreadln.h a simple line editor
Kalle Wallin
2004-06-06
1
-0
/
+25