Sebastian Ramacher
30f5779828
CS
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-30 20:24:32 +02:00
Arkadiusz Drabczyk
7cf66fb685
Generate error when search fails
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-25 21:56:08 +02:00
Sebastian Ramacher
903548b902
Cast to correct type
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-20 21:31:31 +02:00
Sebastian Ramacher
e597921125
Fix placing of break
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-20 21:29:23 +02:00
Sebastian Ramacher
a3115e2c92
Clean up
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-13 19:48:28 +02:00
Sebastian Ramacher
801a28cdf4
Move mappings to girara
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-08 22:14:00 +02:00
Sebastian Ramacher
5a106c56f4
Also replace $FILE and % in shortcut
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-07 19:14:14 +02:00
Sebastian Ramacher
b4c87e05aa
CS
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-07 18:50:56 +02:00
Sebastian Ramacher
e49bc8aa4a
Sort list
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-06-07 13:14:59 +02:00
Sebastian Ramacher
2c6ab6b092
Use glib-compile-resource instead of sed magic
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-05-30 23:10:06 +02:00
Sebastian Ramacher
8c5b4a83cf
Add a const
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-05-22 11:29:09 +02:00
Deven Lahoti
4be0983080
add continuous history save
2017-05-21 15:57:58 -05:00
Sebastian Ramacher
19df03f0ff
Fix memory leak
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-05-02 21:57:33 +02:00
Sebastian Ramacher
39b54cddb3
Fix SQL statement
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-05-02 21:38:30 +02:00
Sebastian Ramacher
39cdfdb99a
Bind correctly
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-04-30 12:38:31 +02:00
Sebastian Ramacher
ae97de3ab5
Check basepath in database backend
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-04-30 12:07:29 +02:00
Sebastian Ramacher
1317675c47
Mark _get_types as G_GNUC_CONST
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-04-28 21:20:47 +02:00
Sebastian Ramacher
f477f7a2a6
Allow plugin init without calls back to the plugin
2017-03-17 19:28:55 +01:00
Sebastian Ramacher
63314cfbc9
Simplify
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-03-17 18:00:07 +01:00
Sebastian Ramacher
49aa419568
CS
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-02-23 18:50:12 +01:00
Deven Lahoti
9f3f5b34e2
add vertical centering option
2017-02-22 19:18:25 -05:00
Sebastian Ramacher
0ca4789d66
Print name instead of path
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-01-26 22:27:06 +01:00
Sebastian Ramacher
be7b4c1ad1
Replace plugin register function call with const struct
...
This gets rid of a lot of back and forth between zathura and the plugins.
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-01-26 22:23:12 +01:00
Sebastian Ramacher
b64b7132a2
Return const char
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-01-26 22:09:52 +01:00
Sebastian Ramacher
0263a7fa84
Fix memory leak on error
2017-01-24 23:59:18 +01:00
Sebastian Ramacher
7c5ec27314
Fix type
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-01-24 23:58:05 +01:00
Sebastian Ramacher
4ee323a89a
Load D-Bus interface XML data during runtime
...
We already install the XML data anyway, so there is no reason to ship it
twice (once in the binary and once as a file).
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-01-24 22:50:40 +01:00
Sebastian Ramacher
1ae7ac0b9c
Rename --debug to --log-level
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-01-06 20:11:54 +01:00
Sebastian Ramacher
16394a3a1f
Switch to log functions
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-01-06 20:09:03 +01:00
Sebastian Ramacher
17f0e740b4
Use g_build_filename isntead
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-12-20 00:48:42 +01:00
Sebastian Ramacher
0890d1bb19
Use symbolic constant
2016-12-04 12:10:29 +01:00
Felix Kaiser
49e96c68e5
Make clicking a page set the current page number
...
This allows fast visual navigation through the 'd'ouble page
shortcut in combination with a high pages-per-row setting.
Resolves #635
2016-12-03 19:08:16 +01:00
Felix Kaiser
2371550807
Make page mode toggling predictable
...
Previously, toggling page mode would jump to near page, but usually
not the one your were looking at before.
2016-12-03 19:08:16 +01:00
Sebastian Ramacher
6aa5420f37
Simplify
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-07 23:10:18 +01:00
Sebastian Ramacher
4341a09473
Use constant instead of magic value
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-07 22:56:26 +01:00
Sebastian Ramacher
79a5d1fa68
Use constant instead of magic value
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-07 22:54:33 +01:00
Sebastian Ramacher
40d032b034
Update check for context menu creation
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-07 22:48:41 +01:00
Sebastian Ramacher
2948580edd
Fix deprecation warning
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-07 22:45:09 +01:00
Sebastian Ramacher
9bc80b7733
Update handling of event == NULL
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-07 22:39:44 +01:00
Sebastian Ramacher
5026cbb9e3
Debug output
2016-11-06 23:39:27 +01:00
Sebastian Ramacher
527e260957
CS
2016-11-06 23:39:18 +01:00
Sebastian Ramacher
9b5dceac17
Debug output for sc_zoom
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-06 18:40:55 +01:00
Sebastian Ramacher
bcdc7aba05
Check adjust mode argument
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-06 18:23:25 +01:00
Sebastian Ramacher
10641d688d
CS
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-11-04 19:37:13 +01:00
Sebastian Ramacher
32607326a9
Fix more callback return types
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-10-25 21:04:30 +02:00
Sebastian Ramacher
9ee80714d4
Fix return type of callbacks
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-10-25 20:59:33 +02:00
Sebastian Ramacher
be717529c2
Remove function pointer casts
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-10-25 13:37:51 +02:00
Sebastian Ramacher
945929ce5f
Remove redundant check
2016-08-02 11:36:46 +02:00
Sebastian Ramacher
d913eda04a
Simplify
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-06-24 19:46:09 +02:00
Sebastian Ramacher
cbfcd8a1b4
Remove unnecessary code
...
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2016-06-24 19:17:18 +02:00