Commit Graph

  • ca1034b49e Add search bar to browser window which respects search provider setting anthony 2021-02-10 19:15:59 +0000
  • 9783296c4f layout: Add support for OL reversed attribute. Michael Drake 2021-02-10 17:59:51 +0000
  • 32d9de461e util: corestring: Add DOM "reversed" string. Michael Drake 2021-02-10 17:59:12 +0000
  • 496b1eca08 layout: list handling: Scope reduce some variables in the recursive call. Michael Drake 2021-02-10 17:42:29 +0000
  • d29f6d6c1e html: layout: Change list value step to variable. Michael Drake 2021-02-10 17:40:24 +0000
  • e18bb8fde1 html: Add support for OL start attribute. Michael Drake 2021-02-10 17:09:20 +0000
  • 4c941254c8 util: corestring: Add DOM "start" string. Michael Drake 2021-02-10 17:08:23 +0000
  • 64680a8edb layout: Add support for list item value attribute. Michael Drake 2021-02-09 20:50:01 +0000
  • 41a0c21812 html: Do list item counting at layout time. Michael Drake 2021-02-09 20:30:53 +0000
  • 9434fe1ff0 layout: Pass content into list layout function. Michael Drake 2021-02-09 20:29:55 +0000
  • 839fb8570a layout: Add counting for list items to layout. Michael Drake 2021-02-09 19:04:52 +0000
  • 7868683d3e Add 'open' option to downloads panel anthony 2021-02-09 19:44:05 +0000
  • d2c2ff6bb9 Respect overwrite downloads setting anthony 2021-02-09 19:19:30 +0000
  • dcec1d0cd5 undo debug driver change Vincent Sanders 2021-02-08 08:44:54 +0000
  • a091dc3603 allow monkey tests to specify a redraw area for plot-check steps Vincent Sanders 2021-02-07 22:57:27 +0000
  • ff225194f3 use list style formatting from libcss Vincent Sanders 2021-02-07 00:07:24 +0000
  • 2e480f2160 Update README anthony 2021-02-04 19:13:12 +0000
  • 5e06dfdd46 Fix makefile; builds on ubuntu+gcc anthony 2021-02-04 19:10:05 +0000
  • 55fadc802a html: list counter style: Revert to string for {pre|post}fix. Michael Drake 2021-02-02 16:39:41 +0000
  • 3b57deb046 html: list counter style: Constify {pre|post}fix memebers. Michael Drake 2021-02-02 15:06:04 +0000
  • 87b5fd1bcc html: list counter style: Split out symbol copy. Michael Drake 2021-02-02 15:04:09 +0000
  • 60d9dbe390 change list counter style formatting to be table driven Vincent Sanders 2021-02-02 01:19:32 +0000
  • 29f7931ea4 Default CSS: Use 40px for list padding. Michael Drake 2021-02-01 09:03:52 +0000
  • bca82dfe83 do not count the null terminator in list counter style length formatting Vincent Sanders 2021-01-31 23:30:07 +0000
  • 27b178b04b implement armenian and georgian list counter styles Vincent Sanders 2021-01-31 22:56:35 +0000
  • 83ebc3bb8e split counter style handling out of the box code Vincent Sanders 2021-01-31 10:49:13 +0000
  • 13c1b11317 css: hints: Add support for OL type attribute. Michael Drake 2021-01-31 09:36:02 +0000
  • 4455f1b712 implement list marker counting for roman, latin and greek Vincent Sanders 2021-01-30 23:00:44 +0000
  • 7395cb8b66 Respect startup page and 'remove download on complete' preferences anthony 2021-01-28 20:06:38 +0000
  • 4201a58347 Finish hooking main preferences window up to user defaults anthony 2021-01-28 19:37:40 +0000
  • 6009b38cf3 WIP hooking main preferences tab UI up to logic anthony 2021-01-27 20:04:36 +0000
  • af28773254 Start adding storage for preferences main tab anthony 2021-01-26 20:08:45 +0000
  • cf2c9d91ed Basic GUI for main tab of preferences anthony 2021-01-25 20:06:57 +0000
  • da2aa05b73 Prevent overflow of disc cache hysteresis. Michael Drake 2021-01-25 13:39:28 +0000
  • 98496cdae1 move remaining macros into separate macro makefile Vincent Sanders 2021-01-24 17:51:06 +0000
  • f78014d6d9 update readme anthony 2021-01-23 17:33:00 +0000
  • dd95df6e07 Fix 'cancel' button when downloading anthony 2021-01-23 13:13:57 +0000
  • 4a501b497a Fix downloads not occuring sequentially anthony 2021-01-22 22:34:19 +0000
  • b135147cbd Bookmarks implemented anthony 2021-01-21 20:37:45 +0000
  • 7adefe0a05 Initial attempt at showing bookmarks in the menu anthony 2021-01-20 20:17:10 +0000
  • 32aa63c2fc Add button to create new bookmark folders anthony 2021-01-19 20:04:20 +0000
  • 72a8bf14d5 Implement filtering bookmarks using the search bar anthony 2021-01-18 20:12:42 +0000
  • ed5076421f remove stray tab in hts makefile to fix amigaos3 build Vincent Sanders 2021-01-17 22:03:17 +0000
  • 8a2c5bd3ed split out library and feature building macros Vincent Sanders 2021-01-17 21:10:31 +0000
  • 5db541a6d7 Improve target setup in makefiles Vincent Sanders 2021-01-17 20:06:24 +0000
  • 7aebb41b96 WIP getting cutting and pasting folders working properly anthony 2021-01-17 16:52:11 +0000
  • 7c9d6cce8d Cutting, pasting, removing individual websites working anthony 2021-01-14 20:01:55 +0000
  • 0157ab1322 Work on cutting and pasting bookmarks anthony 2021-01-13 20:09:47 +0000
  • 96d06abdd2 Renaming bookmarks via manage interface anthony 2021-01-12 20:05:10 +0000
  • d1a4382fdf Create bookmark panel to allow customising the name and picking it's folder anthony 2021-01-09 19:29:34 +0000
  • 1c352fe0f3 Implement methods to write bookmarks and add some preliminary UI tweaks anthony 2021-01-06 19:59:28 +0000
  • 3f29c76540 Implement methods to get bookmarks anthony 2021-01-05 20:07:24 +0000
  • 87ed8db872 Add initial skeleton for bookmarks window based on history window anthony 2021-01-04 19:58:24 +0000
  • 25c21e5fef add back/forward mouse button processing to GTK frontend Vincent Sanders 2021-01-02 09:49:25 +0000
  • 6b6ffdab45 BW_NAVIGATE_NONE doesn't do what I thought it did! anthony 2021-01-01 16:00:21 +0000
  • 291efc3454 update readme anthony 2021-01-01 15:54:50 +0000
  • 5975b8e3c9 History implemented anthony 2021-01-01 15:53:11 +0000
  • 544ae837d5 tweak history impl so as not to require opening and resaving history just to append anthony 2020-12-31 22:55:28 +0000
  • 8046fb8af2 Show last 5 history items in the menu bar for quick access anthony 2020-12-29 20:10:52 +0000
  • 94b6c4ac7e implement history open, remove, copy anthony 2020-12-28 18:12:55 +0000
  • ad386a3287 fix range exception when highlighting text anthony 2020-12-28 16:32:01 +0000
  • eb5c01edf7 fix segfault when pasting anthony 2020-12-28 16:24:48 +0000
  • e46bb36669 History - WIP basic history impl anthony 2020-12-24 22:11:41 +0000
  • 4a696cf84a Figure out an interface for bookmarks & history anthony 2020-12-21 20:12:47 +0000
  • aad55fedb9 Add basic outline for history window anthony 2020-12-19 21:45:08 +0000
  • 06b6804da0 Update readme anthony 2020-12-18 20:44:17 +0000
  • 74e3fe059f Downloads - Perform write on background thread, add cancel and clear, indicate complete/cancel in progress cell anthony 2020-12-18 20:43:26 +0000
  • 38b61f46e7 Increase 'size' of downlaod if we've written more than the previous expected size anthony 2020-12-16 20:17:54 +0000
  • b0286b674a Fix range exception when rendering some text where num glyphs != num chars anthony 2020-12-16 19:26:04 +0000
  • 6886cc5a8f Hook up find window to search table anthony 2020-12-14 21:27:23 +0000
  • adda2aed3c Work on search window, enable/disable based on main window anthony 2020-12-13 17:15:16 +0000
  • 9a5922ba2b Fix window name not changing due to not being linked in .gorm anthony 2020-12-12 17:44:23 +0000
  • f004897bdc Make default browser size larger anthony 2020-12-12 17:37:32 +0000
  • 9bd681d260 Add speed, remaining, and progress bar to download info anthony 2020-12-12 15:53:46 +0000
  • 7b5a806601 Update Downloads window with items based off of DownloadManager anthony 2020-12-10 20:06:23 +0000
  • 160f4b43b2 Don't free ns owned buffer anthony 2020-12-10 19:06:02 +0000
  • d04c87012a Basic download manager anthony 2020-12-09 20:18:22 +0000
  • f0aeee7f97 Begin work on downloads window anthony 2020-12-08 20:25:10 +0000
  • 2bdfe481f2 Mimic GTK port's copy/paste/cut contextual menu logic anthony 2020-12-07 20:54:57 +0000
  • 815b39bb16 contextual menu actions anthony 2020-12-07 20:14:13 +0000
  • bb301b99ee Fill in pasteboard functions anthony 2020-12-07 19:48:35 +0000
  • 2de3769d47 Update browser size on resize anthony 2020-12-06 10:32:12 +0000
  • f22baae2c2 Handle iframe scrolling anthony 2020-12-05 22:15:00 +0000
  • ba3fe1fffa Fix incorrect line-width conversion (and thus broken iframes due to scrollbars) anthony 2020-12-05 21:09:22 +0000
  • 5954f9280b Add caret anthony 2020-12-05 15:43:34 +0000
  • 5ccb17a263 Add contextual mouse pointers anthony 2020-12-05 14:07:25 +0000
  • 4fe704dbf0 Use control,target instead of delegate for urlbar anthony 2020-12-05 13:24:54 +0000
  • 31c8b0b026 Just use the system font anthony 2020-12-05 12:15:35 +0000
  • 378ce80eef update readme anthony 2020-12-04 21:10:32 +0000
  • ef507f156f Fix stop/refresh button going walkabout anthony 2020-12-04 20:44:29 +0000
  • 0d2ac228fc Fix up menu anthony 2020-12-04 20:42:02 +0000
  • f6c82fd2dd Add refresh button, hook up back and forward buttons anthony 2020-12-04 20:30:45 +0000
  • 08e0d3b003 bump urlbar font size, and increase page scrolling speed anthony 2020-12-04 19:08:13 +0000
  • 274ab9d670 bump font size up anthony 2020-12-03 20:40:06 +0000
  • 65b9019f06 Update url bar with nav url, send correct browser size to ns anthony 2020-12-03 20:24:15 +0000
  • c05a705717 Fix missing resources anthony 2020-12-03 20:05:46 +0000
  • 62fff96aeb Add icon anthony 2020-12-03 19:38:01 +0000
  • ca34bcb07f Setup scrollview anthony 2020-12-02 19:48:59 +0000
  • 074bb11459 Make delayed redraw look at the actual size of the view, rather than the dirty rect anthony 2020-12-01 20:16:30 +0000
  • f71efa5dd6 Correct cocoa_font_position clipping anthony 2020-12-01 20:10:00 +0000