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
/
window.h
Age
Commit message (
Expand
)
Author
2014-11-15
remove support for PDCurses
Andrzej Rybczak
2014-11-15
window: support new colors also as borders
Andrzej Rybczak
2014-11-11
window: support 'previous' background value for better composability
Andrzej Rybczak
2014-11-11
window: fill background color on clearing to EOL
Andrzej Rybczak
2014-11-08
window: change internal color representation
Andrzej Rybczak
2014-11-06
Merge branch '0.6.x'
Andrzej Rybczak
2014-11-06
window: fix wheel scrolling if NCURSES_MOUSE_VERSION > 1
Andrzej Rybczak
2014-10-31
window: rename getString to prompt
Andrzej Rybczak
2014-10-31
window: add ScopedStringHelper and use it where appropriate
Andrzej Rybczak
2014-10-31
window: support early exit from the readline prompt with Ctrl-{C,G}
Andrzej Rybczak
2014-09-06
window: readline: ignore escape key
Andrzej Rybczak
2014-09-03
window: enable nonl and use raw terminal mode
Andrzej Rybczak
2014-08-29
settings: configuration file processing rewrite
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2014-08-27
window: fix exiting from getString if helper indicates so
Andrzej Rybczak
2013-12-25
window: use readline for handling line input
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2012-10-06
window: make color/format/border class enums
Andrzej Rybczak
2012-10-05
window: rename Where to Scroll and make it enum class
Andrzej Rybczak
2012-10-02
fix header guards
Andrzej Rybczak
2012-09-20
bindings: add support for defining and executing commands
Andrzej Rybczak
2012-09-14
make defining screens with main window type as non-pointer possible
Andrzej Rybczak
2012-09-13
more PascalCase to camelCase conversions
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-05
status: optimize filtering when chars are being taken from input queue
Andrzej Rybczak
2012-09-03
fix shadowing warnings
Andrzej Rybczak
2012-09-03
change naming conventions in NC namespace
Andrzej Rybczak
2012-09-02
strbuffer: reorder headers
Andrzej Rybczak
2012-09-02
get rid of HAVE_CONFIG_H directives
Andrzej Rybczak
2012-09-02
window: adjust indentation
Andrzej Rybczak
2012-09-02
get rid of 'using namespace NCurses' directive
Andrzej Rybczak
2012-08-31
menu: generalize filtering, introduce interfaces
Andrzej Rybczak
2012-08-30
window: remove GetXY
Andrzej Rybczak
2012-08-29
more cleanup and grouping functions logically together
Andrzej Rybczak
2012-08-28
rewrite MPD::Song object
Andrzej Rybczak
2012-08-26
display: rewrite Display::Columns and Display::SongsInColumns
Andrzej Rybczak
2012-08-25
implement input character queue and add PushCharacters macro utility
Andrzej Rybczak
2012-08-25
add support for binding actions to multibyte characters
Andrzej Rybczak
2012-08-16
fix a few issues with win32 build
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2012-07-16
window: interpret ctrl-h as backspace
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2010-07-31
window: make new BUTTON2_PRESSED definition more clear
Andrzej Rybczak
2010-01-30
update copyright notices
Andrzej Rybczak
2009-11-13
window: store strings history in list instead of deque
Andrzej Rybczak
2009-11-13
simplify Clear() in Window and its derivatives
Andrzej Rybczak
2009-10-25
fix visualizer
Andrzej Rybczak
2009-10-25
poll both stdin and mpd using one select()
Andrzej Rybczak
[next]