Moritz Lipp
|
b6f1868e7f
|
Fix automatic file reloading
|
2012-02-20 20:07:24 +01:00 |
|
Moritz Lipp
|
d8bc9fefac
|
Implement sc_focus_inputbar with possible APPEND_FILEPATH parameter
|
2012-02-20 16:33:59 +01:00 |
|
Moritz Lipp
|
eac3cbd904
|
Consider page padding in sc_scroll
|
2012-02-20 09:33:18 +01:00 |
|
Moritz Lipp
|
65d2241e06
|
Simplify sc_mouse_scroll
|
2012-02-15 11:48:28 +01:00 |
|
Moritz Lipp
|
b815fa6ecf
|
Update to new girara event definitions
|
2012-02-15 00:21:51 +01:00 |
|
Sebastian Ramacher
|
e7f0e30d99
|
only call sc_adjust_window if the allocation of the window really changed
|
2012-02-14 15:53:04 +01:00 |
|
Moritz Lipp
|
392275eed3
|
Resolve sc_follow issue
|
2012-02-12 11:16:10 +01:00 |
|
Moritz Lipp
|
2adb25223c
|
Options for zoom_min/zoom_max
|
2012-02-09 18:30:36 +01:00 |
|
Moritz Lipp
|
851ef7cd7b
|
Adjust on resize / Adjust on open
|
2012-02-09 01:46:51 +01:00 |
|
Moritz Lipp
|
1ff8f6eb22
|
Use correct dimensions for sc_adjust_window
|
2012-02-09 01:20:42 +01:00 |
|
Moritz Lipp
|
d2fc051f36
|
Pan by using mouse button 2
|
2012-02-09 01:07:25 +01:00 |
|
Moritz Lipp
|
8fad2ae7d0
|
Update mouse event configuration
|
2012-02-09 00:36:41 +01:00 |
|
Moritz Lipp
|
954ace7a76
|
Resolve SIGSEGV in sc_abort
|
2012-02-08 23:42:09 +01:00 |
|
Moritz Lipp
|
70dbf39184
|
Merge branch 'develop' of pwmt.org:zathura into develop
Conflicts:
document.c
|
2012-02-08 23:23:42 +01:00 |
|
Moritz Lipp
|
1d606ef027
|
Ask for password if file is encrypted
|
2012-02-08 23:21:27 +01:00 |
|
Sebastian Ramacher
|
e513cb5579
|
store rotation in history
|
2012-02-08 22:23:45 +01:00 |
|
Sebastian Ramacher
|
aebab3e73c
|
at least stay on the same page after the rotation
|
2012-02-08 22:06:33 +01:00 |
|
Sebastian Ramacher
|
a51183cd66
|
keep position while zooming
|
2012-02-08 21:39:44 +01:00 |
|
Sebastian Ramacher
|
fea48f3438
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-02-08 21:37:08 +01:00 |
|
Sebastian Ramacher
|
c6403ec097
|
wrap gtk_adjustment_set_value
|
2012-02-08 21:34:53 +01:00 |
|
Moritz Lipp
|
5c93ebcb8c
|
Add numeric prefix to sc_zoom
One can zoom to a specific zoom value (between 10% and 1000%) by passing a
number before the = sign
Fixes: #105
|
2012-02-08 21:02:07 +01:00 |
|
Moritz Lipp
|
9d87451389
|
Update sc_follow
|
2012-02-08 00:19:35 +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
|
4e6d73a912
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-02-07 20:29:33 +01:00 |
|
Sebastian Ramacher
|
dd73d0e39d
|
jump to search results
|
2012-02-07 20:29:29 +01:00 |
|
Moritz Lipp
|
c42a72f996
|
Remove debug statement
|
2012-02-07 19:48:38 +01:00 |
|
Moritz Lipp
|
d8473e6cdc
|
Call girara_sc_abort in sc_abort
|
2012-02-07 19:36:49 +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
|
90f6f5dd6e
|
Mouse scroll events
|
2012-02-07 18:34:39 +01:00 |
|
Moritz Lipp
|
21a65cbe34
|
Rename PageViewWidget to PageWidget
|
2012-02-07 18:30:46 +01:00 |
|
Moritz Lipp
|
0b88e118a5
|
Evaluate sc_follow input correctly
|
2012-02-07 18:00:47 +01:00 |
|
Sebastian Ramacher
|
65f41bb440
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-02-07 17:32:11 +01:00 |
|
Sebastian Ramacher
|
460b517998
|
drop unnecessary calls
|
2012-02-07 17:32:03 +01:00 |
|
Moritz Lipp
|
3547f80af9
|
Follow links with sc_follow
|
2012-02-07 17:31:47 +01:00 |
|
Moritz Lipp
|
d3967d9bde
|
Save links in page_view_widget
|
2012-02-07 16:39:02 +01:00 |
|
Moritz Lipp
|
ab03d2dd0b
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-02-07 16:30:55 +01:00 |
|
Moritz Lipp
|
0363495151
|
Implemented sc_mouse_scroll
|
2012-02-07 15:13:36 +01:00 |
|
Sebastian Ramacher
|
c2b9d22ad1
|
don't search on hidden pages
|
2012-02-07 15:05:22 +01:00 |
|
Sebastian Ramacher
|
57291989c5
|
calculate visible pages and update current page number
|
2012-02-07 14:56:58 +01:00 |
|
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
|
083a40f447
|
adopt to changes from girara
|
2012-02-03 22:15:29 +01:00 |
|
Sebastian Ramacher
|
5fc885a66c
|
Reset zoom level after quiting fullscreen.
|
2012-02-01 18:00:34 +01:00 |
|
Sebastian Ramacher
|
7c2d6718f0
|
return values from girara_settings_get have to be g_freed
|
2012-01-31 19:19:10 +01:00 |
|
Moritz Lipp
|
226dfae14c
|
Update shortcuts
|
2012-01-24 01:34:09 +01:00 |
|
Moritz Lipp
|
3311038681
|
Begin to draw sc_follow results
|
2012-01-19 00:49:08 +01:00 |
|
Sebastian Ramacher
|
c75eaf4c43
|
center the pages (Closes: #85, #87)
|
2012-01-13 17:39:46 +01:00 |
|
Moritz Lipp
|
6d1240d796
|
Evaluate number of calls in sc_navigate
|
2012-01-11 16:38:50 +01:00 |
|