Sebastian Ramacher
ded318fc29
Merge remote-tracking branch 'contyk/master' into develop
2015-12-21 18:22:50 +01:00
Petr Šabata
b78be80d13
Build even without SyncTeX
...
synctex_editor is used no matter whether we're building WITH_SYNCTEX or
not. This fixes a build failure when WITH_SYNCTEX isn't defined.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2015-12-21 16:57:59 +01:00
Moritz Lipp
a28e10659d
Merge tag '0.3.4' into develop
...
Version 0.3.4
2015-12-21 11:19:27 +01:00
Moritz Lipp
6218ee887a
Merge branch 'release/0.3.4'
2015-12-21 11:19:18 +01:00
Moritz Lipp
ae20f729e2
Version 0.3.4
2015-12-21 11:19:06 +01:00
Sebastian Ramacher
601fb84048
Split cb_print_draw_page
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-21 03:06:54 +01:00
Sebastian Ramacher
6f6e8ea94e
Check errors of cairo_image_surface_create properly
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-21 02:23:27 +01:00
Sebastian Ramacher
f240bdb93c
Divide by 255
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-21 02:22:05 +01:00
Sebastian Ramacher
5afde94e3d
Manipulating data directly requires to call flush and mark_dirty
...
See documentation of cairo_image_surface_get_data.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-21 02:01:48 +01:00
Sebastian Ramacher
f16e93d6c0
Remove fuzzy translation
2015-12-14 22:23:42 +01:00
Sebastian Ramacher
743e2bad0e
Run update-po
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-14 22:17:04 +01:00
Sebastian Ramacher
c4575fe3e4
Sort files and colorful output
...
Bring the Makefile up to par with girara.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-14 22:08:00 +01:00
Sebastian Ramacher
14af953708
Merge remote-tracking branch 'carrotIndustries/develop' into develop
2015-12-09 00:30:32 +01:00
Lukas K
7dc30c9c14
move uri basename handling to zathura_document_open
2015-12-07 22:27:09 +01:00
Sebastian Ramacher
ca0b8e1953
Call correct free function
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-07 12:52:34 +01:00
Sebastian Ramacher
c4fa62fe00
Use HTTPS
2015-12-07 12:41:15 +01:00
Sebastian Ramacher
f1a5fb4544
Move jumplist code
2015-12-07 12:41:06 +01:00
Lukas K
337305457f
display uri in statusbar/title
2015-12-07 01:13:59 +01:00
Sebastian Ramacher
bd25ce0af2
Merge branch 'carrotIndustries/zathura-develop' into develop
2015-12-06 21:29:47 +01:00
Lukas K
859e0efa0f
open URLs from dbus
2015-12-06 21:27:18 +01:00
Sebastian Ramacher
73699b12ea
Handle URIs in :open
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-06 21:04:24 +01:00
Sebastian Ramacher
d895ad32a1
White spaces
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-06 20:23:18 +01:00
Sebastian Ramacher
73e8eedc35
Remove unused parameter
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-06 19:12:51 +01:00
Sebastian Ramacher
a4619843d7
Advertise URL support
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-06 19:06:50 +01:00
Sebastian Ramacher
3d14894549
Revert parts of c3337bdd80
...
We still need a copy for the plugins.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-06 17:38:14 +01:00
Sebastian Ramacher
c3337bdd80
Also handle file:// URIs
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-12-06 13:51:49 +01:00
Sebastian Ramacher
bf73069d14
Merge branch 'carrotIndustries/zathura-features/gio-download' into develop
2015-12-05 12:57:17 +01:00
Lukas K
1de8e2a568
add gio download
2015-12-02 22:56:47 +01:00
Sebastian Ramacher
b64a5ce4bb
Update appdata
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-30 18:19:23 +01:00
Sebastian Ramacher
e10cf0eaf3
Add viewer to Keywords
2015-11-24 01:22:47 +01:00
Sebastian Ramacher
5f11103a48
Use %F as opening multiple files is supported
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-24 01:22:41 +01:00
Sebastian Ramacher
b5df57c1e1
Use fork to start other instances
...
This should help with #472 when multiple files are opened.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-24 01:03:38 +01:00
Sebastian Ramacher
12f57fb76a
Refactor
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-24 00:47:18 +01:00
Sebastian Ramacher
ba72d40fbd
Initialize GTK+ as late as possible ( fixes #471 )
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-24 00:34:55 +01:00
Sebastian Ramacher
96597253c8
Error messages if setsid or fork fail
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-23 23:55:45 +01:00
Sebastian Ramacher
32ad46441c
CS
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-23 23:28:45 +01:00
Sebastian Ramacher
138230c3cc
Fix error checking
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-23 23:16:14 +01:00
Sebastian Ramacher
a3d676b96b
Document GTK+ requirements
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-23 22:22:10 +01:00
Sebastian Ramacher
b2189277bb
Use g_strv_length
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-20 15:21:21 +01:00
Sebastian Ramacher
d7b06ca3fc
Require GTK+ 3.6
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-20 15:07:18 +01:00
Sebastian Ramacher
ff976d4854
Error handling
2015-11-20 14:57:47 +01:00
Sebastian Ramacher
7f38470a9e
Fix another invalid free
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-13 00:29:35 +01:00
Sebastian Ramacher
4a1852b02c
Move static variables to zathura instance
...
Fixes another memory leak.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-12 23:32:59 +01:00
Sebastian Ramacher
4f6bd04f23
Move MIN and MAX
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-12 23:15:45 +01:00
Sebastian Ramacher
108533804b
Same consts
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-12 23:14:25 +01:00
Sebastian Ramacher
596262bb43
Fix invalid free
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-12 22:54:21 +01:00
Sebastian Ramacher
876d35de94
Fix memory leak
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-12 22:32:36 +01:00
Sebastian Ramacher
599e61ccf1
Use g_strlcat
...
It has a sane API.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-11-12 22:28:52 +01:00
Sebastian Ramacher
43244a67d2
Merge remote-tracking branch 'haggl/feature/toggle_page_mode_improvement' into develop
2015-11-12 22:15:18 +01:00
Sebastian Neuser
bab767fb2c
Update documentation on first-page-column
2015-11-12 16:42:15 +01:00