jocuri%softhome.net
64939fe6be
Bug 220034: empty form after changing bug details; patch by wicked@etlicon.fi (Teemu Mannermaa); r=kiko, a=justdave.
2003-10-13 21:38:13 +00:00
locka%iol.ie
1affb2d54c
NOT PART OF BUILD. Working ActiveX control installer, just the msvc runtime stuff to sort out
2003-10-13 21:30:48 +00:00
pschwartau%netscape.com
6de1779a96
Whitespace fix.
2003-10-13 20:56:55 +00:00
pschwartau%netscape.com
8ece50899f
Initial add. Regression test for bug 222029.
2003-10-13 20:18:46 +00:00
dbaron%dbaron.org
5cca562c8b
Removed unused file.
2003-10-13 19:50:43 +00:00
rlk%trfenv.com
c3006e0e45
Checking in rest of Bug 221950 - Drop the 'My' reference in 'My Sidebar' (used in Netscape 7 only). r=me
2003-10-13 19:42:28 +00:00
wchang0222%aol.com
7d247ab5ca
Bugzilla bug 221385: we need to set tm_zone and tm_gmtoff on FreeBSD, too.
...
The patch is contributed by Tai-hwa Liang <fk9cs702@sneakemail.com>. r=wtc.
2003-10-13 19:40:06 +00:00
brendan%mozilla.org
0d2b22b67b
Expand tabs, add assertion.
2003-10-13 18:38:50 +00:00
timeless%mozdev.org
29d7d2d586
Bug 114077 New Account Setup Wizard screens should be fixed size like Import Wizard
...
Bug 177608 Accelerators needed for Account Wizard's 1st dialog
Bug 54441 Large Fonts: Outbound server field not visible in Account Wizard.
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-10-13 18:18:29 +00:00
rlk%trfenv.com
932bbac5b3
Bug 219120 - help.js needs cleaning. r=neil.parkwaycc.co.uk sr=alecf
2003-10-13 17:15:05 +00:00
igor%mir2.org
fc7c0bf413
Code to create invoker master instance is placed into Invoker itself since FunctionObject does not need to know which classes stays behind the implementation.
2003-10-13 16:04:20 +00:00
igor%mir2.org
93a6e530db
FunctionObject.convertArg is split into FunctionObject.getTypeTag() and FunctionObject.convertArg version taking that tag for better error reporting and performance since the tag can be cached and an expensive sequence of if and instanceof to check for the type would be replaced by a simple switch.
2003-10-13 16:02:35 +00:00
igor%mir2.org
4e0f4b2130
Run ContextListener.contextCreated from Context.enter(), not Context constructor. In this way listeners will not be invoked for Context that are never associated with a thread and contextCreated will be more symmetric with Context.contextReleased.
2003-10-13 15:57:18 +00:00
igor%mir2.org
e18f8b655f
Inlining code into exceMethod to shrink code size.
2003-10-13 07:30:33 +00:00
igor%mir2.org
1903241b26
In getLength check for version of compiled function, not version from the current context for consistency.
2003-10-13 07:29:43 +00:00
igor%mir2.org
921de84285
In classOrNull and newInstanceOrNull catch and ignore LinkageError since it can be thrown if class links to unknown class.
2003-10-13 07:28:37 +00:00
technutz%netscape.net
317259ce40
Bug 221950. Drop the 'My' from My Sidebar (as it was Netscape-only). r=rjkeller
2003-10-13 01:02:16 +00:00
timeless%mozdev.org
e53796af91
Bug 221826 only create stack objects in Cut if they'll be used
...
r=dbaron sr=dbaron
2003-10-12 23:28:31 +00:00
relyea%netscape.com
b80fd62f5d
Fix tinderbox breakage
2003-10-12 22:55:09 +00:00
ian%hixie.ch
7f78fc4f85
Add the -d option to the preprocessor (lists the dependencies given the current environment instead of actually preprocessing the file)
2003-10-12 22:15:23 +00:00
nicolson%netscape.com
09c79e0878
Try to get zip working properly on the Windows build machines.
2003-10-12 20:21:04 +00:00
neil%parkwaycc.co.uk
d41ae35ba4
Bug 206464 Advanced search sidebar does not remember your chosen engines
...
Bug 212703 Advanced search sidebar does not display custom categories
r=varga
sr=alecf
2003-10-12 19:34:09 +00:00
scott%scott-macgregor.org
5afec654be
fix for bug #221631
...
vCards do not support accented characters
r/sr=bienvenu
2003-10-12 19:19:15 +00:00
bienvenu%nventure.com
e2ea68ee14
log when imap urls are doomed, to help track down 221023 r/sr=mscott
2003-10-12 18:41:13 +00:00
rlk%trfenv.com
fc260fd66a
Fixing strange typo. r=me
2003-10-12 15:21:32 +00:00
dwitte%stanford.edu
9ae913314e
trivial warning fix: xpidl generates separate |enum|s for constants of the same type, so gcc complains about enumeral mismatches when there aren't any. no bug, r=mvl
2003-10-12 14:50:55 +00:00
rlk%trfenv.com
f986b6d876
Part of Bug 95770 - The help documentation should be formatted in some better way. r=neil.parkwaycc.co.uk
2003-10-12 14:08:36 +00:00
igor%mir2.org
d14b894ae8
Added to build.xml the smalljar target to generate smalljs.jar. Its usage is documented in doc/footprint.html.
2003-10-12 13:45:41 +00:00
bryner%brianryner.com
45c11fa514
Assuming bz didn't mean to completely disable GNOME helper apps...
2003-10-12 09:19:15 +00:00
igor%mir2.org
e59ea85bdc
More optimizations to shrink code size.
2003-10-12 08:52:24 +00:00
technutz%netscape.net
7194a57e61
Bug 221665. Subscribe dialog doesn't remember its size and position. Patch by Stefan Borggraefe <borggraefe@despammed.com>. r=neil, sr=bienvenu
2003-10-12 01:43:28 +00:00
ben%bengoodger.com
d4bec3bea7
Updated installer scripts for the new FE...
2003-10-12 01:25:28 +00:00
ben%bengoodger.com
3c86de55ce
Here comes the new installer front end. (Work in Progress)
2003-10-12 01:24:53 +00:00
darin%meer.net
f7a09d7889
fixes bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" patch=glen@imodulo.com r+sr=blizzard
2003-10-11 23:38:38 +00:00
scott%scott-macgregor.org
0fa318d5e3
Bug #220433 --> port the binutils build bustage patch to thunderbird
2003-10-11 22:28:28 +00:00
darin%meer.net
4454a3dd30
fixing build bustage
2003-10-11 22:13:05 +00:00
kiko%async.com.br
a66ef03b83
Applying fixes for bugs 221658: setup-postgres.pl changes to remove ul_
...
prefix processing and 221657: mysql setup script for Tinderbox3 -
updates and password parameter fix. This patch removes the unnecessary
prefix transformation, and includes (free of charge) a fix for mysql
passwords.
p=bear@code-bear.com , r=jkeiser
2003-10-11 21:22:51 +00:00
darin%meer.net
1d86827f21
removing files that have now been moved into necko: b=210561 r=dwitte sr=bryner
2003-10-11 21:09:02 +00:00
igor%mir2.org
7dcd39d424
Inlining of private functions and reorganization to shrink code size to offset resent Rhino size growth
2003-10-11 20:29:32 +00:00
igor%mir2.org
85487e456b
Using ScriptRuntime.splitSC to extract packages from semicolon-separated string instead of explicit code.
2003-10-11 20:27:08 +00:00
igor%mir2.org
16966afd81
Added ScriptRuntime.splitSC
2003-10-11 20:24:27 +00:00
igor%mir2.org
0f0bba3319
Change JavaScriptException to include source and line information in Throwable.getMessage()
2003-10-11 19:36:25 +00:00
igor%mir2.org
5791085f43
Optimization: for line counting use offset of line icode of interpreter instead of the line itself. In this way interpreter does not need to read encoded line data on each line marker which can occur quite frequently.
2003-10-11 19:34:29 +00:00
dbaron%dbaron.org
ac7430c22e
I am not sure what brendan meant to do, but making JS_HAS_XDR always be the same as it was before the previous checkin should get the Mozilla client working again.
2003-10-11 19:01:43 +00:00
brendan%mozilla.org
dec5855fd7
Split jsconfig.h JS_HAS_XDR macro for better code factoring.
2003-10-11 18:17:53 +00:00
rlk%trfenv.com
93972e89af
Bug 135607 - Help toolbar needs work. r=neil.parkwaycc.co.uk
2003-10-11 14:35:57 +00:00
rlk%trfenv.com
2d41ce2e04
Bug 135607 - Help toolbar needs work
2003-10-11 14:34:52 +00:00
uid502
512587f8ca
Bug 165149. Make children of a scrolled element inherit style directly from the element instead of via the scrolled frames. Add a new view property to indicate that the view is painted on a uniform background and use it to optimize scrolling, so that a scrolled element with a uniform background color can still be scrolled using bitblits. r+sr=dbaron
2003-10-11 12:00:05 +00:00
nelsonb%netscape.com
55ecb1638f
Correctly handle a NULL moduleSpecList. Bug 220217.
2003-10-11 01:49:24 +00:00
nelsonb%netscape.com
c7195e7f01
This file has been dead code since NSS 3.4 released, if not sooner.
2003-10-11 01:10:51 +00:00