Commit Graph

21 Commits

Author SHA1 Message Date
Moritz Lipp
5d1628b5b7 Some style updates 2012-02-28 10:02:20 +01:00
Sebastian Ramacher
9d04a7bfcf make highlight colors configurable during runtime 2012-02-14 14:46:19 +01:00
Sebastian Ramacher
fd4429716f Some more work towards GTK+3
For some reason the page widget is really large (641203x906843 pixels). This
makes everything fail, i.e the GTK+3 stuff is not ready.
2012-02-14 14:26:44 +01:00
Sebastian Ramacher
bc0a9c99ca revert a GTK+3 compatibility change 2012-02-13 15:00:53 +01:00
Sebastian Ramacher
5dacede692 use getter functions to make it compatible with GTK+3 2012-02-12 12:22:11 +01:00
Moritz Lipp
851ef7cd7b Adjust on resize / Adjust on open 2012-02-09 01:46:51 +01:00
Sebastian Ramacher
4d00333fe8 only handle button 1 2012-02-09 00:54:32 +01:00
Sebastian Ramacher
f8061febe4 implement mouse selection 2012-02-09 00:29:10 +01:00
Sebastian Ramacher
7003df76a4 add method to get text from selection 2012-02-08 23:20:22 +01:00
Sebastian Ramacher
eb26be7e75 honor rotation in button press event 2012-02-07 21:54:59 +01:00
Sebastian Ramacher
21aff5c251 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-07 21:45:36 +01:00
Sebastian Ramacher
6045e46069 fix the coordinate system 2012-02-07 21:45:32 +01:00
Moritz Lipp
c6d06f7c87 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-07 21:13:41 +01:00
Moritz Lipp
626fd50e32 Introduced zathura_plugin_error_t 2012-02-07 21:10:59 +01:00
Sebastian Ramacher
52775364f7 fix rotate 2012-02-07 20:45:19 +01:00
Sebastian Ramacher
dd73d0e39d jump to search results 2012-02-07 20:29:29 +01:00
Moritz Lipp
882b005c3c Resolve sign-compare issues 2012-02-07 19:28:20 +01:00
Sebastian Ramacher
d2fa39884b Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-07 19:15:05 +01:00
Sebastian Ramacher
b60804ef78 implement search forward and backward 2012-02-07 19:15:01 +01:00
Moritz Lipp
59e36d84ae Clickable links 2012-02-07 18:56:17 +01:00
Moritz Lipp
21a65cbe34 Rename PageViewWidget to PageWidget 2012-02-07 18:30:46 +01:00