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
/
list_window.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make several functions return void
Max Kellermann
2008-09-17
1
-7
/
+3
*
list_window: added list_window_center()
Max Kellermann
2008-09-17
1
-0
/
+18
*
list_window: added list_window_scroll_cmd()
Max Kellermann
2008-09-17
1
-0
/
+50
*
list_window: set repaint at the end of list_window_cmd()
Max Kellermann
2008-09-17
1
-6
/
+1
*
screen: added struct names
Max Kellermann
2008-09-16
1
-21
/
+21
*
code style, indent with tabs II
Max Kellermann
2008-09-16
1
-36
/
+35
*
list_window: update variables without looping
Max Kellermann
2008-09-16
1
-10
/
+14
*
use size_t and unsigned integers
Max Kellermann
2008-09-15
1
-28
/
+26
*
include cleanup
Max Kellermann
2008-09-15
1
-7
/
+5
*
const pointers
Max Kellermann
2008-09-15
1
-5
/
+5
*
code style, indent with tabs
Max Kellermann
2008-09-15
1
-196
/
+179
*
remove unused static functions
Max Kellermann
2008-09-15
1
-13
/
+0
*
Daniel rocked the house
Andreas Obergrusberger
2006-11-11
1
-4
/
+4
*
fix a bug the makes utf8 names behave evil
Andreas Obergrusberger
2006-08-25
1
-2
/
+2
*
typo
Kalle Wallin
2006-03-28
1
-1
/
+1
*
unicode fixes from Dmitry Baryshkov/René van Bevern
Kalle Wallin
2006-03-28
1
-1
/
+2
*
Moved list window state code to list_window.c
Kalle Wallin
2005-06-14
1
-0
/
+59
*
support wide-char ncurses library (ncursesw)
Kalle Wallin
2005-06-11
1
-1
/
+1
*
Added a "hide cursor" feature #0000417
Kalle Wallin
2005-06-03
1
-7
/
+4
*
Bugfix from Niko Tyni, find operation with wrap turned on in an empty list
Kalle Wallin
2004-12-19
1
-0
/
+5
*
Hide the cursor on the help screen (#247)
Kalle Wallin
2004-07-12
1
-6
/
+13
*
added screen_bell() for optional audible/visible bells
Kalle Wallin
2004-06-22
1
-6
/
+27
*
Fixed a small layout bug whith long strings in list_window_paint()
Kalle Wallin
2004-06-09
1
-4
/
+7
*
Changed directory layout (for future use of gettext)
Kalle Wallin
2004-06-05
1
-0
/
+296