Sebastian Ramacher
|
64905f282b
|
Remove invisible pages from the memory.
|
2012-03-24 16:15:34 +01:00 |
|
Moritz Lipp
|
3908c70eec
|
Implemented cmd_quit
|
2012-03-24 10:38:48 +01:00 |
|
Sebastian Ramacher
|
8789dea222
|
Add completion for :write (Closes: #138)
|
2012-03-20 00:54:12 +01:00 |
|
Sebastian Ramacher
|
6cdc2b1974
|
Add argument to rotate to support counter-clockwise rotation (Closes: #154)
|
2012-03-19 11:43:07 +01:00 |
|
Sebastian Ramacher
|
9fe03f72e2
|
Allow page-padding to be changed.
|
2012-03-16 15:47:30 +01:00 |
|
Moritz Lipp
|
1028d90e6c
|
Re-render all pages when calling cb_color_change
|
2012-03-14 18:09:00 +01:00 |
|
Moritz Lipp
|
0474235483
|
Added 'scroll-wrap' for sc_navigate
|
2012-03-14 17:44:36 +01:00 |
|
Moritz Lipp
|
9265c9473a
|
Add 'recolor' setting
|
2012-03-14 17:33:35 +01:00 |
|
Sebastian Ramacher
|
01b5750bcc
|
Add setting to ignore page number stored in file info. (Closes: #145)
Thanks for the patch to Urchlay.
|
2012-03-12 22:31:40 +01:00 |
|
Sebastian Ramacher
|
c7d6845096
|
Don't map $ and 0 per default. (Closes: #139)
|
2012-03-06 21:07:30 +01:00 |
|
Sebastian Ramacher
|
7c7a067938
|
Make strings in confic.c translatable.
|
2012-03-05 12:39:53 +01:00 |
|
Sebastian Ramacher
|
81385dba21
|
Add option to hide directories in cc_open.
|
2012-03-05 12:33:41 +01:00 |
|
Sebastian Ramacher
|
4b559e585b
|
Implement support to use both database backends.
|
2012-03-04 15:56:54 +01:00 |
|
Sebastian Ramacher
|
925c9973fa
|
Check for the correct name.
|
2012-03-02 21:26:47 +01:00 |
|
Sebastian Ramacher
|
8980c37e59
|
also map 0 and $ to FULL_LEFT and FULL_RIGHT
|
2012-03-02 14:13:24 +01:00 |
|
Géraud Le Falher
|
ead85e28f1
|
add the ability to horizontally scroll half or full screen
|
2012-03-02 14:03:38 +01:00 |
|
Moritz Lipp
|
ffd2da55bd
|
Style changes and additional parseable arguments
|
2012-02-21 17:11:59 +01:00 |
|
Vicky Chijwani
|
6aced3f870
|
add EXPAND_ALL and COLLAPSE_ALL shortcuts to index
|
2012-02-21 16:59:23 +01:00 |
|
Moritz Lipp
|
d8bc9fefac
|
Implement sc_focus_inputbar with possible APPEND_FILEPATH parameter
|
2012-02-20 16:33:59 +01:00 |
|
Moritz Lipp
|
f4d6c6993b
|
Hide hidden files/directories by default and make it configurable
|
2012-02-20 13:02:24 +01:00 |
|
Moritz Lipp
|
b8470a5317
|
Set current page number in page_set
|
2012-02-20 12:40:25 +01:00 |
|
Moritz Lipp
|
2cdf2bd2ba
|
Update key bindings
|
2012-02-20 12:30:43 +01:00 |
|
Moritz Lipp
|
7db78012de
|
Remove unneeded shortcut
|
2012-02-16 16:36:09 +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
|
2f38126a7a
|
make the recolor colors changeable too
|
2012-02-14 14:53:45 +01:00 |
|
Sebastian Ramacher
|
9d04a7bfcf
|
make highlight colors configurable during runtime
|
2012-02-14 14:46:19 +01:00 |
|
Sebastian Ramacher
|
16336cf065
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2012-02-13 12:44:44 +01:00 |
|
Sebastian Ramacher
|
a4fab8c368
|
some more work to be compatible with GTK+3
|
2012-02-13 12:43:22 +01:00 |
|
Moritz Lipp
|
b59e5686ec
|
Update style
|
2012-02-12 16:35:33 +01:00 |
|
Sebastian Ramacher
|
95c8510118
|
Stay on the same page on :set pages-per-row (Closes: ##108)
|
2012-02-10 14:13:08 +01:00 |
|
Moritz Lipp
|
2adb25223c
|
Options for zoom_min/zoom_max
|
2012-02-09 18:30:36 +01:00 |
|
Moritz Lipp
|
3fec0ed485
|
Fix adjust-open setting
|
2012-02-09 11:25:02 +01:00 |
|
Moritz Lipp
|
851ef7cd7b
|
Adjust on resize / Adjust on open
|
2012-02-09 01:46:51 +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
|
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
|
90f6f5dd6e
|
Mouse scroll events
|
2012-02-07 18:34:39 +01:00 |
|
Moritz Lipp
|
0363495151
|
Implemented sc_mouse_scroll
|
2012-02-07 15:13:36 +01:00 |
|
Moritz Lipp
|
72629c6803
|
CS
|
2012-02-07 14:56:57 +01:00 |
|
Sebastian Ramacher
|
3b5d29d52b
|
Add option to disable rendering of 'Loading ...'
|
2012-02-01 17:30:43 +01:00 |
|
Moritz Lipp
|
8ddbb158e3
|
Implement test suite with check
|
2012-01-28 19:54:44 +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
|
3311038681
|
Begin to draw sc_follow results
|
2012-01-19 00:49:08 +01:00 |
|
Sebastian Ramacher
|
82525556a3
|
implement :export
|
2012-01-13 18:54:09 +01:00 |
|
Moritz Lipp
|
5c71589c6f
|
Add some argument mappings
|
2011-12-06 11:21:48 +01:00 |
|
Moritz Lipp
|
ab60625531
|
Update sc_toggle_fullscreen
|
2011-10-26 20:46:59 +02:00 |
|
Moritz Lipp
|
5acf8da4de
|
Merge branch 'develop' of pwmt.org:zathura into develop
|
2011-10-24 10:51:09 +02:00 |
|
Sebastian Ramacher
|
911d84c908
|
update includes due to girara restructuring
|
2011-10-23 17:01:15 +02:00 |
|
Moritz Lipp
|
98cc73d3e4
|
Added cmd_search
|
2011-10-22 16:35:38 +02:00 |
|