Commit Graph

1896 Commits

Author SHA1 Message Date
Sebastian Ramacher
ee1f0da3dc Document include
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-01-07 12:13:57 +01:00
Sebastian Ramacher
fe18512880 Merge remote-tracking branch 'skuwent/master' into develop 2015-01-02 12:18:06 +01:00
NGKS
d44b2c8c74 fix typo 2015-01-01 21:20:11 -08:00
Sebastian Ramacher
108e6bedbb Update copyright years
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-01-01 19:52:05 +01:00
Sebastian Ramacher
abcf1ce61e Fix formating of zathurarc.5
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-01-01 19:51:29 +01:00
Sebastian Ramacher
32e8996e5b Document dump
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-01-01 19:48:59 +01:00
Moritz Lipp
c7d77a1030 Update documentation 2014-12-27 00:03:34 +01:00
Moritz Lipp
11e3e222f5 Fix gdb and valgrind target 2014-12-15 11:16:54 +01:00
Sebastian Ramacher
04d666f61d Fix various issues if database == NULL
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-12-15 03:37:41 +01:00
Sebastian Ramacher
0e72cbc19a Fix use-after-free issue
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-12-15 03:28:08 +01:00
Sebastian Ramacher
5780a99291 Print target selection
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-12-08 00:31:47 +01:00
Moritz Lipp
50ec6192be Merge branch 'develop' of pwmt.org:zathura into develop 2014-11-29 19:42:00 +01:00
Moritz Lipp
8d71a755d6 Correct usage of boolean values in sc_search
This patch resolves memory issues caused by using g_value_set_boolean and an
incorrect type of the target variable.

Thanks to edd@openbsd.org
2014-11-29 19:38:27 +01:00
Sebastian Ramacher
2d81a56252 Update name of the setting in documentation
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-29 18:40:28 +01:00
Sebastian Ramacher
49ee10403f option was removed
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-27 21:14:24 +01:00
Sebastian Ramacher
cd5f23d8a6 Include correct depends dir
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-27 18:01:53 +01:00
Sebastian Ramacher
1c695a51e1 Store tmp files in only one location
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-27 18:01:44 +01:00
Sebastian Ramacher
a63c6a5703 Filter database-sqlite.c correctly
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-27 18:01:34 +01:00
Sebastian Ramacher
10f3da57c6 More GObject* fun
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-25 13:57:02 +01:00
Sebastian Ramacher
9dc02b6425 Make sure that we pass GObject* everywhere
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-25 13:51:27 +01:00
Moritz Lipp
01683e5492 Replace remaining make calls with 2014-11-20 13:10:52 +01:00
Moritz Lipp
13274b948b Fix build debug and gcov targets 2014-11-20 13:00:24 +01:00
Sebastian Ramacher
df915d2227 Update patch to version.h
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-10 00:20:25 +01:00
Sebastian Ramacher
54dad5dbfb Re-add SYNCTEX_INC and SYNCTEX_LIB to tests/Makefile
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-10 00:11:52 +01:00
Moritz Lipp
c77845d26e Merge tag '0.3.2' into develop
Version 0.3.2
2014-11-09 23:50:07 +01:00
Moritz Lipp
722c219f4d Merge branch 'release/0.3.2' 2014-11-09 23:50:01 +01:00
Moritz Lipp
d2c44a14ad Version 0.3.2 2014-11-09 23:49:54 +01:00
Sebastian Ramacher
2db4a24449 Update translations for new file locations
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-08 12:32:05 +01:00
Moritz Lipp
a6db865596 Add run targets 2014-11-08 02:27:40 +01:00
Moritz Lipp
47a35fd309 Fix typo in doc/makefile 2014-11-07 22:29:43 +01:00
Moritz Lipp
ef59614127 Merge branch 'develop' of pwmt.org:zathura into develop 2014-11-07 22:23:49 +01:00
Moritz Lipp
dbf3f852c3 Merge branch 'feature/build-system' into develop 2014-11-07 22:23:19 +01:00
Moritz Lipp
f408b3a775 Update Makefiles and fix dependencies 2014-11-07 22:05:03 +01:00
Moritz Lipp
e96c96f276 Update Makefile 2014-11-07 18:08:59 +01:00
Moritz Lipp
c1e05c92f4 Update test Makefile 2014-11-07 16:01:29 +01:00
Moritz Lipp
a1a0e47148 Begin to update build-system 2014-11-07 15:57:46 +01:00
Sebastian Ramacher
19cff3a7e5 Run update-po
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-11-07 15:54:04 +01:00
Moritz Lipp
d79c2ba5a5 Do not additionally reference PageWidget while removing from table 2014-11-07 14:24:46 +01:00
Moritz Lipp
b869d8ad1d Free jumplist string from g_key_file_get_string 2014-11-07 13:20:47 +01:00
Moritz Lipp
7b9097ec80 Update .gitignore 2014-11-06 19:47:15 +01:00
Moritz Lipp
c7c7b88289 Update po/de.po file 2014-11-06 19:42:43 +01:00
Lucas Hoffmann
2ecf23431b Fix typo in synopsis in man page. 2014-11-01 12:19:55 +01:00
Sebastian Ramacher
9d5ab75a55 Merge remote-tracking branch 'xlz/develop' into develop 2014-10-29 20:59:10 +01:00
Sebastian Ramacher
6292b5c5c5 CS
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-10-29 00:06:22 +01:00
Lingzhu Xiang
f9b4a12208 Make thumbnail maximum size configurable 2014-10-28 18:11:52 -04:00
Lingzhu Xiang
25e88a114a Penalize large render jobs during zooming
All but the last jobs during zooming are aborted, so let smaller
jobs go faster.
2014-10-28 16:32:26 -04:00
Lingzhu Xiang
757f3d8257 Avoid large amount of scaling for pages at low zoom level 2014-10-28 03:46:20 -04:00
Lingzhu Xiang
b0c068f3cb Check memory allocation 2014-10-28 03:44:26 -04:00
Sebastian Ramacher
2205156738 CS
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-10-27 21:18:28 +01:00
Sebastian Ramacher
9929d34a76 Do not adjust scale if given scale is not positive
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-10-27 17:49:05 +01:00