Code

screen: don't pass screen pointer to method paint()
[ncmpc.git] / src / screen_search.c
2008-09-25 Max Kellermannscreen: don't pass screen pointer to method paint()
2008-09-25 Max Kellermannscreen: don't call wrefresh() in methods paint() and...
2008-09-25 Max Kellermannlist_window: removed property "clear"
2008-09-25 Max Kellermanncode style, indent with tabs X
2008-09-21 Max Kellermannbrowse: ensure that filelist!=NULL
2008-09-19 Max Kellermannscreen_search: free second file list
2008-09-19 Max Kellermannfilelist: provide more functions for working with a...
2008-09-19 Max Kellermannfilelist: drop "mpdclient" prefix
2008-09-18 Max Kellermannscreen_browser: moved code to browser_playlist_changed()
2008-09-18 Max Kellermannscreen_browser: moved code to screen_browser.c
2008-09-18 Max Kellermannscreen_browser: added struct screen_browser
2008-09-18 Max Kellermannrenamed screen_browse.h to screen_browser.h
2008-09-18 Max Kellermanncode style, indent with tabs VI
2008-09-17 Max Kellermannscreen: removed empty methods
2008-09-17 Max Kellermannmake several functions return void
2008-09-17 Max Kellermannscreen: removed screen_functions.get_lw()
2008-09-17 Max Kellermannreplaced get_screen_X() with static screen_functions...
2008-09-17 Max Kellermanncode style, indent with tabs III
2008-09-15 Max Kellermannfix unused parameter warnings
2008-09-15 Max Kellermannuse size_t and unsigned integers
2008-09-15 Max Kellermannfixed mixed declaration + code
2008-09-15 Max Kellermannfix shadow warnings
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannfix function prototypes
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2007-11-30 Andreas Obergrusbergercmd_select_all added
2007-02-16 Andreas Obergrusbergerway too much stuff to describe here
2007-02-01 Andreas Obergrusbergerlyrics updates, leoslyrics fixes
2006-11-11 Andreas ObergrusbergerDaniel rocked the house
2006-08-12 Andreas Obergrusbergerspelling fixes by avuton
2006-08-05 Andreas Obergrusbergertranslation updates, template and german. another littl...
2006-08-04 Andreas Obergrusbergersearch screen works now using the new tag searching api
2005-06-17 Kalle WallinAdvanced search fixes
2005-06-16 Kalle WallinTest new search functionality with qball's version...
2005-06-14 Kalle WallinAdded exact_match parameter to mpdclient_filelist_search()
2005-06-06 Kalle WallinAdded an experimental artist (browser) screen
2004-12-19 Kalle WallinBugfix from Niko Tyni, survive find operations on empty...
2004-11-15 Kalle WallinAdded a search screen
2004-06-14 Kalle WallinMajor cleanup of the mpd client code (mpc->mpdclient)
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)