Commit graph

  • 1b6a2b4753 Initial D-Bus client implementation Sebastian Ramacher 2013-12-24 01:05:40 +0100
  • f7fddf750e Initial D-Bus interface for synctex Sebastian Ramacher 2013-12-23 18:14:23 +0100
  • b3c2327fbb Make synctex_view available Sebastian Ramacher 2013-12-23 15:41:44 +0100
  • 3dcae96045 Document new shortcuts Sebastian Ramacher 2013-12-17 18:07:04 +0100
  • 976b6ab164 Document page-top and page-bottom Sebastian Ramacher 2013-12-17 18:05:23 +0100
  • cd998005ae Merge branch 'haggl/feature/scroll-page-top-or-bottom' of https://github.com/haggl/zathura into feature/scroll-page-top-or-bottom Sebastian Ramacher 2013-12-17 18:04:17 +0100
  • e8bc7b1e49 Implement shortcuts for scrolling to page top/bottom Sebastian Neuser 2013-12-17 15:34:40 +0100
  • 45a997c88e More consts Sebastian Ramacher 2013-12-17 16:32:50 +0100
  • 660a3e7757 CS Sebastian Ramacher 2013-12-17 16:27:34 +0100
  • 87af53afbb Make inital values more explicit Sebastian Ramacher 2013-12-17 16:26:13 +0100
  • 42a8382a45 Set position on document load only if no page was specified Sebastian Neuser 2013-12-16 19:42:35 +0100
  • 1d398dfaf0 Remove mutex from page widget Sebastian Ramacher 2013-12-03 20:30:44 +0100
  • 5b3e0b7fc7 Some consts here and there Sebastian Ramacher 2013-12-03 20:29:44 +0100
  • 60001b2ede A const Sebastian Ramacher 2013-12-03 17:05:09 +0100
  • 0ac744c076 I guess this mutex is no longer needed Sebastian Ramacher 2013-12-03 17:04:58 +0100
  • 43c3ba86f4 Replace some more GdkColors with GdkRGBA Sebastian Ramacher 2013-12-01 16:04:04 +0100
  • cff05ac10e Replace some GdkColors with GdkRGBA Sebastian Ramacher 2013-12-01 15:47:28 +0100
  • 08a72c46d4 Merge branch 'feature/remove-gtk2' into develop Sebastian Ramacher 2013-12-01 15:19:10 +0100
  • 5a932e014c No need for padding anymore Sebastian Ramacher 2013-11-29 18:05:40 +0100
  • 064db00287 Half / full page scroll need to respect the view port size Sebastian Ramacher 2013-11-29 17:24:28 +0100
  • 6788776bae Bail out early if we get TOP or BOTTOM Sebastian Ramacher 2013-11-29 17:08:01 +0100
  • 6ee0f265a3 CS Sebastian Ramacher 2013-11-29 15:57:40 +0100
  • 2c76fde31f Make sure there are no outstanding requests if the page size gets changed Sebastian Ramacher 2013-11-28 14:16:17 +0100
  • 6ae3a7eab8 Document PgDn and PgUp Moritz Lipp 2013-11-26 09:57:20 +0100
  • 7f82bec71b Replace fullscreen mode with presentation mode Moritz Lipp 2013-11-25 23:10:35 +0100
  • 7d5a586811 Drop more GTK+2 code Sebastian Ramacher 2013-11-25 19:05:46 +0100
  • 0406cbe495 Drop compat code for glib < 2.28 Sebastian Ramacher 2013-11-25 19:02:43 +0100
  • 80a54e70f8 Update README Sebastian Ramacher 2013-11-25 18:59:02 +0100
  • f59a6f539e Remove GTK+2 support Sebastian Ramacher 2013-11-25 18:57:59 +0100
  • d58fccd494 Document fullscreen key bindings more explicitely Sebastian Ramacher 2013-11-24 21:31:43 +0100
  • 617b9d7fdf Merge tag '0.2.6' into develop Moritz Lipp 2013-11-24 20:13:19 +0100
  • 6d22f33fc6 Merge branch 'release/0.2.6' 0.2.6 Moritz Lipp 2013-11-24 20:13:13 +0100
  • a4de3eefc3 Version 0.2.6 Moritz Lipp 2013-11-24 20:13:09 +0100
  • e900c59a9b Fix check for unfinished render jobs Sebastian Ramacher 2013-11-22 06:41:33 +0100
  • 086d49bb1a Be consistent with earlier versions Sebastian Ramacher 2013-11-22 06:24:38 +0100
  • 4c88e9d1ef Make sure we do not underflow Sebastian Ramacher 2013-11-22 06:23:22 +0100
  • badc0e2815 Make sure that first-page-column does not exceed any bounds Sebastian Ramacher 2013-11-22 06:14:41 +0100
  • 156b2e82e2 CS Sebastian Ramacher 2013-11-22 06:09:12 +0100
  • c2b35a02fe Don't try to change document settings if no document is open Sebastian Ramacher 2013-11-17 18:36:22 +0100
  • b5798c899e Document statusbar-{v,h}-padding Sebastian Ramacher 2013-11-13 15:02:32 +0100
  • 138f3c2a8a Merge tag '0.2.5' into develop Moritz Lipp 2013-11-08 20:29:38 +0100
  • 7063705618 Merge branch 'release/0.2.5' 0.2.5 Moritz Lipp 2013-11-08 20:29:30 +0100
  • b2c14a3733 Version 0.2.5 Moritz Lipp 2013-11-08 20:29:08 +0100
  • 63a4152f93 Be more explicit about render jobs Sebastian Ramacher 2013-11-07 12:36:21 +0100
  • 11de9b606b Fix a type and add some consts Sebastian Ramacher 2013-11-07 03:56:29 +0100
  • 1a34fb0257 Add some debug output for signals Sebastian Ramacher 2013-11-07 03:29:38 +0100
  • 3abf46a164 request and aborted need to be volatile Sebastian Ramacher 2013-11-07 03:18:44 +0100
  • f093046d9c Reduce the amount of code a bit Sebastian Ramacher 2013-11-07 02:56:57 +0100
  • 903dae55e0 Get the correct adjustment Sebastian Ramacher 2013-11-05 02:29:20 +0100
  • 403d867ca4 Some CS Sebastian Ramacher 2013-11-05 02:23:52 +0100
  • 08d799a1f8 Set viewport info early and set correct page size the first time Sebastian Ramacher 2013-11-05 02:22:30 +0100
  • c51a7bdda1 Fix up header Sebastian Ramacher 2013-11-05 01:07:05 +0100
  • dd81a0bcc8 Update dependencies Sebastian Ramacher 2013-11-04 20:59:06 +0100
  • 234008e209 Change default GTK+ version to 3 Sebastian Ramacher 2013-11-04 20:56:39 +0100
  • 594e816aa8 Add Bugs section to README Sebastian Ramacher 2013-11-04 20:55:54 +0100
  • 2981996ecc Remove note about broken GTK+3 support Sebastian Ramacher 2013-11-04 20:10:17 +0100
  • 11bd96201a Run update-po Sebastian Ramacher 2013-11-04 19:58:20 +0100
  • cc0ad0ad64 Make a string translatable Sebastian Ramacher 2013-11-04 19:57:23 +0100
  • 2ec8675bec Update translations Sebastian Ramacher 2013-11-04 19:55:57 +0100
  • 8103f6b8d8 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2013-11-04 17:44:37 +0100
  • b3fdb8c05e Document return value if an error occurs Sebastian Ramacher 2013-11-04 15:38:13 +0100
  • 5fed4db579 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2013-11-02 23:01:12 +0100
  • 0b54230811 Run update-po for new translatable strings Sebastian Ramacher 2013-11-01 14:11:40 +0100
  • a91108b078 Translate fields in cmd_info Sebastian Ramacher 2013-11-01 14:06:56 +0100
  • a85074614d Fix typo in cmd_info (Closes: #353) Sebastian Ramacher 2013-11-01 14:01:49 +0100
  • 9e85c2f7c8 Reduce the scope of val_list Moritz Lipp 2013-10-31 16:43:44 +0100
  • 7b8f5d17cb Implement image-selected event for GTK+3 Sebastian Ramacher 2013-10-31 14:53:51 +0100
  • 3575157cb2 Connect the correct callback Sebastian Ramacher 2013-10-31 14:39:32 +0100
  • 73e0754d58 Resolve implicit declaration of render_all Moritz Lipp 2013-10-31 08:49:25 +0100
  • 7d7fe1d864 Workaround printing quality issues Sebastian Ramacher 2013-10-31 05:37:44 +0100
  • 1241afbe89 Merge branch 'feature/redo-page-refresh' into develop Sebastian Ramacher 2013-10-31 04:35:30 +0100
  • 9f201f4a1f need to set the page number before the position feature/redo-page-refresh Abdo Roig-Maranges 2013-10-30 12:46:10 +0100
  • f10d847a95 CS Sebastian Ramacher 2013-10-30 03:35:56 +0100
  • e99be0fcce CS Sebastian Ramacher 2013-10-30 03:29:45 +0100
  • 5c49792cb8 CS Sebastian Ramacher 2013-10-30 03:27:10 +0100
  • 459b8ba3fc after a set_scale we need a render_all Abdo Roig-Maranges 2013-10-26 19:36:42 +0200
  • 0c0c3b8903 Redo version checks and add check for GTK Sebastian Ramacher 2013-10-26 19:02:55 +0200
  • 117a32c3d4 pkg-config is not happy with --atleast-version Abdó Roig-Maranges 2013-10-26 18:11:55 +0200
  • e02806b6e2 get rid of the hide_inputbar hack Abdo Roig-Maranges 2013-10-23 19:51:31 +0200
  • 84736dc89b remove zathura->global.update_page_number global hack Abdo Roig-Maranges 2013-10-20 23:51:13 +0200
  • 9367d646d9 get rid of tracking adjustments Abdo Roig-Maranges 2013-10-20 23:57:24 +0200
  • 860c748889 remove delayed versions of page_set and position_set Abdo Roig-Maranges 2013-10-20 12:37:47 +0200
  • ab9338cb33 get rid of a couple of static variables to remember adjustment. Abdo Roig-Maranges 2013-10-22 23:21:17 +0200
  • e51a3265b6 use the new document functions in sc_scroll Abdo Roig-Maranges 2013-10-23 21:17:15 +0200
  • ace0836a19 use the new document functions in sc_search Abdo Roig-Maranges 2013-10-22 23:36:45 +0200
  • efc7d23f92 use the new document functions in link evaluation Abdo Roig-Maranges 2013-10-22 23:19:07 +0200
  • 4a75efd4f2 use the new document functions for the jumplist Abdo Roig-Maranges 2013-10-22 23:14:51 +0200
  • 6ca81e3716 use the new document functions for marks, bookmarks and initialization Abdo Roig-Maranges 2013-10-22 23:14:15 +0200
  • f94d43d2e6 replace some page_set with refresh_view Abdo Roig-Maranges 2013-10-23 22:15:57 +0200
  • 1171bffb6b replace delayed versions of page_set and position_set Abdo Roig-Maranges 2013-10-22 23:11:33 +0200
  • 018e026e62 disable adjustment callbacks in index mode Abdo Roig-Maranges 2013-10-23 16:09:50 +0200
  • 3634636227 adapt view_adjustment callbacks to new document/view separation Abdo Roig-Maranges 2013-10-22 23:00:21 +0200
  • c4245600c9 move adjustment code from sc_adjust_window to adjust_view Abdo Roig-Maranges 2013-10-24 22:11:52 +0200
  • 54b6f7336d make position_set and page_set more asynchronous Abdo Roig-Maranges 2013-10-22 21:37:02 +0200
  • 692e72abd4 add a custom refresh-view signal Abdo Roig-Maranges 2013-10-22 21:24:26 +0200
  • 030a8c65c1 add functions to compute page positions Abdo Roig-Maranges 2013-10-23 09:46:00 +0200
  • bca5bcc571 let the document know about the current adjustments Abdo Roig-Maranges 2013-10-25 11:33:34 +0200
  • a0a64832d9 move zathura_get_document_size to document.c Abdo Roig-Maranges 2013-10-20 16:40:56 +0200
  • 0da491f78b merge callbacks for pages-per-row, first-page-column and page-padding Abdo Roig-Maranges 2013-10-20 16:20:08 +0200
  • c5930c900a page_widget_set_mode now sets the page-padding too Abdo Roig-Maranges 2013-10-20 16:07:07 +0200