summaryrefslogtreecommitdiff
path: root/src/scrollpad.cpp
AgeCommit message (Expand)Author
2009-07-05remove using declarationsAndrzej Rybczak
2009-07-04use prefix ++ instead of postfix where availableAndrzej Rybczak
2009-05-10fix bug with removing format from artist's info screenAndrzej Rybczak
2009-04-19improve formatting removalAndrzej Rybczak
2009-04-18new feature: allow searching in help, lyrics and info screensAndrzej Rybczak
2009-03-26improve conversions std::string <=> std::wstringAndrzej Rybczak
2009-03-05put classes related to ncurses into NCurses namespaceAndrzej Rybczak
2009-03-04use static_cast in Scrollpad::Flush() instead of reinterpret_castAndrzej Rybczak
2009-02-18use ncurses pad instead of ncurses window by defaultAndrzej Rybczak
2009-02-16fix refreshing in clock screen while resizing / remove some unneded codeAndrzej Rybczak
2009-02-10includes cleaningAndrzej Rybczak
2009-02-05fix Scrollpad::MoveTo()Andrzej Rybczak
2009-01-22color artist's info loaded from a fileAndrzej Rybczak
2009-01-20get rid of Scrollpad::itsXPos as it's redunantAndrzej Rybczak
2009-01-17update fsf address and copyright infoAndrzej Rybczak
2009-01-13initialize ints in Scrollpad::Flush() to zeroAndrzej Rybczak
2008-12-11improve handling statusbar messages (+ some minor various fixes)Andrzej Rybczak
2008-12-09remove color parser / update Window, Scrollpad class and related stuffAndrzej Rybczak
2008-10-07another code clean-upsunK
2008-10-07include and ifdef clean-upunK
2008-10-07improve utf8 related stuffunK
2008-10-05fix various compiler warnings and a few minor bugsunK
2008-09-27make fetching lyrics and artist's info work in backgroundunK
2008-09-19count proper tab length in Scrollpad::Add()unK
2008-09-10some fixes for color parserunK
2008-09-05classes cleaningunK
2008-09-04add playlist mode switcher (and some clean-ups ofc)unK
2008-09-03class Menu is template now / bunch of code clean-ups.unK
2008-09-02more clean-upsunK
2008-09-02code clean-upsunK
2008-09-01playlists management support and playlist editor screen addedunK
2008-08-27'repeat one song' mode added + memleak fix and some code clean-upsunK
2008-08-15add lyrics screenunknown
2008-08-13optimization of scrolling and redrawing windowsunknown
2008-08-07make taglib optional + more colors to define + other improvements0.1.1unknown
2008-08-04repo startsunknown