Moritz Lipp
|
b6f1868e7f
|
Fix automatic file reloading
|
2012-02-20 20:07:24 +01:00 |
|
Moritz Lipp
|
bf0bb66503
|
Abort search if page_search_text is not implemented
|
2012-02-18 09:21:34 +01:00 |
|
Moritz Lipp
|
3facd5beb0
|
Replace image_save with image_get_cairo
|
2012-02-11 17:53:28 +01:00 |
|
Moritz Lipp
|
626fd50e32
|
Introduced zathura_plugin_error_t
|
2012-02-07 21:10:59 +01:00 |
|
Sebastian Ramacher
|
b60804ef78
|
implement search forward and backward
|
2012-02-07 19:15:01 +01:00 |
|
Moritz Lipp
|
21a65cbe34
|
Rename PageViewWidget to PageWidget
|
2012-02-07 18:30:46 +01:00 |
|
Sebastian Ramacher
|
ed61553309
|
jump to first result if it is not one the current page
|
2012-02-07 18:19:48 +01:00 |
|
Sebastian Ramacher
|
ba0ee61dfe
|
draw search results again
|
2012-02-07 16:59:42 +01:00 |
|
Moritz Lipp
|
d3967d9bde
|
Save links in page_view_widget
|
2012-02-07 16:39:02 +01:00 |
|
Sebastian Ramacher
|
c2b9d22ad1
|
don't search on hidden pages
|
2012-02-07 15:05:22 +01:00 |
|
Sebastian Ramacher
|
01bdd58104
|
implement cmd_search
|
2012-02-07 12:08:00 +01:00 |
|
Sebastian Ramacher
|
82525556a3
|
implement :export
|
2012-01-13 18:54:09 +01:00 |
|
Sebastian Ramacher
|
777e19baf4
|
const correctness
|
2011-12-09 14:48:16 +01:00 |
|
Sebastian Ramacher
|
8146ebdb3d
|
Fix 'format not a string literal' warnings
|
2011-11-19 17:14:02 +01:00 |
|
Moritz Lipp
|
5acf8da4de
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2011-10-24 10:51:09 +02:00 |
|
Sebastian Ramacher
|
911d84c908
|
update includes due to girara restructuring
|
2011-10-23 17:01:15 +02:00 |
|
Moritz Lipp
|
98cc73d3e4
|
Added cmd_search
|
2011-10-22 16:35:38 +02:00 |
|
Moritz Lipp
|
9f1a3c6c62
|
Some style updates
|
2011-10-12 16:18:40 +02:00 |
|
Moritz Lipp
|
f384c912a0
|
Fix cc_bookmarks
|
2011-10-12 12:49:52 +02:00 |
|
Sebastian Ramacher
|
bbb08b17be
|
g_object_ref the print settings (as seen in the GTK+ documentation)
|
2011-10-10 19:58:48 +02:00 |
|
Sebastian Ramacher
|
d9d28bc544
|
+1/-1 when storing/loading pages
|
2011-10-06 18:33:54 +02:00 |
|
Sebastian Ramacher
|
b380f6f14b
|
implement bookmark create
|
2011-10-06 18:07:02 +02:00 |
|
Sebastian Ramacher
|
f00b3fcf03
|
implement bookmark open
|
2011-10-06 18:01:15 +02:00 |
|
Moritz Lipp
|
8bf7587baf
|
Show document information
|
2011-10-01 23:29:40 +02:00 |
|
Pavel Borzenkov
|
24081171db
|
Coding style fixes
No functional changes.
Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
Signed-off-by: Sebastian Ramacher <s.ramacher@gmx.at>
|
2011-09-21 09:22:52 +02:00 |
|
Moritz Lipp
|
a6268788c0
|
Resolve warnings caused by -Wextra
|
2011-09-21 00:46:03 +02:00 |
|
Sebastian Ramacher
|
7b3d31a3e5
|
implement cmd_bookmark_remove
|
2011-09-03 13:40:28 +02:00 |
|
Sebastian Ramacher
|
bb466fc891
|
add cmd_help skeleton
|
2011-09-01 13:15:27 +02:00 |
|
Sebastian Ramacher
|
87aa9b9a46
|
implement :write and :write!
|
2011-09-01 11:51:49 +02:00 |
|
Sebastian Ramacher
|
c24117b487
|
remove extra semi-colon
|
2011-08-31 12:42:22 +02:00 |
|
Sebastian Ramacher
|
c445b0e679
|
implement :open
|
2011-08-31 00:08:33 +02:00 |
|
Sebastian Ramacher
|
e349eddd9d
|
don't fail in :close if nothing is open
|
2011-08-30 23:40:13 +02:00 |
|
Moritz Lipp
|
bd37f6333e
|
Began to implement cmd_open completion
|
2011-05-25 00:24:43 +02:00 |
|
Moritz Lipp
|
ebd6605adf
|
Began to implement the printing dialog
|
2011-04-29 00:28:19 +02:00 |
|
Moritz Lipp
|
5e4d584382
|
Merge branch 'render' into girara
Conflicts:
Makefile
config.c
config.h
document.c
ft/djvu/Makefile
ft/pdf-mupdf/Makefile
ft/pdf-poppler/Makefile
render.c
zathura.c
|
2011-04-19 21:54:24 +02:00 |
|
Moritz Lipp
|
12793b3552
|
Update cmd_* definitions
The command definitions are now updated to fit to the updated
definitions of girara.
|
2011-04-19 10:38:59 +02:00 |
|
Moritz Lipp
|
4a8f4df2db
|
Updated commands/render/shortcuts/utils for zathura object
|
2011-04-18 18:29:50 +02:00 |
|
Moritz Lipp
|
e04c86a7f3
|
Documented document.h
|
2011-03-12 11:32:24 +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 |
|