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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup
Max Kellermann
2008-09-15
1
-2
/
+2
*
fix function prototypes
Max Kellermann
2008-09-15
1
-2
/
+2
*
const pointers
Max Kellermann
2008-09-15
1
-8
/
+8
*
code style, indent with tabs
Max Kellermann
2008-09-15
1
-294
/
+269
*
remove unused static functions
Max Kellermann
2008-09-15
1
-8
/
+6
*
fixed 0001496
Andreas Obergrusberger
2007-08-26
1
-0
/
+13
*
Removed nested functions
Andreas Obergrusberger
2007-08-26
1
-145
/
+217
*
due to bensonk's demand i added a splash screen.
Andreas Obergrusberger
2006-09-07
1
-6
/
+32
*
translation updates, template and german. another little build fix
Andreas Obergrusberger
2006-08-05
1
-0
/
+1
*
fixed TAB completion support with libcursesw (path from René van Bevern)
Kalle Wallin
2006-03-28
1
-0
/
+27
*
Backspace fix (wide-char version)
Kalle Wallin
2006-01-22
1
-0
/
+11
*
Added wide-char version
Kalle Wallin
2006-01-22
1
-3
/
+313
*
support wide-char ncurses library (ncursesw)
Kalle Wallin
2005-06-11
1
-3
/
+4
*
Use glib's str functions (g_strlcat, g_strlcpy, g_snprintf, g_strdup_vprintf)
Kalle Wallin
2004-07-13
1
-24
/
+26
*
Use my_wgetch() instead of wgetch(), added --[no-]mouse option
Kalle Wallin
2004-07-13
1
-13
/
+6
*
Support SIGSTOP, SIGCONT in raw mode
Kalle Wallin
2004-07-12
1
-0
/
+6
*
Ignore mouse events in wreadln, screen_getch
Kalle Wallin
2004-07-03
1
-2
/
+5
*
added screen_bell() for optional audible/visible bells
Kalle Wallin
2004-06-22
1
-2
/
+3
*
try to complete even if the line is empty
Kalle Wallin
2004-06-19
1
-1
/
+1
*
Added completion stuff
Kalle Wallin
2004-06-18
1
-1
/
+7
*
Added wreadln.c, wreadln.h a simple line editor
Kalle Wallin
2004-06-06
1
-0
/
+339