Commit Graph

123745 Commits

Author SHA1 Message Date
cbiesinger%web.de
590698f777 Bug 223998
contentAreaUtils.js: getMIMEInfoForExtension should be getTypeFromURI
r=neil.parkwaycc.co.uk sr=bz
2003-10-30 21:34:39 +00:00
cbiesinger%web.de
c4813304a0 bug 223143 nsHttpChannel::Suspend and Resume always return NS_OK
r=darin sr=bz
2003-10-30 21:27:38 +00:00
jocuri%softhome.net
a18e1a5c39 Rebuilding documentation for Bugzilla 2.17.5. 2003-10-30 21:24:11 +00:00
cbiesinger%web.de
f591a66ba4 bug 223151 nsJSProtocolHandler::Suspend and ::Resume not implemented
r+sr=bzbarsky
2003-10-30 21:23:15 +00:00
bsmedberg%covad.net
5056886408 Manually committing configure, as ctlbld seems broken. 2003-10-30 21:22:21 +00:00
cbiesinger%web.de
6f72539c4d 224053 patch by Malcolm Rowe malcolm-bmo@farside.org.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Simple HTML (sanitizer) message view disallows numbered list  (OL) with non-default start
fix this by not rmeoving start/type/compact attributes from list tags
2003-10-30 21:14:51 +00:00
cbiesinger%web.de
dc53d73d2c 216894 patch by Stefan Borggraefe borggraefe@despammed.com
neil.parkwaycc.co.uk: review+
  bienvenu: superreview+
Message View Setup window too small, not resizeable
2003-10-30 21:11:55 +00:00
bsmedberg%covad.net
b5a2a67987 Bug 223084 - enable the static component loader by default r/sr=dougt 2003-10-30 21:11:07 +00:00
cbiesinger%web.de
dfc030b3ae bug 112893 patch by Stefan Borggraefe mailto:borggraefe@despammed.com r/sr=bienvenu
Acct Central should get scrollbars if its content is not all visible
2003-10-30 21:09:36 +00:00
bsmedberg%covad.net
a16da231df Bug 216366 - fix for activestate perl using GNU make 3.80 r=bryner 2003-10-30 21:05:56 +00:00
jocuri%softhome.net
fbacc2ba5e Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave. 2003-10-30 20:45:26 +00:00
timeless%mozdev.org
2cabd64763 Bug 221876 Latest Builds in QA menu doesn't work anymore
first draft by mcsmurf@gmx.net r=jst sr=jst
2003-10-30 19:33:28 +00:00
timeless%mozdev.org
7f3690d97d Bug 106386 Correct misspellings in source code
patch by ajvincent@juno.com r=darin sr=darin
2003-10-30 19:27:47 +00:00
timeless%mozdev.org
b0b54087be Bug 221845 (Patch) (OS X) put type ahead find string on find pasteboard
patch by haasd@cae.wisc.edu r=akkana sr=sfraser
2003-10-30 19:22:23 +00:00
mostafah%oeone.com
a2e074be22 Adding in Spanish translation for calendar 2003-10-30 18:57:21 +00:00
sicking%bigfoot.com
39a639c80c Bug 190302: Set correct characterset for XSLT generated pages.
r=Pike sr=peterv
2003-10-30 18:44:14 +00:00
jocuri%softhome.net
ced3249287 Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John Keiser - john@johnkeiser.com); r=jake; a=jake. 2003-10-30 18:42:21 +00:00
mostafah%oeone.com
f7606e1e85 Updated German translation from its language pack 2003-10-30 18:36:20 +00:00
mostafah%oeone.com
aac0298afa Removed duplicate entry 2003-10-30 18:35:39 +00:00
mostafah%oeone.com
dd0fa802c8 Removed extra spaces 2003-10-30 18:35:27 +00:00
danm-moz%comcast.net
c942bfcf4c cookies without a value (this is how IE deletes a cookie) are now skipped and no longer corrupt subsequent cookies. all migrated cookies are treated as domain cookies, and any extant otherwise identical host cookie is deleted. bugs 222343, 223029 r=darin,dwitte 2003-10-30 17:43:46 +00:00
timeless%mozdev.org
884a1b39f5 Bug 217219 Messages in votes errors are incorrectly CHOMP'd
r=kiko a=justdave
2003-10-30 17:29:49 +00:00
dwitte%stanford.edu
bc55887835 add accesskeys for the cookie confirmation dialog.
b=201743, r=neil, sr=alecf
2003-10-30 17:26:44 +00:00
jocuri%softhome.net
8126d48aa6 Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave. 2003-10-30 17:18:16 +00:00
jocuri%softhome.net
96e23bf6a9 Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv (caduvall@glue.umd.edu); r=kiko; a=justdave. 2003-10-30 17:12:30 +00:00
bienvenu%nventure.com
3aede5affd add install.js, used for building palm sync as an extension, not part of build 214407 2003-10-30 17:08:16 +00:00
igor%mir2.org
f78d4de11b parent and prototype fields are made privatenot to allow to mess with them from subclasses. Althoygh setter and getter can be used still to do that, at least some sanity checks can be added there. 2003-10-30 16:40:43 +00:00
igor%mir2.org
2851be6c6c Use getPrototype instead of explicit reference to this.prototype 2003-10-30 16:40:42 +00:00
igor%mir2.org
6b0c1e82ad passing Context instance to NativeJavaMethod.findMethod not to call Context.getContext() id some form of API to override method selection will surface 2003-10-30 16:40:41 +00:00
igor%mir2.org
552126e233 Added readReader 2003-10-30 16:40:40 +00:00
igor%mir2.org
ba5928dd83 Not to call Context.getContext() in TokenStrea/IRFactory, an explicit Context instance is passed to TokenStream constructor 2003-10-30 16:40:39 +00:00
igor%mir2.org
85fcb8e2bc Use passed scope instead of the object parent scope 2003-10-30 16:39:46 +00:00
neil%parkwaycc.co.uk
27d9b80c10 Bug 140532 Attached messages display incorrect headers r=ducarroz sr=bienvenu 2003-10-30 16:37:21 +00:00
bienvenu%nventure.com
9051645d49 fix string fu in auth smtp password prompt, was using tmp var that could get freed up, patch by neil@parkwaycc.co.uk/dwitte@stanford.edu, r/sr=me 90507 2003-10-30 16:21:09 +00:00
bienvenu%nventure.com
57d8a01c3b force creation of imap server directory when it has been deleted to avoid imap server directory.sbd creation, patch by gemal.dk, r/sr=me 210683 2003-10-30 15:29:17 +00:00
varga%nixcorp.com
2e490df717 Checking in for Jungshik Shin.
Fix for bug 195093. 'modernize'  nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
mostafah%oeone.com
3a9888d5b7 Removed extra space 2003-10-30 13:58:17 +00:00
mostafah%oeone.com
10f1b1f4b4 Checked in patch for Japanese language update 2003-10-30 13:57:57 +00:00
peter%propagandism.org
e9bdf0c636 Fix for bug 126765 (Change NormalizeAttrString to GetAttrWithName). Original fix by Daniel Bratell and sicking, r=sicking, sr=jst. 2003-10-30 13:47:29 +00:00
rbs%maths.uq.edu.au
6385cd8919 bug 195038, finally add support for the quirky <font face=Symbol> on Windows to the delight of proponents of bug 33127, r=jshin, sr=roc 2003-10-30 13:44:49 +00:00
peter%propagandism.org
0940852cdb Fix for bug 215465 (CSS :hover rules not working when using XML/XSLT along with an alternernate CSS). Fix by bz, r=sicking, sr=peterv. 2003-10-30 12:32:41 +00:00
peter%propagandism.org
284bcfd09e Fix for bug 223751 (documentType's nodeValue should be null). r/sr=jst. 2003-10-30 12:24:28 +00:00
varga%nixcorp.com
0300557bb8 Fix for bug 221361. right click context speed is very slow with large selections
r=jan,neil sr=alecf patch by gemal
2003-10-30 10:32:59 +00:00
neil%parkwaycc.co.uk
732bccfc0d Bug 223549 GenerateValidFilename should use validateFileName p=ian@arlen.demon.co.uk r=me sr=bienvenu 2003-10-30 10:12:32 +00:00
neil%parkwaycc.co.uk
c8a9a80ed2 Bug 78446 MailNews xul files should not have any inline styles r=bienvenu sr=bz 2003-10-30 09:48:15 +00:00
neil%parkwaycc.co.uk
93cc2f8a6f Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
neil%parkwaycc.co.uk
228a5074f7 Bug 223539 Mail views installs non-existent package r=bsmedberg sr=bienvenu 2003-10-30 09:30:05 +00:00
neil%parkwaycc.co.uk
ef6f67414d Bug 223963 Wrong images on mail compose insert menubutton p=sailfish@unforgettable.com r=glazou sr=mscott 2003-10-30 09:29:22 +00:00
neil%parkwaycc.co.uk
c0add51d3d Bug 75687 support --enable-chrome-format=symlink r=bsmedberg sr=bryner 2003-10-30 09:24:40 +00:00
neil%parkwaycc.co.uk
cf75861701 Bug 222694 Make windows moz-icon:s work with all colour depths r=ere sr=mscott 2003-10-30 09:22:24 +00:00