Commit Graph

766 Commits

Author SHA1 Message Date
Sebastian Ramacher
81bec2e528 draw highlights in the page view widget 2012-02-05 22:55:30 +01:00
Sebastian Ramacher
62708d3d44 fix some mem leaks in sc_follow 2012-02-05 21:17:59 +01:00
Sebastian Ramacher
509c58b95e add binary to .gitignore 2012-02-05 19:30:11 +01:00
Sebastian Ramacher
8bd20bff37 remove some debug output 2012-02-05 11:47:28 +01:00
Sebastian Ramacher
12fd8450fa some documentation 2012-02-05 11:32:32 +01:00
Sebastian Ramacher
a1cdb48921 Create a page view widget (Closes: #90).
Add a widget derived from GtkDrawingArea that handles the drawing. It
automaticaly requests rerendering of the page if necessary (i.e on a scroll and
rotate).

This should solve all the rendering issues.
2012-02-05 11:24:34 +01:00
Sebastian Ramacher
3df59895cd CS 2012-02-03 22:32:11 +01:00
Sebastian Ramacher
083a40f447 adopt to changes from girara 2012-02-03 22:15:29 +01:00
Moritz Lipp
8d2d6ec0ec Start updating zathurarc.5.rst 2012-02-02 13:05:32 +01:00
Sebastian Ramacher
5fc885a66c Reset zoom level after quiting fullscreen. 2012-02-01 18:00:34 +01:00
Sebastian Ramacher
269b784c3a fork if --fork is given (Closes: #52)
Thanks to egl209 for the patch.
2012-02-01 17:40:26 +01:00
Sebastian Ramacher
3b5d29d52b Add option to disable rendering of 'Loading ...' 2012-02-01 17:30:43 +01:00
Sebastian Ramacher
7c2d6718f0 return values from girara_settings_get have to be g_freed 2012-01-31 19:19:10 +01:00
Sebastian Ramacher
dba33a04a1 link test against sqlite 2012-01-31 01:29:41 +01:00
Moritz Lipp
3f05c12c0a Update Makefile 2012-01-31 00:24:17 +01:00
Moritz Lipp
29472cdd06 Added file_get_extension test cases 2012-01-28 20:14:21 +01:00
Moritz Lipp
8ddbb158e3 Implement test suite with check 2012-01-28 19:54:44 +01:00
Moritz Lipp
226dfae14c Update shortcuts 2012-01-24 01:34:09 +01:00
Moritz Lipp
d249740cd1 Update default shortcuts
Modes are no longer combined to avoid conflicts while
trying to remap one of them
2012-01-23 21:37:02 +01:00
Moritz Lipp
419376f761 Add images_get and image_save functions 2012-01-22 22:15:13 +01:00
Moritz Lipp
f8f4345540 Update documentation 2012-01-22 21:57:18 +01:00
Moritz Lipp
85290d1463 Coding standard 2012-01-22 12:30:25 +01:00
Sebastian Ramacher
a284f75ce9 use girara_xdg_open 2012-01-21 22:03:08 +01:00
Moritz Lipp
c63f033412 Fix typo 2012-01-20 14:58:19 +01:00
Moritz Lipp
3311038681 Begin to draw sc_follow results 2012-01-19 00:49:08 +01:00
Moritz Lipp
8ce61ed633 Implement recalc_rectangle
This function should be used to recalculate the coordinates of
a rectangle to its new coordinates on the rendered page
(depending on the current scale and rotation value)
2012-01-19 00:37:58 +01:00
Sebastian Ramacher
9ae81c0000 need G_SPAWN_SEARCH_PATH here 2012-01-13 19:35:38 +01:00
Sebastian Ramacher
daf418bbb7 open external links with xdg-open 2012-01-13 19:33:37 +01:00
Sebastian Ramacher
82525556a3 implement :export 2012-01-13 18:54:09 +01:00
Sebastian Ramacher
82501190af add _attachment_save 2012-01-13 18:25:17 +01:00
Sebastian Ramacher
33173e018e more error handling 2012-01-13 18:07:21 +01:00
Sebastian Ramacher
58e25e8733 sort files in :open 2012-01-13 18:00:12 +01:00
Sebastian Ramacher
c75eaf4c43 center the pages (Closes: #85, #87) 2012-01-13 17:39:46 +01:00
Sebastian Ramacher
10b5006828 reset scale if it is negative 2012-01-13 17:33:19 +01:00
Moritz Lipp
6d1240d796 Evaluate number of calls in sc_navigate 2012-01-11 16:38:50 +01:00
Sebastian Ramacher
b133a75717 pass sessionname 2011-12-13 19:59:59 +01:00
Sebastian Ramacher
565104a769 coding style 2011-12-11 20:19:57 +01:00
Sebastian Ramacher
f47775abf2 coding style 2011-12-11 19:30:36 +01:00
Sebastian Ramacher
45366ecadd no need to manipulate scale while printing 2011-12-11 18:41:12 +01:00
Moritz Lipp
97cad5a7a4 Round values up when calculating width/height 2011-12-11 01:45:27 +01:00
Sebastian Ramacher
fa6bc5a2e8 set default values before loading the first config file 2011-12-11 00:19:46 +01:00
Sebastian Ramacher
864dc5bd1d rotate in expose-event, not in render 2011-12-10 11:44:27 +01:00
Sebastian Ramacher
6c0a63943f fix the zooming issue 2011-12-10 10:19:14 +01:00
Sebastian Ramacher
435727672c Merge branch 'develop' of pwmt.org:zathura into develop 2011-12-09 22:18:12 +01:00
Sebastian Ramacher
2cb31a61ea reuse GIRARA_UNUSED 2011-12-09 14:50:35 +01:00
Sebastian Ramacher
777e19baf4 const correctness 2011-12-09 14:48:16 +01:00
Sebastian Ramacher
1e40db7f55 Merge branch 'develop' of pwmt.org:zathura into develop 2011-12-08 21:25:29 +01:00
Moritz Lipp
5c71589c6f Add some argument mappings 2011-12-06 11:21:48 +01:00
Sebastian Ramacher
90eb74102e Merge branch 'develop' of pwmt.org:zathura into develop 2011-12-03 22:41:58 +01:00
Sebastian Ramacher
56efd1550e use GIRARA_UNUSED 2011-11-25 11:56:21 +01:00