Sebastian Ramacher
06205940bb
Do not call HighlightRects if there was no usable output from synctex view
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-07 16:36:48 +02:00
Sebastian Ramacher
ace31581b4
Add --mode option
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-29 20:59:45 +01:00
Sebastian Ramacher
d43e1f07ff
Add --synctex-pid option for the case where the process is known
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-20 01:53:09 +01:00
Sebastian Ramacher
d83d7bc7d9
Create zathura instance later
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-19 17:17:14 +01:00
Sebastian Ramacher
8b701f609c
Finish renaming
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-12 22:23:29 +01:00
Sebastian Ramacher
b6c018ca87
Add more methods to D-Bus interface
...
… and improve the rest.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-11 22:04:49 +01:00
Sebastian Ramacher
f9ef7598a4
Add syntex-dbus-service setting to en/disable D-Bus service for synctex
2014-01-05 14:57:48 +01:00
Sebastian Ramacher
029364bd30
Fix use after free
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-27 22:21:59 +01:00
Sebastian Ramacher
2458173473
Really use realpath
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-27 21:15:41 +01:00
Sebastian Ramacher
de46558ecc
Update help string
2013-12-27 21:15:05 +01:00
Sebastian Ramacher
83ca2119b4
Merge branch 'develop' into feature/synctex
2013-12-27 21:13:18 +01:00
Sebastian Ramacher
81e75539b3
Use fullpath in for --syntex-forward
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-27 20:40:06 +01:00
Moritz Lipp
d0b7750065
Fix quotes in girara_error call
2013-12-27 17:12:59 +01:00
Sebastian Ramacher
2b446f4182
Fail if no open instance has been found
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-24 17:58:50 +01:00
Sebastian Ramacher
03e1fb1f90
Set log level earlier
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-24 01:41:43 +01:00
Sebastian Ramacher
1b6a2b4753
Initial D-Bus client implementation
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-12-24 01:05:40 +01:00
Sebastian Ramacher
7d5a586811
Drop more GTK+2 code
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-11-25 19:05:46 +01:00
Sebastian Ramacher
cc0ad0ad64
Make a string translatable
2013-11-04 19:57:23 +01:00
Sebastian Ramacher
7127a46033
Fix deprecated gdk thread function calls
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-08-30 19:25:24 +02:00
Sebastian Ramacher
2ad8571f41
Add missing includes
...
Also fix other compiler warnings.
Closes : #332
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2013-07-25 21:57:39 +02:00
Benoît Knecht
27c291758e
Add a '--page' option to open at the specified page
...
If '--page [number]' (or '-P [number]') is given on the command-line,
the document is opened at the specified page number. Negative numbers
are allowed, and denote a page number starting from the end of the
document.
See issue 275 <http://bugs.pwmt.org/issue275 >.
Reported-by: bob <sean258@gmail.com>
2013-03-17 11:30:22 +01:00
Sebastian Ramacher
b0d5cdd7c0
Don't call g_threads_init with glib 2.31 and newer
2013-02-08 19:05:36 +01:00
Benoît Knecht
824843a917
Correct misspellings of the word "synctex"
...
Both in the documentation and in function names, "synctex" was sometimes
spelled "syntex" or "syntec".
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2012-12-06 20:34:14 +01:00
Moritz Lipp
f6c6b4a883
En/Disable syntex support
2012-08-13 18:17:20 +02:00
Moritz Lipp
ec554bc33d
Parse command line arguments in main
2012-08-05 15:34:10 +02:00
Moritz Lipp
66b6fa65a1
Add --version command line argument
2012-07-12 10:37:58 +02:00
Moritz Lipp
0a0c712e17
Added basic session test
2012-03-19 17:00:34 +01:00
Moritz Lipp
91f82416fc
Add missing include
2012-03-04 23:51:43 +01:00
Sebastian Ramacher
9ac4bdf0b0
A first step towards localization.
2012-03-04 18:35:16 +01:00
Moritz Lipp
8ddbb158e3
Implement test suite with check
2012-01-28 19:54:44 +01:00