Commit Graph

953 Commits

Author SHA1 Message Date
Sebastian Ramacher
b1893b47a2 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-08 17:10:36 +01:00
Sebastian Ramacher
e8a16931ad Add (un)install-headers and honor INCLUDEDIR and LIBDIR. 2012-03-08 17:10:31 +01:00
Moritz Lipp
5d1a872217 Fix memory leak in zathura_page_widget_finalize 2012-03-08 14:29:50 +01:00
Moritz Lipp
bbc8076bf8 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-07 16:15:07 +01:00
Moritz Lipp
1f457ed31e Update valgrind Makefile target 2012-03-07 16:15:06 +01:00
Sebastian Ramacher
904bc8cfcb Copy uninstall target in po/Makefile from girara. 2012-03-07 15:32:11 +01:00
Sebastian Ramacher
dfd2f5bec7 Add explicit po target and don't update po file all the time. 2012-03-07 15:29:35 +01:00
Sebastian Ramacher
3db0550f49 Fix flicker in text selection. 2012-03-07 15:12:59 +01:00
Moritz Lipp
67b58ef8e8 Show notification after text has been selected 2012-03-07 09:17:05 +01:00
Moritz Lipp
593d8063fe Close open document in cb_destroy 2012-03-07 01:11:18 +01:00
Moritz Lipp
e73ca51d05 Disable fullscreen mode if no document has been opened 2012-03-07 01:08:17 +01:00
Moritz Lipp
4144bcf5a0 Display error message if no document information is available 2012-03-06 21:55:10 +01:00
Moritz Lipp
6af47f5547 Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-06 21:10:05 +01:00
Moritz Lipp
8c192377e8 Update Makefile 2012-03-06 21:09:58 +01:00
Sebastian Ramacher
c7d6845096 Don't map $ and 0 per default. (Closes: #139) 2012-03-06 21:07:30 +01:00
Sebastian Ramacher
eb2fe1688d Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-06 14:12:17 +01:00
Sebastian Ramacher
5d829cce1a Fix @chmod command not found 2012-03-06 14:12:14 +01:00
Moritz Lipp
6eee93ff43 Update german translation 2012-03-06 14:06:48 +01:00
Sebastian Ramacher
daea420fe6 Don't use members from the widget directly. 2012-03-06 13:37:11 +01:00
Sebastian Ramacher
930f94fc1f Remove unnecessary make call. 2012-03-06 11:44:58 +01:00
Sebastian Ramacher
c2e262abdd The test suite needs to exit with non-zero if a test fails. 2012-03-06 11:42:42 +01:00
Sebastian Ramacher
f30591b9cb Style update. 2012-03-05 21:20:52 +01:00
Sebastian Ramacher
9d9eea8451 Fix some mem leaks. 2012-03-05 20:46:00 +01:00
Sebastian Ramacher
0aa3eb02c2 Move the chmod call to the right place. 2012-03-05 19:58:07 +01:00
Sebastian Ramacher
82c38fa336 Update de.po 2012-03-05 17:27:17 +01:00
Sebastian Ramacher
5c8d1bdba2 Drop po/zathura.pot from the repo. 2012-03-05 15:45:04 +01:00
Sebastian Ramacher
d1cd82fe68 Don't overwrite existing files in :save 2012-03-05 15:04:29 +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
81e5d60ad7 Make strings in cmd_save and cmd_savef translateable. 2012-03-05 12:25:34 +01:00
Sebastian Ramacher
9f31c38cca We need to check if macros are already defined in CPPFLAGS before setting them. 2012-03-05 09:51:27 +01:00
Moritz Lipp
1998fdcb5a Fix typo 2012-03-05 08:22:16 +01:00
Moritz Lipp
ee760f2098 Update some return values 2012-03-05 00:15:09 +01:00
Moritz Lipp
0049b6fa4b Notify if an error occurs in the :write command 2012-03-04 23:54:03 +01:00
Moritz Lipp
91f82416fc Add missing include 2012-03-04 23:51:43 +01:00
Sebastian Ramacher
9671ca9afd Update README. 2012-03-04 18:54:52 +01:00
Sebastian Ramacher
667c821600 Merge branch 'develop-database' into develop
Conflicts:
	database-plain.c
2012-03-04 18:52:31 +01:00
Sebastian Ramacher
b7a20a5e2b Make all strings passed to girara_notify translateable. 2012-03-04 18:45:58 +01:00
Sebastian Ramacher
9ac4bdf0b0 A first step towards localization. 2012-03-04 18:35:16 +01:00
Sebastian Ramacher
0c8cc39964 Some style updates. 2012-03-04 16:59:07 +01:00
Sebastian Ramacher
51d927c6da Merge branch 'develop' of pwmt.org:zathura into develop 2012-03-04 16:55:55 +01:00
Sebastian Ramacher
6d9ca62c07 Add a missing return. 2012-03-04 15:59:08 +01:00
Sebastian Ramacher
4b559e585b Implement support to use both database backends. 2012-03-04 15:56:54 +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