Commit Graph

  • 859e0efa0f open URLs from dbus Lukas K 2015-12-06 21:27:18 +0100
  • 73699b12ea Handle URIs in :open Sebastian Ramacher 2015-12-06 21:04:24 +0100
  • d895ad32a1 White spaces Sebastian Ramacher 2015-12-06 20:23:18 +0100
  • 73e8eedc35 Remove unused parameter Sebastian Ramacher 2015-12-06 19:12:51 +0100
  • a4619843d7 Advertise URL support Sebastian Ramacher 2015-12-06 19:06:50 +0100
  • 3d14894549 Revert parts of c3337bdd80 Sebastian Ramacher 2015-12-06 17:38:14 +0100
  • c3337bdd80 Also handle file:// URIs Sebastian Ramacher 2015-12-06 13:51:49 +0100
  • bf73069d14 Merge branch 'carrotIndustries/zathura-features/gio-download' into develop Sebastian Ramacher 2015-12-05 12:57:17 +0100
  • 1de8e2a568 add gio download Lukas K 2015-12-02 22:56:47 +0100
  • b64a5ce4bb Update appdata Sebastian Ramacher 2015-11-30 18:19:23 +0100
  • e10cf0eaf3 Add viewer to Keywords Sebastian Ramacher 2015-11-24 01:22:47 +0100
  • 5f11103a48 Use %F as opening multiple files is supported Sebastian Ramacher 2015-11-24 01:22:41 +0100
  • b5df57c1e1 Use fork to start other instances Sebastian Ramacher 2015-11-24 01:03:18 +0100
  • 12f57fb76a Refactor Sebastian Ramacher 2015-11-24 00:47:18 +0100
  • ba72d40fbd Initialize GTK+ as late as possible (fixes #471) Sebastian Ramacher 2015-11-24 00:04:45 +0100
  • 96597253c8 Error messages if setsid or fork fail Sebastian Ramacher 2015-11-23 23:55:45 +0100
  • 32ad46441c CS Sebastian Ramacher 2015-11-23 23:28:45 +0100
  • 138230c3cc Fix error checking Sebastian Ramacher 2015-11-23 23:16:14 +0100
  • a3d676b96b Document GTK+ requirements Sebastian Ramacher 2015-11-23 22:22:10 +0100
  • b2189277bb Use g_strv_length Sebastian Ramacher 2015-11-20 15:21:21 +0100
  • d7b06ca3fc Require GTK+ 3.6 Sebastian Ramacher 2015-11-20 15:07:18 +0100
  • ff976d4854 Error handling Sebastian Ramacher 2015-11-20 14:57:47 +0100
  • 7f38470a9e Fix another invalid free Sebastian Ramacher 2015-11-13 00:29:35 +0100
  • 4a1852b02c Move static variables to zathura instance Sebastian Ramacher 2015-11-12 23:32:59 +0100
  • 4f6bd04f23 Move MIN and MAX Sebastian Ramacher 2015-11-12 23:15:45 +0100
  • 108533804b Same consts Sebastian Ramacher 2015-11-12 23:14:25 +0100
  • 596262bb43 Fix invalid free Sebastian Ramacher 2015-11-12 22:54:21 +0100
  • 876d35de94 Fix memory leak Sebastian Ramacher 2015-11-12 22:32:36 +0100
  • 599e61ccf1 Use g_strlcat Sebastian Ramacher 2015-11-12 22:28:46 +0100
  • 43244a67d2 Merge remote-tracking branch 'haggl/feature/toggle_page_mode_improvement' into develop Sebastian Ramacher 2015-11-12 22:15:18 +0100
  • bab767fb2c Update documentation on first-page-column Sebastian Neuser 2015-11-07 19:49:56 +0100
  • a9aa7e4ad2 Implement first page column list Sebastian Neuser 2015-11-07 20:12:01 +0100
  • 7e2a18f7a8 Change type of first-page-column to char* / TEXT Sebastian Neuser 2015-11-07 19:55:25 +0100
  • 924b7e0e60 shortcuts.c: Fix code comments Sebastian Neuser 2015-11-07 19:52:25 +0100
  • 28d186c8bd Remove unused imports Sebastian Ramacher 2015-11-11 21:31:34 +0100
  • 229ff0ad9a Remove some extra allocations Sebastian Ramacher 2015-11-11 21:26:56 +0100
  • 2695a53bfc CS Sebastian Ramacher 2015-11-11 21:08:53 +0100
  • 40e5019276 Fix makefile dependencies Sebastian Ramacher 2015-10-22 19:30:35 +0200
  • 6d1e916a4f Fix argument Sebastian Ramacher 2015-10-20 22:01:51 +0200
  • 1b3ff76dfd Update translations Sebastian Ramacher 2015-10-15 23:10:09 +0200
  • f41fc252bd Open password dialog after handling current input (fixes #468) Sebastian Ramacher 2015-10-15 22:47:08 +0200
  • 63e477fd41 Fix mutex clean up Sebastian Ramacher 2015-10-11 22:28:09 +0200
  • 083520cea6 Remove compat code for pre-2.32 glib Sebastian Ramacher 2015-10-08 21:41:24 +0200
  • 359fc9a6f2 Update comment Sebastian Ramacher 2015-10-08 21:36:48 +0200
  • 321e27eaaa Update README Sebastian Ramacher 2015-10-08 21:28:41 +0200
  • 5c60ce4156 Get rid of embedded copy of libsynctex Sebastian Ramacher 2015-10-08 21:26:22 +0200
  • 66b9870d76 Pass arguments to spawned processes (fixes #504) Sebastian Ramacher 2015-10-08 00:05:16 +0200
  • 1652c2aab3 Auto start instance if --synctex-forward is passed but no instance exists Sebastian Ramacher 2015-10-07 22:46:47 +0200
  • 264aaed0bd Factor out highlight_rects Sebastian Ramacher 2015-10-07 22:43:10 +0200
  • 0ab1147543 Factor out SyncTeX string parsing Sebastian Ramacher 2015-10-07 22:13:55 +0200
  • 80582c9079 Check return value Sebastian Ramacher 2015-10-07 21:33:51 +0200
  • 08b341d4f8 Use correct type Sebastian Ramacher 2015-10-07 21:11:39 +0200
  • fdd843e116 Fix memory leak Sebastian Ramacher 2015-10-07 20:48:34 +0200
  • ce7f53e5e9 Some clean up Sebastian Ramacher 2015-10-07 20:22:15 +0200
  • 013ac1f4b4 Fix a memory leak Sebastian Ramacher 2015-10-07 20:18:33 +0200
  • 05c44474d1 Simplify code a bit Sebastian Ramacher 2015-10-07 20:10:40 +0200
  • 6a676cc5b5 Make get_formatted_filename static Sebastian Ramacher 2015-10-07 20:10:32 +0200
  • 075924d108 Merge remote-tracking branch 'sid-kap/substitute_home_with_tilde' into develop Sebastian Ramacher 2015-10-07 20:06:52 +0200
  • 2b73bfb6bd Use more glib functions Sidharth Kapur 2015-10-06 23:31:15 -0500
  • 5ca5264dd9 Fix grammar Sebastian Ramacher 2015-10-06 23:00:20 +0200
  • 5aa3fa952b Detect if -fdiagnostics-color is available Sebastian Ramacher 2015-10-06 22:02:51 +0200
  • 1bc5a64dcd Remove unnecessary space in zathurarc.5.rst Sidharth Kapur 2015-10-05 16:41:38 -0500
  • 93531c3eff Use g_strdup instead of malloc+strcpy Sidharth Kapur 2015-10-05 15:59:31 -0500
  • 8bc9aa8af7 Fix memory leak, use girara_get_home_directory Sidharth Kapur 2015-10-05 15:49:04 -0500
  • f9d1d89bd4 Use the widget's display Sebastian Ramacher 2015-10-05 21:14:54 +0200
  • 7991618d25 Implement tilde feature for statusbar as well Sidharth Kapur 2015-10-05 10:37:25 -0500
  • 1be84c6c3b Use glib malloc instead of malloc Sidharth Kapur 2015-10-05 10:21:54 -0500
  • c0306b8706 Update manpage Sidharth Kapur 2015-10-05 10:17:49 -0500
  • 7c3417bbe9 Remove unnecessary retrieval of settings Sidharth Kapur 2015-10-01 17:12:04 -0500
  • 0c81a47eff Use tilde-substitution in page number update Sidharth Kapur 2015-10-01 17:10:47 -0500
  • f1f65664da Add feature to show ~ instead of $HOME in title Sidharth Kapur 2015-10-01 16:55:07 -0500
  • 7da7bcb4c1 Do not display recent files if there aren't any Sebastian Ramacher 2015-07-26 23:38:10 +0200
  • 5d490f6895 Fix sorting Sebastian Ramacher 2015-07-26 23:35:23 +0200
  • 4f3b1b257b Make show-recent both an option to show recent files and the maximum number to be shown Sebastian Ramacher 2015-07-26 23:19:22 +0200
  • 4e5ae52bc5 Display recent files in completion (fixes #490) Sebastian Ramacher 2015-07-24 17:25:57 +0200
  • 83fe96e814 Implement recent files Sebastian Ramacher 2015-07-24 17:20:17 +0200
  • 6db534caea Implement recent files support Sebastian Ramacher 2015-07-24 17:19:58 +0200
  • 47cd9b1895 List recent files Sebastian Ramacher 2015-07-24 16:35:51 +0200
  • 1cd609d33b added bindings for ctrl-[/ctrl-c/esc and ctrl-j in index view Matthew hague 2015-07-20 02:00:10 +0100
  • 7b947cc7e8 Use LFS everywhere Sebastian Ramacher 2015-07-12 21:03:32 +0200
  • e7dce3e6d1 Merge remote-tracking branch 'haggl/feature/quit-in-index-mode' into develop Sebastian Ramacher 2015-05-08 18:36:31 +0200
  • 3c5e9e67ed config.c: Add quit shortcut for index mode Sebastian Neuser 2015-05-08 13:09:54 +0200
  • e4281c159c Fix .gitignore: Ignore the build directory instead of binaries Sebastian Neuser 2015-05-08 13:09:10 +0200
  • 303277124b replaced deprecated gdk_cursor_new() MicheleSr 2015-04-28 23:32:50 +0200
  • 4d57751b23 Build with c11 standard Moritz Lipp 2015-04-14 23:28:36 +0200
  • c2b6cbe8ce Merge tag '0.3.3' into develop Moritz Lipp 2015-04-13 22:54:36 +0200
  • d9e74bb152 Merge branch 'release/0.3.3' 0.3.3 Moritz Lipp 2015-04-13 22:54:30 +0200
  • c6e7be982e Version 0.3.3 Moritz Lipp 2015-04-13 22:54:22 +0200
  • d284bb6942 Update po Sebastian Ramacher 2015-04-13 19:51:10 +0200
  • 0ed98dd959 Allow .dylib plugins on Mac OS X Sebastian Ramacher 2015-04-10 16:03:26 +0200
  • 9d1b58a4d9 Introduce PKG_CONFIG Sebastian Ramacher 2015-04-10 15:51:50 +0200
  • 427df9fc49 Use DESTDIR in po files uninstall recipe. Philipp Ittershagen 2015-03-23 14:18:45 +0100
  • c17c54c4a0 Fix dual page render breakge of adjust_window Lingzhu Xiang 2015-02-05 17:29:23 -0500
  • 12a9bf93ae Demote info message to debug Sebastian Ramacher 2015-01-14 01:58:09 +0100
  • 676005ad99 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2015-01-20 21:38:10 +0100
  • cfc0c2aa7d Don't free content_type before setting error message Moritz Lipp 2015-01-20 21:37:04 +0100
  • 24c59c98de Fixed typo and changed warning to debug Callum Burns 2015-01-13 01:44:05 +0000
  • 04bd341a3e Also mention that overlay-scrollbar causes the bug Sebastian Ramacher 2015-01-10 17:05:42 +0100
  • ee1f0da3dc Document include Sebastian Ramacher 2015-01-07 12:13:57 +0100
  • fe18512880 Merge remote-tracking branch 'skuwent/master' into develop Sebastian Ramacher 2015-01-02 12:18:06 +0100