summaryrefslogtreecommitdiff
path: root/src/webextension
AgeCommit message (Expand)Author
2021-09-25Project branch offrafa_99
2021-02-19Use guint64 instead of glong. (#660)Holger Langenau
2018-10-15Add support for marks, based on vimb-2.12Leonardo Taccari
2018-10-09Remove trialing tabs.Daniel Carl
2018-10-08Use glib example code for dbus auth observer #438.Daniel Carl
2018-07-31Convert focus_element_by_id.js to CVirgil Dupras
2018-07-18Get page size from body as well as the documentElement #501.Daniel Carl
2018-04-16Fixed none cleaned webextension object files.Daniel Carl
2018-04-16Include dependencies at the end.Daniel Carl
2018-04-14Use separate makefile in for scripts.Daniel Carl
2018-04-14Do not use to many variables in makefiles.Daniel Carl
2018-04-13Give CPP and CFLAGS separate to compiler.Daniel Carl
2018-03-28Update license year.Daniel Carl
2017-08-04Fixed none freed memory.Daniel Carl
2017-07-18Don't duplicate CFLAGS and CPPFLAGS.Daniel Carl
2017-06-27Fixed wrong scroll position calculation #428.Daniel Carl
2017-06-24Use Uppercase bool value from glib.Daniel Carl
2017-05-26Update license year.Daniel Carl
2017-05-12Fixed wrong client to webpage relation #349.Daniel Carl
2017-05-08Show scroll indicator in status bar #354.Daniel Carl
2017-04-21Run js by webextension.Daniel Carl
2017-04-21Run js for scrolling from webextension #367.Daniel Carl
2017-04-12User scripts don't work when scripts are disabled.Daniel Carl
2017-04-12Use script message handler to track elements focus changes.Daniel Carl
2017-04-11Don't verbose the echo lines during make.Daniel Carl
2017-04-11Put objects before linker flags.Daniel Carl
2017-04-10adds make option V for verbose buildsRobert Timm
2017-02-01Removed debug message.Daniel Carl
2017-02-01Added real auth observer to webextension too.Daniel Carl
2017-01-28Attempt to start dbus server from ui.Daniel Carl
2016-06-30Made make a bit more silent.Daniel Carl
2016-06-17Don't use deprecated node list api.Daniel Carl
2016-06-01Update license year.Daniel Carl
2016-03-30Startup webkit2 branch from the scratch.Daniel Carl