Commit Graph

87 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
9d7d2a4332 Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv 2003-04-18 12:43:51 +00:00
akkana%netscape.com
be6210511d 163690: Use the prompt service when the string searched for isn't found. Cures an assertion. r=cmanske sr=kin 2002-09-18 23:14:25 +00:00
timeless%mac.com
07671c37b5 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
akkana%netscape.com
a396a35ddc 126312: remove old find code. r=brade sr=alecf 2002-07-09 20:29:50 +00:00
dean_tessman%hotmail.com
e4e52cbde3 Bug 78153 - Find dialog should have XUL dialog access keys
modified xul, js, and dtd to add them.  js needed modification because the text of the Find button is set in code.
r=aaronl, sr=blake, a=asa
2002-03-07 02:40:27 +00:00
hewitt%netscape.com
911573e890 86569 - align=start should be added to checkboxes in find dialog, r=blake, sr=hyatt 2001-12-20 10:11:33 +00:00
hewitt%netscape.com
7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
blakeross%telocity.com
a381ba1587 Readding a line that shouldn't have been removed. r=hewitt 2001-12-12 03:41:31 +00:00
blakeross%telocity.com
6c769e76e9 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
timeless%mac.com
a0c8f93697 Bugzilla Bug 103061 Find dialog should persist after finding string
by hewitt r=cmanske sr=kin@netscape.com a=asa (on behalf of drivers) for checkin to 0.9.5.
2001-10-05 00:37:19 +00:00
hewitt%netscape.com
ccceaa31cf 70750 - new dialog xbl bindings, r=ben, sr=hyatt 2001-10-02 00:57:32 +00:00
jaggernaut%netscape.com
253004d746 Bug 96843: 'Find in this page' textfield doesn't get focus by default. Patch by James Kelley <oneiros@darkspire.net>, r=kin, sr=alecf. 2001-10-01 01:13:43 +00:00
bzbarsky%mit.edu
e6c797602a Add window.find(). Bug 9550. Patch from Fabian <hidday@geocities.com>,
r=sfraser, sr=jst
2001-09-30 19:56:32 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com
3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
blakeross%telocity.com
bb37d554f9 No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa 2001-06-20 06:12:37 +00:00
cmanske%netscape.com
dccb8d3599 Cleanup find/replace dialog caption strings, b=78227, r=mjudge, sr=sfraser 2001-05-09 05:33:03 +00:00
cmanske%netscape.com
6517f80c8b Fixed menu text for Find and Replace dialogs, b=78227, r=brade, sr=kin 2001-05-08 02:04:36 +00:00
sfraser%netscape.com
44cbfd57f8 Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2001-04-27 21:11:03 +00:00
sfraser%netscape.com
22179ab725 Fix bugs 75649 and 9131. Make moveToAlertPosition work properly, by ensuring that the dialog has some size before trying to position it. Also, only use the default position for the find dialog if you haven't persisted its position once before. r=jag, sr=sspitzer. 2001-04-13 22:30:04 +00:00
sfraser%netscape.com
1d140ed109 Shiny, better Find dialog which is wider, and uses grid for better alignment. (bug 75487). r=blake, sr=ben 2001-04-12 05:47:58 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
mcafee%netscape.com
be2cf29f6b Centering find dialog (9131). sr=ben 2001-04-01 12:09:08 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
blakeross%telocity.com
c45972a0de Context doesn't persist in find/replace dialog and other cleanup (66456). r=timeless sr=kin 2001-02-28 03:40:16 +00:00
kin%netscape.com
4275b833c4 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
blakeross%telocity.com
ee4e67dfae A little more Find cleanup for 63705. r=jag a=ben 2001-01-11 01:16:46 +00:00
blakeross%telocity.com
485f23ab5d Fix 63705: select field contents in find dialog onload, fix context persistence, other cleanup and dead code removal. r=timeless a=ben 2001-01-07 00:06:38 +00:00
bryner%uiuc.edu
f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
alecf%netscape.com
c05486cac7 fix for #48813 - add feedback when a "find" fails
r=blake
sr=ben
2000-12-06 22:40:39 +00:00
disttsc%bart.nl
cbe95ba195 use interCaps in nsIFindComponent.idl, bug=61099, r=sspizter,law a=smfr 2000-11-30 14:40:59 +00:00
blakeross%telocity.com
e70f919016 Beginning of the fix for bug 52727, search menu item and find dialog title should be Find in this Frame when searching a frame. r=law a=brendan 2000-09-15 20:21:29 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
BlakeR1234%aol.com
6408f1183c Fix bugs 51549 and bug 49444, focus to find dialog textfield upon opening and a typo. r=law a=brendan 2000-09-09 03:06:54 +00:00
sfraser%netscape.com
43bb5a96c7 Fix for 49029 -- don't set focus twice in teh find dialog. Patch from the net, r=me. 2000-08-23 01:25:46 +00:00
dr%netscape.com
2a720a5b1b fix for cache miss loading chrome://navigator/skin/navigator.css, r=ben 2000-08-08 23:07:15 +00:00
BlakeR1234%aol.com
492c08cf46 Fix bug 43893. 2000-07-30 01:06:56 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
law%netscape.com
cf5ee3ef0f Bug #37009; Drop bogus refcount twiddling methods and rely on dependent=yes window attribute instead; r=radha 2000-06-08 00:40:05 +00:00
ben%netscape.com
9c0940bd11 fix 23103 2000-05-14 03:17:49 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
ben%netscape.com
6ec8006b8c removing redundant skins directories 2000-05-11 04:19:28 +00:00
cls%seawood.org
4f56fe6a2e Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch. 2000-04-25 10:52:11 +00:00
saari%netscape.com
c8cba35690 First Checked In. 2000-04-19 21:53:22 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
sfraser%netscape.com
d48d445b61 Convert the Find dialog to use new XUL widgets. r=ben. 2000-04-05 01:43:15 +00:00