summaryrefslogtreecommitdiff
path: root/src/statusbar.h
AgeCommit message (Expand)Author
2020-12-19Update header information and my emailAndrzej Rybczak
2017-03-26Make single character prompts more robustAndrzej Rybczak
2017-03-12Update AUTHORS and copyright lineAndrzej Rybczak
2016-12-22Move ncurses related files to curses directoryAndrzej Rybczak
2016-11-13Update headersAndrzej Rybczak
2016-11-13Move filtering methods to separate interfaceAndrzej Rybczak
2016-11-13Resurrect filtering of lists (playlist only for now)Andrzej Rybczak
2014-11-11remove silly comment after namespacesAndrzej Rybczak
2014-11-07actions: make find forward/backward incrementalAndrzej Rybczak
2014-11-05remove filteringAndrzej Rybczak
2014-11-01pass by value instead of rvalue reference for RVO to take placeAndrzej Rybczak
2014-10-31actions: make askYesNoQuestion use NC::Window::promptAndrzej Rybczak
2014-10-31statusbar: rename getString to mainHookAndrzej Rybczak
2014-10-31statusbar: use scoped locks instead of lock/unlock functionsAndrzej Rybczak
2014-08-27replace timeval and time_t with boost::posix_time::ptimeAndrzej Rybczak
2014-08-27update copyright messageAndrzej Rybczak
2014-08-27statusbar: use boost::format instead of c-style printfAndrzej Rybczak
2013-12-25window: use readline for handling line inputAndrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2012-10-02fix header guardsAndrzej Rybczak
2012-09-20bindings: add support for defining and executing commandsAndrzej Rybczak
2012-09-15rewrite selected items added so it uses sane actions dispatch systemAndrzej Rybczak
2012-09-11move statusbar/progressbar related code to separate fileAndrzej Rybczak