Commit Graph

1397 Commits

Author SHA1 Message Date
Sebastian Ramacher
87ef40e399 On GNU Hurd use flock instead of fcntl.
Furthermore we need to open the file for writing if we want to lock it for writing.
2012-03-27 00:24:58 +02:00
Sebastian Ramacher
3ae7e5d7b6 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-27 00:15:51 +02:00
Moritz Lipp
5bf32f33a5 Rename page_get_id to page_get_index 2012-03-26 15:30:58 +02:00
Moritz Lipp
1133207a48 Update zathura_page plugin functions 2012-03-26 15:17:01 +02:00
Moritz Lipp
efc108fbe2 Introduced page.h 2012-03-26 14:44:56 +02:00
Moritz Lipp
fab515a42c Readjust window if new document has been opened 2012-03-25 20:31:19 +02:00
Sebastian Ramacher
abc1cd6277 Update style. 2012-03-25 04:16:06 +02:00
Sebastian Ramacher
7b0aab7404 If there is only one directory append a /. 2012-03-24 20:35:51 +01:00
Moritz Lipp
338c7e5f0b Update AUTHORS file 2012-03-24 20:18:46 +01:00
Sebastian Ramacher
e6e2c3d4a8 Update AUTHORS. 2012-03-24 19:32:38 +01:00
Moritz Lipp
fae853ebdb Update de.po 2012-03-24 18:53:49 +01:00
Moritz Lipp
8a44158fd5 Remove deprecated page_padding 2012-03-24 18:33:10 +01:00
Moritz Lipp
8e3ec89adb Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-24 18:27:14 +01:00
Moritz Lipp
90796b5b5c Added :offset command and some style updates 2012-03-24 18:27:10 +01:00
Sebastian Ramacher
f162618799 Update zathurarc.5 2012-03-24 18:11:50 +01:00
Moritz Lipp
defbf056c1 Update style 2012-03-24 17:56:23 +01:00
Sebastian Ramacher
9314f0adb3 Initialize last_view 2012-03-24 17:55:01 +01:00
Moritz Lipp
42d3373558 Update sc_goto 2012-03-24 17:45:25 +01:00
Moritz Lipp
fd06599d57 Remove unnecessary addition 2012-03-24 17:42:31 +01:00
Sebastian Ramacher
64905f282b Remove invisible pages from the memory. 2012-03-24 16:15:34 +01:00
Moritz Lipp
0e2e9d912b Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-24 10:38:51 +01:00
Moritz Lipp
3908c70eec Implemented cmd_quit 2012-03-24 10:38:48 +01:00
Sebastian Ramacher
e45cbfa885 Don't fail install if there are no manpages. 2012-03-23 22:33:50 +01:00
Sebastian Ramacher
9cacecaa5b A missing comma. 2012-03-23 21:21:07 +01:00
Sebastian Ramacher
e0dff15fec Update AUTHORS. 2012-03-23 19:35:37 +01:00
Sebastian Ramacher
0c85d41c6c Add command line option to set the log level. 2012-03-23 19:28:20 +01:00
Sebastian Ramacher
22d750eb4e If g_guess_content_type fails, fall back to file. 2012-03-23 18:08:24 +01:00
Sebastian Ramacher
dd26ed1379 Don't access members directly and make it GTK+3 compatible. 2012-03-23 17:35:41 +01:00
Moritz Lipp
dccac1580b Copy image to clipboard 2012-03-22 18:51:02 +01:00
Moritz Lipp
85a555444f Fix typo 2012-03-22 18:23:33 +01:00
Moritz Lipp
a9b6ac1ac8 Remove unnecessary initializations 2012-03-22 17:15:08 +01:00
Sebastian Ramacher
1dd2430554 If g_content_type_guess is certain, stop early. 2012-03-22 16:28:36 +01:00
Sebastian Ramacher
9c334cc6a6 Add ABI versioning. 2012-03-21 16:23:29 +01:00
Sebastian Ramacher
8b63def820 Fix typo. 2012-03-21 11:47:29 +01:00
Sebastian Ramacher
07d02d934a We only need to lock the widget update. 2012-03-20 01:30:02 +01:00
Sebastian Ramacher
1e52472cb1 Ship prebuilt manpages. (Closes: #147).
Thanks to Urchlay for the patch.
2012-03-20 01:07:39 +01:00
Sebastian Ramacher
4a382334c2 An improvement. 2012-03-20 00:56:03 +01:00
Sebastian Ramacher
8789dea222 Add completion for :write (Closes: #138) 2012-03-20 00:54:12 +01:00
Moritz Lipp
41bcad37d7 Update AUTHORS file 2012-03-19 21:20:21 +01:00
Sebastian Ramacher
cdb09e4f48 Filter database-sqlite.c correctly. 2012-03-19 20:10:15 +01:00
Sebastian Ramacher
0232bcbc35 Include gtk.h. 2012-03-19 20:09:11 +01:00
Sebastian Ramacher
393fb2a2b6 Simplify zathura_document_plugins_load. 2012-03-19 17:13:00 +01:00
Sebastian Ramacher
1bccf8846f Add a missing NULL. 2012-03-19 17:08:23 +01:00
Moritz Lipp
5b6a399256 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-19 17:05:56 +01:00
Sebastian Ramacher
2475c371fd There is really no reason to implement file_exists on our own. 2012-03-19 17:03:27 +01:00
Moritz Lipp
0a0c712e17 Added basic session test 2012-03-19 17:00:34 +01:00
Sebastian Ramacher
c9de38d960 Document rotate-cw and rotate-ccw. 2012-03-19 11:52:00 +01:00
Sebastian Ramacher
6cdc2b1974 Add argument to rotate to support counter-clockwise rotation (Closes: #154) 2012-03-19 11:43:07 +01:00
Felix Herrmann
d4b92610de readjust view in sc_adjust_window (to keep position) 2012-03-19 11:22:01 +01:00
Sebastian Ramacher
fbc5f1431f Add HEADERINST. 2012-03-18 19:38:17 +01:00