Commit Graph

984 Commits

Author SHA1 Message Date
Sebastian Ramacher
fb63400a62 Reintroduce the content in zathurarc.5.rst for now.
At some point we should fine a way to generate both the website and the man page
from the same source.
2012-03-15 13:15:13 +01:00
Sebastian Ramacher
c66b6ced5e More NULLs. 2012-03-15 12:07:35 +01:00
Sebastian Ramacher
1407e46724 Add MSGFMT and MSGFMTFLAGS 2012-03-14 22:24:25 +01:00
Sebastian Ramacher
05b92f5417 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-14 22:05:41 +01:00
Sebastian Ramacher
82761f4703 Fix de.po 2012-03-14 22:05:36 +01:00
Sebastian Ramacher
8da132f546 Run msgfmt with -c. 2012-03-14 22:04:10 +01:00
Moritz Lipp
1028d90e6c Re-render all pages when calling cb_color_change 2012-03-14 18:09:00 +01:00
Moritz Lipp
0474235483 Added 'scroll-wrap' for sc_navigate 2012-03-14 17:44:36 +01:00
Moritz Lipp
81b86d8b7b Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-14 17:33:38 +01:00
Moritz Lipp
9265c9473a Add 'recolor' setting 2012-03-14 17:33:35 +01:00
Sebastian Ramacher
b56a7fa73d If a filename contains [ or ] store the filename Base-64 encoded. (Closes: #148) 2012-03-14 13:36:51 +01:00
Moritz Lipp
737f312e6c Update typo in function description 2012-03-14 08:15:23 +01:00
Moritz Lipp
afe238d941 Update style 2012-03-13 09:27:20 +01:00
Moritz Lipp
aab2a24976 Update style 2012-03-13 09:26:54 +01:00
Sebastian Ramacher
01b5750bcc Add setting to ignore page number stored in file info. (Closes: #145)
Thanks for the patch to Urchlay.
2012-03-12 22:31:40 +01:00
Sebastian Ramacher
59f27880a8 Add build-manpages and install-manpages targets. 2012-03-12 19:25:38 +01:00
Sebastian Ramacher
2acc27692b all should already build the translation files. 2012-03-12 19:09:52 +01:00
Moritz Lipp
38ccbfcb90 Version 0.1.1 2012-03-09 19:21:15 +01:00
Moritz Lipp
c61c74870f Add PLUGIN_MIMETYPES macro 2012-03-09 09:53:03 +01:00
Moritz Lipp
7271166b20 Update style 2012-03-09 08:05:48 +01:00
Sebastian Ramacher
b244e016d0 Some refactoring. 2012-03-08 23:49:59 +01:00
Sebastian Ramacher
24345dafba Check the right coordinates in cb_view_vadjustment_value_changed. 2012-03-08 23:27:56 +01:00
Sebastian Ramacher
ec2ec61463 Keep the current page in sc_toogle_fullscreen (Closes: #134) 2012-03-08 19:12:27 +01:00
Sebastian Ramacher
25fed48293 Minor Makefile fixes 2012-03-08 18:54:13 +01:00
Sebastian Ramacher
2f23dfe388 Minor Makefile fixes 2012-03-08 18:52:58 +01:00
Moritz Lipp
e1640400c1 Update german translation 2012-03-08 18:38:24 +01:00
Moritz Lipp
6b042b17b5 Show error message if no index exists 2012-03-08 18:37:51 +01:00
Sebastian Ramacher
eadc85d316 Minor Makefile fixes 2012-03-08 18:32:46 +01:00
Sebastian Ramacher
114cc32fd8 Add RSTTOMAN to configure path to rst2man (Closes: #140) 2012-03-08 18:23:44 +01:00
Sebastian Ramacher
cc0e59825c Add explicit targets to update po files. 2012-03-08 18:03:19 +01:00
Sebastian Ramacher
48d06cbf36 Use wildcard and filter-out instead of find. 2012-03-08 17:50:54 +01:00
Sebastian Ramacher
b1893b47a2 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-08 17:10:36 +01:00
Sebastian Ramacher
e8a16931ad Add (un)install-headers and honor INCLUDEDIR and LIBDIR. 2012-03-08 17:10:31 +01:00
Moritz Lipp
5d1a872217 Fix memory leak in zathura_page_widget_finalize 2012-03-08 14:29:50 +01:00
Moritz Lipp
bbc8076bf8 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-07 16:15:07 +01:00
Moritz Lipp
1f457ed31e Update valgrind Makefile target 2012-03-07 16:15:06 +01:00
Sebastian Ramacher
904bc8cfcb Copy uninstall target in po/Makefile from girara. 2012-03-07 15:32:11 +01:00
Sebastian Ramacher
dfd2f5bec7 Add explicit po target and don't update po file all the time. 2012-03-07 15:29:35 +01:00
Sebastian Ramacher
3db0550f49 Fix flicker in text selection. 2012-03-07 15:12:59 +01:00
Moritz Lipp
67b58ef8e8 Show notification after text has been selected 2012-03-07 09:17:05 +01:00
Moritz Lipp
593d8063fe Close open document in cb_destroy 2012-03-07 01:11:18 +01:00
Moritz Lipp
e73ca51d05 Disable fullscreen mode if no document has been opened 2012-03-07 01:08:17 +01:00
Moritz Lipp
4144bcf5a0 Display error message if no document information is available 2012-03-06 21:55:10 +01:00
Moritz Lipp
6af47f5547 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-06 21:10:05 +01:00
Moritz Lipp
8c192377e8 Update Makefile 2012-03-06 21:09:58 +01:00
Sebastian Ramacher
c7d6845096 Don't map $ and 0 per default. (Closes: #139) 2012-03-06 21:07:30 +01:00
Sebastian Ramacher
eb2fe1688d Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-06 14:12:17 +01:00
Sebastian Ramacher
5d829cce1a Fix @chmod command not found 2012-03-06 14:12:14 +01:00
Moritz Lipp
6eee93ff43 Update german translation 2012-03-06 14:06:48 +01:00
Sebastian Ramacher
daea420fe6 Don't use members from the widget directly. 2012-03-06 13:37:11 +01:00