Commit Graph

51 Commits

Author SHA1 Message Date
Moritz Lipp
08117975d3 Updated plugins 2011-04-18 18:05:17 +02:00
Moritz Lipp
6689a3422a Updated plugin render functions 2011-03-18 14:10:42 +01:00
Moritz Lipp
7d18faa452 Replace GtkWidget with zathura_image_buffer_t 2011-03-18 13:27:21 +01:00
Moritz Lipp
58c2ee7dd3 Updated Makefile 2011-03-18 10:09:50 +01:00
Moritz Lipp
4eca979695 Updated mupdf backend 2011-03-06 11:24:30 +01:00
Moritz Lipp
3f23dcfb6e Merge branch 'mupdf' into girara
Updated to mupdf 0.8

Conflicts:
	config.mk
	ft/pdf-mupdf/pdf.h
	ft/pdf-poppler/pdf.c
	ft/pdf-poppler/pdf.h
	ft/pdf/pdf.h
2011-03-06 09:43:19 +01:00
Moritz Lipp
ff4df5e385 Renamed pdf poppler plugin 2011-03-06 09:22:38 +01:00
Moritz Lipp
bf456a8c9f Renamed mupdf plugin directory 2011-03-06 09:20:45 +01:00
Moritz Lipp
4eabd47949 Added install/uninstall targets for plugins 2011-03-06 09:19:21 +01:00
Moritz Lipp
dc660d2c56 Register plugin correctly and handle dlhandle correctly 2011-03-06 09:14:36 +01:00
Moritz Lipp
86b54e728b Update Makefile 2011-03-06 02:21:46 +01:00
Moritz Lipp
95c3037a45 Updated Makefile and register file type 2011-03-06 01:48:14 +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
890280ba23 Update page_free 2011-02-27 08:19:26 +08:00
Moritz Lipp
f9c51655cf Began to use mupdf instead of poppler 2011-02-26 16:09:23 +08:00
Moritz Lipp
31027cbaad Began to implement the index view 2011-02-10 11:33:28 +08:00
Moritz Lipp
dbb304af35 Experimental implementation of sc_zoom 2011-02-10 04:28:36 +08:00
Moritz Lipp
5e7a774101 Updated coding standard 2011-02-09 19:44:48 +08:00
Moritz Lipp
22fea7d281 Began to set locks for rendering thread 2011-01-11 10:57:59 +01:00
Moritz Lipp
a819cf5126 Fixed some memory leaks 2011-01-06 11:54:31 +01:00
Moritz Lipp
88d4766a75 Render page when needed 2011-01-06 09:01:33 +01:00
Moritz Lipp
ce09e56e2a Speed up djvu 2011-01-05 23:37:47 +01:00
Moritz Lipp
0398692705 Detect which page should be rendered 2010-12-29 11:46:13 +01:00
Moritz Lipp
eebdc8dece Get all pages 2010-12-28 00:47:41 +01:00
Moritz Lipp
61782f4bf1 Fixed get_height 2010-12-27 11:11:35 +01:00
Moritz Lipp
88f4bbab96 Added missing semicolon 2010-12-27 10:24:12 +01:00
Moritz Lipp
139493c629 Update rotation to use DDJVU internals 2010-12-27 09:49:22 +01:00
Moritz Lipp
19637bcd54 djvu support rotation 2010-12-27 09:44:28 +01:00
Moritz Lipp
14fbe0f72e Render ddjvu document 2010-12-27 09:22:08 +01:00
Moritz Lipp
14d744befe [testing] Use GdkPixbuf instead of cairo 2010-12-27 09:07:17 +01:00
Moritz Lipp
a76dd2f4fe Render PDF page 2010-12-26 20:35:26 +01:00
Moritz Lipp
ca35db2dc9 Added drawing area 2010-12-26 01:52:17 +01:00
Moritz Lipp
890d6b3299 Update coding standard 2010-12-26 01:12:20 +01:00
Moritz Lipp
abc7deadd3 Update djvu/pdf render functions 2010-12-26 01:03:04 +01:00
Moritz Lipp
7627c56d30 Update width/height on rotation 2010-12-26 00:54:07 +01:00
Moritz Lipp
c0cfa407ca Began with ddjvu render method 2010-12-26 00:47:42 +01:00
Moritz Lipp
ecef579ce0 Get/Free djvu page 2010-12-26 00:28:53 +01:00
Sebastian Ramacher
1b0d1da6b4 create index of PDF documents 2010-12-25 00:47:52 +01:00
Sebastian Ramacher
7d73b15e85 document_index_generate should return tree-like data structures 2010-12-24 16:21:54 +01:00
Moritz Lipp
7c6b081984 Revised pdf/djvu open functions 2010-12-23 20:27:02 +01:00
Moritz Lipp
876f1e9ead Implemented djvu_document_free 2010-12-23 19:45:06 +01:00
Moritz Lipp
f8aa8773f3 Began to add djvu support 2010-12-23 19:41:07 +01:00
Moritz Lipp
ff2b588ea5 Statusbar entries 2010-11-18 21:22:43 +01:00
Moritz Lipp
43727a597b Get and free pdf page 2010-11-18 14:51:13 +01:00
Moritz Lipp
f5fabb01ba Determine realpath of path 2010-11-18 13:54:35 +01:00
Moritz Lipp
cd7fda37cf PDF function definitions 2010-11-18 03:15:32 +01:00
Moritz Lipp
4857d62fde Init document, some changes 2010-11-18 02:41:46 +01:00
Moritz Lipp
f1438f5f85 Update document definition 2010-11-17 23:15:08 +01:00
Moritz Lipp
6d5ac53aa3 Document structure 2010-11-17 22:51:15 +01:00