Commit Graph

128833 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
depstein%netscape.com
a3478872b0 added View Logfile & Delete Logfile from Tools menu 2004-04-15 00:28:26 +00:00
neil%parkwaycc.co.uk
08991200b2 Bug 240448 Using Set as Default button should disable it p=ian@arlen.demon.co.uk r=me sr=bienvenu 2004-04-14 23:12:28 +00:00
cbiesinger%web.de
a3e0432ac4 ...and this one, too 2004-04-14 21:20:06 +00:00
cbiesinger%web.de
ce0000dee3 backing out this part of my last checkin due to bustage 2004-04-14 21:19:29 +00:00
scott%scott-macgregor.org
5f67c34afe Bug #231742 --> Identity smart logic is case sensitive....normalize the email addresses from the message we are using when comparing to our identity addresses. 2004-04-14 21:14:15 +00:00
mostafah%oeone.com
dc718ec342 Fixed license. 2004-04-14 20:57:56 +00:00
bienvenu%nventure.com
fe66781eed fix small memory leak when online imap directory is set, sr=mscott 240533 2004-04-14 20:38:16 +00:00
dbaron%dbaron.org
b4a859050c Give an initial value for the 'quotes' property in the UA stylesheet. b=24861 r+sr=bzbarsky 2004-04-14 20:13:44 +00:00
caillon%redhat.com
3409f38f65 Remove a bogo assert, and explicitly mention when exceptions are thrown here.
219506, r+sr=jst
2004-04-14 20:12:54 +00:00
cltbld%netscape.com
d90f04fa86 Automated update from host egg 2004-04-14 20:12:17 +00:00
cbiesinger%web.de
6ad20397bf Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
bienvenu%nventure.com
a932a4ee93 fix 240522 ABR when using filters on custom header and header line is long, sr=mscott 2004-04-14 20:05:41 +00:00
cbiesinger%web.de
cbff87291f bug 196602, stop claiming the xlib toolkit supports X-Remote
r=blizzard
2004-04-14 20:05:27 +00:00
mostafah%oeone.com
5c696541e2 Checked in modified versions of attachment 145877 for bug 206382 2004-04-14 19:41:50 +00:00
mostafah%oeone.com
347ed7e471 Brought closer to the datepicker.css proposed in attachment 145877
for bug 206382
2004-04-14 19:38:08 +00:00
bzbarsky%mit.edu
1a3232906d Clear the namespace stack on a well-formedness error, since we're clearing our
state then.  Bug 239546, r=sicking, sr=peterv
2004-04-14 19:31:33 +00:00
mostafah%oeone.com
5c3c7a6c8e Moving calendar.css closer to the one proposed in attachment 145877
in bug 206382
2004-04-14 19:21:35 +00:00
scott%scott-macgregor.org
efa23f2fef bump the trunk version to 0.6+ to differentiate it from the 0.6 branch builds 2004-04-14 19:12:12 +00:00
mostafah%oeone.com
47c8810e16 Added License.
Fixed indenting.
2004-04-14 19:11:55 +00:00
scott%scott-macgregor.org
5e83a00b14 Bump trunk build version to 0.6+ to differentiate them from the branch bits 2004-04-14 19:09:26 +00:00
jocuri%softhome.net
cb1e30f47d Patch for bug 240434: replace increased with improved on the login page; r=timeless, a=justdave. 2004-04-14 19:01:08 +00:00
mostafah%oeone.com
7b5fd22756 Centralizing date and time picker images.
(From attachment 145877 for bug 206382)
These images are copied from content/datepicker content/timepicker
skin/datepicker and skin/timepicker.
Those directories will eventually be removed.
2004-04-14 18:10:58 +00:00
mostafah%oeone.com
8872fe2651 Replacing "context" with "content" 2004-04-14 17:53:48 +00:00
cbiesinger%web.de
91a47b5ddb Bug 219556 necko support for resumable downloads via http
r=darin sr=bzbarsky
2004-04-14 17:37:39 +00:00
mostafah%oeone.com
00ef7e8765 Merging in some changes proposed in the new calendar.xbl in
attachment 145877 from bug 206382
2004-04-14 17:30:01 +00:00
cbiesinger%web.de
57a0646583 fix FreeType 2.1.8 compilation error, bug 240498
patch by Peter Kov���� <peter.kovar@pobox.sk>, r+sr=blizzard
2004-04-14 17:22:52 +00:00
mostafah%oeone.com
d5684c2666 Fixed indenting 2004-04-14 17:10:59 +00:00
sicking%bigfoot.com
2147544055 Forgot to fix copy'n'paste license-errors from bug 238327. Not part of default build. 2004-04-14 16:52:48 +00:00
sicking%bigfoot.com
9c1ffd638d Fix typo in checkin for bug 238327. Not part of default build. 2004-04-14 16:43:57 +00:00
pkw%us.ibm.com
a5cbfd7479 Bug 240502 - Checkin for Bug 116376 breaks AIX build (wait.h not found)
r=bsmedberg@covad.net, sr=bustage-fix
2004-04-14 15:55:27 +00:00
igor%mir2.org
81470d5283 1. Throw IllegalArgumentException instead of EvaluatorException when argument does not belong to JS runtime types.
2. Optimize eq and shallowEq in ScriptRuntime to share code with optimized versions in Interpreter.
2004-04-14 14:50:24 +00:00
igor%mir2.org
cb3ccb29b3 Layout cosmetics 2004-04-14 14:46:58 +00:00
igor%mir2.org
153f7be2a2 Support for Date.now() 2004-04-14 11:04:55 +00:00
dveditz%cruzio.com
6e4e4e733e bug 240449 infinite loop tickled by some skins, r=bsmedberg, sr=dbaron, a=brendan 2004-04-14 08:19:27 +00:00
timeless%mozdev.org
7b2b98e617 Bug 240202 rview <form>s are poorly nested
r=kiko
2004-04-14 06:37:21 +00:00
bmlk%gmx.de
a3082a360e table frames that dont wrap their content with scrollframes hide the overflow if NS_STYLE_OVERFLOW_SCROLLBARS_NONE is specified bug 233438 r/sr=dbaron 2004-04-14 06:28:25 +00:00
bmlk%gmx.de
5171d71d60 row view needs to synced after we resized the cells bug 239101 r/sr=roc 2004-04-14 06:22:52 +00:00
bzbarsky%mit.edu
646b17f66f Fixing Windows bustage. Bug 76994. 2004-04-14 05:53:49 +00:00
timeless%mozdev.org
785ed533d0 Bug 226167 DRefTool analysis for soap files
r=roc sr=roc
2004-04-14 05:32:13 +00:00
timeless%mozdev.org
1ff16bc7be Bug 149110 Memory leak of 20 bytes from 1 block allocated in nsMsgKeySet::Create(char const*)
r=dwitte sr=bienvenu
2004-04-14 05:29:42 +00:00
timeless%mozdev.org
38de273810 Bug 235262 The PromptService is a service and should be accessed through getService instead of createInstance
r=rginda sr=dveditz
2004-04-14 05:09:04 +00:00
timeless%mozdev.org
69baa18916 Bug 236974 remove /xpfe/global/resources/content/widgetStateManager.js
r=neil sr=darin
2004-04-14 05:03:05 +00:00
bienvenu%nventure.com
5e0656e0d2 fix 240465 new flag on local folder which has messages filtered into it doesn't get cleared when last new message is read, sr=mscott 2004-04-14 04:40:37 +00:00
bzbarsky%mit.edu
5d4a18aea7 Remove GenericElementCollection; convert consumers to nsContentList for extra
lazy goodness. Bug 76994, r=sicking, sr=jst (forgot this change the first
checkin).
2004-04-14 04:29:17 +00:00
bzbarsky%mit.edu
b2acedae2e Remove GenericElementCollection; convert consumers to nsContentList for extra
lazy goodness.  Bug 76994, r=sicking, sr=jst
2004-04-14 04:26:00 +00:00
bienvenu%nventure.com
7e3dfba80c fix ports build bustage 2004-04-14 03:49:44 +00:00
mkaply%us.ibm.com
09e06d36ae #240414
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - blowing out buffer when copying to clipboard
2004-04-14 03:09:33 +00:00
roc+%cs.cmu.edu
0c84e1a312 Bug 240457. Kill bad view manager assertion. r+sr=dbaron 2004-04-14 03:05:50 +00:00
bzbarsky%mit.edu
b59c41d356 Make sure not to delete the wrong directory. Bug 116376, patch by Andrew
Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz
2004-04-14 02:54:03 +00:00