Moritz Lipp
8a44158fd5
Remove deprecated page_padding
2012-03-24 18:33:10 +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
75b7ce0bc9
Mark zathura->global.page_padding as deprecated.
2012-03-16 15:56:37 +01:00
Moritz Lipp
7271166b20
Update style
2012-03-09 08:05:48 +01:00
Sebastian Ramacher
4b559e585b
Implement support to use both database backends.
2012-03-04 15:56:54 +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
a4b4c91dae
Calculate current page number only if scrolling
2012-02-21 20:39:42 +01:00
Vicky Chijwani
6aced3f870
add EXPAND_ALL and COLLAPSE_ALL shortcuts to index
2012-02-21 16:59:23 +01:00
Moritz Lipp
b6f1868e7f
Fix automatic file reloading
2012-02-20 20:07:24 +01:00
Sebastian Ramacher
9d04a7bfcf
make highlight colors configurable during runtime
2012-02-14 14:46:19 +01:00
Moritz Lipp
34b6fffc33
Update documentation
2012-02-08 15:30:13 +01:00
Moritz Lipp
21a65cbe34
Rename PageViewWidget to PageWidget
2012-02-07 18:30:46 +01:00
Moritz Lipp
f8f4345540
Update documentation
2012-01-22 21:57:18 +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
Sebastian Ramacher
56efd1550e
use GIRARA_UNUSED
2011-11-25 11:56:21 +01:00
Sebastian Ramacher
911d84c908
update includes due to girara restructuring
2011-10-23 17:01:15 +02:00
Sebastian Ramacher
2572c2a5cc
Guess the content from the actual data if it fails to do so from the file name alone.
2011-10-21 15:00:57 +02:00
Sebastian Ramacher
88c4dd6bbe
load file info on start and jump to last seen page
2011-10-06 17:48:17 +02:00
Sebastian Ramacher
b34d21afaf
implement content type support
2011-09-29 15:23:13 +02:00
Pavel Borzenkov
24081171db
Coding style fixes
...
No functional changes.
Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
Signed-off-by: Sebastian Ramacher <s.ramacher@gmx.at>
2011-09-21 09:22:52 +02:00
Moritz Lipp
a6268788c0
Resolve warnings caused by -Wextra
2011-09-21 00:46:03 +02:00
Sebastian Ramacher
6f567a6264
some initial work on the sqlite database backend
2011-09-02 20:46:16 +02:00
Sebastian Ramacher
a6596fb908
initial bookmarks implementation
2011-09-01 15:43:34 +02:00
Sebastian Ramacher
bb466fc891
add cmd_help skeleton
2011-09-01 13:15:27 +02:00
Sebastian Ramacher
87aa9b9a46
implement :write and :write!
2011-09-01 11:51:49 +02:00
Moritz Lipp
17b4972683
Update modes
2011-05-07 22:00:52 +02:00
Moritz Lipp
00589a7295
Implemented recoloring
2011-04-30 13:27:27 +02:00
Moritz Lipp
ebd6605adf
Began to implement the printing dialog
2011-04-29 00:28:19 +02:00
Moritz Lipp
4763624dab
Display current page number in statusbar
2011-04-27 19:57:49 +02:00
Moritz Lipp
dc7c3d86eb
Calculate page offset
2011-04-19 19:24:03 +02:00
Sebastian Ramacher
b2fc17207e
Make plugin path configurable
...
* We don't fail if we can't load a plugin. There can be anything.
* Reintroduce the command line parser from glib.
* Use fstatat as it is more reliable than d_type from dirent.
2011-04-19 00:36:56 +02:00
Moritz Lipp
8bcb79ea94
Update
2011-04-18 21:22:35 +02:00
Sebastian Ramacher
f57fe5dfde
update document.c/.h
2011-04-18 18:19:41 +02:00
Moritz Lipp
8960b6e83d
Updated zathura.h/zathura.c
2011-04-18 17:27:49 +02:00
Moritz Lipp
cfb2580b7b
Return value for create_blank_pages
2011-04-18 17:03:08 +02:00
Moritz Lipp
dd97387715
Began to implement dual/multiple view
2011-03-18 18:40:20 +01:00
Moritz Lipp
dc706aa912
Updated Makefiles (not finished)
2011-03-05 22:11:08 +01:00
Moritz Lipp
7629a30a27
Register document plugin and free registered plugins
2011-03-05 19:46:05 +01:00
Moritz Lipp
31027cbaad
Began to implement the index view
2011-02-10 11:33:28 +08:00
Moritz Lipp
4c19c798f7
Add function documentation
2011-02-08 14:51:53 +08:00
Moritz Lipp
ccfe1d9fba
Added some function comments
2011-02-01 22:56:43 +08:00
Moritz Lipp
55eaca8ec7
Render thread
2011-01-24 19:43:39 +08:00
Moritz Lipp
0398692705
Detect which page should be rendered
2010-12-29 11:46:13 +01:00
Moritz Lipp
ca35db2dc9
Added drawing area
2010-12-26 01:52:17 +01:00
Moritz Lipp
3d027dd773
Set page
2010-12-12 22:04:42 +01:00
Moritz Lipp
ff2b588ea5
Statusbar entries
2010-11-18 21:22:43 +01:00
Moritz Lipp
ade141aadc
Update buffer in the statusbar
2010-11-13 12:40:48 +01:00
Moritz Lipp
9348a128ff
Add default shortcuts
2010-11-13 10:05:28 +01:00
Moritz Lipp
38ec3eea66
New file structure
2010-11-10 19:18:01 +01:00