color config for code blocks
[smdp.git] / include / viewer.h
2021-06-17 Daniel Liucolor config for code blocks master
2021-06-16 Daniel Liuremoved transparency and color fading
2021-05-22 Daniel Liuconfig.h file
2018-10-16 jkrvivianFix typos
2018-10-03 Christopher R. MillerAdd option to not invert code background color.
2018-07-23 Michael Göhlerversion bump
2016-03-27 Bin GuoAdded configurable list string from env.
2016-02-07 Michael Göhlerversion bump
2015-05-28 Christopher Leagueoptions to turn off display of slide #/# in footer
2015-03-27 Michael Göhleri think it's time for version 1.0
2015-02-08 Michael GöhlerMerge pull request #79 from visit1985/wchar_support
2015-02-08 Michael Göhlerreplace pseudo UTF-8 with real wide character support
2015-02-01 Michael GöhlerMerge pull request #74 from ahirapatel/master
2015-02-01 Hiral PatelNavigate to any slide number
2015-01-19 Michael Göhlernew feature - reload a file with a keypress, closes #69
2014-11-30 Michael Göhlercoding style fixes - closes #63
2014-10-04 FreeBirdLjjChange the type of `fade` into bool.
2014-09-30 Michael GöhlerMerge pull request #40 from FreeBirdLjj/issue#16
2014-09-29 FreeBirdLjjAdd inline_display().
2014-09-28 Michael Göhlerswitch to uname -s -- another try on #35
2014-09-22 mattnMerge pull request #23 from mattn/win32
2014-09-21 Michael Göhlerfixed flickering on slides with code blocks, closes #8
2014-09-17 Michael Göhleradded invert switch to support black on white terminals
2014-09-15 Michael Göhleronly use colors if supported
2014-09-14 Michael Göhlersmall readme changes
2014-09-14 Michael Göhlerslide number in footer + extended key codes for 1-9...
2014-09-14 Michael Göhlerrewrote Makefile + copyright and license infos
2014-09-12 Michael Göhlerremoved duplicate function + added some comments to...
2014-09-11 Michael Göhlersorted some includes + added version number
2014-09-11 Michael Göhleradded cstack to viewer + implemented inline highlighting
2014-09-07 Michael Göhleradd color to CODE, H1 and H2
2014-09-01 Michael Göhlerdisplay content line by line + corrected key codes
2014-08-29 Michael Göhleradded viewer to main program - display dummy text for...
2014-08-29 Michael Göhlera first draft of the ncurses viewer