- 11 Feb, 2018 3 commits
-
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
-
- 10 Feb, 2018 3 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
On Linux they are the same, but somewhere else they might be different.
-
- 08 Feb, 2018 4 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 04 Feb, 2018 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 03 Feb, 2018 5 commits
-
-
Sebastian Ramacher authored
Do not forget to bump ZATHURA_ABI_VERSION before the next release.
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 02 Feb, 2018 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 31 Jan, 2018 2 commits
-
-
Sebastian Ramacher authored
-
Tarn Burton authored
-
- 29 Jan, 2018 4 commits
-
-
Sebastian Ramacher authored
Also fixes some memory leaks.
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 26 Jan, 2018 3 commits
-
-
Sebastian Ramacher authored
-
Jeremie Knuesel authored
The link hint was truncated when the link rectangle was too small to contain in. With this commit the link hint area is also redrawn.
-
Jeremie Knuesel authored
-
- 25 Jan, 2018 2 commits
-
-
Sebastian Ramacher authored
-
Jeremie Knuesel authored
Minor fixes include a rewording of "user size" to "unscaled size": Cairo has user units, (unscaled) device units and (scaled) device pixels.
-
- 24 Jan, 2018 3 commits
-
-
Sebastian Ramacher authored
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
The document scale factors are now guaranteed to be non-zero. A new Cairo helper function get_safe_device_factors() and a type zathura_device_factors_t are introduced to simplify the code and avoid some #ifdef blocks.
-
- 23 Jan, 2018 7 commits
-
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
One can simply check the Cairo version now that GTK+ has been bumped to 3.10.
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
-
Jeremie Knuesel authored
The scale-factor property is more specific than the GDK configure event and is the recommended way to watch for scale factor changes.
-