various improvements
[smdp.git] / src / viewer.c
2014-10-16 Michael Göhlervarious improvements
2014-10-13 Michael Göhleruse plus instead of backticks in unordered lists -...
2014-10-12 Michael Göhleradded special char for horizontal centering (#3)
2014-10-07 Michael GöhlerMerge pull request #44 from mjhanninen/fix-typo
2014-10-07 Matti HänninenFix typo in error message
2014-10-06 Michael Göhlerreintroducing the leading space in unordered lists...
2014-10-06 Michael Göhlerfixed overlapping of wrapped lines for #15
2014-10-04 FreeBirdLjjChange the type of `fade` into bool.
2014-10-04 FreeBirdLjjUnify the coding style for `return`.
2014-10-04 FreeBirdLjjUse `MAX()` to make codes more readable.
2014-10-04 FreeBirdLjjReplace `(void*)0` with `NULL`.
2014-09-30 Michael GöhlerMerge pull request #40 from FreeBirdLjj/issue#16
2014-09-30 Michael GöhlerMerge pull request #42 from fredjean/master
2014-09-30 Frederic JeanAdding support for Targus presentation remote by using...
2014-09-29 FreeBirdLjjRemove unused block.
2014-09-29 FreeBirdLjjUse for loop to iterate.
2014-09-29 FreeBirdLjjSupport for inline markdown in unordered list.
2014-09-29 FreeBirdLjjAdd inline_display().
2014-09-28 FreeBirdLjjMerge branch 'master' into issue#16
2014-09-27 Michael Göhlerrework max_lines/cols detection to support line wrappin...
2014-09-27 Michael Göhlercleanup and small change of list spacing in #38 + short...
2014-09-27 Michael GöhlerMerge pull request #38 from FreeBirdLjj/issue#16
2014-09-26 Michael GöhlerMerge pull request #39 from dozylynx/master
2014-09-26 Christopher Clarkfix 1 character typo: s/jet/yet/
2014-09-24 FreeBirdLjjParse and display list.
2014-09-22 Michael GöhlerMerge pull request #21 from ungureanuvladvictor/generic...