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