Commit graph

16 commits

Author SHA1 Message Date
Moritz Lipp
21a65cbe34 Rename PageViewWidget to PageWidget 2012-02-07 18:30:46 +01:00
Moritz Lipp
4450f41e1e Resolve girara_list_iter assertion 2012-02-07 18:10:34 +01:00
Moritz Lipp
0b88e118a5 Evaluate sc_follow input correctly 2012-02-07 18:00:47 +01:00
Sebastian Ramacher
36456d386f missing break 2012-02-07 17:33:45 +01:00
Moritz Lipp
3547f80af9 Follow links with sc_follow 2012-02-07 17:31:47 +01:00
Sebastian Ramacher
ba0ee61dfe draw search results again 2012-02-07 16:59:42 +01:00
Moritz Lipp
d3967d9bde Save links in page_view_widget 2012-02-07 16:39:02 +01:00
Sebastian Ramacher
2678db4a6f drop experiments 2012-02-07 15:33:49 +01:00
Sebastian Ramacher
1c0920a190 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-07 14:57:06 +01:00
Sebastian Ramacher
57291989c5 calculate visible pages and update current page number 2012-02-07 14:56:58 +01:00
Moritz Lipp
72629c6803 CS 2012-02-07 14:56:57 +01:00
Moritz Lipp
c32685919f Resolve SIGSEGV in zathura_page_view_new 2012-02-07 10:36:30 +01:00
Sebastian Ramacher
81bec2e528 draw highlights in the page view widget 2012-02-05 22:55:30 +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