summaryrefslogtreecommitdiff
path: root/src/menu.h
AgeCommit message (Expand)Author
2009-02-10includes cleaningAndrzej Rybczak
2009-01-30clear window only if last element is deletedAndrzej Rybczak
2009-01-22if menu is empty, clear itAndrzej Rybczak
2009-01-17update fsf address and copyright infoAndrzej Rybczak
2008-12-28do not attempt to get/select/whatever item from an empty menuAndrzej Rybczak
2008-12-12eliminate remained compiler warningsAndrzej Rybczak
2008-12-12check if highlighted position is visibleAndrzej Rybczak
2008-12-11consider highlighEnabled value in Menu::Refresh()Andrzej Rybczak
2008-12-11update Window::WriteXY() and related stuffAndrzej Rybczak
2008-12-10update Menu class and related stuffAndrzej Rybczak
2008-12-09remove color parser / update Window, Scrollpad class and related stuffAndrzej Rybczak
2008-10-07another code clean-upsunK
2008-10-05fix various compiler warnings and a few minor bugsunK
2008-09-25support for adding items like in ncmpc (disabled by default)unK
2008-09-13new option for song format - right align (thx to Nathan Jones)unK
2008-09-13fixesunK
2008-09-10simplify adding options in Menu classunK
2008-09-10use std::pair instead of two different containtersunK
2008-09-06add albums' editor screen (quite experimental for now)unK
2008-09-05classes cleaningunK
2008-09-05start option numeration from 0 instead of 1 (1 was really stupid idea)unK
2008-09-05fix bug in refreshing menus and adding songs from library screenunK
2008-09-04add playlist mode switcher (and some clean-ups ofc)unK
2008-09-04use mkdir() instead of system() + a few clean-upsunK
2008-09-03support for columns view in playlistunK
2008-09-03fix for bug with colors, more clean-upsunK
2008-09-03class Menu is template now / bunch of code clean-ups.unK
2008-09-02code clean-upsunK
2008-09-01playlists management support and playlist editor screen addedunK
2008-08-31add multiple items selection on playlist screen and nested colors supportunK
2008-08-27'repeat one song' mode added + memleak fix and some code clean-upsunK
2008-08-15correct playlist clearingunknown
2008-08-13optimization of scrolling and redrawing windowsunknown
2008-08-12add find forward/backward option + some optimizations and code clean-upsunknown
2008-08-08new screen (media library), some fixes etc.unknown
2008-08-04repo startsunknown