Commit Graph

54 Commits

Author SHA1 Message Date
Daniel Shahaf
2d0dfd5c0f Fix option name typo in zsh completion 2019-12-22 22:53:20 +01:00
Oliver Kiddle
48c5e9e23f Improve and fix zsh completion 2019-10-26 00:15:36 +02:00
Sebastian Ramacher
12fb88c77e Merge branch 'brocellous/zathura-zsh-sitefndir' into develop 2019-08-11 21:06:36 +02:00
Ronan Pigott
deda58ba4e use default zsh sitefndir 2019-08-10 19:29:04 -07:00
Sebastian Ramacher
d1c522c386 Merge branch 'master' into 'develop'
Add fish completion

See merge request pwmt/zathura!19
2019-07-02 19:06:19 +00:00
Sebastian Ramacher
487383c811 Merge branch 'patch-1' into 'develop'
Fix incorrect -v

See merge request pwmt/zathura!18
2019-07-02 19:05:34 +00:00
Ivan Tham
16c5f2f72d Add fish completion 2019-07-03 01:17:06 +08:00
Ivan Tham
6da6d17d85 Fix incorrect -v 2019-07-02 17:12:51 +00:00
Sebastian Ramacher
8eaadc8d6d Also recognize PDF 2019-02-03 15:28:08 +01:00
Sebastian Ramacher
9ccad6cbc2 Fix indentation 2019-02-03 15:28:00 +01:00
Sebastian Ramacher
847e0b746a Also recognize PDF 2019-02-03 15:27:32 +01:00
Sebastian Ramacher
871f3bf39a Fix indentation 2019-02-03 15:27:21 +01:00
Sebastian Ramacher
9d0216e485 Allow to disable icon conversion 2018-12-09 23:25:55 +01:00
Sebastian Ramacher
71e9ed2df3 Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
Sebastian Ramacher
80b9680271 Add tests build option 2018-11-27 22:42:25 +01:00
Sebastian Ramacher
48297a097f Run valide-appdata test with --nonet 2018-11-27 22:40:18 +01:00
Sebastian Ramacher
ee240414ca Look for native versions 2018-11-27 22:30:43 +01:00
Sebastian Ramacher
48469dd0ef Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00
Sebastian Ramacher
753ca0f315 Add zsh completion 2018-05-22 14:55:34 +02:00
Sebastian Ramacher
11da8e7c8e Include bash-completion 2018-05-22 14:05:27 +02:00
Sebastian Ramacher
d1c326319d Fix icon install path 2018-04-24 15:13:51 +02:00
Sebastian Ramacher
87f89d0c6f Add hint for translators 2018-03-11 20:51:03 +01:00
Sebastian Ramacher
3d4d8068bb Add icon 2018-02-25 22:11:37 +01:00
Sebastian Ramacher
aa1a15dc92 Extend description 2018-02-25 20:12:37 +01:00
Sebastian Ramacher
56ec53a618 Add provides 2018-02-25 20:04:34 +01:00
Sebastian Ramacher
9f482ab202 Integrate appdata file into i18n infrastructure 2018-02-25 19:59:36 +01:00
Sebastian Ramacher
75b95655e1 Add translation 2018-02-25 19:54:51 +01:00
Sebastian Ramacher
11d2239d19 Convert to desktop-application 2018-02-25 19:54:12 +01:00
Sebastian Ramacher
c02652dff0 Update copyright years 2018-02-25 19:50:39 +01:00
Sebastian Ramacher
49b55d648b Validate desktop file 2018-02-25 19:49:08 +01:00
Sebastian Ramacher
c239e84ddb IDs are supposed to follow reverse DNS 2018-02-25 19:48:52 +01:00
Sebastian Ramacher
2f98ecde0d Translate desktop file via i18n infrastructure 2018-02-25 18:39:03 +01:00
Sebastian Ramacher
85458ef87e Convert to meson based build system 2018-02-10 13:27:45 +01:00
Sebastian Ramacher
0fb57ad15c Include interface specification in resource
This commit essentially reverts
4ee323a89a. We now duplicate the data
again, but loading the interface specification from somewhere else does
not make much sense, since the specification must match the actually
implemented interface.

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-07-08 12:28:49 +02:00
Sebastian Ramacher
e28598a07d Rename resources
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-07-08 12:19:05 +02:00
Sebastian Ramacher
2c6ab6b092 Use glib-compile-resource instead of sed magic
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-05-30 23:10:06 +02:00
Sebastian Ramacher
c4fa62fe00 Use HTTPS 2015-12-07 12:41:15 +01:00
Sebastian Ramacher
b64a5ce4bb Update appdata
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-30 18:19:23 +01:00
Sebastian Ramacher
d5941a6f14 Add SynctaxView method
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-10-21 20:57:12 +02:00
Sebastian Ramacher
50ea97468c Add AppData file
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-09-29 14:44:12 +02:00
Sebastian Ramacher
c82bc2f0d4 Add Edit signal 2014-08-22 20:09:32 +02:00
Sebastian Ramacher
8f61583af7 Style index mode with CSS
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-04-26 23:32:38 +02:00
Sebastian Ramacher
9a0ff4b79b CSS definitions for index mode 2014-04-26 23:08:45 +02:00
Sebastian Ramacher
76e456ef4c Expose more properties via D-Bus
Thanks to Ork for the initial patch.

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-28 18:32:07 +01:00
Sebastian Ramacher
5a992d2d46 Make page an integer where possible
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-17 16:31:01 +01:00
Sebastian Ramacher
74fd28b4b2 Send rectangles not on the main page too
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-14 16:15:34 +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
c64b4f545a Just support latexsuite for now
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-11 23:11:59 +01:00
Sebastian Ramacher
b6af22c525 Draw 'search' result
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-11 22:24:35 +01:00
Sebastian Ramacher
7e2c0f2e1e Generate introspection data from XML file
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2014-01-11 21:48:41 +01:00