Commit Graph

21 Commits

Author SHA1 Message Date
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