Commit Graph

4223 Commits

Author SHA1 Message Date
peterv%netscape.com
2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
shanjian%netscape.com
837ccf451e #171813 Universal auto detector doesn't work well on sohu news page
adjust the detecting parameter.
r=ftang, sr=jst
2002-11-26 20:56:08 +00:00
shanjian%netscape.com
be00d6e8b3 #180988 ���������������������������������������� in text causes universal AD to display in Big5
count every char for total.
yokoyama: review+
bzbarsky: superreview+
2002-11-26 20:03:30 +00:00
mhammond%skippinet.com.au
8b6dfce2a9 Get pyxpcom building and working again, at least on Windows. file test
fails, but we can live with that for now.  Not part of the build.
2002-11-26 11:39:07 +00:00
sfraser%netscape.com
a153255eb3 Fix bug 181823: make CheckSameOrigin always return a value, rather than garbage. r=heikki, sr=bzbarsky 2002-11-26 00:54:12 +00:00
caillon%returnzero.com
a313815b09 Bug 181415 - Converting over to the new pref APIs
r=aaronl sr=bryner
2002-11-25 23:29:08 +00:00
caillon%returnzero.com
1e2a08acc5 180551 - Add color, thickness, and invert to the flasher interface. They should not be passed around so often to its methods since they rarely change and really
belong on the interface to begin with.
r=timeless,sr=peterv
2002-11-25 23:24:30 +00:00
glazman%netscape.com
52140bc650 -- not part of the build --
-- CaScadeS only --

compatibility tables for CSS 1 and CSS 2
2002-11-25 14:02:51 +00:00
sicking%bigfoot.com
8d87d5e285 Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz
2002-11-25 11:21:22 +00:00
sicking%bigfoot.com
b615fa9010 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
glazman%netscape.com
ee064acb6b -- not part of the build --
CaScadeS only

Editorshell removal
2002-11-22 12:40:12 +00:00
axel%pike.org
b8414089c3 bug 151055, some result elements dont accept children, txMozillaXMLOutput crashes, r=sicking, sr=peterv 2002-11-22 08:52:18 +00:00
darin%netscape.com
d9541f875d fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
timeless%mozdev.org
57c5a09552 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2002-11-21 15:55:08 +00:00
timeless%mozdev.org
f6cd3777c3 Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-21 14:04:10 +00:00
timeless%mozdev.org
79bf72515c Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-20 16:01:15 +00:00
mkaply%us.ibm.com
96b32eadc1 OS/2 bustage - need get() 2002-11-19 13:18:45 +00:00
caillon%returnzero.com
5586aa4d4a Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils
r/a=timeless,jkeiser,#mozilla
bug 147189
2002-11-19 07:41:07 +00:00
caillon%returnzero.com
cbc13456a9 Bug 147189. Part 2: Don't hide "significant" whitespace nodes.
r=bzbarsky sr=hewitt
2002-11-19 05:20:45 +00:00
timeless%mozdev.org
384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
caillon%returnzero.com
1353f10dda Bug 163137. Make DOM inspector scroll to put an element in view upon selecting it in the DOM tree view. This was previously only working for HTML elements.
r=rbs, sr=bzbarsky
2002-11-16 05:42:29 +00:00
cmanske%netscape.com
eaee3501ec Final removal of 'editorShell' from DOM inspector. b=169029, r=akkana, sr=sfraser 2002-11-15 15:45:48 +00:00
timeless%mozdev.org
1c685114c6 Bug 153869 Obsolete code in help.js
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:39:41 +00:00
timeless%mozdev.org
94ab352ab7 Bug 125268 Edit/Pr_e_ferences, not Pre_f_erences
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:34:17 +00:00
caillon%returnzero.com
011a7fc7d4 177153 - Cleanup of inspector toggling code
r=timeless sr=bzbarsky
2002-11-15 03:20:01 +00:00
timeless%mozdev.org
59eb3d2b78 Bug 180210 nsCookie::~nsCookie frees uninitialized values
r=morse sr=bz
2002-11-15 00:45:51 +00:00
darin%netscape.com
5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
caillon%returnzero.com
bc022e0e36 Bug 107812
Copying from inspector should also copy to primary on platforms that support it.
r=akkana sr=bzbarsky
2002-11-13 22:17:51 +00:00
heikki%netscape.com
feed02842f Bug 176186, XMLHttpRequest does not set document URL. Patch from sicking, r=heikki, sr=peterv. 2002-11-13 21:58:12 +00:00
caillon%returnzero.com
e0839b608f Bug 112682
Some rules have no parentStyleSheet.  Add a null check.
r=cbiesinger sr=bzbarsky
2002-11-13 21:48:46 +00:00
axel%pike.org
ab74b90636 bug 179537, fix baseURI and PR_LOG in xslt, r=peterv, sr=heikki 2002-11-13 12:59:31 +00:00
caillon%returnzero.com
5a737fbc50 Make sure we properly init the show whitespace nodes checkmark.
r=jkeiser sr=bzbarsky
2002-11-13 07:56:08 +00:00
caillon%returnzero.com
3b41302870 Allow the hiding of "empty" text nodes from DOM Inspector.
r=cbiesinger, sr=alecf, bug 147189
2002-11-12 23:16:42 +00:00
ducarroz%netscape.com
5587af2ed5 Fix for bug 167131. Not not display remote image in message compose when setting is on. R=morse, SR=sspitzer 2002-11-12 19:18:04 +00:00
aaronl%netscape.com
d62be9f7a2 This is the sound for bug 176602, readding as binary file. 2002-11-09 19:25:59 +00:00
aaronl%netscape.com
30b26a64f3 Removing sound so I can re add it with -kb as binary file -- oops 2002-11-09 19:25:22 +00:00
aaronl%netscape.com
266790cc84 Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz 2002-11-09 19:21:20 +00:00
caillon%returnzero.com
99a604a5b1 ** Venkman only **
Bug 154132, Allow copy from call stack.
r=rginda
2002-11-09 18:20:56 +00:00
axel%pike.org
4d0c8177e3 Not part of build. Make buster load html if unknown decoder likes it. Save numbers with results. Disable most stuff for loading reference thru docshell. 2002-11-08 13:40:07 +00:00
axel%pike.org
00bc80413c bug 178461, XSLTProcessor.reset(), r=sicking, sr=peterv 2002-11-08 08:50:34 +00:00
glazman%netscape.com
9b39375333 -- NOT PART OF THE BUILD --
CaScadeS only

1. adds support for -moz-opacity
2. fixes support for line-height; b=169362
3. SerializeExternalSheet was using unefficient code; b=168755
4. prepares @page support, related to implem did by rods and myself in bug 115199
5. fixed border support
6. added support for !important declarations (but please see bug 178668)
7. fixed volume support; b=169363
8. prepares support for CSS level and browsers compatiblity
   (be able to say e.g. I want styles CSS 2 accepted by both NS4 and Opera5)
9. adds support for moving rules inside and between stylesheets,
    and support for stylesheet reordering
10. removed JS warnings
11. faster and more efficient code in stylesheets tree refresh
2002-11-07 09:24:36 +00:00
timeless%mozdev.org
513a0ea872 Bug 172377 Moz doesn't properly handle cookies.txt / cookperm.txt symlinks
r=caillon sr=bz
2002-11-07 01:19:24 +00:00
timeless%mozdev.org
d6fdb48a1f Bug 153821 crash while inspecting an error window [@inLayoutUtils::GetPresShellFor]
r=caillon sr=bz
2002-11-06 15:01:56 +00:00
dbaron%fas.harvard.edu
b2d4d4e2cf Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2002-11-06 12:55:00 +00:00
caillon%returnzero.com
70109e07f7 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2002-11-06 06:07:38 +00:00
aaronl%netscape.com
4eb3b36bb9 Make sure order of member variable initialization in the constructor is correct after all of the typeaheadfind checkins that just occurred, to avoid gcc warnings 2002-11-06 03:07:16 +00:00
aaronl%netscape.com
6999fc8201 Bug 177005. Protection against accidentally going back in history when using backspace too many times with typeaheadfind. r=caillon, sr=bz 2002-11-06 02:54:55 +00:00
aaronl%netscape.com
7dc76953cf Bug 174145. Typeaheadfind leaking because of timers. r=kyle, sr=dbaron 2002-11-06 02:50:39 +00:00
aaronl%netscape.com
27c8c07c5a Bug 174145. Typeaheadfind leaking because of timers. r=kyle, sr=dbaron 2002-11-06 02:49:32 +00:00
aaronl%netscape.com
bac3bd461c Bug 175548. Reasonable status bar messages for repeated and backward find modes. r=kyle, sr=bz 2002-11-06 02:46:33 +00:00
aaronl%netscape.com
5d8e9ae1c0 Bug 176037. Typeaheadfind status message skips second letter when match not found. r=akkana, sr=alecf 2002-11-06 02:43:10 +00:00
aaronl%netscape.com
a602d3e4ec Bug 178305. Typeaheadfind autowrap broken. r=kyle, sr=bz 2002-11-06 02:40:38 +00:00
blizzard%redhat.com
25924d582c Bug #172576. Broken links in help. Checking in for stevechapel@earthlink.net. r=oeschger@netscape.com a=tor 2002-11-05 03:12:58 +00:00
samuel%sieb.net
4cba6d682c Bug 113227 - make /list not cause chatzilla to time out or freeze mozilla
(also bump version)
chatzilla only
r=rginda
a=asa
2002-11-02 06:16:14 +00:00
samuel%sieb.net
2386360cbe Bug 166187 - fix /hide regression caused by conversion to deck
chatzilla only
r=rginda
a=roc+moz
2002-11-02 06:10:17 +00:00
aaronl%netscape.com
01dcf339ad Bug 175321. Proper fix for typeaheadfind crashes using findnext. r=caillon, sr=brendan, a=asa. 2002-11-01 23:29:14 +00:00
caillon%returnzero.com
6865d45b89 Bug 177179
slightly optimize inDOMView::GetNodeTypeKey
r=timeless/jkeiser sr=bzbarsky a=roc+moz
2002-10-31 15:25:52 +00:00
morse%netscape.com
67bdf7e14a bug 174104, secure cookies not recognized as secure, r=mstoltz, sr=dveditz, a=chofmann 2002-10-31 03:07:29 +00:00
aaronl%netscape.com
22455d5555 Bug 175242. Typeaheadfind shouldn't be active in print preview. r=kyle, sr=alecf, a=roc+moz 2002-10-31 02:38:40 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
hyatt%netscape.com
84444fc7fb Fix for 176181, fix a phoenix-specific cookie bug, code not used by mozilla. 2002-10-29 03:20:31 +00:00
axel%pike.org
2314137e5c bug 54659, close() in files in transformiix standalone, not part of build, r=sicking, sr=peterv, a=blizzard 2002-10-25 20:52:29 +00:00
rginda%netscape.com
e8430867f5 venkman only, bug 176604, a=dbaron@fas.harvard.edu
* Fixes errors in the default string bundle
* Prevents a double-click on a scrollbar from being interpreted as a
double-click on the currently selected item
* Displays the value for Boolean and Number objects in the Local Variables and
Watch views.
* Fixes a problem saving profile data on versions of Mozilla from before Sept. 2002
* Makes breakpoints set as a result of a ``Scan for Meta Comments'' act as
future breakpoints, as well as hard breakpoints, so you don't have to rescan
after reloading.
* Fixes the "Two help menus" problem on the Mac (bug 162285)
2002-10-25 05:03:43 +00:00
dveditz%netscape.com
6e59614155 bug 174765 restoring critical permission manager initialization that reviewers nitpicked out. 2002-10-25 04:46:19 +00:00
dveditz%netscape.com
54a4cd8e0d Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2002-10-25 02:31:12 +00:00
aaronl%netscape.com
f48b105b4f Bug 173973. typeahead wrong behavoiur if the search starts with two equals characters. r=caillon, sr=bzbarsky, a=roc+moz 2002-10-25 00:17:50 +00:00
jfrancis%netscape.com
0fc27387ce mac port of layout-debug idl, plugin, and component 2002-10-22 21:59:34 +00:00
varga%netscape.com
806c8a51d3 Fix for bug 134824. Column Sorting in the Download Manager has no effect.
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
darin%netscape.com
a799920969 fixes bug 175495 "Password Manager reprompts whether or not to save
passwords it already has stored" r=morse sr=dveditz a=asa
2002-10-22 02:30:56 +00:00
sicking%bigfoot.com
e5c6aaae8b Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class

Patch by sicking, pike and peterv

r=sicking/pike, sr=peterv, a=asa
2002-10-21 21:35:23 +00:00
timeless%mac.com
34e4c5889b Bug 175321 Crashes with Type Ahead Find [@ nsTypeAheadFind::FindItNow]
r=bbaetz sr=bz a=asa
2002-10-21 21:19:24 +00:00
kairo%kairo.at
ee191a30a5 bug 174989, 1.2b sucks and won't get localization - missing .dtd updates for locale version number, updating all known non-fitting locale version strings (to 1.2b), r=jbetak,sr=bzbarsky, a=asa 2002-10-21 20:29:49 +00:00
dcone%netscape.com
27e965c82e not part of build. Fixed a file that needed to be installed. 2002-10-21 20:17:03 +00:00
blakeross%telocity.com
d87243f2cd Fix cookie prefs in Phoenix (NPOB; ifdef MOZ_PHOENIX). r=hewitt sr=hyatt a=morse 2002-10-19 19:47:04 +00:00
loadrunner%betak.net
2cac7a472c b130331 red error code text displayed under status bar ("key_irc"), r=kairo, rginda, sr=alecf, a=asa 2002-10-17 22:53:14 +00:00
darin%netscape.com
2a829299b8 fixes bug 162520 "possible princeton-style password stealing exploit"
r=morse sr=dveditz a=asa
2002-10-17 22:21:42 +00:00
seawood%netscape.com
aaedaf9d1a Removing old cvsignore file 2002-10-17 09:26:24 +00:00
seawood%netscape.com
57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
jband%netscape.com
fd8b150da0 NOT PART OF THE BUILD. Fix broken tests 2002-10-16 01:19:23 +00:00
jband%netscape.com
b6ef756319 NOT PART OF THE BUILD. Add support for the newish string types to the *optional* type decompiler 2002-10-15 21:54:55 +00:00
jband%netscape.com
8df55910b4 NOT PART OF THE BUILD. Fix broken test 2002-10-15 21:53:42 +00:00
dbaron%fas.harvard.edu
ee222f56de Prevent typeaheadfind from holding on to windows/documents/etc. longer than it should. b=174113 sr=bzbarsky r=jst,aaronl a=rjesup 2002-10-15 00:04:27 +00:00
robinf%netscape.com
c269c99140 help updates per bug 122806, r=oeschger 2002-10-14 17:55:02 +00:00
varga%netscape.com
9bb65bfb9a Fix fo bug 173754. JS Debugger doesn't respect text/icon toolbar pref on startup
r=rginda, a=asa
patch by Neil
2002-10-14 11:25:08 +00:00
sicking%bigfoot.com
0ebafe602c Remove mac-buildstuff to fix bustage from bug 64945 2002-10-09 09:01:30 +00:00
sicking%bigfoot.com
de70300d00 bug 64945 stage two.
Prettyprint without modifying the DOM by using an XBL binding. Use viewsource.css for styling. Also refactor a real sync-load service and make transformiix and XBL use it.

r=jkeiser sr=darin
2002-10-09 07:03:15 +00:00
morse%netscape.com
12ead17b51 bug 171944, unable to log into lycos mail, r=mstoltz, sr=dveditz 2002-10-09 03:15:11 +00:00
cotter%netscape.com
578e37cec3 Added index & search keys for new cert alert (bugzilla #141612), per bugscape bug #19935 & bugscape bug #19936, r= oeschger; fixed broken search key in certs_help.html. 2002-10-08 21:06:00 +00:00
aaronl%netscape.com
7453c6a082 Bug 172690. Not clearing status bar when last IME character deleted with backspace. Checked in for Kyle Yuan. r=aaronl, sr=jag 2002-10-08 18:32:07 +00:00
aaronl%netscape.com
a2d82cf413 Bug 171079. Typeaheadfind::findnext overriding regular find next when it shouldn't. r=akkana, sr=sfraser 2002-10-08 18:00:01 +00:00
aaronl%netscape.com
24ba7cfe03 Bug 172560. Don't find visibility hidden/collapsed stuff in typeaheadfidn. r=kyle, sr=alecf 2002-10-08 17:55:18 +00:00
aaronl%netscape.com
d75a61ab3b Bug 172956. Backspace should go back in page. r=dean, sr=alecf 2002-10-08 17:53:18 +00:00
cotter%netscape.com
a3441a1fb2 Help updates corresponding to "Web Site Certified by an Unknown Authority" alert changes as a result of bugzilla bug #141612. These changes also fix Bugscape bug 19935, for the help system. 2002-10-07 20:48:14 +00:00
danm%netscape.com
f2be58b473 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:23:19 +00:00
danm%netscape.com
a57de0544e string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:11:25 +00:00
mkaply%us.ibm.com
5213d99ef6 OS/2 bustage - one more PNGAPI needed 2002-10-07 19:00:53 +00:00
morse%netscape.com
674a25c21e bug 171507, implement cookie logging, r=mstoltz, sr=dveditz 2002-10-07 06:13:52 +00:00
varga%netscape.com
274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
bryner%netscape.com
1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
morse%netscape.com
857df36d1c bug 154824, stealth pref to override autocomplete=off, r=mstoltz, sr=dveditz 2002-10-04 03:39:46 +00:00
dcone%netscape.com
669c76e5cd b=143046 r=rods sr=boris API change so we can create different depth nsImages 2002-10-04 03:32:26 +00:00
loadrunner%betak.net
d06794edfc b112869, No UI to uninstall language packs, r=tao, sr=alecf 2002-10-04 00:31:30 +00:00
aaronl%netscape.com
dd4d9b7553 Bug 168281. Make typeaheadfind work with IME. Also fixes repated char find so it handles backspace, findnext, findprev. Also refactors typeaheadfind into smaller, clearer methods. r=kyle, sr=alecf. 2002-10-03 20:12:46 +00:00
morse%netscape.com
347def3520 backout patch for bug 155083, path test not being made when setting cookies, r=dveditz, sr=roc+moz@cs.cmu.edu 2002-10-02 17:46:07 +00:00
samuel%sieb.net
75c9b9f8b2 Bug 140910 - chatzilla can't handle '+' channels
patch by naitoh@be-in.org
r=rginda
2002-10-01 22:28:29 +00:00
dougt%netscape.com
1d12c0177b Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com 2002-09-30 23:18:43 +00:00
morse%netscape.com
47a955e8a0 bug 170237, cookie-accept dialog doesn't indicate session cookies, c=mvl@shop-engine.nl, r=morse, sr=dveditz 2002-09-29 13:16:53 +00:00
danm%netscape.com
24f9d604cb change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00
danm%netscape.com
3e01ff0e77 include URI in notification of permission change. bug 166442 r=brendan,jag 2002-09-28 16:00:13 +00:00
morse%netscape.com
8ad26b0c71 bug 158216, cookies written out to disk too often, r=sgehani, sr=jag 2002-09-28 15:08:22 +00:00
heikki%netscape.com
c794721f5d Bug 169982, same origin check for serializeToStream. r=mstoltz, sr=jst. 2002-09-27 23:30:10 +00:00
heikki%netscape.com
ee399c6f80 Bug 169984, sanitize XMExtras method availability to scripts. r=mstoltz, sr=jst. 2002-09-27 23:24:24 +00:00
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
darin%netscape.com
71bb3b05de fixes bug 170789 "HTTP Accept: header should be tailored to context of the
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
morse%netscape.com
56030a3f5e bug 156726, citibank.com broken, r=mstoltz, sr=dveditz 2002-09-27 03:29:04 +00:00
dougt%netscape.com
3ce9edcc40 moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com 2002-09-26 23:04:01 +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
samuel%sieb.net
3172a3e43b Bug 132817 - Chatzilla has problems joining channels on a pirc server
r=rginda
2002-09-25 23:40:24 +00:00
dcone%netscape.com
f7ba010e3f simplified the interface. r=rods Not part of build, this checkin is for the Debug plugin. 2002-09-25 20:36:30 +00:00
axel%pike.org
082103f593 not part of build. Move to urns, so results are portable. Only add files with both source and style. Some of the logic is by peterv. 2002-09-25 20:25:16 +00:00
axel%pike.org
dc6f8416b3 not part of build. Fix stats and output datasources. Don't work on the database, but on the separate datasources, have a in-memory ds for each. Speedup by removing the datasource observer. 2002-09-25 20:23:23 +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
glazman%netscape.com
f024b34d2e -- not part of the build --
CaScadeS only, doc only change
2002-09-24 21:06:12 +00:00
morse%netscape.com
f64be3a8ce bug 168585, cookie and password order gets reversed, r=sgehani, sr=jag 2002-09-24 20:45:53 +00:00
glazman%netscape.com
ea42249e7c -- not part of the build --
CaScadeS only

fixing bustage in NS7 and Moz<trunk because dependency to editorShell was removed
fixing horked "Choose file buttons" in NS7 and Moz<trunk because of recent changes in nsIIOService
2002-09-24 20:38:08 +00:00
glazman%netscape.com
5ad7f3e49e -- not part of the build --
CaScadeS only

- never rebuild the list of stylesheets from scratch
- fix bug in line-height support
- support for -moz-opacity
- fixes buggy @import support
- workaround for async stylesheet loading
2002-09-24 14:24:24 +00:00
danm%netscape.com
6f294e0099 en/disable individual items in popup manager menu rather than hiding or disabling the entire menu. makes it work on the Mac. bug 166442 r=brendan,morse 2002-09-21 02:12:37 +00:00
glazman%netscape.com
29b327b82e -- not part of the build --
remove CaScadeS' dependency to editorShell; b=169515, r=brade
2002-09-19 14:06:28 +00:00
morse%netscape.com
0fc1d47d1b bug 160425, forgets previously saved passwords if mail server unavailable, r=jag, sr=jst 2002-09-19 01:42:19 +00:00
morse%netscape.com
5099a818d3 bug 142803, remove port indication from url in cookie, r=sgehani, sr=roc+moz 2002-09-19 00:37:36 +00:00
danm%netscape.com
5224d38fbf adding a popup window management preference panel. bug 166442 r=jag,jst 2002-09-18 14:47:06 +00:00
danm%netscape.com
52f1d992ef switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
jaggernaut%netscape.com
e748ef0a78 Bug 158173: fix some quicklaunch related wording. Patch by Mike Kowalski <pepperxn@netscape.net>, r=timeless, r=jatin, sr=jag 2002-09-17 22:58:00 +00:00
kaie%netscape.com
e33b160b28 b=166663 Wallet should no longer use nsISecurityManagerComponent
r=morse sr=alecf
2002-09-17 19:03:24 +00:00
axel%pike.org
d5e52dc5af bug 16140, html has xhtml namespace for XPath, XSLT. r=sicking, sr=jst 2002-09-17 08:06:40 +00:00
kairo%kairo.at
1c6bf921b4 bug 157683 - cvs remove contentpacks.properties, r=jbetak, sr=alecf 2002-09-16 13:59:14 +00:00
morse%netscape.com
b4bf2436f6 bug 166218, Bad cookie selection based on cookie path, r=dbaron, sr=jag 2002-09-15 19:12:05 +00:00
morse%netscape.com
d96eda2fc0 bug 166143 cookies with quotes around the max-age value expire immediately, r/sr=jag,jst 2002-09-15 04:02:44 +00:00
danm%netscape.com
b3331e7c89 popup manager dialog title correction. bug 166442 2002-09-14 20:13:05 +00:00
danm%netscape.com
2876677fca minor change to be controlled by a preference setting other than dom.disable_open. r=jag,lumpy 2002-09-14 19:49:41 +00:00
danm%netscape.com
fa22b55a15 reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2002-09-14 19:44:29 +00:00
aaronl%netscape.com
e736076407 Bug 168135. Typeaheadfind - support simple xlinks. r=heikki, sr=jst 2002-09-14 05:16:25 +00:00