Граф коммитов

4263 Коммитов

Автор SHA1 Сообщение Дата
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
danm%netscape.com 6363712cc2 moving nsIPopupWindowManager.idl from extensions to appshell, where it still doesn't belong but it's an improvement. long live bug 166442 r=jag,timeless 2002-09-13 20:59:56 +00:00
oeschger%netscape.com 618fea9ffb just removing a few more unused files from help for 161740, with permission from 162559 2002-09-13 20:22:10 +00:00
darin%netscape.com d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
glazman%netscape.com 7403f0ab13 -- not part of the build, cascades only --
adds support for line-height property, fixes a blocking bug in length units menulists, fixes a bug in Border Tab when trying to unspecify the border style and all four side borders have the same styles
2002-09-13 13:47:42 +00:00
morse%netscape.com 6d75893161 bug 23508, cookie confirmation dialog should show all data, code=mvl@shop-engine.nl, a=morse, r=timeless@myrealbox.com, sr=alecf 2002-09-13 08:51:13 +00:00
morse%netscape.com 6519d3dce4 bug 161952, remove-all doesn't update cookieperm.txt file, cls@seawood.org, r=morse, sr=alecf 2002-09-13 08:14:35 +00:00
oeschger%netscape.com 7e724a1aea just removing some unused files from Help, bug=161740, dispensation per bug 162559 2002-09-12 23:56:09 +00:00
oeschger%netscape.com f0331f90f8 adding flag to make help window float on top, r=danm, sr=alecf, bug=136647 2002-09-12 23:53:51 +00:00
andreww%netscape.com 2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39: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
seawood%netscape.com c6574a59fa MODULE_NAME must match the name used in the NS_IMPL_NSGETMODULE macro.
Fixing static build bustage.
2002-09-12 15:55:02 +00:00
danm%netscape.com cb279f2219 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2002-09-12 02:42:44 +00:00
danm%netscape.com 997fa879e8 backing out Txul-regression-causing popup window manager. bug 167929 2002-09-12 01:16:59 +00:00
peterv%netscape.com 9456212b6b Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
danm%netscape.com 3616a834cf adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:55 +00:00
danm%netscape.com c4ee53eb8a adding popup window manager dialog type. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:16 +00:00
danm%netscape.com 3ebfe9f890 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
bzbarsky%mit.edu 100553c055 Show style rules for things that are display:none and their
descendants.  Bug 166548, r=dbaron, sr=hewitt.
2002-09-11 02:15:22 +00:00
danm%netscape.com 61c2c509c7 add new window permission type. bug 166442 r=jag,jst,morse 2002-09-11 02:14:51 +00:00
danm%netscape.com 4105535247 add new popup window manager to module. bug 166442 r=jag,jst,morse 2002-09-11 02:13:31 +00:00
danm%netscape.com fa94efe871 build new popup window manager 2002-09-11 02:12:14 +00:00
danm%netscape.com 72c94ab2d9 popup window permissions manager. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:10:46 +00:00
yokoyama%netscape.com 53c55209ac 162894
Universal Auto Detector regression fix.
/r=yokoyama, shanjian, /sr=jst, /a=asa
2002-09-11 01:58:29 +00:00
caillon%returnzero.com ba678d451b 166947 - Copy XML (on node context menu) should encode character entities
r=timeless sr=bzbarsky
2002-09-11 01:36:28 +00:00
nhotta%netscape.com 2981b4fa70 Adding nsLatin1Prober.cpp to the project to fix the Mac build problem. 2002-09-09 21:21:47 +00:00
shanjian%netscape.com 2115b4ca2d #162894 Extend universal detector's coverage to include iso-8859-1
Added latin1 prober.
r=smontagu, sr=jst, a=asa
2002-09-09 19:43:40 +00:00
glazman%netscape.com 9080066a24 -- not part of the build --
CaScadeS landing, doc only change, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 12:47:51 +00:00
glazman%netscape.com 26422c2dca -- not part of the build ---
CaScadeS landing, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 09:53:49 +00:00
glazman%netscape.com 9d86914b1c -- not part of the build ---
CaScadeS landing, b=161663, r=brade, a=rjesup@wgate.com
2002-09-09 09:33:17 +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
caillon%returnzero.com 70573fd460 167009 - We should be using the node type constants defined on Node instead of their numerical expression.
r=glazman rs=bzbarsky a=asa
2002-09-07 00:55:05 +00:00
timeless%mac.com 8cd6afaae2 Bug 166185 sidebar needa a minimum width
r=oeschger sr=jag a=rjesup
2002-09-06 17:37:50 +00:00
rginda%netscape.com fe7dfa3d4c bug 166967, "profile summary is incorrect"
fix profile summary format string to include avg call time.
also makes isURLFiltered return true for empty urls.
2002-09-06 06:54:07 +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
rginda%netscape.com 0e55bf5f1a - cview only, not part of the build -
change rec.show() to rec.unHide(), because there is no such thing as rec.show()
2002-09-05 21:06:16 +00:00
morse%netscape.com 599ee29440 backout offending part of patch in bug 158216, a=asa 2002-09-05 20:09:20 +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
rginda%netscape.com 171d43ee25 - venkman only -
crop view titles.
hide js components when "Exclude Browser Files" is enabled.
fix strict warnings.
use jsds to get parent instead of __parent__ to avoid warning.
make sure script is valid before trying to pretty print it.
don't trace errors from chrome urls if "Exclude Browser Files" is enabled.
add a source code colorization limit, default to 1500 lines.
add "Include ECMA Properties" and "Include Functions" options in the Locals and Watch views.
fix "Files" node in the Open Windows view.
Don't get property counts in the Locals and Watch views, because it takes too long.
don't print the hook error, of the hook in question was the display hook, to avoid an infinite loop.
Fix logic to reuse tabs once max-tab limit has been reached.
show an error when an unknown pref or pref pattern is passed to the /pref command.
2002-09-04 04:27:32 +00:00
timeless%mac.com bcbd71e498 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-04 02:20:51 +00:00
rjc%netscape.com ba0e03e53e Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
dougt%netscape.com f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
rginda%netscape.com 831a3efda5 - chatzilla only -
bug 165901, "Clicking on network/channel name has no effect"
bug 165875, "Support CTCP CLIENTINFO in Chatzilla"
bug 165868, "Support CTCP TIME in Chatzilla"
bug 137892, "Pref for new tab threshold is ignored"
fix strict warning in static.js
2002-09-03 23:33:27 +00:00
rods%netscape.com e883ef274b Get the plugin into the build and some extra work for instrumenting printing testing
Bug 164072 rs=kin r=dcone
2002-09-03 23:06:56 +00:00
timeless%mac.com 43e442ad09 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +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
bryner%netscape.com 79d4542503 Moving Andreas Otte's fix for bug 166085 (Assertion constructing about: URIs) to the new location of these files. r=bzbarsky, sr=darin. 2002-09-03 00:32:48 +00:00
bryner%netscape.com c487f606ba New Makefiles for standalone datetime and finger handlers (bug 98753). r=cls, sr=darin. 2002-09-03 00:25:40 +00:00
andreas.otte%debitel.net 932f63b026 fix bug 166085 [Assertion constructing about: URIs
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
caillon%returnzero.com 33dff8528e 152553 - "Show Anonymous Content" menu item doesn't reflect the true state because we were checking |false != null| or |true != null| to determine state.
r=timeless sr=bzbarsky
2002-09-02 00:03:43 +00:00
peterv%netscape.com ba2339754c Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Cleanup only to ease branch landing, no functional changes. r=Pike, rs=jst. 2002-08-30 14:37:12 +00:00
peterv%netscape.com 64ba1e9eda Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:48:16 +00:00
peterv%netscape.com 661b665bf9 Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:43:53 +00:00
seawood%netscape.com 0dcb5efb9c Updating cvsignore files.
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #164774 r=cls
2002-08-30 05:12:02 +00:00