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

5614 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de c374a6708c remove *WithConversion from xmlterm r+sr=roc Bug 252940 2004-08-03 13:46:52 +00:00
jshin%mailaps.org 1db31547d6 separate xpcom wrapper and charset detectors : patch by shanjian with some updates by me (r=smontagu, sr=alecf) 2004-08-03 01:50:37 +00:00
bryner%brianryner.com cc2391c527 Fixing bustage 2004-08-02 06:34:16 +00:00
bryner%brianryner.com 6a8c79a9b2 Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc. 2004-08-02 04:52:55 +00:00
timeless%mozdev.org fd57c441dc Bug 252681 mozISpellCheckingEngine check method faulting on misspelled words
r=mvl sr=dmose
2004-08-02 02:14:23 +00:00
dwitte%stanford.edu 3441040ff5 Bug 253597 Trunk crash blocking ads/images [@ nsImgManager::TestPermission]
p=mvl r=dwitte sr=darin
2004-08-01 22:38:10 +00:00
bryner%brianryner.com 5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
bryner%brianryner.com 350ebc65ab followup to bustage fix - return an error code 2004-07-29 21:42:35 +00:00
bryner%brianryner.com c99aa11266 fixing bustage 2004-07-29 21:08:26 +00:00
bryner%brianryner.com 0fd21c3872 Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc. 2004-07-29 19:41:39 +00:00
cbiesinger%web.de 3506522cc6 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
rlk%trfenv.com c52bbb8f78 this image was checked in without -kb, so I'm fixing it. 2004-07-29 14:05:45 +00:00
rlk%trfenv.com 15f7b48c61 this image was checked in without -kb, so I'm fixing it. 2004-07-29 14:05:09 +00:00
rlk%trfenv.com 25705042f6 bug 89814 - "Frame" should link to entry in Glossary. r=neil@parkwaycc.co.uk 2004-07-28 22:54:10 +00:00
jst%mozilla.jstenback.com c5c9ebb820 Landing fix for bug 244952, patch by chantepie@altern.org. Fixing crash when creating multiple proxy instances for the same webservice. r=keeda@hotpop.com, sr=jst@mozilla.org 2004-07-28 04:02:19 +00:00
bzbarsky%mit.edu 02d0d94b73 Switch context back to being nsISupports, but make it clear that it's expected
to be an nsIDOMNode or nsIDOMWindow.  Bug 252027, r=mvl, sr=shaver
2004-07-27 17:15:53 +00:00
pkw%us.ibm.com 2cbae95882 Bug 252345 - Memory leak in nsXMLHttpRequest.cpp (seen when using GMail).
r=peterv@propagandism.org, sr=darin@meer.net
2004-07-26 23:17:40 +00:00
rlk%trfenv.com feed6d730a removing unused files from the build. 2004-07-26 14:53:27 +00:00
rlk%trfenv.com d68ccccd0f Fixing tree bustage (accidentally removed this file). 2004-07-26 02:13:28 +00:00
rlk%trfenv.com 7a6ffbc7ad bug 247305 - Remove some obsolete files from en-US directory. These files are unused in the current build. 2004-07-26 00:56:35 +00:00
rlk%trfenv.com 4ee5e107f8 bug 95770 - The help documentation should be formatted in some better way. Patch by Michael Stadlbauer <mozilla@mista.at>, links updated by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-07-26 00:51:53 +00:00
rlk%trfenv.com 4ecf7d9e55 help_help HTML -> XHTML. r=rlk@trfenv.com. 2004-07-24 23:04:40 +00:00
rlk%trfenv.com b0c6447dc2 nav_help HTML -> XHTML. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-07-24 22:31:27 +00:00
neil%parkwaycc.co.uk 8ad0b5d01a Bug 252672 Help needs to list Ctrl+Y as the Windows and Unix Redo shortcut r=me 2004-07-24 19:58:18 +00:00
cbiesinger%web.de 9270c41a08 Bug 252609 kill *WithConversion in wallet
r=mvl sr=dveditz
2004-07-24 13:02:00 +00:00
mvl%exedo.nl 3e4866288b Try not to crash on http auth.
bug 252833, r=dwitte, sr=dmose
2004-07-24 11:10:42 +00:00
mvl%exedo.nl 87094d3378 delay decryption of passwords until one is found that matches the url, in order to prevent useless master password prompts.
bug 247417, r=timeless, sr=dveditz
2004-07-23 10:36:17 +00:00
cbiesinger%web.de be9764fdfe Bug 113243 Get rid of (Compare|Equals)WithConversion
r+sr=roc
2004-07-21 20:18:39 +00:00
neil%parkwaycc.co.uk a7954d1d2a Removing erronous autostretch="true" attribute (post bug 94470 cleanup) r=silver 2004-07-21 15:17:52 +00:00
mhammond%skippinet.com.au 9b57c34b20 test_misc moves to being a unittest based test. Not part of the build. 2004-07-21 11:46:18 +00:00
mhammond%skippinet.com.au 39ec805a79 Add NS_ERROR_GENERATE_SUCCESS - not part of the build. 2004-07-21 11:45:42 +00:00
mhammond%skippinet.com.au 72ce4bc8d3 Update build instructions - nmake builds are long dead. 2004-07-21 11:44:56 +00:00
mhammond%skippinet.com.au 48fdc192b5 Fix build breakage for Python 2.2 and earlier - not part of the build. 2004-07-21 11:43:33 +00:00
mhammond%skippinet.com.au 51145ff829 Update initialize of nsString, which changed sometime in the last 2 years!
Not part of the build.
2004-07-21 11:42:46 +00:00
mhammond%skippinet.com.au c45b76b54b Initialize out params before calling the interface.
Not part of the build.
2004-07-21 11:41:50 +00:00
dwitte%stanford.edu dee773b6e5 make cookie & permission files non-world-readable.
b=59557, patch by Pavel Kankovsky (peak@argo.troja.mff.cuni.cz), r=dwitte, sr=bz.
2004-07-20 07:27:28 +00:00
dwitte%stanford.edu bdf2a2307d sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu e338583f48 rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers.
b=251648, r=biesi, sr=darin, with thanks to darin and bz for suggestions.
2004-07-19 22:00:03 +00:00
silver%warwickcompsoc.co.uk f02971003b Bug 243362 - Add some escaping to "Copy Qualified Name", so that copied value is actually valid JavaScript.
r=rginda
2004-07-19 19:24:22 +00:00
silver%warwickcompsoc.co.uk 43c507ea67 Bug 237233 - Add /show-constants command and menu item for hiding/showing read-only properties, like functions and ECMA properties.
Also bumping locale version number.
r=rginda
2004-07-19 19:21:28 +00:00
silver%warwickcompsoc.co.uk 2b12910b4d Bug 224732 - only set 'modifiers' attribute if there's a value to set, otherwise don't set it.
Also bumping version number.
r=rginda
2004-07-19 19:18:34 +00:00
dwitte%stanford.edu 26459a5a95 implement exception constants defined in DOM level 3
b=245476, patch by jonathan.watt@strath.ac.uk, r=peterv, sr=jst

remove redundant declarations and correct comment
b=251824, patch by jonathan.watt@strath.ac.uk, r+sr=peterv
2004-07-19 04:04:41 +00:00
neil%parkwaycc.co.uk 8c46f9761f Wording cleanup b=249577 p=stefan_h@hem.utfors.se r=rlk 2004-07-18 23:24:51 +00:00
bzbarsky%mit.edu 23673826b6 Fix image blocking for iframes. Bug 200433, r=mvl, sr=jst. 2004-07-18 19:40:44 +00:00
smontagu%smontagu.org 9ab460d421 Left-to-right/Right-to-left support for Chatzilla. Bug 250864, patch by Asaf Romano (bugs.mano@mail-central.com), r=silver. 2004-07-17 21:14:34 +00:00
dwitte%stanford.edu bd8bee85d7 quick fix to get cookie/permission file saving working on trunk again, while we hash out a real fix.
b=251648, r+sr=darin
2004-07-16 20:08:08 +00:00
gerv%gerv.net 6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net c01bb2d438 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
gerv%gerv.net 9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
scott%scott-macgregor.org eef574b07f Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.
r/sr=jst
2004-07-15 16:47:10 +00:00
mvl%exedo.nl 2ebd61764c init mChangedList
bug 251247, r=dwitte, sr=darin
2004-07-15 15:16:42 +00:00
dwitte%stanford.edu 76c59a7697 add Finish() method to nsISafeFileOutputStream, and tweak things slightly.
b=251091, r=mvl, sr=darin
2004-07-15 05:52:37 +00:00
scott%scott-macgregor.org e5c08f1f29 Backing myself out. I thought I was checking into the aviary 1.0 branch 2004-07-15 02:55:47 +00:00
scott%scott-macgregor.org 7060e0a619 Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.

r/sr=jst
2004-07-15 01:58:47 +00:00
timeless%mozdev.org f3dd85e2ca Bug 248931 Please add "training.dat"
patch by bugzilla@gemal.dk r=benb sr=jag
2004-07-14 22:49:51 +00:00
timeless%mozdev.org d991cf979c Bug 229271 unwanted "white space" in function getLDAPValue fron autoconfig/prefcalls.js
r=alecf sr=dmose
2004-07-14 22:43:18 +00:00
stephendonner%yahoo.com e7ce67e609 Bug 250845. Rename 'Turn Off Privacy Settings' to 'Allow All Cookies' in P3P dialog. r=mconnor, sr=neil, a=shaver 2004-07-14 04:54:19 +00:00
mvl%exedo.nl 149a807e1b use nsISafeFileOutputStream to prevent hostperm.1 from being truncated when the disk is full
bug 145557, r=dwitte, sr=darin, a=asa
2004-07-10 11:04:33 +00:00
darin%meer.net e43746831b landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2004-07-09 21:59:09 +00:00
rlk%trfenv.com 9e4764b0f8 bug 245035 - cleanup help-toc.rdf. Patch by Michael Opitz <michael.opitz@aon.at>. r=whiteclover79-bug@yahoo.com.tw, r=rlk@trfenv.com 2004-07-07 15:00:40 +00:00
rlk%trfenv.com 2e129c534d Bug 247199 - Remove dead link and add target="_blank" to links in developer_tools.xhtml. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-07-07 14:59:13 +00:00
vladimir%pobox.com cfa0c12313 fixy fixy 2004-07-07 06:19:54 +00:00
vladimir%pobox.com 867a56f1d1 b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver 2004-07-07 05:49:29 +00:00
rlk%trfenv.com 7f86031073 bug 245035 - cleanup help-toc.rdf. r=whiteclover79-bug@yahoo.com.tw, r=rlk@trfenv.com 2004-07-07 01:44:29 +00:00
tor%cs.brown.edu be84fdf585 Bug 235826 - <svg:script> implementation.
Patch by alex@croczilla.com, r=sicking, sr=jst
2004-07-06 22:52:03 +00:00
aaronleventhal%moonset.net b3ab7e5625 Bug 241469. Help interface not keyboard accessible. Patch by Neil Rashbrook. r=aaronlev, sr=bryner 2004-07-01 20:50:49 +00:00
cbiesinger%web.de 7380967364 bug 245813 patch by Mike Calmus mcalmus@nyx.net r=timeless sr=dveditz
This patch allows the code to propagate more specific failure reasons to the
top layer so the exception can deal with different situations as apporpriate.
2004-07-01 17:08:38 +00:00
cbiesinger%web.de 6263ab98d2 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
pedemont%us.ibm.com e8ec81720e Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2004-06-28 18:30:15 +00:00
darin%meer.net 18c7cbe22f backing out last change 2004-06-28 18:09:50 +00:00
darin%meer.net fb7b41d3b3 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2004-06-28 16:46:13 +00:00
rlk%trfenv.com 54d96923db Bug 95770 - The help documentation should be formatted in some better way. Patch by Stefan (stefan_h@hem.utfors.se) r=rlk@trfenv.com 2004-06-26 17:19:35 +00:00
cbiesinger%web.de 2bb5f1d3a1 replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
neil%parkwaycc.co.uk 685b0bb4cb help.js cleanup left over from bug 242441 r=caillon sr=alecf moa=rlk 2004-06-25 20:15:19 +00:00
timeless%mozdev.org 6d68244162 Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
peterv%propagandism.org a7908e751a Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
neil%parkwaycc.co.uk 827332619c Fixing previous checkin which broke due to misinterpretation of Mac line endings 2004-06-25 11:26:48 +00:00
neil%parkwaycc.co.uk ff54b01ba8 Ongoing conversion of help to xhtml b=95770 p=stefan_h@hem.utfors.se r=rlk 2004-06-24 23:01:43 +00:00
timeless%mozdev.org 6395759145 Bug 228542 Divide by zero bug in Universal charset detecter
patch by vladimir@lukianov.name r=smontagu sr=roc
2004-06-24 11:53:10 +00:00
timeless%mozdev.org 420a446203 Bug 228545 Bug "FilterWith..." in universal charset detector
patch by vladimir@lukianov.name r=smontagu sr=roc
2004-06-24 11:49:08 +00:00
timeless%mozdev.org cd6e4fe1b9 Bug 248307 lack of {} in mozilla\extensions\universalchardet\src\nsEUCJPProber.cpp:80
patch by vladimir@lukianov.name r=roc sr=roc
2004-06-23 19:54:02 +00:00
aaronleventhal%moonset.net f7c2df8d56 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2004-06-23 14:07:49 +00:00
dbaron%dbaron.org d0532673fb Keep egcs happy (btek bustage). 2004-06-23 08:19:49 +00:00
hpradhan%hotpop.com 489fc8dfdc bug 246783 : Support base64binary type in webservices r+sr=jst 2004-06-23 07:13:10 +00:00
hpradhan%hotpop.com 77f7162cc5 fix comment 2004-06-23 07:02:16 +00:00
hpradhan%hotpop.com 7f721575c7 bug 246783: Support base64binary types in webservices r+sr=jst 2004-06-23 06:57:09 +00:00
hpradhan%hotpop.com 74ea7262ab bug 246783 : Support base64binary type in webservices r+sr=jst 2004-06-23 06:55:47 +00:00
bienvenu%nventure.com 31cd7d7647 help file changes for pop3 header only download, patch by hyc@symas.com, r=bienvenu,sr=mscott 185184 2004-06-22 20:04:03 +00:00
timeless%mozdev.org 7f32d59284 Bug 247711 Remove outdated "tbautostretch" XUL attribute from the codebase
patch by bugzilla@babylonsounds.com r=neil sr=brendan
2004-06-20 22:45:14 +00:00
hpradhan%hotpop.com 2fed1408a8 bug 247541 : Fix a case where the SOAP encoder got the schame type wrong. 2004-06-19 15:37:48 +00:00
rlk%trfenv.com be710edf2d Moving Validating Settings help to XHTML. Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com 2004-06-17 23:10:01 +00:00
rlk%trfenv.com 34f6d5472d Moving Validating Settings help to XHTML. Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com 2004-06-17 22:50:05 +00:00
bsmedberg%covad.net b7aedee852 Bizarre crash-fix that I added on the aviary1.0 branch, now porting to trunk. rs=darin 2004-06-17 20:53:35 +00:00
mozilla.BenB%bucksch.org 5276f71303 246710, should also fix 244589, 244720, 246201
- Some code refactoring: Creating file filesList.js, which contains
  generic functions for using file lists (arrays whose entries keep file
  names and statistics) and corresponding listing files. They can be (and are)
  used in another application, and previously were in file conflictCheck.js.
  conflictCheck.js is now even more focussed on the 2-way-sync logic
  of roaming.
- Added some safe-exception-catches, and showing the error in the UI.
  Currently, the code just malfunctions (broken dialog buttons?) in that case.
  This should help with bug 244589 and bug 244720, if the fix below fails,
  and other future unexpected problems.
- Making the status message actually show something.
- Renaming dumbObject() to ddumpObject() to match ddump() for easier replace
- fixed bug 246201 - infinite conflicts
- less conflicts, if files non-existant
- potentially transfer less (if we know we have the file already)
- code doc improved
- pref API usage
In filesList.js:
- Changing listing file to actually use Unixtime as claimed
  (breaks existing files, but should only cause conflicts once)
- Using indexed file lists, should be faster, probably not significant
  for roaming
- Allow last modified time to differ 1 sec, because of FAT inaccuracy,
  not needed for roaming
- Option to allow newer files, not needed for roaming
- Fixing bug 244589 and probably bug 244720 by moving dom creation after the
  empty filename check.
- minimal API change for extractFiles()
2004-06-17 16:21:18 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
jag%tty.nl 59c395041f Bug 111842: tabbed browser prefs text "load links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>, r=neil, sr=jag 2004-06-16 22:12:11 +00:00
scott%scott-macgregor.org 8959ab7f75 Bug #246371 --> remove some dead code from the spell checker. Cleanup the notifications the spell checker
listens for in order to load new custom dictionaries.

r=mvl
2004-06-16 22:05:46 +00:00
rlk%trfenv.com ddb5693fbe bug 246968 - Update changes in kbd shortcuts and add "Paste As Quotation". Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-06-16 14:10:35 +00:00
timeless%mozdev.org d60fe6d36c Bug 243579 Change nsIOnReadystatechangeHandler to nsIOnReadyStateChangeHandler
r=jst sr=jst
2004-06-16 12:41:18 +00:00
dveditz%cruzio.com bf080b9ed2 bug 245813 stop overwhelming number of master password prompts if trying to cancel out, r=timeless, sr=brendan 2004-06-15 21:49:59 +00:00
neil%parkwaycc.co.uk 8581c7fe81 Ongoing conversion of help files to xhtml b=236942 p=stefan_h@hem.utfors.se r=me 2004-06-15 16:07:49 +00:00
neil%parkwaycc.co.uk e46e99ceb7 Ongoing conversion of help files to xhtml b=236942 p=stefan_h@hem.utfors.se r=me 2004-06-15 09:13:17 +00:00
rlk%trfenv.com e59f21faec Bug 246512 - H1 { text-align: left } should be removed from content_style.css. r=neil@parkwaycc.co.uk 2004-06-13 14:04:15 +00:00
cbiesinger%web.de a4396ff7b4 bug 245673 named literal strings should be const
r+sr=darin
2004-06-11 15:05:29 +00:00
jst%mozilla.jstenback.com 41f7ad6178 Fixing bug 245619. Don't bother serializing the result of JS execution when the caller doesn't care about the value. r+sr=brendan@mozilla.org 2004-06-11 00:48:00 +00:00
dmose%mozilla.org 5d10c71afc Fix XML Schema crash that happens when using WSDL/SOAP arrays (bug 246082). r=timeless; sr=jst 2004-06-09 20:52:25 +00:00
silver%warwickcompsoc.co.uk 4dbb3d6ec0 Fixing version number. 2004-06-09 05:16:53 +00:00
silver%warwickcompsoc.co.uk 7e998d1a2e Bug 243629 - Landing of ChatZilla 0.9.63.
Lots of bugs fixed, including: 226223, 230328, 127662, 185729, 226410, 231150, 235650, 238551, 238716, 73257, 226408, 238612, 108087, 180577, 211461, 218070, 242381
and 147452.

r=samuel@sieb.net
2004-06-09 03:33:50 +00:00
mvl%exedo.nl 3688853ede Add a way to manually show a single blocked pop-up window
bug 198846, r=danm, sr=jag
2004-06-08 12:06:56 +00:00
dveditz%cruzio.com 700ac609cc fix for xpinstall (tier 50) dependency on extension/cookie (tier 94) build bustage (bug 245826, resulting from the fix for bug 240552). Band-aid r/sr bryner and darin 2004-06-08 03:11:21 +00:00
hpradhan%hotpop.com 983892bfb9 bug 245772 : Remove some useless null checks. r+sr=peterv 2004-06-07 16:28:19 +00:00
rlk%trfenv.com e0e532c43a Bug 245379 - Print Preview menu item is hidden on Mac OS. r=neil@parkwaycc.co.uk 2004-06-07 01:21:54 +00:00
mvl%exedo.nl a615250edd Make password manager show passwords again.
bug 241110, r=neil, sr=darin
2004-06-06 14:29:41 +00:00
rlk%trfenv.com 5e074eb934 changing to unix line endings. no code was actually change. 2004-06-06 01:35:29 +00:00
rlk%trfenv.com 2af674a5fa Bug 244744 - clicking characters once in help triggers dialog "Opening help.dtd". r=neil@parkwaycc.co.uk 2004-06-05 20:04:44 +00:00
rlk%trfenv.com f870ab38ac Bug 244794 - In Help Contents, separate newsgroup links for developers and users. r=neil@parkwaycc.co.uk 2004-06-05 19:51:53 +00:00
rlk%trfenv.com d17c19640c Bug 243126 - Dead link in help_help.html. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com 2004-06-05 19:29:05 +00:00
rlk%trfenv.com 07719401bf bug 245305 - typo in mail_sec_help.xhtml (wrong link). r=neil@parkwaycc.co.uk 2004-06-05 17:17:53 +00:00
mvl%exedo.nl ae01124eaf fix compiler warning
Bug 244080, patch by tenthumbs@cybernex.net, r=mvl, sr=darin
2004-06-04 08:56:50 +00:00
neil%parkwaycc.co.uk 93e990ff0c Bug 90984 Prefer "website" to "web site" p=tmeader@gmail.com r=me sr=jag 2004-06-02 22:59:39 +00:00
hpradhan%hotpop.com 9d46d0a1a3 bug 244717: SOAP requests should state that the charset of their payloads is utf-8 2004-06-01 12:48:11 +00:00
hpradhan%hotpop.com 5239c247d5 bug 244349 : Bulletproof webservice proxy code against
crashes when server sends invalid SOAP response.
r+sr=jst
2004-05-31 08:46:12 +00:00
neil%parkwaycc.co.uk 21e1198449 Bug 244291 Add/correct keyboard shortcut listings in Help p=stefan_h@hem.utfors.se r=rlk 2004-05-29 20:02:12 +00:00
bzbarsky%mit.edu e3c563d47b Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2004-05-29 03:35:16 +00:00
bzbarsky%mit.edu a7bff6ad5b Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed.  Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00
peterv%propagandism.org e863459524 Correct comments. r=Pike 2004-05-26 11:54:37 +00:00
ben%bengoodger.com 858f394efd 243386 - find as you type text not shown in the status bar. Repackage typeahead find resources in global since it is a core application component. r=aaronl. 2004-05-25 01:47:22 +00:00
mozilla.BenB%bucksch.org a8c5f20207 Bug 124029 - Roaming
New module for session-based roaming like in Netscape Communicator 4.x.

r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
Tracking of bugs, regressions: Bug 228629
2004-05-24 16:55:07 +00:00
neil%parkwaycc.co.uk 19184d9a5b Bug 244144 Missing "HTML" link in navigator help (also linking "XML" and fixing some garbage characters) p=stefan_h@hem.utfors.se r=me 2004-05-23 13:20:27 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu 62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu abcad1dc39 Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
sspitzer%mozilla.org f00543e3e2 fix for bug #244279
Enabling popup blocking from About Popups fails to set the preference.

thanks to neil for the fix.

r=mconnor, sr=dveditz
2004-05-22 05:46:52 +00:00
jst%mozilla.jstenback.com ba58a7a028 Fixing remaining part of bug 241157 (patch by ben@bengoodger.com). Make nsDefaultEncoder::Decode() properly deal with null valued elements. r=darin@meer.net, sr=jst@mozilla.jstenback.com 2004-05-21 21:23:10 +00:00
peterv%propagandism.org 520c1548cf Trying to fix bustage. 2004-05-21 11:25:38 +00:00
peterv%propagandism.org 2bcb3434e2 Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
neil%parkwaycc.co.uk 09262fdf91 Bug 241186 Document Password Manager's "Show Passwords" button p=stefan_h@hem.utfors.se r=me 2004-05-18 22:56:53 +00:00
caillon%redhat.com 178bb153f1 Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
caillon%redhat.com 1f5b9911f9 Patch for bug 239785: "only first part blinks for elements split into multiple lines"
Contributed by Michal Ceresna <ceresna@amos.sturak.sk>
r=caillon, sr=roc
2004-05-18 17:52:05 +00:00
peterv%propagandism.org 2c86614834 Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2004-05-18 13:15:56 +00:00
timeless%mozdev.org 55a5e5ddbf Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
timeless%mozdev.org 99a43c4d07 Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
r=neil sr=jag
2004-05-17 23:23:47 +00:00
roc+%cs.cmu.edu cab775b57b Backing out 233441. 2004-05-17 16:29:13 +00:00
neil%parkwaycc.co.uk 3c5d3b2c85 Bug 242441 Improved help topic loading as per FF help r=rlk sr=roc 2004-05-14 20:48:11 +00:00
mvl%exedo.nl fc48c463fc Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
jst%mozilla.jstenback.com 51c893718d Whitespace only change. 2004-05-13 03:36:39 +00:00
rlk%trfenv.com 7a5e2c19c3 Bug 243349 - Wrong image-Links in composer_help.html and composer_help.xhtml. Patch by Michael Opitz <michael.opitz@aon.at>. r=rlk@trfenv.com 2004-05-11 23:26:12 +00:00
peterv%propagandism.org 3dfeca83aa We've supported xsl:fallback for a while now. r=Pike. 2004-05-11 12:12:42 +00:00
rlk%trfenv.com 2f78453c54 Bug 240695 - Wrong help text: Profile Manager can't be invoked from OS X's finder. Patch by Stefan <stefan_h@hem.utfors.se>. r=neil@parkwaycc.co.uk 2004-05-09 14:05:03 +00:00