Code

keyboard: add keyboard_unread()
[ncmpc.git] / src / screen_find.c
2017-03-20 Max Kellermannkeyboard: add keyboard_unread()
2017-03-20 Max Kellermanncommand: move get_keyboard_command() to keyboard.c
2017-03-17 Max Kellermannupdate copyright year
2017-03-10 Max Kellermannscreen_{find,search}: work around gcc7 -Wimplicit-fallt...
2014-07-14 Max Kellermannscreen_browser: fix crash on "jump" (hotkey ".")
2014-07-14 Max Kellermannscreen_find: fix indent
2013-11-08 Max Kellermann*: make variables more local
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-22 Jonathan Neuschäferrename screen_message to screen_status
2011-10-02 Jonathan Neuschäferdocument screen_find, make it return bool
2011-06-23 mattscreen_find.c: fix backspace bug
2010-01-28 Matt Portasscreen_find: strip prompt from search string
2010-01-28 Matt Portasscreen_find: fix garbage control chars in search string
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-10-11 Max Kellermannlist_window: added callback function for row painting
2009-10-10 Max Kellermannlist_window: added attribute "length"
2009-10-09 Max Kellermannlist_window: removed the list_window_t typedef
2009-10-01 Max Kellermannscreen_utils: moved screen_find() to screen_find.c