- 11 Nov, 2011 1 commit
-
-
Sebastian Ramacher authored
-
- 30 Oct, 2011 1 commit
-
-
Sebastian Ramacher authored
-
- 29 Oct, 2011 2 commits
-
-
Sebastian Ramacher authored
-
Moritz Lipp authored
-
- 28 Oct, 2011 1 commit
-
-
Pavel Borzenkov authored
Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com> Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
- 26 Oct, 2011 1 commit
-
-
Moritz Lipp authored
-
- 24 Oct, 2011 3 commits
-
-
Moritz Lipp authored
-
Pavel Borzenkov authored
The patch fixes the following warning: document.c: In function ‘guess_type’: document.c:174: warning: implicit declaration of function ‘read’ Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com> Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
Pavel Borzenkov authored
The patch fixes the following build warnings: zathura.c: In function ‘prepare_document_open_from_stdin’: zathura.c:306: warning: implicit declaration of function ‘close’ zathura.c:314: warning: implicit declaration of function ‘read’ zathura.c:316: warning: implicit declaration of function ‘write’ Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com> Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
- 23 Oct, 2011 5 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 22 Oct, 2011 2 commits
-
-
Moritz Lipp authored
-
Sebastian Ramacher authored
-
- 21 Oct, 2011 9 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 20 Oct, 2011 3 commits
-
-
Pavel Borzenkov authored
Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com> Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
Pavel Borzenkov authored
We need to know the document's 'scale' value earlier (before cairo surfaces are created). Otherwise, cairo surfaces will be re-created and wrong page will be rendered (since zoom doesn't preserve page number). Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com> Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
Pavel Borzenkov authored
It never returns NULL. If this function fails, the application is terminated. Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com> Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
- 19 Oct, 2011 2 commits
-
-
Sebastian Ramacher authored
-
Pavel Borzenkov authored
Clang Analyzer reports: shortcuts.c:238:11: warning: Value stored to 'new_value' during its initialization is never read gdouble new_value = value; ^ ~~~~~ completion.c:163:50: warning: Null pointer passed as an argument to a 'nonnull' parameter if (input_length <= strlen(bookmark->id) && !strncmp(input, bookmark->id, input_length)) { ^ ~~~~~ Signed-off-by:
Pavel Borzenkov <pavel.borzenkov@gmail.com> Signed-off-by:
Sebastian Ramacher <s.ramacher@gmx.at>
-
- 17 Oct, 2011 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 16 Oct, 2011 5 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
- 15 Oct, 2011 3 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
-