1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 08:41:25 +02:00
Commit Graph

68 Commits

Author SHA1 Message Date
Doug Kearns 346c8abb4b add some more missing semicolons 2007-10-31 10:23:48 +00:00
Doug Kearns 3946d7edb7 remove duplicate "T" hints mapping 2007-10-31 09:31:44 +00:00
Martin Stubenschrott 2bf50b04b9 tab-support for hints 2007-10-31 06:27:58 +00:00
Martin Stubenschrott d17af4b6d9 changed always hints keys to ;f and ;F 2007-10-30 14:26:53 +00:00
Doug Kearns 432ddcdc40 fix capitalisation typo 2007-10-30 12:32:30 +00:00
Doug Kearns 4a5f71e72d make sure frame, iframe and area elements are properly hinted on XHTML pages 2007-10-30 09:54:48 +00:00
Martin Stubenschrott c2a02ccd6d increased zIndex as there seem to be sites with zIndex = 1.000.000 out there 2007-10-26 03:47:29 +00:00
Martin Stubenschrott d468cfe790 experimental hinting of images with a transparent span 2007-10-26 02:59:39 +00:00
Martin Stubenschrott 11815eaa73 new alwayshints mode on ;a and F for quickhints in new tab 2007-10-25 23:30:10 +00:00
Martin Stubenschrott faefb78c24 many small fixes to the hints, and some minor mode handling changes 2007-10-25 19:57:49 +00:00
Martin Stubenschrott d9856b3f06 <return> support for hints 2007-10-24 21:20:10 +00:00
Martin Stubenschrott 701496cd0a extract better text for input or select fields 2007-10-24 19:32:56 +00:00
Martin Stubenschrott 5b61704f6c quick fix for hints.hide(), will need to change to something better 2007-10-24 11:52:57 +00:00
Martin Stubenschrott c4c9a27ff8 initial rewrite of the hints, please test and report (and i know, it has problems, mainly it does not yet support framesets) 2007-10-24 08:21:21 +00:00
Doug Kearns e410df4439 move remaining global constructor functions to the vimperator namespace 2007-10-21 10:39:23 +00:00
Doug Kearns 35f1205176 add "s" and "a" mappings to extended hints mode for saving hint targets 2007-10-09 12:47:31 +00:00
Martin Stubenschrott 2521d3e693 added flags to vimperator.commandline.echo() 2007-10-08 23:22:04 +00:00
Doug Kearns 8394871a42 change directory structure to follow the more standard package hierarchy 2007-09-30 16:41:36 +00:00