Sebastian Ramacher
36bdb57bf4
fix dist target
2011-08-31 16:43:35 +02:00
Sebastian Ramacher
36749e1266
add verbose build output
2011-08-31 16:41:07 +02:00
Sebastian Ramacher
894a5735bc
fix typo
2011-07-14 21:34:16 +02:00
Sebastian Ramacher
15afd761fa
update include path
2011-07-10 20:16:24 +02:00
Sebastian Ramacher
87cff5ac75
provide pkg-config file to build plugins
2011-07-10 20:14:31 +02:00
Moritz Lipp
1ba891658c
Moved plugins to own repositories
...
Every plugin is now accesible in a separate repository
2011-04-27 19:03:08 +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
Sebastian Ramacher
8025225e14
create dependencies
2011-04-19 18:53:41 +02:00
Sebastian Ramacher
a98f69c3f3
add .PHONY in Makefile
2011-04-18 11:31:57 +02:00
Johannes Meng
43a89cc2f8
Fixed uninstall path typo in Makefile.
...
Signed-off-by: Moritz Lipp <mlq@pwmt.org>
2011-03-19 15:42:30 +01:00
Moritz Lipp
4eabd47949
Added install/uninstall targets for plugins
2011-03-06 09:19:21 +01:00
Moritz Lipp
dc706aa912
Updated Makefiles (not finished)
2011-03-05 22:11:08 +01:00
Moritz Lipp
7629a30a27
Register document plugin and free registered plugins
2011-03-05 19:46:05 +01:00
Moritz Lipp
6d5ac53aa3
Document structure
2010-11-17 22:51:15 +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
Moritz Lipp
28d9758e0e
Update Makefile
2010-08-18 08:54:52 +02:00
Moritz Lipp
68fc126c8a
Specify configuration directory
...
With this commit it is possible to pass the path to an configuration
directory. Thanks to Sebastinas
Other changes:
* Updated Makefile
* Update Manpage
2010-07-22 23:40:55 +02:00
Moritz Lipp
bff9b91695
Updated Makefile
2010-07-08 20:32:27 +02:00
Moritz Lipp
f3218c2d68
Updated Makefile
...
Thanks to Sebastinas
2010-07-08 12:41:56 +02:00
Moritz Lipp
1ab25b9112
Makefile - Strip executeable
2010-06-22 01:14:13 +02:00
Moritz Lipp
97356fed47
Strip executeable
2010-06-18 14:29:15 +02:00
Moritz Lipp
0839150873
Fix make uninstall
...
Correction of the uninstall section in the Makefile.
Thanks to Laen.
2010-04-14 23:56:17 +02:00
Moritz Lipp
63e1894523
Patch for zathura build system
...
A patch to zathuras build system to get zathura
included in gentoos portage. Thanks a lot to ssuominen!
2010-03-12 18:23:41 +01:00
Moritz Lipp
e0f8bdc3b4
Added zoom buffer command
...
Now you can adjust the zoom level by typing commands like
"25Z" etc.
2010-01-28 13:57:54 +01:00
Moritz Lipp
d1ee4e0689
Updated interface from zjui project
...
The whole project files have been replaced by the first version
of zjui, a side project for the user interface. Additionally there
has been an update of the Makefile and the configuration.
Mentionable features:
* Buffered commands
* Statusbar
* Advanced completion
* Notification system
* Modes and mode-depending shortcuts
2009-12-26 14:42:57 +01:00
Moritz Lipp
96b0393531
Search fix, overworked Makefile
...
A little fix that solves the forwards, backwards searching problem
and an overworked, cleaned up Makefile
2009-09-12 11:52:32 +02:00
Moritz Lipp
2754798c73
Basic PDF functionality
...
With this commit Zathura gains PDF refered functionality and
therefore several shortcuts and commands
Added following functionality:
* Open PDF file (via command or argument)
* Scroll on the current page
* Thumb through the PDF file
* Rotate PDF page
* Zoom in and out
In progess:
* Search PDF
* Better notification system
2009-08-12 21:52:10 +02:00
Moritz Lipp
0eeb457bea
Initial commit
2009-08-11 23:18:50 +02:00