Sebastian Ramacher
|
2ace141d07
|
Document advances-pages-per-row.
|
2012-04-10 17:45:29 +02:00 |
|
Sebastian Ramacher
|
ace9718f75
|
Add option to advance the number of pages per row. (Closes: #167)
|
2012-04-10 17:40:29 +02:00 |
|
Sebastian Ramacher
|
f10cc11bfd
|
Update tests.
|
2012-04-08 18:03:21 +02:00 |
|
Sebastian Ramacher
|
d9f5889415
|
Use the information from the file info.
|
2012-04-07 16:00:51 +02:00 |
|
Sebastian Ramacher
|
1e2ff0557e
|
Hide some structs from the plugins.
|
2012-04-06 13:54:17 +02:00 |
|
Sebastian Ramacher
|
30b9be61dd
|
Don't need to depend on GTK+ anymore.
Cairo is enough.
|
2012-04-06 13:46:35 +02:00 |
|
Sebastian Ramacher
|
84605c157e
|
Don't ship zathura.h
|
2012-04-03 18:47:12 +02:00 |
|
Sebastian Ramacher
|
f7c119b244
|
There is no need to include zathura.h anymore.
|
2012-04-03 18:39:00 +02:00 |
|
Sebastian Ramacher
|
26792ca3a6
|
Add and update translations from transifex.net
|
2012-04-03 17:25:25 +02:00 |
|
Sebastian Ramacher
|
c8c0aa361f
|
Fix typo.
|
2012-04-03 17:24:56 +02:00 |
|
Moritz Lipp
|
97247f41ca
|
Unhitch zathura_t from document_t/page_t/plugin_manager_t
|
2012-04-03 09:02:45 +02:00 |
|
Moritz Lipp
|
b458b8c17a
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-04-02 22:56:49 +02:00 |
|
Moritz Lipp
|
69bb09c43b
|
Compile with GTK3
|
2012-04-02 22:56:44 +02:00 |
|
Sebastian Ramacher
|
b30d021ca0
|
Fix index check.
|
2012-04-02 12:42:55 +02:00 |
|
Moritz Lipp
|
25320f5265
|
Resolve memory leak in db_watch_file
|
2012-04-01 22:57:34 +02:00 |
|
Moritz Lipp
|
1b44ccb0f8
|
Add missing include
|
2012-04-01 21:15:32 +02:00 |
|
Moritz Lipp
|
025c995d89
|
Introduce plugin manager
|
2012-04-01 18:32:16 +02:00 |
|
Moritz Lipp
|
7a9c7d762c
|
Prevent possible null pointer dereference
|
2012-04-01 11:38:38 +02:00 |
|
Moritz Lipp
|
2918d92280
|
Update configuration description
|
2012-04-01 11:38:15 +02:00 |
|
Moritz Lipp
|
ab4c364e56
|
Update document information plugin api
|
2012-03-30 18:24:00 +02:00 |
|
Moritz Lipp
|
2340590e93
|
Begin document test case
|
2012-03-30 16:43:00 +02:00 |
|
Moritz Lipp
|
9cdd963784
|
Auto-adjust on rotate / Update sc_adjust_window
|
2012-03-28 17:26:20 +02:00 |
|
Moritz Lipp
|
64e9f540fb
|
Fix set_rotation
|
2012-03-28 16:44:46 +02:00 |
|
Moritz Lipp
|
97b7fb41b0
|
Update doc
|
2012-03-27 22:01:00 +02:00 |
|
Moritz Lipp
|
334b4fbb95
|
Introduce and use zathura_document wrapper functions
|
2012-03-27 21:59:35 +02:00 |
|
Moritz Lipp
|
c82c2aaf04
|
Rename document_functions to plugin_functions
|
2012-03-27 19:34:06 +02:00 |
|
Moritz Lipp
|
67d0af41ed
|
Remove zathura_page_data and zathura_document_data
|
2012-03-27 18:47:18 +02:00 |
|
Moritz Lipp
|
647f26a77f
|
Implemented some zathura_document wrapper functions
|
2012-03-27 14:44:09 +02:00 |
|
Moritz Lipp
|
61d7a6a436
|
Pass document/page data to plugin functions
|
2012-03-27 14:22:36 +02:00 |
|
Moritz Lipp
|
2f4076ccca
|
Use internal.h for internal types
|
2012-03-27 13:34:31 +02:00 |
|
Moritz Lipp
|
76f63bc1ef
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-03-27 13:30:10 +02:00 |
|
Moritz Lipp
|
4ade2c1472
|
Introduced plugin.h and plugin-api.h
|
2012-03-27 13:30:04 +02:00 |
|
Sebastian Ramacher
|
1fb49fbf06
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-03-27 11:56:54 +02:00 |
|
Sebastian Ramacher
|
c1834500b1
|
It was to late.
|
2012-03-27 11:56:42 +02:00 |
|
Moritz Lipp
|
2826595333
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-03-27 11:19:45 +02:00 |
|
Moritz Lipp
|
fa40facc71
|
Begin to introduce types.h
|
2012-03-27 11:19:39 +02:00 |
|
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 |
|