summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-05Fix typoHEADmasterRafael Marçalo
2023-12-05Change :autocmd! behavior to match documentationKonst Mayer
2023-12-05Prevent use-after-freeKonst Mayer
2023-09-10Escape special keys in mappings using backslashNicholas Todoroff
2023-06-27New ReleaseRafael Marçalo
2023-06-27Remove unused variable.Daniel Carl
2023-06-27Add global marksDaniel J. Perry
2023-05-09Fix typoKonst Mayer
2023-05-09Prevent use-after-freeKonst Mayer
2023-04-19Update default user-agent to WebKitGTK 2.40.0 defaultJernej Jakob
2023-03-02Fixed typosRafael Marçalo
2023-01-17Fix possible wrong dimension use for scrolling #723.Daniel Carl
2023-01-03config.mk: link against webkit-gtk 4.1Patrick Steinhardt
2023-01-03global: Convert use of `SoupURI` to use `GUri`Patrick Steinhardt
2023-01-03js.c: Remove unused functionPatrick Steinhardt
2023-01-03util.c: Convert deprecated use of JSValueRefPatrick Steinhardt
2023-01-03main: fix compilation with FEATURE_NO_XEMBEDPatrick Steinhardt
2022-04-24Updated settings to accept all tls certificatesrafa_99
2022-01-06Set z-index on hint container to max valueugla
2022-01-01ITP on by defaultrafa_99
2022-01-01Add hints for <summary> elementsugla
2022-01-01Set ssl policy on website data manager.Daniel Carl
2022-01-01Add version check around ITP optionugla
2022-01-01Add option for WebKit Intelligent Tracking Preventionugla
2022-01-01Merge branch 'keymaps' of https://github.com/Sadoon-AlBader/vimb into Sadoon-...rafa_99
2021-10-15No Incognito Moderafa_99
2021-10-15Adapt man page to slightly changed real status bar settings used.Daniel Carl
2021-10-15Fixed missed macro.Daniel Carl
2021-10-15Used macro to define status pattern and values together.Daniel Carl
2021-10-15status bar settings now configurable with config.hSadoon AlBader
2021-10-15use macros instead of reinventing the wheelSadoon AlBader
2021-10-15a better fix for scroll percentageSadoon AlBader
2021-10-15change scroll_percent from guint to guint16Sadoon AlBader
2021-10-15new feature: show some settings on statusbarrafa_99
2021-09-26Organized Config Filerafa_99
2021-09-25Updated Cookies Settingsrafa_99
2021-09-25Removed and set incognito mode on by default with cookiesrafa_99
2021-09-25Toggleable JavaScript in Configsrafa_99
2021-09-25Project branch offrafa_99
2021-09-25Added customizability to browser in settingsrafa_99
2021-09-24Scrollbars are uglyrafa_99
2021-09-24Improved Vim Like Keybindsrafa_99
2021-09-24Removed History and Last Opened Historyrafa_99
2021-09-15conditional compilation for js markupSadoon AlBader
2021-09-15add entry for javascript-markup-enabledSadoon AlBader
2021-09-15Add setting for toggling javascript markup optionSadoon Al-Bader
2021-03-02add kill to hint modeChris Howey
2021-02-19Use guint64 instead of glong. (#660)Holger Langenau
2021-01-25Add new env VIMB_WIN_ID to hold the gtk window id.Daniel Carl
2021-01-25Do not fail in hinting if element clientRects could not be found.Daniel Carl