Commit Graph

1180 Commits

Author SHA1 Message Date
Moritz Lipp
dd99eca7c5 Fix render_thread_sort 2012-06-16 09:29:15 +02:00
Moritz Lipp
2acd67c142 Finish surface before calling destroy 2012-06-16 08:51:30 +02:00
Moritz Lipp
cbb22739e5 Fix sc_adjust_window 2012-06-16 00:21:18 +02:00
Moritz Lipp
4868bcec55 Update sc_adjust_window 2012-06-15 16:26:59 +02:00
Moritz Lipp
2b7c13c905 Merge branch 'develop' of pwmt.org:zathura into develop 2012-06-13 16:08:43 +02:00
Moritz Lipp
d3203905f1 Implement :version command 2012-06-13 16:08:33 +02:00
Moritz Lipp
5ad335043d Hide plugin structure and introduce new functions 2012-06-13 16:08:24 +02:00
Sebastian Ramacher
4e98fb3dc1 It's called request-page-setup. 2012-06-11 23:04:21 +02:00
Sebastian Ramacher
168bdc102d Bump version number to 0.2.0. 2012-06-09 15:32:06 +02:00
Sebastian Ramacher
43a65e790f Bump required girara version. 2012-06-09 15:31:38 +02:00
Sebastian Ramacher
fbdc818023 Remove unnecessary include.
This include fails with GTK+3.
2012-06-08 18:10:54 +02:00
Sebastian Ramacher
2342f0eac4 Update French translation. 2012-06-07 18:54:29 +02:00
Sebastian Ramacher
1b11372ac0 Merge branch 'develop' of pwmt.org:zathura into develop 2012-06-07 18:52:43 +02:00
Moritz Lipp
7a1231518e Set page orientation while printing automatically 2012-06-06 17:20:39 +02:00
Moritz Lipp
dfbd39c59d Evalute ZATHURA_LINK_DESTINATION_XYZ 2012-06-06 16:20:12 +02:00
Moritz Lipp
7d2265c294 Consider link types in link_new and link_free 2012-06-06 15:45:20 +02:00
Sebastian Ramacher
08c37b9e83 Merge branch 'develop' of pwmt.org:zathura into develop 2012-06-06 14:32:09 +02:00
Moritz Lipp
dbe0a5c84b Merge branch 'develop' of pwmt.org:zathura into develop 2012-06-04 11:46:43 +02:00
Moritz Lipp
bc3791859b Use recolor colors while loading page 2012-06-04 11:46:35 +02:00
Sebastian Ramacher
5dfc28ddc2 Some debug output. 2012-06-03 22:28:12 +02:00
Sebastian Ramacher
517acbd576 Remove \n in debug output. 2012-06-03 22:09:27 +02:00
Sebastian Ramacher
508f8dad8d Print full pages. 2012-06-03 22:07:42 +02:00
Sebastian Ramacher
290eefde5c Use a lock to lock the render thread for printing. 2012-06-03 22:06:57 +02:00
Sebastian Ramacher
f28decccc1 Revert "Render pages for printing in render thread."
This reverts commit 8271419222.
2012-06-03 21:54:10 +02:00
Sebastian Ramacher
8271419222 Render pages for printing in render thread.
This needs some looking in the render thread.
2012-06-01 20:56:55 +02:00
Sebastian Ramacher
4dc8c39728 Add Glen to AUTHORS. 2012-06-01 20:10:39 +02:00
Glen Winters
2632aa2990 Fix bug where page number does not update in mark_evaluate 2012-06-01 20:09:39 +02:00
Glen Winters
65856538d5 Fix zathura_link_destination_type_t misspelling 2012-05-28 13:39:30 +02:00
Moritz Lipp
365dc9a66e Improve zathura_link_t 2012-05-28 12:43:22 +02:00
Glen Winters
325ea7ede9 Fix version.h misspelling 2012-05-28 10:08:03 +02:00
Glen Winters
7603897b84 Fixed data directory bug 2012-05-28 09:08:49 +02:00
Moritz Lipp
2d6a63e6fe Evaluate ZATHURA_LINK_LAUNCH 2012-05-28 02:45:00 +02:00
Moritz Lipp
d721721867 Check if page_widget is a GTK_TABLE 2012-05-21 23:16:32 +02:00
Moritz Lipp
234ea6d323 Update file_valid_extension argument check 2012-05-21 23:16:29 +02:00
Moritz Lipp
122ea70e16 Render last-viewed pages with a higher priority 2012-05-15 07:52:23 +02:00
sandnon
3986cbc032 Fix the bug that index can not jump to specific page 2012-05-12 17:04:25 +02:00
Sebastian Ramacher
3793b5b33d Update remaining translation files. 2012-05-08 19:43:48 +02:00
Sebastian Ramacher
f29e848dd8 Update Esperanto translation. 2012-05-08 19:36:34 +02:00
Sebastian Ramacher
e84f260cd8 Update German translation. 2012-05-08 19:34:07 +02:00
Sebastian Ramacher
da13817c80 Update translations from Transifex. 2012-05-08 19:21:44 +02:00
Moritz Lipp
aee30212d1 Unref page widgets 2012-05-08 17:10:57 +02:00
Moritz Lipp
02582692f9 Fix two memory leaks 2012-05-08 17:02:18 +02:00
Moritz Lipp
83f55ff24a Implement sc_print 2012-05-08 16:47:34 +02:00
Moritz Lipp
de17088c91 Update sc_adjust_window on ZATHURA_ADJUST_BESTFIT
Closes: #200
2012-05-08 14:08:09 +02:00
Sebastian Ramacher
d05e40a8b5 Escape path in sc_focus_inputvar with APPEND_FILEPATH (Closes: #198) 2012-05-07 23:41:11 +02:00
Moritz Lipp
583017a836 Apply adjust-open only to unknown files 2012-05-07 00:32:55 +02:00
Moritz Lipp
4c25d68777 Restructure zathura_page_widget_private_s 2012-05-06 23:41:25 +02:00
Moritz Lipp
13711243f4 Improve widget size fix for sc_adjust_window 2012-05-06 22:52:33 +02:00
Moritz Lipp
9d2df003a3 Use gdk_threads_add_idle for adjust_window 2012-05-06 13:48:17 +02:00
Sebastian Ramacher
47686b3d47 Add a note on sqlite3. 2012-05-02 16:43:17 +02:00