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
Sebastian Ramacher
fc4b85c4af
Depend on cairo
2018-03-04 20:17:17 +01:00
Sebastian Ramacher
21276dfb9c
Explicitly export plugin API symbols
...
… and hide all others per default.
2018-03-04 17:21:29 +01:00
Sebastian Ramacher
5d898adda6
Factor out bookmark list creation
2018-03-04 15:45:22 +01:00
Sebastian Ramacher
8c245cd254
Remove useless cast
2018-03-04 15:43:58 +01:00
Sebastian Ramacher
67ef89b627
Re-arrange blocks
2018-03-04 15:43:49 +01:00
Sebastian Ramacher
0cb36b572e
Simplify
2018-03-04 15:43:29 +01:00
Sebastian Ramacher
67ca592a01
Compare constant bookmarks
2018-03-04 15:43:19 +01:00
Sebastian Ramacher
88937a0390
Update debug messages
2018-03-04 15:25:51 +01:00
Sebastian Ramacher
7e9e700744
Drop unused macro
2018-03-04 11:32:26 +01:00
Sebastian Ramacher
85019b5312
Forbid VLAs
2018-03-04 11:14:01 +01:00
Sebastian Ramacher
5baa31b83d
Avoid code duplication
...
We can use girara_list_foreach here and avoid the repeated
GIRARA_LIST_FOREACH_BODY overhead.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2018-02-26 23:14:55 +01:00
Sebastian Ramacher
90533f6773
Free iterator before list
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2018-02-26 22:24:43 +01:00
Sebastian Ramacher
1ebf8f76f8
Set default window icon ( fixes : #207 )
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2018-02-25 22:27:56 +01:00
Sebastian Ramacher
3d4d8068bb
Add icon
2018-02-25 22:11:37 +01:00
Sebastian Ramacher
84a9861bbb
Run update-po
2018-02-25 20:12:43 +01:00
Sebastian Ramacher
aa1a15dc92
Extend description
2018-02-25 20:12:37 +01:00
Sebastian Ramacher
5800974cea
Fix paths
2018-02-25 20:05:11 +01:00
Sebastian Ramacher
56ec53a618
Add provides
2018-02-25 20:04:34 +01:00
Sebastian Ramacher
9f482ab202
Integrate appdata file into i18n infrastructure
2018-02-25 19:59:36 +01:00
Sebastian Ramacher
75b95655e1
Add translation
2018-02-25 19:54:51 +01:00
Sebastian Ramacher
11d2239d19
Convert to desktop-application
2018-02-25 19:54:12 +01:00
Sebastian Ramacher
c02652dff0
Update copyright years
2018-02-25 19:50:39 +01:00
Sebastian Ramacher
49b55d648b
Validate desktop file
2018-02-25 19:49:08 +01:00
Sebastian Ramacher
c239e84ddb
IDs are supposed to follow reverse DNS
2018-02-25 19:48:52 +01:00
Sebastian Ramacher
2f98ecde0d
Translate desktop file via i18n infrastructure
2018-02-25 18:39:03 +01:00
Sebastian Ramacher
354dfc35a6
Run update-po
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2018-02-25 17:57:05 +01:00
Sebastian Ramacher
d5fb34dc97
Add translations for nl
2018-02-25 17:56:48 +01:00
Sebastian Ramacher
96d3561fc9
Remove deprecated scale
...
All plugins have been fixed.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2018-02-25 11:10:22 +01:00