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
Sebastian Ramacher
7b98e40e23
Implement database migration to the new layout.
2012-04-27 21:56:41 +02:00
Moritz Lipp
0c0a5f266c
Open multiple arguments
...
It is now possible to open multiple files by passing them as additional
arguments. The password can now be set with the -w/--password parameter
instead of the argument after the filename.
2012-04-27 12:44:05 +02:00
Sebastian Ramacher
d6ff7a89ab
Don't add gthread twice.
2012-04-24 16:44:31 +02:00
Moritz Lipp
abe6755558
Added missing initializer
2012-04-24 13:46:00 +02:00
Moritz Lipp
dd8878b0fb
Link to gthread
2012-04-23 00:37:52 +02:00
Moritz Lipp
d882bf9cd8
Enable t in sc_rotate
2012-04-22 23:59:30 +02:00
Moritz Lipp
036dc0cd57
Implement hlsearch/nohlsearch
2012-04-22 19:12:45 +02:00
Moritz Lipp
a86940b3f4
Implement ZATHURA_LINK_GOTO_REMOTE
2012-04-22 11:11:36 +02:00
Moritz Lipp
ef99076a48
Prevent zathura from SIGSEGV if link is a NULL pointer
2012-04-22 10:33:30 +02:00
Moritz Lipp
adc9f41264
Introduce new link types
2012-04-22 10:04:46 +02:00