Moritz Lipp
|
dfbd39c59d
|
Evalute ZATHURA_LINK_DESTINATION_XYZ
|
2012-06-06 16:20:12 +02:00 |
|
Moritz Lipp
|
7d2265c294
|
Consider link types in link_new and link_free
|
2012-06-06 15:45:20 +02:00 |
|
Moritz Lipp
|
dbe0a5c84b
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-06-04 11:46:43 +02:00 |
|
Moritz Lipp
|
bc3791859b
|
Use recolor colors while loading page
|
2012-06-04 11:46:35 +02:00 |
|
Sebastian Ramacher
|
517acbd576
|
Remove \n in debug output.
|
2012-06-03 22:09:27 +02:00 |
|
Sebastian Ramacher
|
508f8dad8d
|
Print full pages.
|
2012-06-03 22:07:42 +02:00 |
|
Sebastian Ramacher
|
290eefde5c
|
Use a lock to lock the render thread for printing.
|
2012-06-03 22:06:57 +02:00 |
|
Sebastian Ramacher
|
f28decccc1
|
Revert "Render pages for printing in render thread."
This reverts commit 8271419222 .
|
2012-06-03 21:54:10 +02:00 |
|
Sebastian Ramacher
|
8271419222
|
Render pages for printing in render thread.
This needs some looking in the render thread.
|
2012-06-01 20:56:55 +02:00 |
|
Sebastian Ramacher
|
4dc8c39728
|
Add Glen to AUTHORS.
|
2012-06-01 20:10:39 +02:00 |
|
Glen Winters
|
2632aa2990
|
Fix bug where page number does not update in mark_evaluate
|
2012-06-01 20:09:39 +02:00 |
|
Glen Winters
|
65856538d5
|
Fix zathura_link_destination_type_t misspelling
|
2012-05-28 13:39:30 +02:00 |
|
Moritz Lipp
|
365dc9a66e
|
Improve zathura_link_t
|
2012-05-28 12:43:22 +02:00 |
|
Glen Winters
|
325ea7ede9
|
Fix version.h misspelling
|
2012-05-28 10:08:03 +02:00 |
|
Glen Winters
|
7603897b84
|
Fixed data directory bug
|
2012-05-28 09:08:49 +02:00 |
|
Moritz Lipp
|
2d6a63e6fe
|
Evaluate ZATHURA_LINK_LAUNCH
|
2012-05-28 02:45:00 +02:00 |
|
Moritz Lipp
|
d721721867
|
Check if page_widget is a GTK_TABLE
|
2012-05-21 23:16:32 +02:00 |
|
Moritz Lipp
|
234ea6d323
|
Update file_valid_extension argument check
|
2012-05-21 23:16:29 +02:00 |
|
Moritz Lipp
|
122ea70e16
|
Render last-viewed pages with a higher priority
|
2012-05-15 07:52:23 +02:00 |
|
sandnon
|
3986cbc032
|
Fix the bug that index can not jump to specific page
|
2012-05-12 17:04:25 +02:00 |
|
Sebastian Ramacher
|
3793b5b33d
|
Update remaining translation files.
|
2012-05-08 19:43:48 +02:00 |
|
Sebastian Ramacher
|
f29e848dd8
|
Update Esperanto translation.
|
2012-05-08 19:36:34 +02:00 |
|
Sebastian Ramacher
|
e84f260cd8
|
Update German translation.
|
2012-05-08 19:34:07 +02:00 |
|
Sebastian Ramacher
|
da13817c80
|
Update translations from Transifex.
|
2012-05-08 19:21:44 +02:00 |
|
Moritz Lipp
|
aee30212d1
|
Unref page widgets
|
2012-05-08 17:10:57 +02:00 |
|
Moritz Lipp
|
02582692f9
|
Fix two memory leaks
|
2012-05-08 17:02:18 +02:00 |
|
Moritz Lipp
|
83f55ff24a
|
Implement sc_print
|
2012-05-08 16:47:34 +02:00 |
|
Moritz Lipp
|
de17088c91
|
Update sc_adjust_window on ZATHURA_ADJUST_BESTFIT
Closes: #200
|
2012-05-08 14:08:09 +02:00 |
|
Sebastian Ramacher
|
d05e40a8b5
|
Escape path in sc_focus_inputvar with APPEND_FILEPATH (Closes: #198)
|
2012-05-07 23:41:11 +02:00 |
|
Moritz Lipp
|
583017a836
|
Apply adjust-open only to unknown files
|
2012-05-07 00:32:55 +02:00 |
|
Moritz Lipp
|
4c25d68777
|
Restructure zathura_page_widget_private_s
|
2012-05-06 23:41:25 +02:00 |
|
Moritz Lipp
|
13711243f4
|
Improve widget size fix for sc_adjust_window
|
2012-05-06 22:52:33 +02:00 |
|
Moritz Lipp
|
9d2df003a3
|
Use gdk_threads_add_idle for adjust_window
|
2012-05-06 13:48:17 +02:00 |
|
Sebastian Ramacher
|
47686b3d47
|
Add a note on sqlite3.
|
2012-05-02 16:43:17 +02:00 |
|
Sebastian Ramacher
|
d13d1bf2ec
|
Update sqlite3 version info in README.
|
2012-05-02 15:51:57 +02:00 |
|
Sebastian Ramacher
|
afb862602e
|
We need at least sqlite3 3.5.9.
|
2012-05-02 15:49:51 +02:00 |
|
Moritz Lipp
|
800d039293
|
Check for numeric events
|
2012-05-01 19:09:33 +02:00 |
|
Moritz Lipp
|
e4c145a67e
|
Use set_adjustment in position_set_delayed_impl
|
2012-05-01 13:39:22 +02:00 |
|
Moritz Lipp
|
c2b0f7c20f
|
Close document in cb_destroy
Fixes: #158
|
2012-05-01 12:03:18 +02:00 |
|
Moritz Lipp
|
c69eebd87f
|
Export images and attachments
|
2012-05-01 11:54:52 +02:00 |
|
Moritz Lipp
|
b7b8f53cbe
|
Resolve page-jumping while zooming on last page
Resolves the problem of jumping to a wrong possition
that occured while zooming on the last page of the document
Fixes: #166
|
2012-05-01 10:23:00 +02:00 |
|
Moritz Lipp
|
9e643d4224
|
Reset position correctly after viewing index
Fixes #188
|
2012-05-01 08:22:17 +02:00 |
|
Moritz Lipp
|
b5bf7ef835
|
Fix pan problem
|
2012-04-30 22:42:53 +02:00 |
|
Moritz Lipp
|
b4f8fe3b5c
|
Restore 'pages-per-row' value
|
2012-04-29 06:26:38 +02:00 |
|
Sebastian Ramacher
|
3ea2873c13
|
Document exec, exec-command and abort-clear-search.
|
2012-04-28 21:57:12 +02:00 |
|
Sebastian Ramacher
|
d24ad831b8
|
Add setting abort-clear-search and clear search results on abort if set.
|
2012-04-28 21:47:27 +02:00 |
|
Sebastian Ramacher
|
1e1b55de57
|
Display plugin version in debug mode.
|
2012-04-28 21:26:10 +02:00 |
|
Sebastian Ramacher
|
eec5f61926
|
Provide typedefs for functions of the plugins.
|
2012-04-27 22:42:02 +02:00 |
|
Sebastian Ramacher
|
db859f3996
|
Use gmodule instead of dl. This is much more platform agnostic.
Also drop some API version 1 compatibility code.
|
2012-04-27 22:26:49 +02:00 |
|
Sebastian Ramacher
|
9472a3d076
|
Bump ABI and API version.
We have a new ABI and API so the versions should be bumped.
|
2012-04-27 22:19:29 +02:00 |
|