Commit Graph

2344 Commits

Author SHA1 Message Date
Sebastian Ramacher
6efed001fc Version 0.4.0 2018-05-20 15:08:22 +02:00
Sebastian Ramacher
09d4370581 Fix invalid function pointer cast 2018-05-05 07:23:38 +02:00
Sebastian Ramacher
a8cb8d396b Remove forward declarations 2018-04-26 17:05:47 +02:00
Sebastian Ramacher
3a68be9a9b Correctly store print settings 2018-04-26 16:53:10 +02:00
Sebastian Ramacher
68222109f5 Pass parent window to gtk_print_operation_run (fixes #726) 2018-04-26 16:52:50 +02:00
Sebastian Ramacher
4c976e9455 Fix man page formatting 2018-04-24 15:20:00 +02:00
Sebastian Ramacher
d1c326319d Fix icon install path 2018-04-24 15:13:51 +02:00
Sebastian Ramacher
c97d83f6ce Port to newer libsynctex 2018-04-21 13:11:10 +02:00
Sebastian Ramacher
acf9a3bcc1 Fix typos 2018-04-15 23:54:09 +02:00
valoq
6d99a74d1a add missing syscall 2018-04-14 10:01:17 -04:00
Sebastian Ramacher
cb1cab71c8 Make some variables const 2018-04-11 13:10:42 -04:00
Sebastian Ramacher
4223464db6 Depend on gio-unix-2.0 if not on Windows 2018-04-11 11:22:21 -04:00
Sebastian Ramacher
2446de2bc5 libm is only required on Linux 2018-04-03 00:59:51 +02:00
Sebastian Ramacher
6dc30dc68b Acknowledge Jeremie Knuesel 2018-03-18 22:09:20 +01:00
Sebastian Ramacher
6976707376 Limit decimal part 2018-03-18 19:22:49 +01:00
Sebastian Ramacher
63ef90697e Fix typo in comment 2018-03-18 19:16:43 +01:00
Sebastian Ramacher
02c30a7381 Simplify 2018-03-18 19:04:47 +01:00
Sebastian Ramacher
9e76d3eb4e Use reasonable starting value 2018-03-18 18:28:16 +01:00
Sebastian Ramacher
3d4551b263 Check against DBL_EPSILON instead of 0
Also clean up some other bits of the recolor code.
2018-03-18 18:21:06 +01:00
Sebastian Ramacher
dcd860ef6d Update German translation 2018-03-18 17:27:07 +01:00
Sebastian Ramacher
309c83d4ec Fix typos in comments 2018-03-18 17:14:22 +01:00
Sebastian Ramacher
6f10064684 Fix typo 2018-03-18 10:35:12 +01:00
Sebastian Ramacher
e87ed2a5b3 Increase test timeout 2018-03-17 18:42:55 +01:00
Sebastian Ramacher
a7aa3e135f Merge tag '0.3.9' into develop
Version 0.3.9
2018-03-16 01:25:34 +01:00
Sebastian Ramacher
df34d8f176 Merge branch 'release/0.3.9' 2018-03-16 01:25:29 +01:00
Sebastian Ramacher
f46ea6a596 Version 0.3.9 2018-03-16 01:25:23 +01:00
Sebastian Ramacher
0ba79b2836 Update translations 2018-03-16 01:12:39 +01:00
Sebastian Ramacher
a647b921d5 Update build instructions 2018-03-12 13:39:39 +01:00
Sebastian Ramacher
3ffada0277 Update translations 2018-03-11 20:57:53 +01:00
Sebastian Ramacher
c671672983 Add add the end 2018-03-11 20:56:11 +01:00
Sebastian Ramacher
87f89d0c6f Add hint for translators 2018-03-11 20:51:03 +01:00
Sebastian Ramacher
335924e7c4 Add seccomp-filters.c 2018-03-11 20:46:13 +01:00
Sebastian Ramacher
58f7a4d116 Document seccomp support 2018-03-11 20:21:23 +01:00
Sebastian Ramacher
b836503b17 Add default copyright headers 2018-03-11 16:29:26 +01:00
Sebastian Ramacher
abbd8d8550 CS 2018-03-11 16:27:16 +01:00
Sebastian Ramacher
64f3eb35f4 Disable seccomp by default until it stabilizes 2018-03-11 16:25:41 +01:00
Sebastian Ramacher
d36c38ca48 Fix memory leak 2018-03-11 16:20:37 +01:00
Sebastian Ramacher
89831253f9 Apply coding standard
Changes include:
- use girara_error everywhere
- two space indentation
2018-03-11 16:18:19 +01:00
Sebastian Ramacher
3e841103ea Add missing include 2018-03-11 16:18:19 +01:00
Sebastian Ramacher
d5030814c0 Rename to seccomp-filters 2018-03-11 16:18:19 +01:00
Sebastian Ramacher
6f14dfb914 Merge remote-tracking branch 'valoq/feature/seccomp' into HEAD 2018-03-11 16:17:56 +01:00
valoq
f101efe97e
fix print in strict sandbox mode 2018-03-11 16:10:57 +01:00
valoq
3d06164d71
bugfix 2018-03-11 12:26:26 +01:00
valoq
5a66aa92c0
cleanup and manpage 2018-03-11 12:21:13 +01:00
Sebastian Ramacher
b138553e1c Break after first link 2018-03-10 11:49:16 +01:00
Sebastian Ramacher
72c2961b6d Re-use values stored values 2018-03-10 11:49:05 +01:00
Sebastian Ramacher
73dcfdd82b Use export_dynamic
Signed-off-by: Sebastian Ramacher <sebastian@ramacher.at>
2018-03-08 11:03:38 +01:00
Sebastian Ramacher
8d1cfa8bdc Add helper function to dup column text 2018-03-07 21:07:01 +01:00
Sebastian Ramacher
13cdf79472 Remove some indirections
Signed-off-by: Sebastian Ramacher <sebastian@ramacher.at>
2018-03-07 17:38:09 +01:00
Sebastian Ramacher
537a28e14c Do not try .sos on macOS 2018-03-04 20:45:17 +01:00