Commit Graph

120908 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
c31d3e3b1e Make the font panel initialize the default charset for outgoing/incoming mail. 2003-07-08 21:38:15 +00:00
bzbarsky%mit.edu
e08fa08e31 Expose request and response versions of HTTP channels. Bug 201625, r=darin, sr=bzbarsky 2003-07-08 21:35:54 +00:00
dbaron%dbaron.org
dbe61def87 Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner 2003-07-08 21:20:04 +00:00
bryner%netscape.com
b6c3914b11 Remove static makefile; you need to be using camino.mk to build. 2003-07-08 21:14:37 +00:00
varga%netscape.com
8334a1dd99 Fix for bug 202393. Add DOM class info for nsIXULTreeBuilder.
r=pike, sr=peterv
2003-07-08 21:10:52 +00:00
dbaron%dbaron.org
2fa292cbc3 Add UI code, intended to replace viewer, into extensions/layout-debug/. Separate UI-related features out of existing regression testing interface. b=137331 r+sr=bryner 2003-07-08 21:08:23 +00:00
smontagu%netscape.com
e204fa5373 Update mapping tables for windows-1256 encoding. Bug 199143, r=jshin@mailaps.org, rs=roc+moz 2003-07-08 20:49:32 +00:00
brade%netscape.com
13cfbbcb35 fix warning for cstring charset change made a week or two ago; editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548 2003-07-08 20:38:51 +00:00
varga%netscape.com
2c714692f1 Updating sqltest to the latest API.
Not part of build.
2003-07-08 20:38:33 +00:00
brade%netscape.com
673b9351fd editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548 2003-07-08 20:35:09 +00:00
varga%netscape.com
cec92cd59e Fix for bug 199501. Fix "Update alias" command
Not part of build.
2003-07-08 20:33:37 +00:00
brade%netscape.com
9371323b42 editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548 2003-07-08 20:22:56 +00:00
brade%netscape.com
44a2105094 editor code cleanup (use contract IDs); r=timeless; sr=kin; bug=209548
CVS ----------------------------------------------------------------------
2003-07-08 20:18:18 +00:00
bzbarsky%mit.edu
7fd6554181 Make sure that nsSimpleURI also strips newlines out of the uri spec... Bug
211599, r=dougt, sr=darin
2003-07-08 20:09:17 +00:00
dougt%meer.net
14fa809554 Missing control path return value 2003-07-08 20:03:35 +00:00
bzbarsky%mit.edu
a4eefedfc9 Move inheritance around to reduce size of nsHTMLMappedAttributes by a word.
Bug 163215, r+sr=dbaron
2003-07-08 19:19:37 +00:00
bzbarsky%mit.edu
9372d89c4a Make it possible to go back to a url even if it included an anchor that was not
found.  Bug 205213, r=jag, sr=dbaron
2003-07-08 19:17:54 +00:00
mkaply%us.ibm.com
1feff6894a #211192
r=pedemonte, sr=blizzard (platform specific)
Make Shift+F10 display context menu
2003-07-08 19:09:21 +00:00
wtc%netscape.com
485a88c60e Bug 211384: fixed the bug that importing a CRL that already exists in the
DB causes NSS_Shutdown to fail.  Two files were changed.  1. crl.c: we
should not obtain a slot reference because PK11_FindCrlByName already
obtained a slot reference.  2. pk11cert.c: cleaned up code and fixed a slot
reference leak if the SECITEM_AllocItem call fails.  r=nelsonb.
2003-07-08 18:41:28 +00:00
wtc%netscape.com
b290411a4b Re-enabled the fix for bug 208177. 2003-07-08 18:11:24 +00:00
kin%netscape.com
f8f9d8592a Fix for bug 211378 (Unable to paste into editor widgets with middle mouse button)
Modified MouseUp() and MouseClick() so that they call thru to the base class versions. This regression was caused by the fix for bug 137092.

r=brade@netscape.com  sr=bzbarsky@mit.edu
2003-07-08 17:38:13 +00:00
cbiesinger%web.de
9871c15630 179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms 2003-07-08 17:24:57 +00:00
rogerl%netscape.com
5f72774336 minor fixes 2003-07-08 17:21:44 +00:00
kaie%netscape.com
26fcd4cf0b b=210948 Some file dialogs have harcoded filter description
patch from Vincent B�ron
r=kaie sr=brendan
2003-07-08 14:46:21 +00:00
kaie%netscape.com
e97cef79b0 b=195574 SSL extremely flaky if Ask for Master Password is 'Every time'
r=darin sr=brendan
2003-07-08 14:41:02 +00:00
neil%parkwaycc.co.uk
90f2b9f39b Bug 184202 stop nsTreeSelection's nsITreeBoxObject* pointer from dangling, might fix firebird autocomplete crash r=varga sr=jag 2003-07-08 14:01:56 +00:00
varga%netscape.com
3cd2cbee70 Fix for bug 145309. [turbo] On exit after unloading accts we are again loading accts because we are rebuilding tree
r=varga, sr=jag, patch by waterson
2003-07-08 13:56:58 +00:00
cbiesinger%web.de
7d10504897 78919 part 1. r=bzbarsky, sr=darin. This adds an |hasDefaultHandler| attribute
to nsIMIMEInfo that should be used to check if a default application is available
for this mimeinfo.
2003-07-08 13:52:46 +00:00
cbiesinger%web.de
6ec1891c3e 22879 r=bzbarsky sr=jag Download window should GetAttention when download is complete 2003-07-08 13:31:04 +00:00
jaggernaut%netscape.com
6ca349f43f Bug 210834: Bogus comparison in nsCSSParserImpl::ParseURL. r=bzbarsky, sr=jst 2003-07-08 11:49:48 +00:00
roc+%cs.cmu.edu
87d53ca294 Ongoing deCOMtamination. r+sr=dbaron 2003-07-08 11:00:00 +00:00
bzbarsky%mit.edu
094e6e3f3a Make comment change requested by caillon in review that I forgot about 2003-07-08 09:23:32 +00:00
bzbarsky%mit.edu
96d9af91d4 Removing no longer used files. 2003-07-08 07:35:03 +00:00
bzbarsky%mit.edu
3a26daf50b Update comments to reflect the fact that there is no longer a change hint
passed to the macros.
2003-07-08 07:12:17 +00:00
justdave%syndicomm.com
a60677927e Bug 211758: checksetup.pl was trying to use params that didn't exist yet because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params.
Patch by Brad Roberts <braddr@puremagic.com>
r= justdave, a= justdave
2003-07-08 06:50:05 +00:00
bzbarsky%mit.edu
c0d3c15a88 DOM properties that return URIs should return absolute URIs when they
are accessed (even if the corresponding attribute value is a relative URI).
Bug 47534, r=caillon, sr=jst
2003-07-08 05:35:04 +00:00
jake%bugzilla.org
01da75c2a8 Recompile the docs 2003-07-08 02:03:15 +00:00
darin%netscape.com
0565010816 fixes bug 210734 "IDN: Invalid codepoint encoded in ACE label" r=nhotta sr=bzbarsky 2003-07-08 01:51:32 +00:00
jake%bugzilla.org
186b48a83b Use pdfjadetex to generate the PDF file instead of going through PostScript as it generates a much cleaner PDF file. 2003-07-08 01:31:05 +00:00
bryner%netscape.com
5128c69a0f preprocess browser.xml, for autoscroll ifdefs. 2003-07-08 00:52:37 +00:00
scott%scott-macgregor.org
8be82d47aa remove download manager chrome
patch from stephen walker
2003-07-07 23:30:54 +00:00
scott%scott-macgregor.org
add4d2ea05 remove download manager and sidebar tree css
patch from stephen walker
2003-07-07 23:30:29 +00:00
scott%scott-macgregor.org
4466caba38 Land Bug #211657 for bzbarsky. Use :: for -moz pseudo-elements 2003-07-07 22:59:47 +00:00
cbiesinger%web.de
68f7034972 211889 r=bzbarsky sr=darin - remove DataURI attribute from nsIMIMEInfo (unused and not really implemented) as well as the mURI member of nsMimeInfoImpl 2003-07-07 22:49:35 +00:00
mkaply%us.ibm.com
d63ec84ebc #210321
r=mkaply, sr=blizzard (platform specific)
From Rich Walsh - imnprovements to OS/2 drag drop
2003-07-07 22:42:44 +00:00
bzbarsky%mit.edu
37c20026e0 Move to the double-'::' notation for -moz-tree-* pseudo-elements in browser/.
Bug 211657, r+sr=dbaron
2003-07-07 22:18:42 +00:00
bzbarsky%mit.edu
3e5d658024 Move to the double-'::' notation for -moz-tree-* pseudo-elements in toolkit.
Bug 211657, r+sr=dbaron
2003-07-07 22:16:57 +00:00
dougt%meer.net
a856820d8e Enables debug stackcrawl support in GRE builds. b=208098. r=dbaron. 2003-07-07 22:11:36 +00:00
bzbarsky%mit.edu
fbbd9fb60e This line should not have snuck in. 2003-07-07 22:03:32 +00:00
bzbarsky%mit.edu
b2ba25b6fd Move to the double-'::' notation for various pseudo-elements.
Bug 211657, r+sr=dbaron
2003-07-07 21:57:01 +00:00