index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scrollpad.cpp
Age
Commit message (
Expand
)
Author
2014-08-27
scrollpad: fix height calculation on window resize
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2013-07-10
scrollpad: flush: load all remaining properties at the end
Andrzej Rybczak
2013-07-09
scrollpad: pass boost::regex flags explicitly
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2012-12-14
scrollpad: fix bug in Scrollpad::flush()
Andrzej Rybczak
2012-10-07
scrollpad: add support for regex searching
Andrzej Rybczak
2012-10-06
scrollpad: tidy Scrollpad::flush a bit
Andrzej Rybczak
2012-10-06
scrollpad: use std::string as container
Andrzej Rybczak
2012-10-06
rewrite major part of strbuffer and Scrollpad::flush
Andrzej Rybczak
2012-10-05
window: rename Where to Scroll and make it enum class
Andrzej Rybczak
2012-09-08
move wstring related functions to wide_char file
Andrzej Rybczak
2012-09-08
use wstrings uncoditionally where needed
Andrzej Rybczak
2012-09-06
scrollpad: make m_beginning unsigned
Andrzej Rybczak
2012-09-03
change naming conventions in NC namespace
Andrzej Rybczak
2012-09-02
get rid of 'using namespace NCurses' directive
Andrzej Rybczak
2012-08-28
strbuffer: be friend with Scrollpad instead of using shitty hacks
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2010-01-30
update copyright notices
Andrzej Rybczak
2009-11-23
perform case insensitive searching in text fields
Andrzej Rybczak
2009-11-13
simplify Clear() in Window and its derivatives
Andrzej Rybczak
2009-10-25
make sure that MaxBeginning in Scrollpad::Refresh() is never negative
Andrzej Rybczak
2009-10-11
scrollpad: do not reset starting position automatically in Clear()
Andrzej Rybczak
2009-09-17
change prototype of Window::Recreate() and throw away almost-duplicated code
Andrzej Rybczak
2009-09-16
remove NCurses::Scrollpad::operator<<(std::ostream &(*os)(std::ostream&))
Andrzej Rybczak
2009-09-16
document NCurses::Scrollpad class
Andrzej Rybczak
2009-09-16
remove Clone() and EmptyClone() methods from NCurses::Window and derives
Andrzej Rybczak
2009-09-06
scrollpad: always create pad of minimal height equal visible height
Andrzej Rybczak
2009-09-06
simplify code in NCurses::Scrollpad::Flush() a bit
Andrzej Rybczak
2009-07-05
remove using declarations
Andrzej Rybczak
2009-07-04
use prefix ++ instead of postfix where available
Andrzej Rybczak
2009-05-10
fix bug with removing format from artist's info screen
Andrzej Rybczak
2009-04-19
improve formatting removal
Andrzej Rybczak
2009-04-18
new feature: allow searching in help, lyrics and info screens
Andrzej Rybczak
2009-03-26
improve conversions std::string <=> std::wstring
Andrzej Rybczak
2009-03-05
put classes related to ncurses into NCurses namespace
Andrzej Rybczak
2009-03-04
use static_cast in Scrollpad::Flush() instead of reinterpret_cast
Andrzej Rybczak
2009-02-18
use ncurses pad instead of ncurses window by default
Andrzej Rybczak
2009-02-16
fix refreshing in clock screen while resizing / remove some unneded code
Andrzej Rybczak
2009-02-10
includes cleaning
Andrzej Rybczak
2009-02-05
fix Scrollpad::MoveTo()
Andrzej Rybczak
2009-01-22
color artist's info loaded from a file
Andrzej Rybczak
2009-01-20
get rid of Scrollpad::itsXPos as it's redunant
Andrzej Rybczak
2009-01-17
update fsf address and copyright info
Andrzej Rybczak
2009-01-13
initialize ints in Scrollpad::Flush() to zero
Andrzej Rybczak
2008-12-11
improve handling statusbar messages (+ some minor various fixes)
Andrzej Rybczak
2008-12-09
remove color parser / update Window, Scrollpad class and related stuff
Andrzej Rybczak
2008-10-07
another code clean-ups
unK
2008-10-07
include and ifdef clean-up
unK
[next]