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

119279 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 9d9ba07fbf Bug 207329 profileSelection.js should .getService the directory service ...
r=ccarlen sr=jag
2003-05-29 11:10:44 +00:00
timeless%mozdev.org 8baeab35a7 Build Bustage (HP-UX B.11.00 java05)
Error 225: "nsMailDatabase.cpp", line 541 # Ambiguous overloaded function call; more than one acceptable function found. Two such functions that matched were "long abs(long)" ["/opt/aCC/include/cstdlib", line 14] and "int abs(int)" ["/usr/include/stdlib.h", line 38].
            *aResult = abs(actualFolderTimeStamp - folderDate) <= gTimeStampLeeway;
                       ^^^
2003-05-29 10:44:38 +00:00
dwitte%stanford.edu f736cb0bb9 sigh, missed a file. 2003-05-29 10:07:23 +00:00
dwitte%stanford.edu 1ce3f6a366 spring cleaning in extensions/wallet, bug 204184.
hunting season is open!

r=timeless, sr=bryner.
2003-05-29 10:02:39 +00:00
bolian.yin%sun.com 47244eb732 Bug 195794, missing access keys for Personal panel
The path is from jessie.li@sun.com  r=kyle sr=jst
2003-05-29 09:48:58 +00:00
neil%parkwaycc.co.uk f5552aec04 Bug 207242 styleRules.js misuses prompt service r=caillon sr=jst 2003-05-29 09:11:11 +00:00
jaggernaut%netscape.com 819f13f167 Hopefully fix static build bustage. Patch by gisburn 2003-05-29 08:30:08 +00:00
rbs%maths.uq.edu.au ff1ad79c07 Revert unintended change that crept in my earlier checkin 2003-05-29 08:28:03 +00:00
varga%netscape.com 9dd8e60a69 Fix for bug 201697. "Remove from List" does nothing - cannot delete items from download manager.
r=rjesup, sr=jag
2003-05-29 07:25:32 +00:00
sspitzer%netscape.com 88f9fb8747 partial fix for bug #195142
Canceling a move to trash permanently deletes mailbox
thanks to ajschult@eos.ncsu.edu for the patch.
r=sspitzer, sr=bienvenu, a=asa,sspitzer
2003-05-29 04:32:05 +00:00
timeless%mozdev.org 7fa1ade332 Bug 207328 @mozilla.org/scriptsecuritymanager;1 isn't registering itself correctly as an app-startup observer service
r=mstoltz sr=alecf
2003-05-29 04:27:03 +00:00
timeless%mozdev.org 122a25610d patch from gisburn 2003-05-29 04:26:25 +00:00
rbs%maths.uq.edu.au 1de2cd1928 Only show the system default font on platforms where applicable, b=206782, r=jshin, sr=blizzard 2003-05-29 03:57:30 +00:00
jst%netscape.com 0d74636d72 Fixing build bustage. Patch from gisburn. 2003-05-29 02:12:11 +00:00
jst%netscape.com 8d1af18041 Fixing build bustage. 2003-05-29 02:07:35 +00:00
scott%scott-macgregor.org 5cd660c2e5 thunderbird specific versions of thse files. Thanks to Don Crandall for contributing the fixes 2003-05-29 01:47:47 +00:00
ssu%netscape.com 5bf3a21220 fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa 2003-05-29 01:44:16 +00:00
ssu%netscape.com 978286ba08 fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa 2003-05-29 01:39:15 +00:00
scott%scott-macgregor.org e8c3b2bbbc Make the default toolbar mode be full (large icons + text) 2003-05-29 01:26:07 +00:00
jst%netscape.com 95eabc21fe Fixing bug 203345. Making image maps work correctly in XHTML documents. r=heikki@netscape.com, sr=bzbarsky@mit.edu 2003-05-29 00:53:03 +00:00
jst%netscape.com 117e64901e Fixing bug 205474. Making window.open() (and other ways to target things into existing windows) not reuse already closed windows. r=caillon@aillon.org, sr=bzbarsky@mit.edu 2003-05-29 00:48:35 +00:00
alecf%flett.org 51c3128e9e stop leaking zlib buffers when using compressed streams
patch by pedemont@us.ibm.com
r=dougt, sr=alecf
should fix a pretty major leak!
2003-05-28 23:45:06 +00:00
mstoltz%netscape.com db8cb8d68f Bug 163950 - allow opening connections for XML data transfer services when document.domain has been set. r=jst, sr=heikki. 2003-05-28 23:22:36 +00:00
bryner%netscape.com 2e814e709c Fix positioning of the scrollbar thumb when going back to the previous page, using native scrollbars on Mac. Bug 201815, r=pinkerton, sr=sfraser. 2003-05-28 23:13:37 +00:00
smontagu%netscape.com f199328e9a Move xprintutil source files into a separate static library. Bug 201633, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=leaf 2003-05-28 23:02:34 +00:00
bienvenu%netscape.com 980e7824f9 fix for 207038 hidden pref for timestamp leeway on local summary files, r/sr=sspitzer 2003-05-28 22:47:39 +00:00
timeless%mozdev.org 173ae8e58e Bug 207336 Should nsXULDocument GetService kHTMLElementFactoryCID like everyone else?
r=bz sr=bz
2003-05-28 22:34:24 +00:00
timeless%mozdev.org 6dc35bde65 Bug 207330 nsHTMLDocument::TryChannelCharset should use do_GetService (like everyone else) to get @mozilla.org/intl/charsetalias;1
r=bz sr=bz
2003-05-28 22:34:22 +00:00
timeless%mozdev.org 4f0c018e60 Bug 207327 @mozilla.org/js/jsd/app-start-observer;2 isn't registering itself correctly as an app-startup observer service
r=rginda
2003-05-28 22:34:20 +00:00
rogerl%netscape.com 3f4fd3eca3 Fixed array length delete 2003-05-28 22:29:37 +00:00
ssu%netscape.com dbedb84b6e fixing part of bug 198081 - Old GRE's left on disk when upgrading Mozilla. This patch only has the new string that will be used when the code part of the patch lands. Got the OK from the l10n team for this landing and also from Robin Foster-Clark, and r=,sr=,a=sspitzer. 2003-05-28 22:27:29 +00:00
danm%netscape.com 9fcdb5a87e make wyciwyg urls unique across all documents. bug 172251 code=radha r=nisheeth,jst i'm just the monkey boy. 2003-05-28 22:12:16 +00:00
cltbld%netscape.com 6d90f46f9d Fixing file-not-found error on dom test. 2003-05-28 21:43:41 +00:00
nelsonb%netscape.com 8576f4ea62 Correctly copy RDNs with empty AVA lists. Partial fix for bug 204555. 2003-05-28 21:18:09 +00:00
mkaply%us.ibm.com 693bca3fc3 #187093
r=timeless, sr=jag, a=mkaply
First patch from Felix Miata (mrmazda) - optimize font sizes in preferences
2003-05-28 21:14:41 +00:00
harishd%netscape.com d0a847170e Preserve tokenizer state between document.writes. b=99467, r=heikki@netscape.com, sr=jst@netscape.com 2003-05-28 20:56:21 +00:00
timeless%mozdev.org 53a7a2f1b6 Bug 206470 editing text files shouldn't have HTML features
r=brade sr=jag
2003-05-28 19:53:50 +00:00
varga%netscape.com e59d92844e Fix for bug 204191. After installing the browser only option, I can no longer delete, rename, or move bookmarks in the Bookmark Manager
r=ssu, sr=sspitzer
2003-05-28 19:17:20 +00:00
bryner%netscape.com 35b37070a7 Fix up/down arrow keys in menulists by making sure not to reuse nsEvent structs for multiple event dispatches. Bug 206917, r=brade, sr=sfraser. 2003-05-28 19:06:52 +00:00
bishakhabanerjee%netscape.com ba98042a1a Adding Darwin 6.5 platform 2003-05-28 17:28:36 +00:00
bienvenu%netscape.com b4290fff91 fix build error in #ifdef debug code 2003-05-28 14:32:00 +00:00
bienvenu%netscape.com fdda02e0b9 attempt to fix race condition in multiple connection protection code 146558 r/sr=sspitzer 2003-05-28 14:27:05 +00:00
scott%scott-macgregor.org fba16dcc00 the new throbber is a.mng file and requires the mng image lib decoder. Include it for now
even though it is 300k =(
2003-05-28 07:20:59 +00:00
nelsonb%netscape.com 1e2859edec Fix this file to be proper http request syntax. Note: file is now a
binary file to assure identical line endings on all platforms.
2003-05-28 02:18:27 +00:00
sgehani%netscape.com c28e3af3e8 (*) Only toggle checkboxes in setup type dlg on spacebar keypress.
(*) Make next buttons be default.
b=206783; r=ssu; sr=bryner
2003-05-28 02:12:27 +00:00
nelsonb%netscape.com 92993f0ad4 All diagnostic output goes to stderr, not stdout. This change facilitates
investigation of bug 207313.
2003-05-28 02:11:17 +00:00
wtc%netscape.com 2a87d0d523 Bug 206926: certcgi.c should not include blapi.h. Use the PK11_PQG_
functions instead.
2003-05-28 00:47:47 +00:00
wtc%netscape.com 710239c9ca Bug 206934: use __declspec instead of _declspec. __declspec is the
documented form and the only form accepted by the MinGW compiler.  The
patch is contributed by Christopher Seawood <seawood@netscape.com>.  r=wtc.
2003-05-28 00:07:36 +00:00
bienvenu%netscape.com 3d9dc505ee fix move/copying multiple messages into imap folder from another account to not update the dest folder for every message copied into it, if open in another window, 207292 r/sr=sspitzer 2003-05-27 23:52:18 +00:00
dwitte%stanford.edu 08f0de2ae5 Bug 106386: Correct misspellings in source code
s/avilable/available/ in a couple places.

patch by nb, r=timeless, sr=brendan.
2003-05-27 22:55:16 +00:00