Commit graph

  • 7629a30a27 Register document plugin and free registered plugins Moritz Lipp 2011-03-05 19:46:05 +0100
  • baca010f3c fix executable file path in uninstall Moritz Lipp 2011-02-18 13:32:22 +0100
  • 64fe1f132d fix executable file path in uninstall Moritz Lipp 2011-02-18 13:32:22 +0100
  • ef3944421b Surround render call by tenter/tleave Moritz Lipp 2011-02-28 11:27:03 +0800
  • 890280ba23 Update page_free Moritz Lipp 2011-02-27 08:19:26 +0800
  • f9c51655cf Began to use mupdf instead of poppler Moritz Lipp 2011-02-26 11:15:50 +0800
  • a1fe0f0b4b Don't segfault if reloaded document has less pages. Sebastian Ramacher 2011-02-17 19:45:02 +0100
  • 382f5e7618 Don't segfault if reloaded document has less pages. Sebastian Ramacher 2011-02-17 19:45:02 +0100
  • 31027cbaad Began to implement the index view Moritz Lipp 2011-02-10 11:33:28 +0800
  • c41f945994 Implemented toggle inputbar/statusbar Moritz Lipp 2011-02-10 10:10:58 +0800
  • 9c27ab49e8 Implemented sc_toggle_fullscreen Moritz Lipp 2011-02-10 10:06:13 +0800
  • dbb304af35 Experimental implementation of sc_zoom Moritz Lipp 2011-02-10 04:28:36 +0800
  • 498a1c31e4 Experimental implementation of sc_goto Moritz Lipp 2011-02-10 00:12:09 +0800
  • a97cda9176 Update shortcuts function to girara interface Moritz Lipp 2011-02-09 23:53:18 +0800
  • 5e7a774101 Updated coding standard Moritz Lipp 2011-02-09 19:29:09 +0800
  • 4c19c798f7 Add function documentation Moritz Lipp 2011-02-08 14:51:53 +0800
  • ccfe1d9fba Added some function comments Moritz Lipp 2011-02-01 22:48:16 +0800
  • e043e55b13 Use GCond for rendering thread Moritz Lipp 2011-01-26 19:06:57 +0800
  • 056269fcae Renamed search to render Moritz Lipp 2011-01-24 20:10:06 +0800
  • 93e2edf4c9 sc_scroll Moritz Lipp 2011-01-24 19:54:20 +0800
  • 55eaca8ec7 Render thread Moritz Lipp 2011-01-24 19:43:39 +0800
  • 1fc97838e1 Update config_load_default function header Moritz Lipp 2011-01-24 16:40:05 +0800
  • 22fea7d281 Began to set locks for rendering thread Moritz Lipp 2011-01-11 10:57:59 +0100
  • 1b835ed2f3 Hide inputbar frame Moritz Lipp 2011-01-11 02:35:01 +0100
  • d2503b49c3 Hide inputbar frame Moritz Lipp 2011-01-11 02:35:01 +0100
  • 02f646751d Moved render function Moritz Lipp 2011-01-07 09:07:02 +0100
  • a819cf5126 Fixed some memory leaks Moritz Lipp 2011-01-06 11:54:31 +0100
  • f2b24f75b5 Show page border Moritz Lipp 2011-01-06 09:40:56 +0100
  • 88d4766a75 Render page when needed Moritz Lipp 2011-01-06 08:59:10 +0100
  • ce09e56e2a Speed up djvu Moritz Lipp 2011-01-05 23:37:47 +0100
  • e75a645621 fix build error with poppler >= 0.15 Sebastian Ramacher 2011-01-02 11:05:30 +0100
  • 0883b88d0c fix build error with poppler >= 0.15 Sebastian Ramacher 2011-01-02 11:05:30 +0100
  • 88fd3e555a Render first page immediatly Moritz Lipp 2010-12-29 12:26:47 +0100
  • 0398692705 Detect which page should be rendered Moritz Lipp 2010-12-29 11:46:13 +0100
  • 3f961f6c18 Continuous basics Moritz Lipp 2010-12-28 09:47:09 +0100
  • eebdc8dece Get all pages Moritz Lipp 2010-12-28 00:47:41 +0100
  • 61782f4bf1 Fixed get_height Moritz Lipp 2010-12-27 11:11:35 +0100
  • 88f4bbab96 Added missing semicolon Moritz Lipp 2010-12-27 10:24:12 +0100
  • 139493c629 Update rotation to use DDJVU internals Moritz Lipp 2010-12-27 09:49:22 +0100
  • 19637bcd54 djvu support rotation Moritz Lipp 2010-12-27 09:44:28 +0100
  • ace7e41a17 Update README Moritz Lipp 2010-12-27 09:26:53 +0100
  • 14fbe0f72e Render ddjvu document Moritz Lipp 2010-12-27 09:22:08 +0100
  • 14d744befe [testing] Use GdkPixbuf instead of cairo Moritz Lipp 2010-12-27 09:07:17 +0100
  • a76dd2f4fe Render PDF page Moritz Lipp 2010-12-26 20:35:26 +0100
  • 726766549e Fix segmentation fault if no file has been opened Moritz Lipp 2010-12-26 11:10:10 +0100
  • b8aa82b4b1 Render (does not work yet) Moritz Lipp 2010-12-26 02:22:08 +0100
  • ca35db2dc9 Added drawing area Moritz Lipp 2010-12-26 01:52:17 +0100
  • 890d6b3299 Update coding standard Moritz Lipp 2010-12-26 01:12:20 +0100
  • abc7deadd3 Update djvu/pdf render functions Moritz Lipp 2010-12-26 01:03:04 +0100
  • 7627c56d30 Update width/height on rotation Moritz Lipp 2010-12-26 00:54:07 +0100
  • c0cfa407ca Began with ddjvu render method Moritz Lipp 2010-12-26 00:47:42 +0100
  • ecef579ce0 Get/Free djvu page Moritz Lipp 2010-12-26 00:28:53 +0100
  • 1814caff30 ignore debug object files Sebastian Ramacher 2010-12-25 18:41:20 +0100
  • 1b0d1da6b4 create index of PDF documents Sebastian Ramacher 2010-12-25 00:47:52 +0100
  • 7d73b15e85 document_index_generate should return tree-like data structures Sebastian Ramacher 2010-12-24 16:21:54 +0100
  • 7c6b081984 Revised pdf/djvu open functions Moritz Lipp 2010-12-23 20:26:36 +0100
  • 876f1e9ead Implemented djvu_document_free Moritz Lipp 2010-12-23 19:45:06 +0100
  • f8aa8773f3 Began to add djvu support Moritz Lipp 2010-12-23 19:41:07 +0100
  • 91a2c6d3d1 redraw search result on NO_SEARCH Sebastian Ramacher 2010-12-21 15:20:03 +0100
  • 2c7c779984 redraw search result on NO_SEARCH Sebastian Ramacher 2010-12-21 15:20:03 +0100
  • e98ec46bd1 remove a memory leak Sebastian Ramacher 2010-12-21 15:11:14 +0100
  • 72312aea2d remove a memory leak Sebastian Ramacher 2010-12-21 15:11:14 +0100
  • 765bd612b0 Fix some memory problems in search Sebastian Ramacher 2010-12-21 14:40:05 +0100
  • 12e6f8281c Fix some memory problems in search Sebastian Ramacher 2010-12-21 14:40:05 +0100
  • 6ee1d48eaa Renamed functions Moritz Lipp 2010-12-21 11:57:31 +0100
  • d56c6da26e Renamed functions Moritz Lipp 2010-12-21 11:57:31 +0100
  • 10659ac545 Text searching problems Moritz Lipp 2010-12-21 11:53:40 +0100
  • 309566c58a Text searching problems Moritz Lipp 2010-12-21 11:53:40 +0100
  • 9f8441461d Hide inputbar Moritz Lipp 2010-12-17 03:40:57 +0100
  • ac12830a00 Hide inputbar Moritz Lipp 2010-12-17 03:40:57 +0100
  • 93897dbeb0 Merge branch 'master' of pwmt.org:zathura Sebastian Ramacher 2010-12-14 20:08:52 +0100
  • e30a31dcf6 Merge branch 'master' of pwmt.org:zathura Sebastian Ramacher 2010-12-14 20:08:52 +0100
  • d8dd04aef4 Fix OPTIONS section and GTK+ capitalization. Sebastian Ramacher 2010-12-14 20:08:18 +0100
  • 050853002a Fix OPTIONS section and GTK+ capitalization. Sebastian Ramacher 2010-12-14 20:08:18 +0100
  • 3d027dd773 Set page Moritz Lipp 2010-12-12 22:04:42 +0100
  • 2bfb553493 Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-12-12 11:09:48 +0100
  • 3bf6dc6bd1 Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-12-12 11:09:48 +0100
  • 53cd5852b2 Remove two memory leaks. Sebastian Ramacher 2010-12-11 17:24:09 +0100
  • c7dbde9b43 Remove two memory leaks. Sebastian Ramacher 2010-12-11 17:24:09 +0100
  • 05f22f8f6a Make :open ~/some/file.pdf work again. Sebastian Ramacher 2010-12-11 17:17:31 +0100
  • 19ff39b6c6 Make :open ~/some/file.pdf work again. Sebastian Ramacher 2010-12-11 17:17:31 +0100
  • 1ef74826e6 Fix a regression from f91bea5f. Sebastian Ramacher 2010-12-11 17:16:19 +0100
  • 75c800e197 Fix a regression from f91bea5f. Sebastian Ramacher 2010-12-11 17:16:19 +0100
  • b5684c3a10 Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-12-11 11:26:27 +0100
  • 125af22b3a Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-12-11 11:26:27 +0100
  • 205298bce7 Add option to disable auto-generated bookmarks (closes #73) Sebastian Ramacher 2010-12-11 10:12:50 +0100
  • 41812c5939 Add option to disable auto-generated bookmarks (closes #73) Sebastian Ramacher 2010-12-11 10:12:50 +0100
  • 7627aa1752 more memory cleanup Sebastian Ramacher 2010-12-11 10:06:43 +0100
  • 0ab36aab2e more memory cleanup Sebastian Ramacher 2010-12-11 10:06:43 +0100
  • af61d097ed Reread bookmarks file before writing (closes #74) Sebastian Ramacher 2010-12-11 09:51:35 +0100
  • 4bf5718349 Reread bookmarks file before writing (closes #74) Sebastian Ramacher 2010-12-11 09:51:35 +0100
  • 2ce5b54c71 drop -Wno-format-zero (not needed anymore) Sebastian Ramacher 2010-12-02 12:27:47 +0100
  • fb0b700c9e drop -Wno-format-zero (not needed anymore) Sebastian Ramacher 2010-12-02 12:27:47 +0100
  • 18da0bf228 Make it build without warnings if -Wno-zero-length is not set. Sebastian Ramacher 2010-12-01 23:07:09 +0100
  • 335fdbb533 Make it build without warnings if -Wno-zero-length is not set. Sebastian Ramacher 2010-12-01 23:07:09 +0100
  • d42692eae6 typo Sebastian Ramacher 2010-12-01 16:47:58 +0100
  • 25256827dc typo Sebastian Ramacher 2010-12-01 16:47:58 +0100
  • 8ea7af2c95 Fix some memory issues related to bookmarks (closes #26). Sebastian Ramacher 2010-12-01 11:19:35 +0100
  • 4fe4bfcde1 Fix some memory issues related to bookmarks (closes #26). Sebastian Ramacher 2010-12-01 11:19:35 +0100
  • 43b6497ffa Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-11-29 14:59:14 +0100