- 11 Sep, 2012 1 commit
-
-
Sebastian Ramacher authored
Thanks to Jakub Wilk for the report and for the fixed strings. Thanks to Martin Pelikan for confirming that the suggested strings are correct.
-
- 10 Sep, 2012 2 commits
-
-
Moritz Lipp authored
-
-
- 09 Sep, 2012 2 commits
-
-
Sebastian Ramacher authored
Closes: #248
-
Abdó Roig-Maranges authored
The incremental-search config parameter enables / disables the incremental search. I've set it disabled by default, as in large files it may become unresponsive for some time. Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
- 07 Sep, 2012 2 commits
-
-
Sebastian Ramacher authored
Closes: #250.
-
Sebastian Ramacher authored
If rst2man fails for some reason we don't want to have empty man pages.
-
- 03 Sep, 2012 1 commit
-
-
Moritz Lipp authored
-
- 02 Sep, 2012 7 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
Otherwise jump positions are off after changing the zoom level.
-
Sebastian Ramacher authored
It's only for internal use.
-
Sebastian Ramacher authored
-
zathura records jumps through searches, index, links, etc. and enables to go back and forth via ^o ^i. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
I will implement a jumplist, and the natural bindings for that are ^i ^o. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 30 Aug, 2012 3 commits
-
-
Moritz Lipp authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 18 Aug, 2012 1 commit
-
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 14 Aug, 2012 3 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 13 Aug, 2012 3 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 09 Aug, 2012 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
100% translated, thanks!
-
- 07 Aug, 2012 1 commit
-
-
Moritz Lipp authored
-
- 05 Aug, 2012 9 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Moritz Lipp authored
-
Moritz Lipp authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Moritz Lipp authored
-
- 01 Aug, 2012 3 commits
-
-
There are two causes of the problem: - page_ratio should be defined differently This is because the usefull page ratio is max_height/total_width or max_width/total_height. This then changes accordingly if pages_per_row != 1, otherwise, if the pages are of the same size, the page ratios will not change, which screws up the resizing. - Sometimes we need to do height or width division diferently. This is because not always total_height or total_width is meaningful in BESTFIT condition. This commit also should fix the bug #0000226. Signed-off-by:
Ignas Anikevicius (gns_ank) <anikevicius@gmail.com> Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
-
If option recolor-keephue is true, the recoloring algorithm only adjusts the lightness of the original color, keeping the rest of the properties close to the original. When recolor-keephue is set to false, the recoloring is performed as it was before, interpolating linearly between recolor-lightcolor and recolor-darkcolor except for a different weighting for the lightness which is closer to perception. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-