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

4454 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com b58707dbf1 fix mac CFM build bustage, move content/pref-irc-* files into content/prefpanel/ subdirectory, and strip pref-irc-* prefix to shorten filenames to appease the short bus.
also combine locale/en-us/pref-irc-*.dtd into a single pref-irc.dtd
2003-01-22 20:56:14 +00:00
peterv%netscape.com 0f771533b2 Fix stupid error in last checkin. 2003-01-22 13:39:17 +00:00
peterv%netscape.com 34e89fbc35 Fixing CFM bustage. nsICookiePromptService, not nsICookiePromptSerice. 2003-01-22 11:09:47 +00:00
timeless%mozdev.org 06b309aa38 Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
rginda%netscape.com 7488e28c59 - chatzilla only -
add James Ross'  pref panel, bug 23265
rework pref code to be table driven
add pref observer to watch for prefs changed from outside chatzilla
make the keyboard shortcut for ``Leave Channel'' and ``Close View'' Accel+W, bug 122782
add UI for the multiline input mode, bug 149588
add tab completion for channel names, bug 131633
fix bug where networks added from a startup script didn't show in the list displayed in the *client* tab at startup.
adds key= and pass= parameters to irc: urls, bug 187699
fix ``secret'' channel mode, bug 184244
2003-01-22 05:49:52 +00:00
shliang%netscape.com 6abe43a65d bug 190015 - change verbage for popup blocking - r/sr=jag 2003-01-22 05:46:42 +00:00
peterv%netscape.com db55523321 Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 04:27:59 +00:00
danm%netscape.com f3f078de5d add tridentprofile resources makefile. bug 185689 r=jag 2003-01-22 04:15:29 +00:00
danm%netscape.com d340c92d69 add very minimal UI, mostly for testing. not part of default build. bug 185689 r=ben,jag 2003-01-22 04:15:23 +00:00
danm%netscape.com f8cd65145f sense of error reporting changed from 'migrated at least one of everything' to reporting processing errors. bug 185689 r=lumpy 2003-01-22 04:13:23 +00:00
peterv%netscape.com ce289daaeb Fix some warnings. 2003-01-22 04:00:19 +00:00
sicking%bigfoot.com f988137a8d Bug 190032: Make sure the default namespace doesn't get applied for xsl:attribute created attributes without a namespace.
r=peterv sr=bz
2003-01-22 03:34:40 +00:00
peterv%netscape.com 50640a1e62 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 03:33:07 +00:00
peterv%netscape.com b77d3f69d3 Fix for bug 157142 (link transformiix standalone to XPCOM). Make resolveQName take nsIAtom**. r=sicking, sr=jst. 2003-01-22 03:31:45 +00:00
peterv%netscape.com c1e3bc0d5e Fix for bug 186538 (Touching the ownerElement of an attribute through XPath generates a security error.). r=sicking, sr=jst. 2003-01-22 03:25:51 +00:00
peterv%netscape.com 8bd43313db Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 03:24:40 +00:00
peterv%netscape.com c44ce2ad23 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 00:04:08 +00:00
peterv%netscape.com b9aa6b75e9 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-21 22:06:32 +00:00
heikki%netscape.com 503ba5ea46 include no longer needed. 2003-01-21 21:25:48 +00:00
rginda%netscape.com 1eac4ed05a - venkman only -
change align="baseline" to align="center", bug 188807
s/commandManager/prefManager/ when trying to save view layout
tweak some spacing
2003-01-21 21:21:15 +00:00
axel%pike.org 67b55bb3d1 not part of build, fix getBaseURI for Attr nodes in transformiix standalone 2003-01-21 14:21:10 +00:00
axel%pike.org 6277e47ac0 not part of build, wallpaper that most tests expect UTF-8 encoding, which is all we have, rs=peterv 2003-01-21 14:19:54 +00:00
axel%pike.org 5ded379968 not part of build, remove broken uri parsing from transformiix standalone 2003-01-21 14:12:11 +00:00
axel%pike.org e06152c8ad make nspr and tx path handling happy on win32, not part of build 2003-01-21 14:07:43 +00:00
cbiesinger%web.de 1036c7f34e 168095 patch by dwitte@stanford.edu r=suresh sr=peterv expired cookies not deleted correctly 2003-01-21 13:26:28 +00:00
shliang%netscape.com 2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
timeless%mozdev.org 8b5179a69c Bug 189685 Allow cookieservice to run without access to the profile directory
r=dwitte sr=roc+moz
2003-01-20 22:18:42 +00:00
aaronl%netscape.com 635db4fdfd Bug 176296. make type ahead work in mailnews, support boolean accessibility.typeaheadfind.autostart pref. Reversing partial backout of this fix. r=kyle, sr=jst 2003-01-20 18:43:10 +00:00
timeless%mozdev.org 712c37b4f5 Bug 189495 Capitalize accesskeys in forms preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:14 +00:00
peterv%netscape.com ef43edbd50 Remove redundant line. 2003-01-20 12:54:25 +00:00
axel%pike.org 08f3b7d6f7 not part of the build, bad string do in test app 2003-01-20 11:14:20 +00:00
axel%pike.org ad3283377e bug 157142, clean up unnecessary configure tests and allmakefiles.sh, add a lib directory for standalone to get debug info on win32 (npob), r=cls 2003-01-20 11:04:27 +00:00
sicking%bigfoot.com 7a9a568e7f Remove txAtom.h and remove uses of special tx-macros for atoms.
b=157142 r=Pike sr=peterv
2003-01-19 23:17:13 +00:00
axel%pike.org bfe08ec07f bug 157142, remove transformiix standalone special code in favour of module nspr stuff, r=sicking, sr=peterv 2003-01-19 21:48:08 +00:00
timeless%mozdev.org d9195dd437 Bug 189684 nsrootidl.idl:69: Case mismatch between `PRInt32' i:/build/mozilla/extensions/cookie/nsICookieManager2.idl:61: and `PRint32'
r=darin sr=dbaron
2003-01-19 19:38:34 +00:00
heikki%netscape.com 91cc91d0f0 Bug 166978, XMLHttpRequest does not load synchronously in embedding applications, r=sicking, sr=darin. Bug 111614, DOMParser.parseFromString in modal dialog makes it non-modal. parseFromString also does not work in embedding when loading files that block the parser (like files with xml-stylesheet PI). r=sicking, sr=darin. 2003-01-19 18:47:47 +00:00
caillon%returnzero.com 06cfa96b1f 187414 - Use NodeFilter where we mean it.
r=sicking sr=bzbarsky
2003-01-19 02:37:54 +00:00
varga%netscape.com cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
varga%netscape.com 5fab70b1d8 Landing SQL support. Bug 81653.
Not part of build.
a=brendan
2003-01-18 19:14:51 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
sicking%bigfoot.com 3a82c396e0 Bug 157142: get rid of txAtom typedef
r=Pike rs=peterv
2003-01-18 00:37:12 +00:00
suresh%netscape.com 88f32976b0 bug 189522 - cookies have ok/cancel instead of yes/no. r/sr-jag. 2003-01-17 23:36:34 +00:00
peterv%netscape.com f0f28b27cc Better fix. 2003-01-17 14:35:11 +00:00
peterv%netscape.com ca366194b7 Trying to fix btek bustage. 2003-01-17 14:26:51 +00:00
peterv%netscape.com 194a04ac46 Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts. 2003-01-17 14:09:42 +00:00
peterv%netscape.com a28fdf3f7a Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts. 2003-01-17 12:49:20 +00:00
peterv%netscape.com 2151505029 Catch possible exception from setting permissions. (Testcase only, not part of the build) 2003-01-17 12:25:15 +00:00
timeless%mozdev.org 98a43d8aec Bug 189316 Capitalize accesskey for Downloa_d_ More in content packs prefs
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-17 03:14:53 +00:00
sicking%bigfoot.com 896567a22b Bug 189201: Hold a reference to the document-node even for embedded stylesheets to make sure that the document doesn't go away.
r=peterv sr=bz
2003-01-16 23:56:58 +00:00
suresh%netscape.com a1f859beae Bug 168930, Cookie accept/decline alert buttons are in the wrong order. r/sr-jag. 2003-01-16 22:09:00 +00:00
axel%pike.org 6622999c70 not part of build, a C interface to the XALAN testcases. produces rdf output to load into buster. test app only 2003-01-16 15:02:13 +00:00
danm%netscape.com 01167ac507 slightly better error reporting and adding interface supporting partial migration. bug 185689 r=lumpy 2003-01-16 07:57:34 +00:00
jst%netscape.com 53dbf78a7a Fixing bug 161166. Freezing more DOM interfaces. r=harishd@netscape.com, sr=peterv@netscape.com 2003-01-14 23:05:52 +00:00
sicking%bigfoot.com 89c3e94d25 Bug 188729: Break refcounting-cycles during load.
r=peterv sr=bz
2003-01-14 22:32:18 +00:00
aaronl%netscape.com c4672a2d48 Bug 189011. Mail compose broken. Partial backout of bug 176296, r=brade, sr=smfr 2003-01-14 20:42:11 +00:00
aaronl%netscape.com ac5a909110 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
axel%pike.org 48ea3e8259 bug 184086, number conversion in XSLT is LOCALE independent, r=sicking, sr=jag 2003-01-11 19:19:14 +00:00
neil%parkwaycc.co.uk 6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
samuel%sieb.net acaeff0eb6 Bug 128970 - cycleView does not cycle in the ViewsArray
chatzilla only
patch by xor@ivwnet.com
r=rginda
2003-01-10 06:42:59 +00:00
samuel%sieb.net 9c182d30f7 Bug 166187 - fix /hide problem
chatzilla only
r=rginda
2003-01-10 06:37:48 +00:00
samuel%sieb.net 407b42b4bb Bug 188075 irc.openprojects.net should be updated to irc.freenode.net
chatzilla only
r=rginda
2003-01-10 06:36:20 +00:00
danm%netscape.com 983378ca4a trident to mozilla profile migrator. bug 185689 r=ccarlen,jag 2003-01-10 04:10:44 +00:00
danm%netscape.com 40308155fa trident to mozilla profile migrator. at this point, internet prefs and cookies on Windows. bug 185689 r=ccarlen,jag 2003-01-10 04:10:02 +00:00
danm%netscape.com ef25847d44 new method: add(). bug 185689 r=darin,jag 2003-01-10 03:02:04 +00:00
danm%netscape.com 9c7ae65c62 factor code to add a cookie structure to the list into a separate function. bug 185689 r=darin,jag 2003-01-10 03:01:26 +00:00
danm%netscape.com 196e27706a add nsICookieManager2.idl bug 185689 r=ccarlen,jag 2003-01-10 01:59:21 +00:00
danm%netscape.com 7cd94d8ae9 new add() method to frozen nsICookieManager interface. bug 185689 r=ccarlen,jag 2003-01-10 01:54:55 +00:00
sicking%bigfoot.com c412bfc35d Small update to description of stylesheet-compile-handlers 2003-01-09 19:27:55 +00:00
sicking%bigfoot.com e31a5196b2 documentation of compiled stylesheets 2003-01-09 19:09:11 +00:00
bzbarsky%mit.edu 626345f855 Stop at the viewmanager root when computing offsets for flashing stuff. Bug
188210, r=caillon, sr=kin
2003-01-09 15:51:58 +00:00
sicking%bigfoot.com c75bd1b336 Bug 187611: Set the proper Content-Type of XSLT generated documents
r=peterv sr=jst
2003-01-09 15:45:45 +00:00
axel%pike.org 809956b926 bug 188339, improve transformiix standalone DOM, get rid of childNodes in Attr, r=peterv, not part of build 2003-01-09 14:28:02 +00:00
bryner%netscape.com 7f0488eb18 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
peterv%netscape.com a89a8f3ec9 Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-09 00:15:55 +00:00
peterv%netscape.com 322b73dd0a That shouldn't have gone in. 2003-01-08 22:44:35 +00:00
peterv%netscape.com 59a6aaa243 Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-08 22:40:42 +00:00
dbaron%dbaron.org 5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
timeless%mozdev.org c930508424 Bug 186720 xmlterm NewURI should not return null
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:12 +00:00
caillon%returnzero.com 6d92f9bd32 184257 - Updating pref callers. r=timeless sr=bzbarsky 2003-01-08 08:40:41 +00:00
hpradhan%hotpop.com ae27e79faa Bug 176051: XMLHttpRequest POST fails to send body when authentication required
r=heikki sr=darin
2003-01-08 06:53:19 +00:00
sicking%bigfoot.com 72f6550e5b fix uninitialized-variable-warning.
b=186835 r=glazman sr=jst
2003-01-06 21:47:24 +00:00
sicking%bigfoot.com 77176bfc85 Comment-removal, part of the patch for bug 186835. 2003-01-06 15:08:49 +00:00
sicking%bigfoot.com c134137876 Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded.
r=peterv sr=bz
2003-01-06 14:55:13 +00:00
bryner%netscape.com abb8e36813 removing unused file. not part of the build. 2003-01-06 06:46:59 +00:00
timeless%mozdev.org 96e8f4751b Bug 187748 Persist screen position and size for Manage Cookies dialog
patch by thieleke@yahoo.com r=timeless sr=bz
2003-01-06 01:11:06 +00:00
bryner%netscape.com 2ad05e6a10 Removing this file which has been dead for quite awhile. Not part of the build. 2003-01-05 05:41:15 +00:00
samuel%sieb.net 835a142fd2 Bug 176768 - XML-RPC: onStopRequest signature wrong
r=heikki
sr=darin
2003-01-04 19:07:37 +00:00
kairo%kairo.at a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
cbiesinger%web.de df5da70844 187309 r=dougt sr=bzbarsky convert out param of nsIProcess::Run to a return value 2003-01-02 21:00:31 +00:00
timeless%mozdev.org 7370a42ef4 Bug 186683 ###!!! ASSERTION: |First()| on an empty string: 'Length()>0', file i:/build/mozilla/string/src/nsAString.cpp, line 136
r=aaronl sr=bz
2003-01-01 07:59:38 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
caillon%returnzero.com b0be1c8d3b Bug 185647 - Setting pseudo class of a closed window crashes [@ inLayoutUtils::GetEventStateManagerFor]
r=timeless sr=tor
2002-12-27 07:30:51 +00:00
rods%netscape.com f8c4297a73 New spellcheck controller code
Not in build yet, checking in so Mac projects can be built
Bug 180346
2002-12-23 21:59:30 +00:00
peterv%netscape.com 2eee61281b Rename Transformiix string API to be in synch with Mozilla's. Part of bug 74786 (String cleanup). r=sicking, rs=jst. 2002-12-20 15:18:35 +00:00
axel%pike.org 15431ca0da bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:55:28 +00:00
axel%pike.org 5c0d6082be bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:45:06 +00:00
jkeiser%netscape.com cb84e04c70 Make GetType() return int instead of nsresult (bug 167762), r=peterl@netscape.com, sr=kin@netscape.com 2002-12-18 23:38:09 +00:00
axel%pike.org ebd6823a54 bug 157142, link transformiix standalone to xpcom, r=sicking, sr=peterv 2002-12-18 10:03:23 +00:00
rginda%netscape.com e18b5a960c - venkman only -
landing venkman 0.9.44

refactor prefs code, adding pref-manager.js
move CSS rules with english words into locale subdir
add fallback function hook to be called when regexp based name guessing fails
add "hide duplicates" option
add quicksearch-like textbox to the loaded scripts view
2002-12-18 09:11:49 +00:00
rbs%maths.uq.edu.au 008e1e2517 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
samuel%sieb.net a16f0d6076 Bug 139057 - fix chatzilla's response to certain pings
patch by twpol@aol.com
r=rginda
2002-12-16 23:28:54 +00:00
aaronl%netscape.com 8f9b903a71 Bug 184518. Repeated char find when >2 chars required to start it. r=caillon, sr=jst 2002-12-14 00:32:27 +00:00
aaronl%netscape.com 2cc9bfac83 Bug 180977. Typeaheadfind -- find previous wouldn't go wrap around to end from start of page. r=akkana, sr=sfraser 2002-12-14 00:30:53 +00:00
aaronl%netscape.com 2bf2f215f4 Bug 182451. Beep when first key pressed in win95/98. r=biesi, sr=blizzard 2002-12-14 00:27:33 +00:00
rbs%maths.uq.edu.au 5c9db7b7ec Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst 2002-12-13 22:12:10 +00:00
kaie%netscape.com b9b48c7b31 b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen/morse sr=darin
2002-12-13 20:39:03 +00:00
axel%pike.org 413847843d more on elements, use-attribute-sets has open issues 2002-12-13 13:09:51 +00:00
darin%netscape.com 863fb8ac17 fixes bug 184436 r=dougt sr=dveditz 2002-12-12 23:57:16 +00:00
axel%pike.org 05ec71459e backout 74786, gcc 2.96 sucks 2002-12-11 11:09:06 +00:00
axel%pike.org 43e8faaf41 bug 74786, prepare for string cleanup, r=sicking, sr=peterv 2002-12-11 09:51:17 +00:00
harishd%netscape.com c9b70ccd8e Avoid unnecessary string copies in nsFixPtr. b=169764, r=heikki, sr=peterv.
** Patch provided by jst@netscape.com **
2002-12-11 01:46:46 +00:00
sicking%bigfoot.com e8e8609d78 Bug 184362: kill nsISupportsArray in transformiix
r=bz sr=peterv
2002-12-11 01:22:37 +00:00
danm%netscape.com 3d84d665f5 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
axel%pike.org dd986e6f63 missed one item in this run, documentation change only 2002-12-07 17:43:51 +00:00
axel%pike.org df5235f62c incorporate comments by Jonas, more details, documentation only 2002-12-07 16:13:54 +00:00
bzbarsky%mit.edu f0a84b3b10 Fix capitalization problem. Bug 155693, patch by Sven Krohlas
<darkshadow@web.de> and Mike kowalski <mikejk@ameritech.net>, r=jatin, sr=jst,
a=asa
2002-12-07 01:03:00 +00:00
sicking%bigfoot.com 31487cb0c9 Bug 181803: Invalidate nsXPathResult when the nodevalue of a node is changed.
r=Pike sr=peterv a=asa
2002-12-06 19:54:46 +00:00
sicking%bigfoot.com 0d67369885 backing out. Didn't mean to hit the commit-button 2002-12-06 17:49:27 +00:00
sicking%bigfoot.com bf1c09f985 *** empty log message *** 2002-12-06 17:47:53 +00:00
darin%netscape.com 68c5a7fa73 fixes bug 182490 "New password manager is ignoring valid password entries"
r=morse sr=jst a=asa
2002-12-06 06:36:15 +00:00
sicking%bigfoot.com 9365926a86 Bug 174093: Make ExprParser out-of-memory safe.
r=Pike sr=peterv a=asa
2002-12-06 01:49:26 +00:00
dcone%netscape.com 3f8a0d8446 Not part of the build. Updated layout-plugin code. Added method to output the regression data to a file. 2002-12-04 22:11:40 +00:00
samuel%sieb.net 8fc259c484 Bug 176765 - XML-RPC does not support https
r=heikki
sr=darin
2002-12-04 07:59:57 +00:00
samuel%sieb.net 98164e462f Bug 176764 - XML-RPC creates URL objects in a bad way
r=heikki
sr=darin
2002-12-04 07:26:02 +00:00
samuel%sieb.net bf18cacc6a Bug 178206 - fix XML-RPC strings
r=heikki
sr=tor
2002-12-04 07:22:50 +00:00
akkana%netscape.com 1889b530c2 179784: go back to beep by default for typeahead find "not found",
since the nsSound solution doesn't work well on linux or mac.
  r=aaronl sr=sfraser
2002-12-03 23:51:10 +00:00
rginda%netscape.com 1933b3ad05 - venkman only -
fix array.sort fallout form bug 178722
show view names in floating window titles
don't spew to IS view when changing frames from the UI
bump version number
2002-12-03 19:50:26 +00:00
bzbarsky%mit.edu fe53f95e60 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
axel%pike.org bfa31e9e2e npob, docs, initial upload, work in progress 2002-12-01 20:47:38 +00:00
peterv%netscape.com cc71578cbc Fix static build bustage. 2002-11-30 09:43:13 +00:00
peterv%netscape.com 63a2d5f471 Fix warning. 2002-11-30 02:07:59 +00:00
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