Commit Graph

2838 Commits

Author SHA1 Message Date
Moritz Lipp
f2b24f75b5 Show page border 2011-01-06 09:40:56 +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
Sebastian Ramacher
0883b88d0c fix build error with poppler >= 0.15 2011-01-02 11:05:30 +01:00
Moritz Lipp
88fd3e555a Render first page immediatly 2010-12-29 12:26:47 +01: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
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
ace7e41a17 Update README 2010-12-27 09:26:53 +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
726766549e Fix segmentation fault if no file has been opened 2010-12-26 11:10:10 +01:00
Moritz Lipp
b8aa82b4b1 Render (does not work yet) 2010-12-26 02:22:08 +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
1814caff30 ignore debug object files 2010-12-25 18:41:20 +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
Sebastian Ramacher
2c7c779984 redraw search result on NO_SEARCH 2010-12-21 15:20:03 +01:00
Sebastian Ramacher
72312aea2d remove a memory leak 2010-12-21 15:11:14 +01:00
Sebastian Ramacher
12e6f8281c Fix some memory problems in search 2010-12-21 14:40:05 +01:00
Moritz Lipp
d56c6da26e Renamed functions 2010-12-21 11:57:31 +01:00
Moritz Lipp
309566c58a Text searching problems
Updates the behaviour of the search function. Thanks to qnikst.
2010-12-21 11:53:40 +01:00
Moritz Lipp
ac12830a00 Hide inputbar 2010-12-17 03:40:57 +01:00
Sebastian Ramacher
e30a31dcf6 Merge branch 'master' of pwmt.org:zathura 2010-12-14 20:08:52 +01:00
Sebastian Ramacher
050853002a Fix OPTIONS section and GTK+ capitalization.
Thanks to Jakub Wilk.
2010-12-14 20:08:18 +01:00
Moritz Lipp
3d027dd773 Set page 2010-12-12 22:04:42 +01:00
Moritz Lipp
3bf6dc6bd1 Merge branch 'master' of pwmt.org:zathura 2010-12-12 11:09:48 +01:00
Sebastian Ramacher
c7dbde9b43 Remove two memory leaks. 2010-12-11 17:24:09 +01:00
Sebastian Ramacher
19ff39b6c6 Make :open ~/some/file.pdf work again. 2010-12-11 17:17:31 +01:00
Sebastian Ramacher
75c800e197 Fix a regression from f91bea5f. 2010-12-11 17:16:19 +01:00
Moritz Lipp
125af22b3a Merge branch 'master' of pwmt.org:zathura 2010-12-11 11:26:27 +01:00
Sebastian Ramacher
41812c5939 Add option to disable auto-generated bookmarks (closes #73)
Applying patch from Minoru with some modifications since we already have
read_bookmarks_file.
2010-12-11 10:12:50 +01:00
Sebastian Ramacher
0ab36aab2e more memory cleanup 2010-12-11 10:06:43 +01:00
Sebastian Ramacher
4bf5718349 Reread bookmarks file before writing (closes #74)
Applying patch from Minoru with some simple adapations. Therefor
read_bookmarks_file doesn't leak (bookmarks is never freed).
2010-12-11 09:51:35 +01:00
Sebastian Ramacher
fb0b700c9e drop -Wno-format-zero (not needed anymore) 2010-12-02 12:27:47 +01:00
Sebastian Ramacher
335fdbb533 Make it build without warnings if -Wno-zero-length is not set. 2010-12-01 23:07:09 +01:00
Sebastian Ramacher
25256827dc typo 2010-12-01 16:47:58 +01:00