Commit graph

  • b0007bf2de Use fcntl instead of socket to lock files Moritz Lipp 2011-10-14 01:04:06 +0200
  • 908e06de16 Fix sc_goto Moritz Lipp 2011-10-13 12:15:21 +0200
  • 09d2ee0926 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2011-10-12 16:18:54 +0200
  • 9f1a3c6c62 Some style updates Moritz Lipp 2011-10-12 16:18:40 +0200
  • d94c6a9cac display a sorted list of bookmarks Sebastian Ramacher 2011-10-12 14:40:52 +0200
  • f384c912a0 Fix cc_bookmarks Moritz Lipp 2011-10-12 12:49:52 +0200
  • 094262c524 database-plain: Use GKeyFile for history as well Moritz Lipp 2011-10-12 12:43:36 +0200
  • 2d4390f6d5 database-plain: Save and read bookmarks Moritz Lipp 2011-10-12 12:32:31 +0200
  • 0bdbd6fa3b Immediately write history file Moritz Lipp 2011-10-12 11:45:00 +0200
  • 186353111e Implement cb_zathura_db_watch_file Moritz Lipp 2011-10-11 23:43:30 +0200
  • a0aa0d44b7 Write and read file history Moritz Lipp 2011-10-11 23:18:21 +0200
  • b1144d9351 database-plain: File locking with unix sockets Moritz Lipp 2011-10-11 22:39:55 +0200
  • 84ae796405 Merge branch 'develop' of pwmt.org:zathura into develop Sebastian Ramacher 2011-10-11 16:00:17 +0200
  • 5ac40104a4 Add database-plain.c Moritz Lipp 2011-10-11 15:59:36 +0200
  • e6d1cffce0 Merge branch 'develop' of pwmt.org:zathura into develop Sebastian Ramacher 2011-10-10 23:49:31 +0200
  • 8061236e4e Added structure for plain database Moritz Lipp 2011-10-10 23:46:50 +0200
  • bbb08b17be g_object_ref the print settings (as seen in the GTK+ documentation) Sebastian Ramacher 2011-10-10 19:58:48 +0200
  • b7d04a143d Format README Moritz Lipp 2011-10-10 15:02:15 +0200
  • 0848c39cde no need to check for < 0 Sebastian Ramacher 2011-10-09 00:35:52 +0200
  • 9498b54fbc introduce PLUGINDIR in config.mk which is used to determine the default look up path for plugins Sebastian Ramacher 2011-10-08 23:42:41 +0200
  • b693b8735b make input of completion callbacks const Sebastian Ramacher 2011-10-08 23:23:56 +0200
  • 4efecff654 make input of completion callbacks const char* Sebastian Ramacher 2011-10-08 23:19:28 +0200
  • d9d28bc544 +1/-1 when storing/loading pages Sebastian Ramacher 2011-10-06 18:33:54 +0200
  • b843331afc +1/-1 when storing/loading pages Sebastian Ramacher 2011-10-06 18:33:23 +0200
  • b380f6f14b implement bookmark create Sebastian Ramacher 2011-10-06 18:07:02 +0200
  • f00b3fcf03 implement bookmark open Sebastian Ramacher 2011-10-06 18:01:15 +0200
  • d047a36f6c save file info on close Sebastian Ramacher 2011-10-06 17:57:26 +0200
  • 88c4dd6bbe load file info on start and jump to last seen page Sebastian Ramacher 2011-10-06 17:48:17 +0200
  • 4f53b083ef Revert change from 481e52fd and change path_max to long. Sebastian Ramacher 2011-10-05 14:20:59 +0200
  • 6730160df0 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2011-10-05 13:49:45 +0200
  • 8d3cc43bbe Don't check if unsigned variable is less than zero Moritz Lipp 2011-10-05 13:49:40 +0200
  • b35a062e61 Fix 'make uninstall' command Pavel Borzenkov 2011-10-05 13:28:17 +0400
  • d02826c6df update README Sebastian Ramacher 2011-10-04 16:41:51 +0200
  • 794bee49ab update deskopt file Sebastian Ramacher 2011-10-03 19:56:02 +0200
  • 02e0c8b2d3 Fix a typo Sebastian Ramacher 2011-10-03 17:28:14 +0200
  • 577d485747 create config/data directories if they don't exist Sebastian Ramacher 2011-10-03 17:19:55 +0200
  • 2c5eb04f4f Merge branch 'develop' of pwmt.org:zathura into develop Sebastian Ramacher 2011-10-03 17:13:40 +0200
  • 4239d9652f just do nothing if no document is open Sebastian Ramacher 2011-10-03 17:13:33 +0200
  • 8bf7587baf Show document information Moritz Lipp 2011-10-01 23:29:40 +0200
  • 8b762ddcb3 Implemented sc_reload Moritz Lipp 2011-10-01 17:47:51 +0200
  • 9d13c75153 Fit page to width / bestfit Moritz Lipp 2011-10-01 09:40:44 +0200
  • 9ec22cc1f6 Fix memory leak in zathura_free Moritz Lipp 2011-09-30 12:33:50 +0200
  • b5017f2396 Fix possible deallocation of a deallocated real_path Moritz Lipp 2011-09-30 12:32:29 +0200
  • 8abe3d96d5 Fix 'make install' command Pavel Borzenkov 2011-09-30 13:17:57 +0400
  • bd458048c3 Include math.h in render.c Moritz Lipp 2011-09-29 18:51:24 +0200
  • f78b79ec17 scale cairo surface Sebastian Ramacher 2011-09-29 18:49:43 +0200
  • 72ebb3bc13 fix page_set call in cb_index_row_activated Sebastian Ramacher 2011-09-29 18:39:40 +0200
  • 88e31c0c24 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2011-09-29 18:17:38 +0200
  • 05311ca020 Implemented sc_navigate_index Moritz Lipp 2011-09-29 18:17:03 +0200
  • b719e8701c get rid of warnings Sebastian Ramacher 2011-09-29 18:08:37 +0200
  • a5669f6aa2 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2011-09-29 18:05:22 +0200
  • d0819a10e0 Show printing status in statusbar Moritz Lipp 2011-09-29 18:05:15 +0200
  • ec7aacb0f6 Merge branch 'develop' of pwmt.org:zathura into develop Sebastian Ramacher 2011-09-29 17:35:02 +0200
  • a8389ad2b1 align page number to the right Sebastian Ramacher 2011-09-29 17:35:00 +0200
  • 353297b301 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2011-09-29 17:32:44 +0200
  • 96e8348caa Prevent segfault in statusbar_page_number_update Moritz Lipp 2011-09-29 17:32:35 +0200
  • 1e18d7f3ea display page in index Sebastian Ramacher 2011-09-29 17:28:09 +0200
  • 3d0abd5292 Merge branch 'develop' of pwmt.org:zathura into develop Moritz Lipp 2011-09-29 17:09:12 +0200
  • a94cc260a2 Implemented cb_index_row_activated Moritz Lipp 2011-09-29 17:05:54 +0200
  • b614508e16 completion for bookmarks Sebastian Ramacher 2011-09-29 17:05:20 +0200
  • 225bc75baf generate index Sebastian Ramacher 2011-09-29 16:50:52 +0200
  • 66e3c65583 readd installation of zathurarc.5 and zathura.desktop Sebastian Ramacher 2011-09-29 16:06:39 +0200
  • 5292390be0 Merge branch 'develop' Moritz Lipp 2011-09-29 15:44:13 +0200
  • b34d21afaf implement content type support Sebastian Ramacher 2011-09-29 15:23:13 +0200
  • ede8a7b236 Change NEED_DL to DL_LIB to be consistent with other options. Sebastian Ramacher 2011-09-29 13:18:09 +0200
  • c3ad7faf1a Use cairo to render page Moritz Lipp 2011-09-29 12:35:52 +0200
  • 9f5d6cdd61 Added page_render_cairo function Moritz Lipp 2011-09-29 12:07:07 +0200
  • 13eeebc9c8 fix build error Sebastian Ramacher 2011-09-29 11:46:52 +0200
  • c8bc73e815 fix build error Sebastian Ramacher 2011-09-29 11:46:52 +0200
  • 8a1f1816fd Merge branch 'girara' Moritz Lipp 2011-09-29 11:43:01 +0200
  • 2403296c53 Merge branch 'girara' Moritz Lipp 2011-09-29 11:41:08 +0200
  • 51f8785935 Add a safe_realloc. Sebastian Ramacher 2011-09-28 19:12:17 +0200
  • 8efa5a5f05 Add a safe_realloc. Sebastian Ramacher 2011-09-28 19:12:17 +0200
  • 9b633f70a5 implement zathura_db_get_fileinfo Sebastian Ramacher 2011-09-22 15:47:58 +0200
  • 320063f69e fix PRIMARY KEY in bookmarks and some work on fileinfo Sebastian Ramacher 2011-09-21 18:31:12 +0200
  • e47ff9ad47 Resolve GLib-Gobject-CRITICAL warnings Moritz Lipp 2011-09-21 09:46:54 +0200
  • 24081171db Coding style fixes Pavel Borzenkov 2011-09-21 11:22:12 +0400
  • 9474332d09 Add zathura.pc to .gitignore Pavel Borzenkov 2011-09-21 11:20:14 +0400
  • 2b4f5d1823 Use girara's focus_inputbar function Pavel Borzenkov 2011-09-21 11:14:21 +0400
  • a6268788c0 Resolve warnings caused by -Wextra Moritz Lipp 2011-09-21 00:46:03 +0200
  • e20f425128 Some style updates Moritz Lipp 2011-09-21 00:25:41 +0200
  • 86646affac Prevent segfault when closing zathura Moritz Lipp 2011-09-21 00:25:30 +0200
  • 2657ff58ae set NEEDS_DL to 0 if you don't need to link against dl Sebastian Ramacher 2011-09-20 16:47:49 +0200
  • 2b0297b785 fix a warning Sebastian Ramacher 2011-09-20 16:42:23 +0200
  • cc92b38471 fix a warning Sebastian Ramacher 2011-09-20 16:42:23 +0200
  • cf3fd3510b load bookmarks in document_open Sebastian Ramacher 2011-09-03 14:21:36 +0200
  • 390061c896 document database functions Sebastian Ramacher 2011-09-03 13:49:21 +0200
  • 7b3d31a3e5 implement cmd_bookmark_remove Sebastian Ramacher 2011-09-03 13:40:28 +0200
  • 6f567a6264 some initial work on the sqlite database backend Sebastian Ramacher 2011-09-02 20:46:16 +0200
  • 48448c6507 Hide notification area in sc_focus_inputbar Pavel Borzenkov 2011-09-02 17:58:37 +0400
  • 0c48f8267e document bookmark functions Sebastian Ramacher 2011-09-02 12:04:05 +0200
  • 30dd00937b rotate in render Sebastian Ramacher 2011-09-01 19:18:29 +0200
  • a6596fb908 initial bookmarks implementation Sebastian Ramacher 2011-09-01 15:43:34 +0200
  • bb466fc891 add cmd_help skeleton Sebastian Ramacher 2011-09-01 13:15:27 +0200
  • 87aa9b9a46 implement :write and :write! Sebastian Ramacher 2011-09-01 11:51:49 +0200
  • 36bdb57bf4 fix dist target Sebastian Ramacher 2011-08-31 16:43:35 +0200
  • 36749e1266 add verbose build output Sebastian Ramacher 2011-08-31 16:41:07 +0200
  • 4caa398a27 add verbose build output Sebastian Ramacher 2011-08-31 16:04:55 +0200
  • 18c490f2c6 add verbose build output Sebastian Ramacher 2011-08-31 16:04:55 +0200
  • a66f2dd53a no need to add -I. and -I/usr/include Sebastian Ramacher 2011-08-31 14:36:24 +0200