Commit Graph

46 Commits

Author SHA1 Message Date
aaronl%netscape.com
1bd43648ae Not part of build. Typeaheadfind - forgot to change module names in makefile 2002-08-16 00:02:58 +00:00
aaronl%netscape.com
682fd004de Not part of build. Type ahead find, removing superfluous file 2002-08-15 23:22:19 +00:00
aaronl%netscape.com
9eee1fed9b Not part of build. Dividing type ahead find into sub directories src resources public 2002-08-15 23:21:00 +00:00
jst%netscape.com
2b8679f3b5 Mostly cleanup of the typeaheadfind code, not part of the build. 2002-08-15 22:24:26 +00:00
aaronl%netscape.com
2fefca3656 Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor 2002-08-15 05:36:54 +00:00
aaronl%netscape.com
59f8b8c7bb Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor 2002-08-15 04:57:33 +00:00
aaronl%netscape.com
48ff33b31f Not part of build. Bug 30088, type ahead find. Fixing the way we listen for focus events, and the way we clean up when a window closes 2002-08-14 02:41:22 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
aaronl%netscape.com
4267688419 Not part of build. Bug 30088 - type ahead find. Use nsPIDOMWindow::GetChromeEventHandler to get event target to listen for events. This is a good way to keep our listener on the window, even when the document changes. 2002-08-10 07:40:24 +00:00
aaronl%netscape.com
55093f6afc Not part of build. Bug 30088 - typeaheadfind. Moved inititalization into Init(). Fixed up our code that attaches dom event listeners 2002-08-09 03:18:43 +00:00
aaronl%netscape.com
e48e42b008 Not part of build. Bug 30088 - type ahead find, get rid of some testing code 2002-08-08 22:34:32 +00:00
aaronl%netscape.com
0c8458f985 Not part of build. Bug 30088 - type ahead find, use nsIViewManager::GetRectVisibility() and fix onunload handling 2002-08-08 22:33:51 +00:00
aaronl%netscape.com
71195c0ca3 Not part of build. Bug 30088 - type ahead find, fixes based on comments from r=Akkana 2002-08-06 02:06:19 +00:00
aaronl%netscape.com
5de3517678 Not part of build. Bug 30088 - type ahead find. Suggestions for changes from Akkana via r= process, plus whitespace fixes 2002-08-06 00:35:19 +00:00
aaronl%netscape.com
d81d4b84bc Not part of build. Type ahead find, add ifdefs for selection color change back in so that it builds 2002-08-05 21:23:24 +00:00
aaronl%netscape.com
7e36bb9200 Not part of build. Bug 30088 - typeaheadfind, add new pref accessibility.typeaheadfind.startlinksonly, which forces link mode matches to be at the beginning of the link 2002-08-05 19:42:43 +00:00
aaronl%netscape.com
ec578c0da3 Not part of build. Bug 30088 - typeaheadfind. Fixes Jesse Ruderman's catches (should not activate when in select, backspace going back a page when 1 char in buffer) 2002-08-02 06:25:15 +00:00
aaronl%netscape.com
b1348f82a0 Not part of build. Bug 30088 - typeahead find, include URL in status messages 2002-08-01 21:38:39 +00:00
aaronl%netscape.com
f888fbafd7 Not part of build. Bug 30088 - type ahead find. Make type ahead find work better with sloppy focus. 2002-08-01 19:15:06 +00:00
aaronl%netscape.com
00f49bddf1 Not part of build. Bug 30088 - type ahead find. Make type ahead find work better with sloppy focus. Get rid of compile warnings 2002-08-01 19:05:13 +00:00
aaronl%netscape.com
98c3bb0810 Not part of build. Bug 30088 - latest type ahead find changes (ifdef'd out). This is the code that will be used to change selection appearance during type ahead find 2002-07-31 17:19:34 +00:00
aaronl%netscape.com
f7fbe2b3e5 Not part of build. Bug 30088 - type ahead find, fix support of nsITypeAheadFind. Fix for showing link URL in status line in this checkin, but ifdef'd out for now 2002-07-29 05:59:32 +00:00
aaronl%netscape.com
7bc9b53768 Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:02 +00:00
aaronl%netscape.com
77130b354c Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:01 +00:00
aaronl%netscape.com
7ec85c02cf Not part of build. Bug 30088 - type ahead find. Add support for nsITypeAheadFind. 2002-07-21 22:36:51 +00:00
aaronl%netscape.com
f0437b1093 Not part of build. Bug 30088: typeaheadfind - make sure we're not enabled in mailnews message pane, because we conflict with shortcuts link n for next unread message 2002-07-19 16:07:23 +00:00
aaronl%netscape.com
6ff44f6318 Not part of build. Bug 30088: type ahead find. Support Accel+Shift+G for find previous 2002-07-18 19:11:54 +00:00
aaronl%netscape.com
ac1852d879 Not part of build. Bug 30088 - type ahead find. Ctrl+G now respects linksonly setting 2002-07-18 18:32:54 +00:00
aaronl%netscape.com
be64d8194c Not part of build. Bug 30088 - type ahead find. Fixes problem with type ahead find locking up 2002-07-18 14:19:31 +00:00
akkana%netscape.com
3303461ce0 Add a target to make the xpi. Not part of the normal build. 2002-07-17 01:04:10 +00:00
aaronl%netscape.com
6e016d989a Not part of build. Bug 30088 - type ahead find. Fixes it so that you must type backspace to remove a character from the buffer. 2002-07-16 22:30:10 +00:00
aaronl%netscape.com
f68e734804 Not part of build. Bug 30088 - type ahead find. Fixes it so that feature is not activated in isindex or input type=file. Typing / now indicates text only search, a quote now indicates link search. Fixes repeated character so it only cycles through links if the exact repeated characters cannot be found repeated like that in the text/links 2002-07-16 22:08:55 +00:00
aaronl%netscape.com
6a8fed6e60 Not part of build. Typeaheadfind: clean up emacsish/repeated character logic 2002-07-12 08:10:13 +00:00
aaronl%netscape.com
365a89ed32 Not part of build. Typeaheadfind (bug 30088): Prefer an exact match, if it exists, when the same character is repeated. Should make the emacs folks happy 2002-07-12 07:41:22 +00:00
aaronl%netscape.com
20beb5a5dc Not part of build. Fix for crash in typeaheadfind (bug 30088) 2002-07-12 07:23:09 +00:00
aaronl%netscape.com
3d0005f7ad Bug 30088. Not part of build. Typeaheadfind, fix for repeated character - could get stuck 2002-07-11 01:56:20 +00:00
aaronl%netscape.com
8429f3bf88 Bug 30088. Typeaheadfind fix, not part of build. Sometimes typeaheadfind would hang if the letter typed wasn't visible 2002-07-11 01:00:36 +00:00
aaronl%netscape.com
deb7035ba7 Bug 30088. Fixed pref handling of typeaheadfind so that it has it's own default preferences file. No need to se prefs manually anymore. Touched up rdf files so that installing via xpi can work. Not part of build 2002-07-10 23:34:52 +00:00
aaronl%netscape.com
73aea38a10 Bug 30088. Type ahead find extension, fixing timeouts so that are reset on failed matches as well. Not part of build 2002-07-10 07:39:35 +00:00
aaronl%netscape.com
4ce0bbdb5b Bug 30088. More checkins to extensions/typeaheadfind. Fixes assertion. Not part of build. 2002-07-09 19:49:23 +00:00
aaronl%netscape.com
39e2a3c485 Bug 30088. More checkins to extensions/typeaheadfind. Fixes assertion. Not part of build. 2002-07-09 19:46:10 +00:00
akkana%netscape.com
14c96ae723 Ignore Makefile 2002-07-09 19:39:33 +00:00
akkana%netscape.com
2980d73a1a 30088: Make typeahead find build, register and run on Linux as well as windows. Not part of the build yet. 2002-07-09 19:38:37 +00:00
aaronl%netscape.com
2ed9f88210 Bug 30088. More checkins to extensions/typeaheadfind. Fixes some gcc warnings. Not part of build. 2002-07-09 18:46:13 +00:00
aaronl%netscape.com
bbbdd59649 Bug 30088. More checkins to extensions/typeaheadfind. Support for docs with frames and iframes. Not part of build. 2002-07-09 18:38:41 +00:00
aaronl%netscape.com
0ea947c109 Bug 30088. Type ahead find feature (extension). See bug for the prefs that need to be set for it to work. Not part of build 2002-07-09 00:13:13 +00:00