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

464 Commits

Author SHA1 Message Date
Martin Stubenschrott 804502c156 new 'popups' option, please test thorougly! 2007-09-06 18:46:52 +00:00
Martin Stubenschrott 5e5c29f508 changed some default options, fixed "hlsearch" 2007-09-06 17:48:18 +00:00
Martin Stubenschrott 16bb541c98 * and # support 2007-09-06 17:39:21 +00:00
Martin Stubenschrott d9888288f3 First commit of caret mode, many things work, some bugs of course, not sure if we can fix them since
we heavily rely on the firefox interface for it.
2007-09-06 16:10:25 +00:00
Martin Stubenschrott 5f6958521e start of a caret mode 2007-09-06 14:24:18 +00:00
Martin Stubenschrott 3ff2cccc37 experimental attempt to keep you in command mode after loading pages 2007-09-06 12:32:07 +00:00
Martin Stubenschrott e4981ca34c fixed multiline input widget 2007-09-06 01:19:11 +00:00
Doug Kearns 0c12d46846 make the visual bell solid black and shorten the timeout interval 2007-09-05 20:46:22 +00:00
Doug Kearns ca9dd288cd allow the hidden help sections to be found 2007-09-05 20:39:05 +00:00
Martin Stubenschrott 85b7d6c5f4 updated Donators once again, thanks so much all the recent donators! 2007-09-05 19:33:57 +00:00
Doug Kearns 7c05d1346f limit the visual bell to the web page content area 2007-09-05 19:33:24 +00:00
Doug Kearns 9d4081eb31 remove the border from the visual bell popup 2007-09-05 19:10:52 +00:00
Doug Kearns 908124ce22 add a visual bell and replace 'beep' with 'visualbell' 2007-09-05 18:49:26 +00:00
Martin Stubenschrott 517dea72e1 fixed makefile 2007-09-05 13:44:12 +00:00
Martin Stubenschrott 93eb663155 updated Donators 2007-09-05 12:51:38 +00:00
Doug Kearns 71114e5f19 document that incremental searching doesn't search backwards when using ? 2007-09-05 12:19:33 +00:00
Doug Kearns 70b88d5615 use preX.X for development version numbers 2007-09-05 11:45:37 +00:00
Doug Kearns 7ef8095a07 update NEWS 2007-09-05 11:44:55 +00:00
Doug Kearns 88749df4bb add the 'smartcase' option and support for \c and \C in search patterns 2007-09-05 11:32:46 +00:00
Doug Kearns 62ede9f92e remove some redundant help page CSS properties 2007-09-05 08:25:57 +00:00
Martin Stubenschrott 247aadbd6f Made all new search options true by default, sorry Doug. 2007-09-04 11:30:09 +00:00
Doug Kearns 78fd430086 add 'ignorecase' option 2007-09-04 06:21:38 +00:00
Doug Kearns 690ac4d13b update version to 0.6dev 2007-09-04 02:50:42 +00:00
Martin Stubenschrott 69946fb448 made holes in the logo transparent as well 2007-09-04 01:32:02 +00:00
Martin Stubenschrott 729cac94df updated donators 2007-09-04 00:13:55 +00:00
Doug Kearns e950ef6b26 update NEWS for 'hlsearch' and 'incsearch' 2007-09-03 19:45:29 +00:00
Doug Kearns 127dbd42cc add 'incsearch' option 2007-09-03 19:43:42 +00:00
Doug Kearns 6d33284a76 add 'hlsearch' option 2007-09-03 19:10:32 +00:00
Doug Kearns 72e352abbe add highlighting for :nohlsearch 2007-09-03 14:21:28 +00:00
Doug Kearns 94877e2f77 remove the help page tagline's negative top margin 2007-09-03 14:20:39 +00:00
Doug Kearns 9c89143be9 remove blank line after logo in help page 2007-09-03 14:18:45 +00:00
Doug Kearns 454f4a4efb add usage and long help for / and ? mappings 2007-09-03 12:46:20 +00:00
Doug Kearns c837c2e6bc remove extra blank lines from help page 2007-09-03 10:18:26 +00:00
Martin Stubenschrott 6cf361b789 added the vimperator logo to the help file 2007-09-02 14:12:03 +00:00
Martin Stubenschrott c4758302aa - Made ? work much better now
- backspacing over the prompt works again
2007-09-02 02:27:20 +00:00
Doug Kearns 3a2ca780f2 search entire page page text - not just links 2007-09-01 18:50:52 +00:00
Martin Stubenschrott 838e70373a first commit of native / and ? search, especially ? is buggy right now 2007-09-01 18:14:41 +00:00
Doug Kearns c820c29163 use document.location.href for buffer.URL rather than document.URL since the
latter is undefined for XUL documents
2007-09-01 15:57:05 +00:00
Doug Kearns 474b3f1d85 remove outdated :js examples 2007-09-01 11:49:03 +00:00
Doug Kearns dbfca2e6b1 add initialization section to help 2007-09-01 11:39:17 +00:00
Doug Kearns 5b0f37b207 don't enter menu mode when tooltip popups are shown 2007-08-29 13:20:39 +00:00
Martin Stubenschrott 28a8c6862d Fixed menu mode to be reliable in Linux and made it more sane in general 2007-08-28 22:41:51 +00:00
Martin Stubenschrott 2c48cc3dae first checkin of the new FF3-based genElemCoords 2007-08-28 13:28:52 +00:00
Doug Kearns b450ac01c9 update NEWS 2007-08-28 12:16:33 +00:00
Doug Kearns 9dd04ae722 minor help highlighting improvments 2007-08-28 12:14:10 +00:00
Martin Stubenschrott 85ae819eb8 text in the statusline URL can be selected again, sorry Doug :( 2007-08-28 00:41:50 +00:00
Doug Kearns 996118dd73 fix typo in removeEventListener call 2007-08-27 17:35:35 +00:00
Doug Kearns 06ef7e384d improve menu mode - track open popup count and menubar activation 2007-08-27 14:03:00 +00:00
Doug Kearns b70ee84a0f revert changes to accidentally included files in last commit 2007-08-27 12:21:34 +00:00
Doug Kearns 4f8a415054 GNU make 3.80 can't parse "else ifeq" 2007-08-27 12:08:21 +00:00