Navigate to any slide number
[smdp.git] / src / viewer.c
2015-02-01 Hiral PatelNavigate to any slide number
2015-01-31 Michael Göhlerfixed wrong help message, closes #72
2015-01-19 Michael Göhlernew feature - reload a file with a keypress, closes #69
2015-01-19 Michael Göhlerdelwin() and dereferencing issue in viewer, #70
2014-12-26 Michael Göhlermake alignment respect pandoc urls, #63
2014-12-15 Michael Göhlerput a space in between url name and number
2014-12-05 Michael Göhlermake pandoc images behave like links
2014-12-02 Simon DopplerThe calculation of `max_lines` takes in account the...
2014-11-30 Michael Göhlercoding style fixes - closes #63
2014-11-30 Simon DopplerAdded link support
2014-11-06 Michael Göhlerremoved duplicated expression
2014-11-06 Michael Göhlerfixed other valgrind read error, ugly but works :)
2014-11-03 Michael GöhlerMerge pull request #56 from visit1985/cygwin_fixes
2014-11-02 Michael Göhlerfixed header/bottom bar color for cygwin
2014-11-02 Michael Göhlerfixed compiler warning viewer.c:576, closes #55
2014-10-29 Michael GöhlerMerge pull request #52 from visit1985/interpretation_of...
2014-10-18 Michael Göhlerfixed underscores - closest possible (#47)
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...