Commit graph

  • 4806163e24 Comment unused variable Moritz Lipp 2011-04-30 13:07:14 +0200
  • ebd6605adf Began to implement the printing dialog Moritz Lipp 2011-04-29 00:28:19 +0200
  • 2504604e73 Remove sc_change_buffer from config.h Moritz Lipp 2011-04-28 17:27:44 +0200
  • 8de7969b2d Drop sc_change_buffer Moritz Lipp 2011-04-27 20:41:02 +0200
  • 40ae60ea42 Updated page_set function Moritz Lipp 2011-04-27 20:32:57 +0200
  • 4763624dab Display current page number in statusbar Moritz Lipp 2011-04-27 19:57:49 +0200
  • 1ba891658c Moved plugins to own repositories Moritz Lipp 2011-04-27 19:03:08 +0200
  • 691b5c7697 Postscript support through libspectre Moritz Lipp 2011-04-26 17:09:39 +0200
  • 1806b04786 Initialize lock before creating the render thread Moritz Lipp 2011-04-26 16:39:40 +0200
  • a5bf154dfa Fix zooming in poppler pdf backend Moritz Lipp 2011-04-25 23:49:38 +0200
  • 8af8103bf3 Updated key bindings Moritz Lipp 2011-04-25 19:52:04 +0200
  • 68bda8550f Initialize girara after parsing the configuration Moritz Lipp 2011-04-25 17:41:45 +0200
  • 9f5430e449 Handle 0 pages-per-row Moritz Lipp 2011-04-25 16:54:21 +0200
  • 4146cfbb84 Added shift-space command Moritz Lipp 2011-04-21 14:30:23 +0200
  • 8be9a8159f Merge branch 'girara' of pwmt.org:zathura into girara Sebastian Ramacher 2011-04-20 16:58:15 +0200
  • 48f04fc587 fix a typo Sebastian Ramacher 2011-04-20 16:58:08 +0200
  • 08c8187ef5 Load default configuration Moritz Lipp 2011-04-20 15:55:09 +0200
  • ad05f0058b fix .desktop file Sebastian Ramacher 2011-04-20 11:57:37 +0200
  • 3a46d07964 fix .desktop file Sebastian Ramacher 2011-04-20 11:57:37 +0200
  • 5e4d584382 Merge branch 'render' into girara Moritz Lipp 2011-04-19 21:54:24 +0200
  • 5c5df5bf82 Fixed rendering Moritz Lipp 2011-04-19 21:42:18 +0200
  • 752ca8ec11 Destroy surface if page is not visible Moritz Lipp 2011-04-19 20:46:33 +0200
  • 09328e8e89 use GtkTable for page layout Sebastian Ramacher 2011-04-19 20:41:16 +0200
  • 222bd718e4 Simplify offset calculation Moritz Lipp 2011-04-19 20:23:58 +0200
  • df98e51568 Merge branch 'render' of pwmt.org:zathura into render Moritz Lipp 2011-04-19 19:24:14 +0200
  • dc7c3d86eb Calculate page offset Moritz Lipp 2011-04-19 19:24:03 +0200
  • 0a18af5912 ignore .depend Sebastian Ramacher 2011-04-19 19:07:18 +0200
  • 8025225e14 create dependencies Sebastian Ramacher 2011-04-19 18:53:41 +0200
  • a415666cc1 zathura_page_t: replace rendered by visible Sebastian Ramacher 2011-04-19 18:33:28 +0200
  • a80770a320 Save zathura object in zathura_ocument_t Moritz Lipp 2011-04-19 17:46:44 +0200
  • 48d5dad99d Fixed rendering for djvu backend Moritz Lipp 2011-04-19 16:42:16 +0200
  • 07cc456ae9 Fixed rendering for mupdf/poppler backend Moritz Lipp 2011-04-19 16:24:19 +0200
  • a77ca6fef5 Merge branch 'render' of pwmt.org:zathura into render Moritz Lipp 2011-04-19 16:03:48 +0200
  • 5151b84a6f Update render function Moritz Lipp 2011-04-19 16:03:42 +0200
  • fd283c8873 memory leak Sebastian Ramacher 2011-04-19 16:02:54 +0200
  • 7dd5c0d567 resize Sebastian Ramacher 2011-04-19 15:39:10 +0200
  • 4eef03c201 invalidate rect Sebastian Ramacher 2011-04-19 15:26:26 +0200
  • 45afe89e87 invalidate rect Sebastian Ramacher 2011-04-19 15:23:55 +0200
  • 298c9d2c7a readd tabbed support Sebastian Ramacher 2011-04-19 14:46:08 +0200
  • 12793b3552 Update cmd_* definitions Moritz Lipp 2011-04-19 10:38:59 +0200
  • b2fc17207e Make plugin path configurable Sebastian Ramacher 2011-04-19 00:36:56 +0200
  • fdf0bd5649 Save surface temporary in page_t Moritz Lipp 2011-04-18 22:59:59 +0200
  • 8bcb79ea94 Update Moritz Lipp 2011-04-18 21:22:35 +0200
  • 4a8f4df2db Updated commands/render/shortcuts/utils for zathura object Moritz Lipp 2011-04-18 18:29:50 +0200
  • 536862900e Updated document.c/zathura.c Moritz Lipp 2011-04-18 18:23:34 +0200
  • 0d5a06ce29 free plugins Sebastian Ramacher 2011-04-18 18:21:33 +0200
  • 0aa9264732 Merge branch 'render' of pwmt.org:zathura into render Sebastian Ramacher 2011-04-18 18:21:02 +0200
  • f57fe5dfde update document.c/.h Sebastian Ramacher 2011-04-18 18:19:41 +0200
  • 08117975d3 Updated plugins Moritz Lipp 2011-04-18 18:05:17 +0200
  • 2eed47a314 Updated render.c/render.h Moritz Lipp 2011-04-18 18:00:08 +0200
  • 9026f92469 Updated shortcuts.c Moritz Lipp 2011-04-18 17:55:50 +0200
  • daa523aaf5 Updated callbacks.c Moritz Lipp 2011-04-18 17:37:03 +0200
  • a181c04775 Fixed config.c Moritz Lipp 2011-04-18 17:28:27 +0200
  • e1e6885679 Merge branch 'render' of pwmt.org:zathura into render Moritz Lipp 2011-04-18 17:27:58 +0200
  • 8960b6e83d Updated zathura.h/zathura.c Moritz Lipp 2011-04-18 17:27:49 +0200
  • 87df00fef0 typo Sebastian Ramacher 2011-04-18 17:24:19 +0200
  • e9973c37d2 Merge branch 'render' of pwmt.org:zathura into render Sebastian Ramacher 2011-04-18 17:23:00 +0200
  • db832069ea replace global Zathura object with zathura session Sebastian Ramacher 2011-04-18 17:22:44 +0200
  • cfb2580b7b Return value for create_blank_pages Moritz Lipp 2011-04-18 17:03:08 +0200
  • a98f69c3f3 add .PHONY in Makefile Sebastian Ramacher 2011-04-18 11:31:57 +0200
  • aac703778f Make it build with BSD make. Sebastian Ramacher 2011-04-04 16:02:38 +0200
  • 061294b0ca make :write save and make it work with relative paths Sebastian Ramacher 2011-04-03 16:29:39 +0200
  • 4400d8abd9 make :write save and make it work with relative paths Sebastian Ramacher 2011-04-03 16:29:39 +0200
  • 15d51567aa Use girara debug functions Moritz Lipp 2011-04-02 23:40:57 +0200
  • 3335e71ed8 Load configuration files Moritz Lipp 2011-04-01 09:55:37 +0200
  • eefbcec627 Add a desktop file for zathura Sebastian Ramacher 2011-03-24 12:54:06 +0100
  • b525ef59d7 Add a desktop file for zathura Sebastian Ramacher 2011-03-24 12:54:06 +0100
  • 3630a340f7 Version 0.0.8.3 0.0.8.3 Moritz Lipp 2011-03-24 12:30:45 +0100
  • 659f541939 Version 0.0.8.3 Moritz Lipp 2011-03-24 12:30:45 +0100
  • a48ee6be46 Fix regression from a1fe0f0b Sebastian Ramacher 2011-03-21 02:09:38 +0100
  • 9f0be39db6 Fix regression from a1fe0f0b Sebastian Ramacher 2011-03-21 02:09:38 +0100
  • 315f61b157 Fix GOptionEntries Sebastian Ramacher 2011-03-21 01:49:01 +0100
  • e395528e0d Fix GOptionEntries Sebastian Ramacher 2011-03-21 01:49:01 +0100
  • 801fe03009 Changed the strucure a bit Moritz Lipp 2011-03-20 02:53:24 +0100
  • c5491675aa Update rendering Moritz Lipp 2011-03-20 02:09:04 +0100
  • e5d0b6bac0 Remove wrong threads_enter/leave Moritz Lipp 2011-03-20 01:43:02 +0100
  • fdeb73436a Fixed plugin file type determination to be more fs-independent. Johannes Meng 2011-03-19 15:26:13 +0100
  • 43a89cc2f8 Fixed uninstall path typo in Makefile. Johannes Meng 2011-03-19 15:24:50 +0100
  • dd97387715 Began to implement dual/multiple view Moritz Lipp 2011-03-18 18:40:20 +0100
  • 6689a3422a Updated plugin render functions Moritz Lipp 2011-03-18 14:10:42 +0100
  • 7d18faa452 Replace GtkWidget with zathura_image_buffer_t Moritz Lipp 2011-03-18 13:27:21 +0100
  • 58c2ee7dd3 Updated Makefile Moritz Lipp 2011-03-18 10:09:07 +0100
  • 5601b9bc48 Merge branch 'girara' of pwmt.org:zathura into girara Moritz Lipp 2011-03-12 11:32:34 +0100
  • e04c86a7f3 Documented document.h Moritz Lipp 2011-03-12 11:32:24 +0100
  • 2648c3f28d Fixed print command with additional arguments. Moritz Lipp 2011-03-09 01:35:08 +0000
  • d7e82969a5 Fixed print command with additional arguments. Moritz Lipp 2011-03-09 01:35:08 +0000
  • 04ffece35b Treat LDFLAGS the same way as CFLAGS Sebastian Ramacher 2011-03-07 15:18:25 +0100
  • d56b79b3c0 Little fix in sc_toggle_index Moritz Lipp 2011-03-06 15:21:38 +0100
  • 1fbe59aabf Implemented sc_rotate Moritz Lipp 2011-03-06 14:49:44 +0100
  • 4eca979695 Updated mupdf backend Moritz Lipp 2011-03-06 11:24:30 +0100
  • 3f23dcfb6e Merge branch 'mupdf' into girara Moritz Lipp 2011-03-06 09:43:19 +0100
  • ff4df5e385 Renamed pdf poppler plugin Moritz Lipp 2011-03-06 09:22:38 +0100
  • bf456a8c9f Renamed mupdf plugin directory Moritz Lipp 2011-03-06 09:20:45 +0100
  • 4eabd47949 Added install/uninstall targets for plugins Moritz Lipp 2011-03-06 09:19:21 +0100
  • dc660d2c56 Register plugin correctly and handle dlhandle correctly Moritz Lipp 2011-03-06 09:14:36 +0100
  • d1cef30ef3 FIXME: Close dlhandle Moritz Lipp 2011-03-06 02:39:25 +0100
  • 86b54e728b Update Makefile Moritz Lipp 2011-03-06 02:21:46 +0100
  • 95c3037a45 Updated Makefile and register file type Moritz Lipp 2011-03-06 01:43:04 +0100
  • dc706aa912 Updated Makefiles (not finished) Moritz Lipp 2011-03-05 22:11:08 +0100
  • 52377b994d Plugin register mechanism Moritz Lipp 2011-03-05 21:00:41 +0100