Commit Graph

912 Commits

Author SHA1 Message Date
Sebastian Ramacher
9ac4bdf0b0 A first step towards localization. 2012-03-04 18:35:16 +01:00
Sebastian Ramacher
51d927c6da Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-04 16:55:55 +01:00
Moritz Lipp
737fb386ae Style update 2012-03-04 01:30:27 +01:00
Moritz Lipp
95239039e2 Free keys in db_load_bookmarks 2012-03-04 01:12:53 +01:00
Moritz Lipp
749559f7f5 Resolve memory leak in db_get_fileinfo 2012-03-04 01:02:14 +01:00
Sebastian Ramacher
f23c90234b Use GDir to enumerate plugin directories. 2012-03-03 16:59:17 +01:00
Sebastian Ramacher
925c9973fa Check for the correct name. 2012-03-02 21:26:47 +01:00
Sebastian Ramacher
557f968875 Don't overwrite variables stored in file_monitor (Closes: #120) 2012-03-02 20:34:41 +01:00
Sebastian Ramacher
2a0422b5e1 Reimplement render thread using GThreadPool 2012-03-02 17:51:48 +01:00
Sebastian Ramacher
7f6ad25e02 Fix memory leak in render_free 2012-03-02 17:34:13 +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
Sebastian Ramacher
d85d6a1996 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-01 13:58:54 +01:00
Sebastian Ramacher
1c22b4f369 Fix some Makefile issues.
* Ship all database backends.
 * Remove .depend in clean.
2012-03-01 03:04:09 +01:00
Moritz Lipp
5d1628b5b7 Some style updates 2012-02-28 10:02:20 +01:00
Moritz Lipp
9202774990 Fixed some memory leaks 2012-02-28 08:32:34 +01:00
Moritz Lipp
be8b8f3bb7 Revert latest commit 2012-02-25 23:54:38 +01:00
Moritz Lipp
6eb9db6cb6 Use update_page_number instead of setting it directly 2012-02-25 23:48:52 +01:00
Moritz Lipp
3826f83be7 Update Makefile 2012-02-25 23:42:20 +01:00
Moritz Lipp
e6ba7c76b3 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-25 16:56:17 +01:00
Moritz Lipp
21856c0061 Iterate through all search results correctly 2012-02-25 16:56:11 +01:00
Sebastian Ramacher
18b9694f9b Add API versioning and add macro to register plugins.
If the plugin interface changes ZATHURA_API_VERSION has to be bumped before a
release.
2012-02-25 15:21:00 +01:00
Moritz Lipp
f659be99e7 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-22 12:13:54 +01:00
Moritz Lipp
c145f80ef0 Add missing zathura.desktop file 2012-02-22 12:13:49 +01:00
Moritz Lipp
c36c705468 Fix zathura.pc.in 2012-02-22 00:24:11 +01:00
Moritz Lipp
f83932bf89 Fix zathura.pc.in 2012-02-22 00:18:35 +01:00
Sebastian Ramacher
7fede1ecf5 Merge branch 'develop' 2012-02-21 22:19:12 +01:00
Sebastian Ramacher
59921ba085 update version number 2012-02-21 22:13:23 +01:00
Moritz Lipp
bc7878da0e Update statusbar in page_set 2012-02-21 22:12:44 +01:00
Sebastian Ramacher
c659361a43 Merge branch 'develop' 2012-02-21 21:59:20 +01:00
Moritz Lipp
a4b4c91dae Calculate current page number only if scrolling 2012-02-21 20:39:42 +01:00
Sebastian Ramacher
07cb63c89d be consistent with the naming of the test targets 2012-02-21 19:14:27 +01:00
Sebastian Ramacher
89adcf38d4 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-21 19:05:49 +01:00
Sebastian Ramacher
299b503c00 separate targets to build and run tests 2012-02-21 19:05:35 +01:00
Moritz Lipp
66b5830498 Update man page 2012-02-21 17:12:57 +01:00
Moritz Lipp
490d2e7b9f Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-21 17:12:04 +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
Sebastian Ramacher
c39c81c3d6 remove gcno and gcda files 2012-02-21 15:01:35 +01:00
Sebastian Ramacher
22b7914665 add gtk+ and girara to Requires.private 2012-02-21 14:30:08 +01:00
Sebastian Ramacher
0c8fb2c598 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-20 23:08:20 +01:00
Sebastian Ramacher
bb296e43f9 fix AUTHORS 2012-02-20 23:08:00 +01:00
Moritz Lipp
32b25a4114 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-20 22:50:17 +01:00
Sebastian Ramacher
53deb6d150 add AUTHORS file 2012-02-20 22:23:11 +01:00
Moritz Lipp
625db90579 Removed some obsolete checks 2012-02-20 20:54:21 +01:00
Sebastian Ramacher
98755c7c90 Merge branch 'develop' of pwmt.org:zathura into develop
Conflicts:
	callbacks.c
2012-02-20 20:18:12 +01:00
Sebastian Ramacher
fcca562280 use gdk_threads_enter and leave in file monitor callbacks 2012-02-20 20:17:16 +01:00
Moritz Lipp
8219d48eba Reload correct page when re-opening known file 2012-02-20 20:13:53 +01:00
Moritz Lipp
b6f1868e7f Fix automatic file reloading 2012-02-20 20:07:24 +01:00
Sebastian Ramacher
a2addfab75 Merge branch 'develop' of pwmt.org:zathura into develop 2012-02-20 18:32:26 +01:00