Commit Graph

81 Commits

Author SHA1 Message Date
aaronl%netscape.com
d4ebbf6005 Bug 166340. Typeaheadfind prefer visible not working right. r=kyle, sr=alecf 2002-09-27 19:25:48 +00:00
aaronl%netscape.com
50ff1d8699 Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 19:07:44 +00:00
timeless%mac.com
e158e4b617 cvs server: re-adding file typeaheadfind.js (in place of dead revision 1.13)
build bustage
2002-09-26 10:07:08 +00:00
aaronl%netscape.com
8104dc33d5 Fixing mistake from last checkin, these files shouldn't be removed yet. 2002-09-26 09:08:46 +00:00
aaronl%netscape.com
08a843423c Fixing mistake from last checkin, these files shouldn't be removed yet. 2002-09-26 07:55:50 +00:00
aaronl%netscape.com
c94ebf612b Bug 168634. Type Ahead Find should prefer visible match. r=kyle, sr=bzbarsky 2002-09-26 07:49:46 +00:00
aaronl%netscape.com
bb160689d1 Bug 169821. Find prev/next command in typeaheadfind forgets type of search (links only or text). r=kyle, sr=alecf 2002-09-26 00:12:44 +00:00
aaronl%netscape.com
03207c2ef6 Bug 169827. Escape should cancel million keystrokes protection in typeaheadfind. r=caillon, sr=alecf 2002-09-26 00:09:58 +00:00
aaronl%netscape.com
076b6d3c59 Bug 166791. Invisible insertion point after tabbing to text field when typeaheadfind is active. r=mjudge, sr=alecf 2002-09-26 00:07:53 +00:00
aaronl%netscape.com
d618542d85 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
aaronl%netscape.com
e736076407 Bug 168135. Typeaheadfind - support simple xlinks. r=heikki, sr=jst 2002-09-14 05:16:25 +00:00
aaronl%netscape.com
438a4489a6 Bug 165632. Get typeaheadfind into mac build. This does not check it into the mac installer. r=cls, sr=sfraser 2002-09-12 23:23:18 +00:00
aaronl%netscape.com
cfdbe180d8 Bug 168018 - Typeaheadfind slow when started at bottom of page. Typeaheadfind wouldn't correclty start at selection or focus. Typeaheadfind selection wouldn't return to normal color after Ctrl+G used. r=kyle, sr=alecf. Bug 168084 - Typeaheadfind for links shouldn't match text inside <a name=foo>. r=caillon, sr=bzbarsky 2002-09-12 23:12:40 +00:00
cbiesinger%web.de
25301ffc09 fixing gcc 3.2 bustage 2002-09-08 10:42:45 +00:00
aaronl%netscape.com
cf2c1b035b Fix bustage - nsITimer interface changed 2002-09-08 06:47:54 +00:00
aaronl%netscape.com
3da5723aa1 Bug 166993. Typeaheadfind, gracefully handle mashed characters on keyboard, r=syd, sr=jst, a=rjesup. Bug 167041. Typeahaedfind, selection+focus+caret not showing up in framed page searches, when found text moves focus to new frame, r=akkana, sr=bzbarsky, a=rjesup 2002-09-08 06:19:13 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
aaronl%netscape.com
6fd83c09e1 Bug 166955. Type ahead find causes typing failure in mail compose window after returning from browser. r=bz, sr=dbaron 2002-09-05 23:41:16 +00:00
timeless%mac.com
a4be2d0cde Bug 166574 password input controls don't accept typing (goes to typeaheadfind) smoketest blocker r=jesup sr=dbaron a=dbaron 2002-09-04 14:38:22 +00:00
aaronl%netscape.com
248e652669 Bug 166033: Type ahead find messed up menu keyboard navigation. r=caillon, sr=bzbarsky. Bug 165665: Type ahead find not working when new doc loaded in window, r=caillon, sr=bzbarsky. Bug 166340: Type ahead find in full text search mode wouldn't find certain characters. r=akkana, sr=bzbarsky. These fixes also contain some perf improvements for type ahead find. 2002-09-04 05:43:13 +00:00
aaronl%netscape.com
3ef82657b5 Bug 30088. Turning of type ahead pref again because of regressions. See bug. 2002-09-03 06:34:41 +00:00
aaronl%netscape.com
c9c3c65908 Bug 164928. Crash in type ahead find. Patch by Akkana. r=aaronl, sr=bz 2002-08-30 03:31:48 +00:00
aaronl%netscape.com
5eabcba69f Bug 30088. Turning pref back on, because perf issues appear solved. Using original r=/sr= from akkana and jst 2002-08-30 02:59:25 +00:00
aaronl%netscape.com
0c4726b726 Bug 161960. Slight reordering of original fix - make sure we do init only when pref is set. r=jkeiser, sr=bzbarsky 2002-08-29 08:26:38 +00:00
aaronl%netscape.com
9c13ba5e80 Bug 161960. Type Ahead Find, make Accel+G remember last type ahead find until normal find is used again. Also should fix the page load performance issue. r=akkana, sr=bz 2002-08-29 06:27:38 +00:00
aaronl%netscape.com
f2a9de6bbf Bug 30088. Reversing pref that automatically turns on type ahead find due to perf regressions. Patch to fix regressions is being worked on in bug 161960 2002-08-28 06:57:56 +00:00
aaronl%netscape.com
0b0d06e121 Bug 30088. Finishing checkin by turning on pref for type ahead find in default build. r=akkana, sr=jst 2002-08-27 06:00:13 +00:00
aaronl%netscape.com
c281cc6c4f Bug 164295. [typeaheadfind] Linker Error with Sun Forte Compile against gkgfx 2002-08-23 21:16:50 +00:00
aaronl%netscape.com
cba24542ca Bug 163905. [typeaheadfind] F3 hangs browser after selection returns to normal color. r=kyle, sr=alecf. Bug 163913: [typeaheadfind] status messages no longer displayed. r=kyle, sr=alecf 2002-08-22 22:28:44 +00:00
aaronl%netscape.com
0ab965cf72 Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst 2002-08-19 19:29:39 +00:00
jst%netscape.com
db0d98848c Whitespace cleanup, not part of the build. 2002-08-19 19:17:48 +00:00
aaronl%netscape.com
d76b6e89c5 Not part of build. Type ahead find. More cleanup 2002-08-19 04:44:22 +00:00
jst%netscape.com
3d841040bb More random cleanup. Not part of the build yet 2002-08-17 07:15:09 +00:00
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