Benoît Knecht
99fbf0d17b
Add function to get the size of the laid out document
...
zathura_get_document_size computes the size of the document to be
displayed (in pixels), given the size of the individual cells. It takes
padding between the cells into account.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2012-12-13 18:18:03 +01:00
Moritz Lipp
a08520a33d
Implement cmd_exec with
2012-08-14 11:45:11 +02:00
Moritz Lipp
66b6fa65a1
Add --version command line argument
2012-07-12 10:37:58 +02:00
Moritz Lipp
8e1cf395a5
Show correct page after leaving fullscreen mode
...
Fixes #220
2012-06-17 00:20:36 +02:00
Moritz Lipp
365dc9a66e
Improve zathura_link_t
2012-05-28 12:43:22 +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
adc9f41264
Introduce new link types
2012-04-22 10:04:46 +02:00
Moritz Lipp
3412f40093
Update doc
2012-04-22 09:51:00 +02:00
Moritz Lipp
7d92d54539
Implemented marks
2012-04-21 04:59:58 +02:00
Moritz Lipp
97247f41ca
Unhitch zathura_t from document_t/page_t/plugin_manager_t
2012-04-03 09:02:45 +02: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
900516d1f1
Update documentation
2012-02-09 02:58:53 +01:00
Sebastian Ramacher
e513cb5579
store rotation in history
2012-02-08 22:23:45 +01:00
Sebastian Ramacher
c6403ec097
wrap gtk_adjustment_set_value
2012-02-08 21:34:53 +01:00
Moritz Lipp
34b6fffc33
Update documentation
2012-02-08 15:30:13 +01:00
Sebastian Ramacher
57291989c5
calculate visible pages and update current page number
2012-02-07 14:56:58 +01:00
Moritz Lipp
8ce61ed633
Implement recalc_rectangle
...
This function should be used to recalculate the coordinates of
a rectangle to its new coordinates on the rendered page
(depending on the current scale and rotation value)
2012-01-19 00:37:58 +01:00
Sebastian Ramacher
6c0a63943f
fix the zooming issue
2011-12-10 10:19:14 +01:00
Sebastian Ramacher
911d84c908
update includes due to girara restructuring
2011-10-23 17:01:15 +02:00
Moritz Lipp
8bf7587baf
Show document information
2011-10-01 23:29:40 +02:00
Moritz Lipp
2437d85471
Remove obsolete page_blank function
2011-05-27 12:57:57 +02:00
Moritz Lipp
caa058e4d2
cc_open: List only supported file types
2011-05-25 00:54:16 +02:00
Moritz Lipp
dc7c3d86eb
Calculate page offset
2011-04-19 19:24:03 +02:00
Moritz Lipp
52377b994d
Plugin register mechanism
2011-03-05 21:00:41 +01:00
Moritz Lipp
31027cbaad
Began to implement the index view
2011-02-10 11:33:28 +08:00
Moritz Lipp
ccfe1d9fba
Added some function comments
2011-02-01 22:56:43 +08:00
Moritz Lipp
0398692705
Detect which page should be rendered
2010-12-29 11:46:13 +01:00
Moritz Lipp
3f961f6c18
Continuous basics
2010-12-28 09:47:09 +01:00
Moritz Lipp
2cfe3f86b8
Complete printer list and execute command
2010-11-29 14:58:56 +01:00
Moritz Lipp
4857d62fde
Init document, some changes
2010-11-18 02:41:46 +01:00
Moritz Lipp
6046fc71fb
Include guards and shortcut definitions
2010-11-10 20:47:53 +01:00
Moritz Lipp
d51bd2bbe6
Updated file structure
2010-11-10 20:31:15 +01:00
Moritz Lipp
38ec3eea66
New file structure
2010-11-10 19:18:01 +01:00