Commit graph

  • 519f4f531a Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-11-29 14:59:14 +0100
  • 2cfe3f86b8 Complete printer list and execute command Moritz Lipp 2010-11-29 14:58:56 +0100
  • e006956852 document +,-,= (closes #64) Sebastian Ramacher 2010-11-23 16:22:16 +0100
  • 2a6083832f document +,-,= (closes #64) Sebastian Ramacher 2010-11-23 16:22:16 +0100
  • 074e56092a Version 0.0.8.2 0.0.8.2 Moritz Lipp 2010-11-21 12:52:51 +0100
  • d0e48fe488 Version 0.0.8.2 Moritz Lipp 2010-11-21 12:52:51 +0100
  • ff2b588ea5 Statusbar entries Moritz Lipp 2010-11-18 21:22:43 +0100
  • 43727a597b Get and free pdf page Moritz Lipp 2010-11-18 14:51:13 +0100
  • f5fabb01ba Determine realpath of path Moritz Lipp 2010-11-18 13:54:35 +0100
  • cd7fda37cf PDF function definitions Moritz Lipp 2010-11-18 03:15:32 +0100
  • 4857d62fde Init document, some changes Moritz Lipp 2010-11-18 02:35:33 +0100
  • f1438f5f85 Update document definition Moritz Lipp 2010-11-17 23:15:08 +0100
  • 6d5ac53aa3 Document structure Moritz Lipp 2010-11-17 22:51:15 +0100
  • cc580e0f4f remove double g_mutex_static_init Sebastian Ramacher 2010-11-17 18:56:51 +0100
  • ed2e0d1014 remove double g_mutex_static_init Sebastian Ramacher 2010-11-17 18:56:51 +0100
  • 8014327d50 Fix a memory leak in init_look. Sebastian Ramacher 2010-11-17 09:46:05 +0100
  • 229f2ab8b3 Fix a memory leak in init_look. Sebastian Ramacher 2010-11-17 09:46:05 +0100
  • ade141aadc Update buffer in the statusbar Moritz Lipp 2010-11-13 12:40:48 +0100
  • 9348a128ff Add default shortcuts Moritz Lipp 2010-11-13 10:05:28 +0100
  • dd20047a16 print LDFLAGS and add -s only if SFLAGS is not set Sebastian Ramacher 2010-11-12 17:48:49 +0100
  • c890f6befa print LDFLAGS and add -s only if SFLAGS is not set Sebastian Ramacher 2010-11-12 17:48:49 +0100
  • 98d42ed3ce Begin to test config structure Moritz Lipp 2010-11-12 13:48:18 +0100
  • 6046fc71fb Include guards and shortcut definitions Moritz Lipp 2010-11-10 20:47:53 +0100
  • d51bd2bbe6 Updated file structure Moritz Lipp 2010-11-10 20:31:15 +0100
  • 38ec3eea66 New file structure Moritz Lipp 2010-11-10 19:18:01 +0100
  • 5ad6af63c3 Make 'set scroll_wrap' work as expected. Sebastian Ramacher 2010-11-09 16:03:53 +0100
  • 815f2b5243 Make 'set scroll_wrap' work as expected. Sebastian Ramacher 2010-11-09 16:03:53 +0100
  • 66b3bd32b3 Display scoll percentage in statusbar (Closes #58). Sebastian Ramacher 2010-11-03 20:33:39 +0100
  • 48a2991333 Display scoll percentage in statusbar (Closes #58). Sebastian Ramacher 2010-11-03 20:33:39 +0100
  • 59b202ca4a Add more familiar zoom keybindings (closes #45) Sebastian Ramacher 2010-10-31 10:30:26 +0100
  • 3b8efee3ed Add more familiar zoom keybindings (closes #45) Sebastian Ramacher 2010-10-31 10:30:26 +0100
  • 454b356f37 Implement wrap-around scrolling (closes #44) Sebastian Ramacher 2010-10-31 10:11:25 +0100
  • de0d0fb4e0 Implement wrap-around scrolling (closes #44) Sebastian Ramacher 2010-10-31 10:11:25 +0100
  • 06c9f742a9 Check for ~ in save command Moritz Lipp 2010-10-30 22:57:39 +0200
  • 012e6de85a Check for ~ in save command Moritz Lipp 2010-10-30 22:57:39 +0200
  • 325b63d49e Reload fix when no file is opened Moritz Lipp 2010-10-30 10:08:57 +0200
  • 77fb72f509 Reload fix when no file is opened Moritz Lipp 2010-10-30 10:08:57 +0200
  • 70ab033a2b Color window and viewport Moritz Lipp 2010-10-25 14:09:14 +0200
  • da344ac8b9 Color window and viewport Moritz Lipp 2010-10-25 14:09:14 +0200
  • c77d79ed47 Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-10-18 20:16:51 +0200
  • da61a695bd Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-10-18 20:16:51 +0200
  • 4ccfee59da Open command with appended current filepath Moritz Lipp 2010-10-18 20:14:38 +0200
  • d6574f57d1 Open command with appended current filepath Moritz Lipp 2010-10-18 20:14:38 +0200
  • 3c53e78433 Remove those NOTREACHED comments Sebastian Ramacher 2010-10-13 09:02:59 +0200
  • ba11e68e94 Remove those NOTREACHED comments Sebastian Ramacher 2010-10-13 09:02:59 +0200
  • a23456e695 Add noreturn attribute to out_of_memory (closes #43) Sebastian Ramacher 2010-10-11 19:54:42 +0200
  • da261141fd Add noreturn attribute to out_of_memory (closes #43) Sebastian Ramacher 2010-10-11 19:54:42 +0200
  • 9605418e83 Apply patches from #43 Sebastian Ramacher 2010-10-11 19:41:43 +0200
  • 9d00d67ed2 Apply patches from #43 Sebastian Ramacher 2010-10-11 19:41:43 +0200
  • de62b47577 some error handling and close handle before deleting the temporary file Sebastian Ramacher 2010-10-04 10:08:21 +0200
  • 3210e5be28 some error handling and close handle before deleting the temporary file Sebastian Ramacher 2010-10-04 10:08:21 +0200
  • 57f4ae817a don't hardcode stdin fileno Sebastian Ramacher 2010-10-04 09:57:46 +0200
  • 9fa858b2ff don't hardcode stdin fileno Sebastian Ramacher 2010-10-04 09:57:46 +0200
  • 0818c0c9e3 correctly define _BSD_SOURCE and _XOPEN_SOURCE macros Sebastian Ramacher 2010-10-04 09:55:21 +0200
  • ff0adf4ddc correctly define _BSD_SOURCE and _XOPEN_SOURCE macros Sebastian Ramacher 2010-10-04 09:55:21 +0200
  • a2771c1e23 fixes for memory issues Sebastian Ramacher 2010-09-27 18:30:45 +0200
  • cd08c8be70 fixes for memory issues Sebastian Ramacher 2010-09-27 18:30:45 +0200
  • 83811fc398 fix a memory leak Sebastian Ramacher 2010-09-27 18:21:26 +0200
  • 6052169921 fix a memory leak Sebastian Ramacher 2010-09-27 18:21:26 +0200
  • 6168bf1b68 revert last commit ... that didn't fix anything Sebastian Ramacher 2010-09-27 18:20:48 +0200
  • b280852f2d revert last commit ... that didn't fix anything Sebastian Ramacher 2010-09-27 18:20:48 +0200
  • 806f0e0518 solution for #6? Sebastian Ramacher 2010-09-27 17:50:59 +0200
  • 88687c3f0a solution for #6? Sebastian Ramacher 2010-09-27 17:50:59 +0200
  • cddc0aa383 explain - in man page Sebastian Ramacher 2010-09-27 17:24:55 +0200
  • df6c704c02 explain - in man page Sebastian Ramacher 2010-09-27 17:24:55 +0200
  • 971c20c1dc read from stdin: really delete temporary file Sebastian Ramacher 2010-09-27 17:19:56 +0200
  • 3002d8e476 read from stdin: really delete temporary file Sebastian Ramacher 2010-09-27 17:19:56 +0200
  • 58723a9313 support reading from stdin (closes #32) Sebastian Ramacher 2010-09-27 17:01:09 +0200
  • 3017534627 support reading from stdin (closes #32) Sebastian Ramacher 2010-09-27 17:01:09 +0200
  • 6d3a5bae92 add function to get home dir if for some weird reason $HOME is not set Sebastian Ramacher 2010-09-27 15:57:29 +0200
  • 660567e7df add function to get home dir if for some weird reason $HOME is not set Sebastian Ramacher 2010-09-27 15:57:29 +0200
  • 792b657b28 mention -d in man page Sebastian Ramacher 2010-09-27 15:44:04 +0200
  • 9c6f8d5de6 mention -d in man page Sebastian Ramacher 2010-09-27 15:44:04 +0200
  • 17c5ec66d0 follow XDG specification (closes #35) Sebastian Ramacher 2010-09-27 15:22:23 +0200
  • f7d6e0e6a9 follow XDG specification (closes #35) Sebastian Ramacher 2010-09-27 15:22:23 +0200
  • d76ff99ccd Update configuration Moritz Lipp 2010-08-19 19:39:50 +0200
  • e8323fc50f Update configuration Moritz Lipp 2010-08-19 19:39:50 +0200
  • ed05e754aa Update Makefile Moritz Lipp 2010-08-18 08:54:52 +0200
  • 28d9758e0e Update Makefile Moritz Lipp 2010-08-18 08:54:52 +0200
  • 1204cfe197 Build fix for Fedora 13+ Moritz Lipp 2010-08-14 10:17:30 +0200
  • ec9e572bb1 Build fix for Fedora 13+ Moritz Lipp 2010-08-14 10:17:30 +0200
  • 2a0ed76de9 Fixed printing Moritz Lipp 2010-08-01 13:40:04 +0200
  • 8bbc184fd0 Fixed printing Moritz Lipp 2010-08-01 13:40:04 +0200
  • 33fa15c92a Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-08-01 13:39:53 +0200
  • 9b31d203c4 Merge branch 'master' of pwmt.org:zathura Moritz Lipp 2010-08-01 13:39:53 +0200
  • a979753dc1 Updated manpage Moritz Lipp 2010-07-30 17:44:03 +0200
  • 0ad86d6264 Updated manpage Moritz Lipp 2010-07-30 17:44:03 +0200
  • 92610885e7 Version 0.0.8.1 0.0.8.1 Moritz Lipp 2010-07-30 12:17:48 +0200
  • 19a79f519f Version 0.0.8.1 Moritz Lipp 2010-07-30 12:17:48 +0200
  • 5fb26bd6c1 Fixed segmentation fault when mapping keys Moritz Lipp 2010-07-30 11:11:43 +0200
  • d0f7b3218a Fixed segmentation fault when mapping keys Moritz Lipp 2010-07-30 11:11:43 +0200
  • 8e236e18fd Updated manpage Moritz Lipp 2010-07-30 10:48:18 +0200
  • d25cc9dba9 Updated manpage Moritz Lipp 2010-07-30 10:48:18 +0200
  • 15eb0cc792 Version 0.0.8 0.0.8 Moritz Lipp 2010-07-29 17:10:28 +0200
  • 0aec7c40d5 Version 0.0.8 Moritz Lipp 2010-07-29 17:10:28 +0200
  • 3213792ba1 Fix some memory leaks Moritz Lipp 2010-07-25 20:26:16 +0200
  • f9e418be4c Fix some memory leaks Moritz Lipp 2010-07-25 20:26:16 +0200
  • bc791ca517 Reset inputbar handler Moritz Lipp 2010-07-24 00:52:36 +0200
  • 2b90f23eae Reset inputbar handler Moritz Lipp 2010-07-24 00:52:36 +0200
  • 72fcf073c7 Change to NORMAL mode in isc_abort Moritz Lipp 2010-07-24 00:52:06 +0200