Commit Graph

1786 Commits

Author SHA1 Message Date
Sebastian Ramacher
0db370274a Update AUTHORS
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-07-10 18:07:53 +02:00
Maxime Chéramy
6518472d89 Fix scroll down and up in double-page mode. 2014-07-05 20:28:18 +02:00
Sebastian Ramacher
a9d3d390ad Also use system synctex in tests if possible
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-30 13:55:53 +02:00
Sebastian Ramacher
5a858846f7 Print debug info if D-Bus connection is closed due to an error
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-28 15:11:18 +02:00
Sebastian Ramacher
be3defc9cd Merge branch 'develop' of pwmt.org:zathura into develop 2014-06-27 22:17:36 +02:00
Sebastian Ramacher
562f1736b7 Take advantage of shared SyncTeX parser library
As of revision 34449 texlive builds  SyncTeX parser as library. We continue to
include the code until this patch is deployed on most major distributions.

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-27 22:15:55 +02:00
Benoît Taine
932b83e6b1 Add colored GCC output
Signed-off-by: Benoît Taine <ork@olol.eu>
2014-06-26 09:16:16 +02:00
Sebastian Ramacher
1eec4a683f Remove css-definitions.c* in clean
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-25 18:37:55 +02:00
Moritz Lipp
2997dde5ee Merge tag '0.2.9' into develop
Version 0.2.9
2014-06-25 11:58:01 +02:00
Moritz Lipp
386c949d4a Merge branch 'release/0.2.9' 2014-06-25 11:57:53 +02:00
Moritz Lipp
5b3438d1c9 Version 0.2.9 2014-06-25 11:57:48 +02:00
Moritz Lipp
bf5220fb6a Update girara dependency version 2014-06-25 11:57:31 +02:00
Moritz Lipp
adedc60014 Merge tag '0.2.8' into develop
Version 0.2.8
2014-06-24 22:31:49 +02:00
Moritz Lipp
635b970047 Merge branch 'release/0.2.8' 2014-06-24 22:31:41 +02:00
Moritz Lipp
7d5bdbe682 Version 0.2.8 2014-06-24 22:31:37 +02:00
Sebastian Ramacher
54457a5906 Prepend zathura-$(VERSION)/ in archive and add prebuilt man pages
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 22:09:18 +02:00
Sebastian Ramacher
f6073abcdc Link synctex code for tests
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 21:54:59 +02:00
Sebastian Ramacher
1744adefdb Fix po file headers
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 21:41:58 +02:00
Sebastian Ramacher
448757c798 Update translations
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 21:40:04 +02:00
Sebastian Ramacher
e0d8ecf56d Update translations
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 21:34:44 +02:00
Sebastian Ramacher
f205cf9dab Fix a typo
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 12:25:27 +02:00
Sebastian Ramacher
2f53f09e7d Merge branch 'develop' of pwmt.org:zathura into develop 2014-06-24 12:08:32 +02:00
Sebastian Ramacher
0b966dbec6 Update documentation
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 12:08:27 +02:00
Sebastian Ramacher
1266332543 Turn advance-pages-per-row on per default
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-24 12:08:00 +02:00
Sebastian Ramacher
3d96d44095 Bound returned page by number of pages - 1
Closes: #404

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-23 21:14:14 +02:00
Sebastian Ramacher
aaa5467305 Document nrow computation
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-23 21:13:54 +02:00
Sebastian Ramacher
d07dfe4876 Remove extra dot
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-23 21:13:39 +02:00
Sebastian Ramacher
e4792cb24d Remove duplicate code
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-06-23 20:38:12 +02:00
Sebastian Ramacher
7585888e64 Add LICENSE for synctex
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-30 17:13:23 +02:00
Sebastian Ramacher
87f0ee8d5b Convert backward synchronization to synctex_parser
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-30 17:07:07 +02:00
Sebastian Ramacher
79eb7d88c8 Switch forward synchronizaton to synctex_parser
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-30 16:31:19 +02:00
Sebastian Ramacher
1f286ebcb3 Build synctex_parser
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-30 14:58:20 +02:00
Sebastian Ramacher
fd63371fdf Fix missing include
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-30 14:57:57 +02:00
Sebastian Ramacher
13f34c4434 Embed synctex support 2014-05-30 14:57:05 +02:00
maximilianhuber
b7bba36259 some more small improvements for the german translation 2014-05-28 21:30:36 +02:00
maximilianhuber
643440e137 small spelling failure 2014-05-28 21:17:59 +02:00
Sebastian Ramacher
ae9bec1bc3 Initialize temp_rect
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-28 17:31:16 +02:00
Sebastian Ramacher
86b5d1d0a2 Document presentation mode
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-26 22:14:45 +02:00
Sebastian Ramacher
099246f91f Fix color for 'Loading ...'
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-26 22:06:38 +02:00
Sebastian Ramacher
5907300535 Reset mouse cursor if we leave the page
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-25 00:52:04 +02:00
Sebastian Ramacher
db9ee77f13 Change cursor if mouse is over link
Thanks to MaximeC for the initial patch.

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-24 18:04:59 +02:00
Sebastian Ramacher
e5449d0ce2 Document Print key
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-05-17 22:34:10 +02:00
Sebastian Ramacher
edcab67951 Remove obsolete check
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-29 17:45:05 +02:00
Sebastian Ramacher
e1673cb4a6 Install manpages correctly
Thanks to Αριστοτέλης Πανάρας <spiritual.dragon.of.ra@gmail.com> for noticing.
2014-04-28 16:22:00 +02:00
Sebastian Ramacher
a3e37660f5 add zathura-*.tar.gz 2014-04-27 17:09:06 +02:00
Sebastian Ramacher
45defb75eb Reduce dist to one tar call 2014-04-27 17:07:15 +02:00
Sebastian Ramacher
24d0bbd341 Document index-{fg,bg} and -active variants
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-27 16:01:44 +02:00
Sebastian Ramacher
b86a17164c Some more documentation
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-27 14:39:10 +02:00
Sebastian Ramacher
411089b2ae Test if breathe and sphinx_rtd_theme are available before building html
documentation

Also build man pages only if sphinx is available. Make it nops otherwise.

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-27 14:24:55 +02:00
Sebastian Ramacher
df725b3c1a Merge branch 'develop' of pwmt.org:zathura into develop 2014-04-27 12:33:16 +02:00