Code

list_window: convert comments to doxygen
[ncmpc.git] / src / list_window.h
2017-03-21 Max Kellermannlist_window: convert comments to doxygen
2017-03-17 Max Kellermannupdate copyright year
2014-05-28 Simon ArlottImplement a search-format configuration option (Mantis...
2012-08-10 Jonathan Neuschäferlist_window.h: fix a comment
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2011-11-03 Max KellermannMerge remote branches 'avuton/master' and 'jn/dev'
2011-11-03 Avuton Olrichm4: Add robust curses detection and support
2011-09-21 Max KellermannMerge branch 'regr' of git://git.musicpd.org/jn/ncmpc
2011-09-17 Jonathan Neuschäferlist_window: export scroll-after-cursor code
2011-08-31 Max KellermannMerge remote branches 'jn/doc', 'jn/stuff' and 'jn...
2011-08-31 Jonathan Neuschäferlist_window: document list_window_center
2011-08-29 Jonathan Neuschäferlist_window.h: "non-zero" -> "true", we use bool
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: removed second column support
2009-10-11 Max Kellermannlist_window: added callback function for row painting
2009-10-10 Max Kellermannlist_window: removed selected_start, selected_end
2009-10-10 Max Kellermannlist_window: moved auto-scrolling code to list_window_c...
2009-10-10 Max Kellermannlist_window: added function list_window_resize()
2009-10-10 Max Kellermannlist_window: added attribute "length"
2009-10-09 Max Kellermannlist_window: moved code to list_window_fetch_cursor()
2009-10-09 Max Kellermannlist_window: splitted function list_window_set_selected()
2009-10-09 Max Kellermannlist_window: removed the list_window_t typedef
2009-06-14 Romain Bignondisplay songs time in playlist
2009-04-10 Max Kellermannlist_window: removed the unused "xoffset" variable
2009-03-26 Romain Bignonrenamed visual selection to range selection
2009-02-11 Patrick Hallenlist_window: Added new function, which finds the beginn...
2009-02-10 Romain Bignonsupport multiple lines selection
2009-02-09 jefromilist_window: bell when searches wrap
2009-02-09 Max Kellermanninclude "config.h" without "../"
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-06 Max Kellermannadded missing copyright headers
2008-11-27 Max Kellermannlist_window: converted "flags" to one "bool" variable
2008-11-27 Max Kellermannlist_window: use "bool" instead of "int"
2008-10-06 Max Kellermanninclude ncursesw/ncurses.h if available
2008-10-03 Max Kellermannlist_window: remove list_window_state_t
2008-10-02 Max Kellermannlist_window: removed unused macro "LW_ROW"
2008-09-25 Max Kellermannlist_window: removed property "repaint"
2008-09-25 Max Kellermannlist_window: removed property "clear"
2008-09-23 Max Kellermannlist_window: converted several public functions to...
2008-09-22 Max Kellermannscreen: moved list_window mouse code to list_window.c
2008-09-17 Max Kellermannmake several functions return void
2008-09-17 Max Kellermannlist_window: added list_window_center()
2008-09-17 Max Kellermannlist_window: added list_window_scroll_cmd()
2008-09-16 Max Kellermannscreen: added struct names
2008-09-15 Max Kellermannuse size_t and unsigned integers
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2007-01-03 Andreas Obergrusbergeradded a plugin system for lyrics sources
2006-11-11 Andreas ObergrusbergerDaniel rocked the house
2005-06-14 Kalle WallinMoved list window state code to list_window.c
2004-07-12 Kalle WallinHide the cursor on the help screen (#247)
2004-06-22 Kalle Wallinadded screen_bell() for optional audible/visible bells
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)