Commit Graph

  • 731446547f Update translations Sebastian Ramacher 2018-09-04 18:27:26 +0200
  • edb260f8be Pass version to sphinx (fixes: pwmt/zathura#32) Sebastian Ramacher 2018-09-04 18:06:18 +0200
  • bab5848464 Update copyright years Sebastian Ramacher 2018-09-04 18:00:48 +0200
  • 9771cf1e8e Fix typo (fixes: pwmt/zathura#29) Sebastian Ramacher 2018-08-24 16:08:58 +0200
  • 9f58d4b16d Remove invalid keyword Sebastian Ramacher 2018-08-21 18:11:29 +0200
  • 9ed157ef3b Merge branch 'master' into 'develop' Sebastian Ramacher 2018-08-21 16:09:59 +0000
  • 6efe9cbdcb
    add missing syscall valoq 2018-08-06 17:27:14 +0200
  • 4cecf5388d Fix size checks Sebastian Ramacher 2018-07-30 11:52:10 +0200
  • 93705528e2 Add tests for types Sebastian Ramacher 2018-07-30 11:50:54 +0200
  • a6c020b1b2 Update manpage Sebastian Ramacher 2018-07-26 11:19:12 +0200
  • 67d2b29a3b Merge branch 'valoq/zathura-master' into develop Sebastian Ramacher 2018-07-26 11:14:17 +0200
  • cb6922f7cf
    document features blocked by strict sandbox mode valoq 2018-07-08 13:08:35 +0200
  • 0e5dc9f284
    seccomp fixes valoq 2018-07-08 12:17:53 +0200
  • 2a48d2df0f Cast to the correct type Sebastian Ramacher 2018-06-22 00:34:29 +0200
  • a0953f2a16 Cast to correct type Sebastian Ramacher 2018-06-22 00:32:52 +0200
  • 9faba797e8 Remove dead code Sebastian Ramacher 2018-06-22 00:25:27 +0200
  • df800b5f41 Fix check Sebastian Ramacher 2018-06-14 13:29:19 +0200
  • 222a87cb5c Relax synctex version check (fixes #733) Sebastian Ramacher 2018-06-12 08:29:47 +0200
  • 16e7dde9ed Handle CSS errors Sebastian Ramacher 2018-05-27 23:37:23 +0200
  • e6661bc648 Handle girara_replace_substring failures more gracefully Sebastian Ramacher 2018-06-02 21:42:30 +0200
  • 6efa1a2851 Check if input_file is non-NULL Sebastian Ramacher 2018-06-02 21:34:41 +0200
  • 43139d88cd Use correct constant Sebastian Ramacher 2018-06-02 20:31:15 +0200
  • ae07020a0d Print debug entry on unspecified synctex editor Sebastian Ramacher 2018-06-02 20:27:15 +0200
  • 18ae9da3e1 Check sandbox mode before running xdg-open Sebastian Ramacher 2018-06-02 11:14:35 +0200
  • abb76d8dfe Refactor Sebastian Ramacher 2018-06-02 11:12:14 +0200
  • 2899daa838 Remove forward declarations Sebastian Ramacher 2018-06-02 11:02:08 +0200
  • aa6b9da462 Fix error message Sebastian Ramacher 2018-06-01 21:49:15 +0200
  • dea3e200ea Log g_spawn_async error Sebastian Ramacher 2018-06-01 21:42:22 +0200
  • 8735ccfcbb Log g_spawn_async error Sebastian Ramacher 2018-06-01 21:34:47 +0200
  • a4ffad457c Document env vars Sebastian Ramacher 2018-05-26 21:08:20 +0200
  • e61f79d26b Document env vars Sebastian Ramacher 2018-05-26 20:42:57 +0200
  • b62a3d4c31 Consistent nameing with -p Sebastian Ramacher 2018-05-26 20:40:05 +0200
  • 4e222933cc Merge branch 'mbakke/zathura-plugindir' into develop Sebastian Ramacher 2018-05-26 09:45:43 +0200
  • 817a33b8fb Merge branch 'valoq/zathura-master' into develop Sebastian Ramacher 2018-05-26 09:30:56 +0200
  • 193b825ddd
    check sandbox cleanup valoq 2018-05-25 21:05:41 +0200
  • 346536564b
    sandbox fixes valoq 2018-04-15 13:00:31 +0200
  • d7a0620e43 Update translations Sebastian Ramacher 2018-05-23 22:44:04 +0200
  • df3297c4bb Clean up Sebastian Ramacher 2018-05-23 22:37:27 +0200
  • 0d8a0db735 Simplify Sebastian Ramacher 2018-05-23 21:44:16 +0200
  • 9fe6a4a2d6 CS Sebastian Ramacher 2018-05-23 11:50:16 +0200
  • 5fffa40715 Translate string Sebastian Ramacher 2018-04-26 17:14:34 +0200
  • 49c2d88ce6 Move seccomp filter setup after config file handling Sebastian Ramacher 2018-05-22 17:52:18 +0200
  • 0dfafe6cfb Store sandbox mode Sebastian Ramacher 2018-05-22 17:45:22 +0200
  • 753ca0f315 Add zsh completion Sebastian Ramacher 2018-05-22 14:55:34 +0200
  • 11da8e7c8e Include bash-completion Sebastian Ramacher 2018-05-22 09:21:14 +0200
  • 752d408c4b Fix bounds Sebastian Ramacher 2018-05-21 11:59:54 +0200
  • 72715901ff Split tests and mark them as skipped if setup fails Sebastian Ramacher 2018-05-21 11:38:55 +0200
  • de44629a6b Merge tag '0.4.0' into develop Sebastian Ramacher 2018-05-20 15:08:31 +0200
  • 68eaadf130 Merge branch 'release/0.4.0' 0.4.0 Sebastian Ramacher 2018-05-20 15:08:25 +0200
  • 6efed001fc Version 0.4.0 Sebastian Ramacher 2018-05-20 15:08:22 +0200
  • 09d4370581 Fix invalid function pointer cast Sebastian Ramacher 2018-05-05 07:23:38 +0200
  • a8cb8d396b Remove forward declarations Sebastian Ramacher 2018-04-26 17:05:47 +0200
  • 3a68be9a9b Correctly store print settings Sebastian Ramacher 2018-04-26 16:53:10 +0200
  • 68222109f5 Pass parent window to gtk_print_operation_run (fixes #726) Sebastian Ramacher 2018-04-26 16:52:50 +0200
  • 4c976e9455 Fix man page formatting Sebastian Ramacher 2018-04-24 15:20:00 +0200
  • d1c326319d Fix icon install path Sebastian Ramacher 2018-04-24 15:13:51 +0200
  • c97d83f6ce Port to newer libsynctex Sebastian Ramacher 2018-04-21 13:11:10 +0200
  • acf9a3bcc1 Fix typos Sebastian Ramacher 2018-04-05 20:58:45 +0200
  • 6d99a74d1a add missing syscall valoq 2018-03-24 16:56:19 +0100
  • cb1cab71c8 Make some variables const Sebastian Ramacher 2018-04-11 13:10:42 -0400
  • 4223464db6 Depend on gio-unix-2.0 if not on Windows Sebastian Ramacher 2018-04-11 11:22:21 -0400
  • 2446de2bc5 libm is only required on Linux Sebastian Ramacher 2018-04-03 00:59:51 +0200
  • be8084d5f2
    Add a search path for ZATHURA_PLUGIN_PATH. Marius Bakke 2018-03-28 16:46:19 +0200
  • 6dc30dc68b Acknowledge Jeremie Knuesel Sebastian Ramacher 2018-03-18 22:09:20 +0100
  • 6976707376 Limit decimal part Sebastian Ramacher 2018-03-18 19:21:26 +0100
  • 63ef90697e Fix typo in comment Sebastian Ramacher 2018-03-18 19:16:43 +0100
  • 02c30a7381 Simplify Sebastian Ramacher 2018-03-18 19:04:47 +0100
  • 9e76d3eb4e Use reasonable starting value Sebastian Ramacher 2018-03-18 18:28:16 +0100
  • 3d4551b263 Check against DBL_EPSILON instead of 0 Sebastian Ramacher 2018-03-18 18:03:05 +0100
  • dcd860ef6d Update German translation Sebastian Ramacher 2018-03-18 17:27:07 +0100
  • 309c83d4ec Fix typos in comments Sebastian Ramacher 2018-03-18 17:14:22 +0100
  • 6f10064684 Fix typo Sebastian Ramacher 2018-03-18 10:35:12 +0100
  • e87ed2a5b3 Increase test timeout Sebastian Ramacher 2018-03-17 18:42:55 +0100
  • a7aa3e135f Merge tag '0.3.9' into develop Sebastian Ramacher 2018-03-16 01:25:34 +0100
  • df34d8f176 Merge branch 'release/0.3.9' 0.3.9 Sebastian Ramacher 2018-03-16 01:25:29 +0100
  • f46ea6a596 Version 0.3.9 Sebastian Ramacher 2018-03-16 01:25:23 +0100
  • 0ba79b2836 Update translations Sebastian Ramacher 2018-03-16 01:07:55 +0100
  • a647b921d5 Update build instructions Sebastian Ramacher 2018-03-12 13:39:39 +0100
  • 3ffada0277 Update translations Sebastian Ramacher 2018-03-11 20:52:53 +0100
  • c671672983 Add add the end Sebastian Ramacher 2018-03-11 20:55:45 +0100
  • 87f89d0c6f Add hint for translators Sebastian Ramacher 2018-03-11 20:51:03 +0100
  • 335924e7c4 Add seccomp-filters.c Sebastian Ramacher 2018-03-11 20:46:13 +0100
  • 58f7a4d116 Document seccomp support Sebastian Ramacher 2018-03-11 20:21:23 +0100
  • b836503b17 Add default copyright headers Sebastian Ramacher 2018-03-11 16:29:26 +0100
  • abbd8d8550 CS Sebastian Ramacher 2018-03-11 16:27:16 +0100
  • 64f3eb35f4 Disable seccomp by default until it stabilizes Sebastian Ramacher 2018-03-11 16:25:41 +0100
  • d36c38ca48 Fix memory leak Sebastian Ramacher 2018-03-11 16:20:37 +0100
  • 89831253f9 Apply coding standard Sebastian Ramacher 2018-03-11 16:12:55 +0100
  • 3e841103ea Add missing include Sebastian Ramacher 2018-03-11 16:09:07 +0100
  • d5030814c0 Rename to seccomp-filters Sebastian Ramacher 2018-03-11 15:59:47 +0100
  • 6f14dfb914 Merge remote-tracking branch 'valoq/feature/seccomp' into HEAD Sebastian Ramacher 2018-03-11 16:17:56 +0100
  • f101efe97e
    fix print in strict sandbox mode valoq 2018-03-11 16:10:57 +0100
  • 3d06164d71
    bugfix valoq 2018-03-11 12:26:26 +0100
  • 5a66aa92c0
    cleanup and manpage valoq 2018-03-11 12:21:13 +0100
  • b138553e1c Break after first link Sebastian Ramacher 2018-03-10 11:49:16 +0100
  • 72c2961b6d Re-use values stored values Sebastian Ramacher 2018-03-10 11:48:44 +0100
  • 73dcfdd82b Use export_dynamic Sebastian Ramacher 2018-03-08 11:03:38 +0100
  • 8d1cfa8bdc Add helper function to dup column text Sebastian Ramacher 2018-03-07 21:07:01 +0100
  • 13cdf79472 Remove some indirections Sebastian Ramacher 2018-03-07 17:38:09 +0100
  • 537a28e14c Do not try .sos on macOS Sebastian Ramacher 2018-03-04 20:45:17 +0100