Commit graph

  • 25998f8320 make the document object aware of page layout Abdo Roig-Maranges 2013-10-20 17:05:15 +0200
  • f617ee61e5 faster zathura_document_get_cell_size Abdo Roig-Maranges 2013-10-20 17:00:07 +0200
  • 7329209d84 change arguments to page_calc_height_width Abdo Roig-Maranges 2013-10-20 19:20:03 +0200
  • ed27f8b88e Minor cleanup Marwan Tanager 2013-10-26 03:00:32 +0200
  • cba5d8df77 Fix issue 345 (http://bugs.pwmt.org/issue345) Marwan Tanager 2013-10-26 00:56:30 +0200
  • 834bc8f4c9 CS Sebastian Ramacher 2013-10-26 01:16:19 +0200
  • 3629e3acd2 fix gtk_widget_get_requisition deprecation warning in GTK3 Abdo Roig-Maranges 2013-10-20 03:03:54 +0200
  • 1d5efad36a add a config setting to prevent link_evaluate from changing scale Abdo Roig-Maranges 2013-10-21 18:01:04 +0200
  • f27769d1b7 Fix format string not a string literal Sebastian Ramacher 2013-10-21 14:19:28 +0200
  • 157c9d6d53 girara_notify takes something the markup parser can understand Sebastian Ramacher 2013-10-21 14:16:38 +0200
  • c918c590ee Rename zathura_page_cache_add Sebastian Ramacher 2013-10-20 16:06:15 +0200
  • 5df5357fb0 Finish moving of the page cache Sebastian Ramacher 2013-10-19 17:45:12 +0200
  • e7cd4e5f8c Move page cache to ZathuraRenderer Sebastian Ramacher 2013-10-18 20:00:04 +0200
  • 2c9e34fa8a Merge branch 'feature/renderer-take-2' into develop Sebastian Ramacher 2013-10-18 16:12:50 +0200
  • f3ef76f909 Initialize x_clipboard_text with NULL Moritz Lipp 2013-10-07 09:02:38 +0200
  • d423ff7305 Allow numbers for quickmarks Moritz Lipp 2013-09-14 23:43:39 +0200
  • 4e010616e8 It's clipboard Sebastian Ramacher 2013-09-13 00:01:55 +0200
  • 9d70da690c Add Keywords Sebastian Ramacher 2013-09-12 19:55:51 +0200
  • fef9d8f27e Update list of possible arguments Sebastian Ramacher 2013-09-01 18:23:21 +0200
  • 2ad2b9e0c4 Use signals for selected images and text Sebastian Ramacher 2013-08-31 13:12:41 +0200
  • d48f1e023b Use primary selection as before Sebastian Ramacher 2013-08-31 12:32:12 +0200
  • d09cd5c62c Make the X clipboard buffer configurable Marwan Tanager 2013-08-31 06:18:31 +0200
  • 7127a46033 Fix deprecated gdk thread function calls Sebastian Ramacher 2013-08-30 19:25:24 +0200
  • 16fbefa5cf Abort requests if the page becomes invisible Sebastian Ramacher 2013-08-30 18:56:15 +0200
  • a9f044c951 Set recolor info initially Sebastian Ramacher 2013-08-30 18:55:42 +0200
  • 07005886f8 Sort requests based on last view time again Sebastian Ramacher 2013-08-30 17:50:34 +0200
  • 8d53833d81 Move recolor code into separate function Sebastian Ramacher 2013-08-30 16:10:44 +0200
  • 8a9bd7f512 We don't need zathura Sebastian Ramacher 2013-08-30 15:43:43 +0200
  • 7d5863ae1d Clean up includes Sebastian Ramacher 2013-08-30 15:05:00 +0200
  • 08a87f679e Mark the request as done in the signal emitter Sebastian Ramacher 2013-08-30 13:52:58 +0200
  • 9e77b26a3d Don't loop Sebastian Ramacher 2013-08-30 13:25:59 +0200
  • 35bd419e49 Emit signal from main context Sebastian Ramacher 2013-08-30 13:25:22 +0200
  • e733e032ce Add a callback for the signal Sebastian Ramacher 2013-08-30 12:59:27 +0200
  • 70cebde1f6 Merge branch 'develop' into feature/renderer-take-2 Sebastian Ramacher 2013-08-30 12:45:41 +0200
  • b02d3d4b8f Move recolor state to the renderer Sebastian Ramacher 2013-08-24 00:07:32 +0200
  • 72573199fe Merge branch 'develop' of pwmt.org:zathura into develop Sebastian Ramacher 2013-08-22 22:27:16 +0200
  • b460c711a0 Save some forks Sebastian Ramacher 2013-08-22 22:26:52 +0200
  • 10115db62f Rewrite render thread as request based system Sebastian Ramacher 2013-08-21 18:32:18 +0200
  • 0afc0e5382 Merge tag '0.2.4' into develop Moritz Lipp 2013-08-15 00:44:59 +0200
  • e5f36e4018 Merge branch 'release/0.2.4' 0.2.4 Moritz Lipp 2013-08-15 00:44:52 +0200
  • 3978dc30b4 Version 0.2.4 Moritz Lipp 2013-08-15 00:44:50 +0200
  • eabc306ec8 Run update-po Sebastian Ramacher 2013-08-15 00:37:57 +0200
  • 033833c50d Document that workaround Sebastian Ramacher 2013-08-14 23:39:34 +0200
  • c5e593d3c5 Don't hide the inputbar in case of incremental search Marawan Tanager 2013-08-08 19:48:31 +0200
  • b5237680f2 Don't store surface for invisible and uncached pages Sebastian Ramacher 2013-07-27 16:25:20 +0200
  • f98514d5ed Increase reference in zathura_page_widget_update_surface Sebastian Ramacher 2013-07-27 01:34:42 +0200
  • c6140296cd Update page number on mouse scroll Guillaume Duranceau 2013-07-24 22:44:54 +1000
  • 12f7b393a6 new window-title-page option Guillaume Duranceau 2013-07-22 23:01:05 +1000
  • 03ea66c6ff Replace tabs with spaces Sebastian Ramacher 2013-07-26 16:13:41 +0200
  • d699424cbe Add missing field initializer Moritz Lipp 2013-07-26 09:07:05 +0200
  • 71a332ede8 Fix return with no value Moritz Lipp 2013-07-26 09:04:08 +0200
  • 2ad8571f41 Add missing includes Sebastian Ramacher 2013-07-25 21:57:39 +0200
  • f3229a6a5a Initialize bisect state when opening document Abdó Roig-Maranges 2013-07-07 17:27:25 +0200
  • 2b6fa0cfe6 Fix missing else in if condition Moritz Lipp 2013-07-07 00:40:32 +0200
  • 7cdd1e7719 refresh horizontal position in page_set Abdo Roig-Maranges 2013-07-06 21:55:35 +0200
  • 7f42ccbdad Improve bisect setup Abdó Roig-Maranges 2013-07-07 00:12:45 +0200
  • 65da0ffa50 Decouple bisect from jumplist Sebastian Ramacher 2013-07-07 00:03:52 +0200
  • a0c8f4c4ce Fix a memory leak Marwan Tanager 2013-06-30 18:06:49 +0200
  • 486698d9fb Logical error fix and cleanup for zathura_jumplist_reset_current Marwan Tanager 2013-06-30 18:06:48 +0200
  • 3cf8fba779 Add a note that I want this to go away Sebastian Ramacher 2013-06-29 11:45:07 +0200
  • 99b32ae109 Make the jumplist persistent on a per-file basis Marwan Tanager 2013-06-21 14:30:04 +0200
  • 87a7f2310f Hide the inputbar and completion menu before saving the adjustments ratios into a new jump structure Marwan Tanager 2013-06-21 14:25:29 +0200
  • 7465ad6871 Jumplist: record the adjustments ratios, rather than their values Marwan Tanager 2013-06-21 14:25:28 +0200
  • d9f8750c86 Move calls to zathura_jumplist_add surrounding zathura_link_evaluate to zathura_link_evaluate itself Marwan Tanager 2013-06-21 10:02:19 +0200
  • 3e5bfe3d59 Use sqlite3_mprintf for proper escaping Sebastian Ramacher 2013-06-21 10:36:52 +0200
  • 12aa509fc2 Remove note about SQLITE_ENABLE_COLUMN_METADATA Sebastian Ramacher 2013-06-21 10:30:29 +0200
  • 3171a4f7f6 Add some comments to the code Sebastian Ramacher 2013-06-21 10:25:31 +0200
  • 4c795259fe Eliminate the need for sqlite3_table_column_metadata Marwan Tanager 2013-06-21 10:07:40 +0200
  • b4f290d4f9 Create bookmarks table with {v,h}adj_ratio Sebastian Ramacher 2013-06-21 10:07:10 +0200
  • ae59da30c8 Bookmark the exact position, not just the page number (along with a number of fixes). Marwan Tanager 2013-06-21 06:12:12 +0200
  • e6f23fd235 CS Sebastian Ramacher 2013-06-20 20:21:40 +0200
  • 8549abaa95 Fix the segfault that happens when jumping while the jumplist is initially empty. Marwan Tanager 2013-06-14 20:15:08 +0200
  • 5b7fc5de5f Make jumping with ^o and ^i more compatible with Vim Marwan Tanager 2013-06-14 20:15:07 +0200
  • 14b8399a74 Put %f back. Sebastian Ramacher 2013-06-19 21:26:21 +0200
  • 30d5195328 Update documentation Moritz Lipp 2013-06-18 12:52:01 +0200
  • 092fe81839 Use jumplist with marks Marwan Tanager 2013-06-09 23:37:00 +0200
  • a0c12d4cdd Save position on the jumplist before and after jumping to a bookmark Marwan Tanager 2013-06-09 22:11:44 +0200
  • afd008f466 Enhancements/Cleanups for the jumplist mechansim Marwan Tanager 2013-06-09 05:53:31 +0200
  • 88bff5dfd2 Include backward-search commands in the history plain database Marwan Tanager 2013-06-08 01:35:10 +0200
  • cc3b9aea18 More Vim-like search behavior Marwan Tanager 2013-06-08 02:46:58 +0200
  • 463545c3a3 Document the new show-{h, v}-scrollbar settings Marwan Tanager 2013-05-31 14:04:41 +0200
  • 2d9ea08729 Use show-v-scrollbar instead of show-scrollbars Marwan Tanager 2013-05-31 13:46:28 +0200
  • df466eeeb2 Fix Moritz Lipp 2013-05-28 23:39:18 +0200
  • cdece59229 Fix previous commit Moritz Lipp 2013-05-28 18:12:15 +0200
  • cf96d52790 Report missing plugin/unsupported file type Moritz Lipp 2013-05-28 17:00:37 +0200
  • b17c05c960 Merge branch 'develop' 0.2.3 Moritz Lipp 2013-05-12 23:28:29 +0200
  • e0efd8ab1e Version 0.2.3 Moritz Lipp 2013-05-12 23:28:20 +0200
  • fba01633c7 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2013-05-08 18:29:03 +0200
  • 87f10baffc Allow negative offsets Moritz Lipp 2013-05-08 18:28:32 +0200
  • 7ebf15543b Use strrchr in file_get_extension Sebastian Ramacher 2013-05-04 19:33:14 +0200
  • 5bc7c7212d Update desktop translations Sebastian Ramacher 2013-05-04 15:57:50 +0200
  • 9bc82e2d7d Update translations Sebastian Ramacher 2013-05-04 15:37:12 +0200
  • ad9edf5ea2 Update translations Sebastian Ramacher 2013-04-28 13:24:29 +0200
  • c07e7a0c39 Unref page twice (Temporary fix #274) Moritz Lipp 2013-04-17 13:42:03 +0200
  • fb734b48a6 Document notification-{fg,bg} Sebastian Ramacher 2013-04-08 21:53:15 +0200
  • 5563da4d91 also adjust the horizontal position in sc_bisect Abdo Roig-Maranges 2013-04-02 21:31:32 +0200
  • f8b24b0331 Document new bisect functionality Abdo Roig-Maranges 2013-03-31 14:29:34 +0200
  • 49e5b053bf bisect functionality to navigate documents Abdo Roig-Maranges 2013-03-31 13:10:48 +0200
  • d05ecc3043 added function to check whether current jump is first or last Abdo Roig-Maranges 2013-03-31 17:53:14 +0200
  • 1c3274bbd6 properly set horizontal position when navigating Abdo Roig-Maranges 2013-04-01 02:08:06 +0200