mostafah%oeone.com
0450be6a32
Disabling daylight saving time for years before 1970 in the backend. ( Fixes bug 155442 )
2002-07-03 23:18:31 +00:00
myk%mozilla.org
07ba2589b3
Fix for bug 99203: Implements bug aliases feature.
...
r=bbaetz,jouni
2002-07-03 23:07:14 +00:00
locka%iol.ie
8081195fa2
Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:16:35 +00:00
locka%iol.ie
9314e4d056
Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:13:59 +00:00
mkaply%us.ibm.com
09a77025cf
#127741
...
r=saari, sr=blizzard, a=chofmann
OS/2 only - 82534 fix for OS/2
2002-07-03 22:13:00 +00:00
locka%iol.ie
62fce5f9be
Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:12:29 +00:00
brendan%mozilla.org
1d67c5d684
rogerl's fix to conform to ECMA by not enumerating regexp instance properties (155291, r=khanson, sr=brendan).
2002-07-03 21:07:53 +00:00
peterlubczynski%netscape.com
286fcef275
Fixing bug 148458: Netscape Radio crashes using Real Player if another plugin is being installed in another window because scripting any plugin in other window after plugins.refresh(1) causes this crash when plugin has been unloaded - N70PR1 [@ NPPL3260.DLL - XPTC_InvokeByIndex] r=av, sr=jst
2002-07-03 21:03:51 +00:00
brendan%mozilla.org
413c0e6e50
rogerl's patch to fix some ECMA arity glitches (155289, r=khanson, sr=brendan).
2002-07-03 21:03:02 +00:00
brendan%mozilla.org
da451aaa9c
khanson's fix for Function.prototype.apply.length ECMA glitch (145779, r=rogerl, sr=brendan).
2002-07-03 21:00:15 +00:00
locka%iol.ie
aaee4f863b
winEmbed window sizing fixes on behalf of steve-w@dircon.co.uk. b=152853 r/a=adamlock@netscape.com
2002-07-03 20:52:05 +00:00
sfraser%netscape.com
0714c8b4f8
Adding Navigator.scriptTerminology to the English.lproj directory. Note that we only ever need an English version of this file; Apple advise that you don't localize it, since you can only write Apple Scripts in English.
2002-07-03 20:44:27 +00:00
sfraser%netscape.com
378c2d8357
Updated with Suite Modeller; just minor wording changes.
2002-07-03 20:40:18 +00:00
sfraser%netscape.com
56d995c1b0
Adding a .scriptTerminology file to fix bug 155649. This allows AppleScript apps to read our scripting suite. Note that this file does not need to be localized; it's advised that apps only have a version in English.lproj.
2002-07-03 20:37:51 +00:00
rods%netscape.com
ff956ca8e9
The problem is the print for a mail msg is started when the first notification
...
of the document (mail msg) is done loading. This is wrong because if the mail
msg has attachments they may not be loaded and then the msgPrintEngine gets
additional notification for when the attachments have started to load and since
it has already started toprint error dialogs appear AND the attachments don't get printed.
The solution here is to cache a pointer to the DOM Window for the msg(s) being
printed. Then as the "stop" notifications come in we can ignore any documents
(which would be the attachments) where the dom window doesn't match the msg's
dom window. Then when they match which is the last notifiaction we can call print.
The notification that comes thru where the docLoader is NULL means the previous
document has completed printing and the engine should print the next msg.
Bug 155430 r=cavin sr=kin
2002-07-03 20:33:24 +00:00
harishd%netscape.com
ee87f663a2
** NOT PART OF THE BUILD **
...
Removing unncessary files pertaining to parser tests
2002-07-03 20:25:29 +00:00
javi%netscape.com
6f5c3918c6
Go back to the lower case mechanism for the ocspResponse_* flags.
2002-07-03 20:22:27 +00:00
harishd%netscape.com
961a52299c
** NOT PART OF THE BUILD **
...
Removing unnecessary files
2002-07-03 20:18:53 +00:00
javi%netscape.com
218a44e67b
Final patch for Bug 155626 which enables 3rd party apps to use the NSS
...
libraries to encode/decode OCSP responses/requests on their own.
2002-07-03 20:18:10 +00:00
harishd%netscape.com
dce1c9383b
** NOT PART OF THE BUILD ** | Moving parser test cases from logparse dir. to html dir.
2002-07-03 20:12:28 +00:00
pinkerton%netscape.com
6be192d273
Make autocomplete behave like mozilla in that it won't fill in the textfield
...
unless you select something from the list and tab tabs into the list. This
is preffed in the defaults system so you can go back to the old way.
2002-07-03 20:04:30 +00:00
cbiesinger%web.de
cee72fd6de
bug 57652 r=timeless sr=tor
...
strict warning
2002-07-03 19:30:41 +00:00
cbiesinger%web.de
b8aa101e51
bug 146974 r=hwaara sr=tor
...
js strict warnings
2002-07-03 19:16:45 +00:00
sfraser%netscape.com
f4d2b5f082
Add the 'mozProfileDirName' key to the Info.plist for the static target.
2002-07-03 18:48:02 +00:00
mikep%oeone.com
7574f0d268
Adding text for tabs to cvs.
2002-07-03 18:15:28 +00:00
mikep%oeone.com
987540070b
Ok, we'll allow people to delete events again...
2002-07-03 18:10:07 +00:00
mikep%oeone.com
9cd0b79f8b
Fixing bug 154155, problem with not allowed to select correct repeatition for events.
2002-07-03 18:09:50 +00:00
cbiesinger%web.de
ed5171746d
bug 139176 patch by paper r=biesi sr=tor
...
Animated gif with no global palette puts garbage in transparent area on first loop
2002-07-03 17:56:09 +00:00
mikep%oeone.com
d3ad8db732
Fixing bug 152856.
2002-07-03 17:42:10 +00:00
seawood%netscape.com
a4d057a5b8
Use empty exception handler for mac builds.
2002-07-03 17:19:04 +00:00
seawood%netscape.com
3e06a8f91f
Remove CPP_THROW_NEW workaround for all non-gnu compilers except MIPSPro, which doesn't like exception handling code when exceptions have been disabled via the compiler switch.
...
Bug #149032
2002-07-03 17:18:04 +00:00
seawood%netscape.com
0597412383
The c++ standard requires that the throw list be used when declaring functions as well as defining them.
...
commercial compiler fixes for bug #149032
2002-07-03 17:14:41 +00:00
mikep%oeone.com
f0c5a85d44
Fixing bug 155443, problem with no close window in calendar.
2002-07-03 17:10:50 +00:00
waterson%netscape.com
9e904c1573
Bug 132905. Wallpaper to avoid crash when we can't find a match. r=rjc, sr=alecf.
2002-07-03 16:59:29 +00:00
mostafah%oeone.com
39ae70c7ea
Adding 'msgcompose' to REQUIRES part of makefiles
2002-07-03 16:49:30 +00:00
aaronl%netscape.com
de8c806165
Bug 154691. Active Accessibility: support accTakeFocus() on link's children, as it is supported for link. r=kyle, sr=hewitt
2002-07-03 16:38:20 +00:00
aaronl%netscape.com
480ebf281a
Bug 132489. Caret still blinking when entering menus. r=bryner, sr=hewitt. Bug 154704. No accessibility events fired as menus exit. r=jgaunt, sr=jag. Bug 154721. Active accessibility: No accessible focus events fired for documents. r=kyle, sr=jst
2002-07-03 16:38:15 +00:00
mostafah%oeone.com
9f3e1426c5
Added first stage of supprt for attachments
2002-07-03 16:18:36 +00:00
pinkerton%netscape.com
6d6001ac89
Return correct values from Confirm[Check]Ex (int, not bool) and fix up
...
the buttons for the unknown cert in accordance with new constants for the
buttons (bug 155287)
2002-07-03 14:42:18 +00:00
mkaply%us.ibm.com
3c3d879f54
No bug - get viewer working on OS/2
2002-07-03 14:41:10 +00:00
locka%iol.ie
dc4d08992a
Added DO NOT USE comment, pending removal for bug 155066
2002-07-03 11:19:53 +00:00
kyle.yuan%sun.com
1f697dbdbd
Bug 154914 Press Enter on collapsed history tree item causes page load.
...
r=timeless, sr=blake
2002-07-03 09:38:47 +00:00
axel%pike.org
9303ef6d4c
these files are obsolete, and mostly wrong these days. We use bugzilla for this, so cvs rm them. Not part of the build
2002-07-03 09:20:45 +00:00
rogerl%netscape.com
c7c6b759c0
Bug #155285 . Array.join(undefined) should use ',' - ECMA compatibility.
...
r=scole, sr=brendan.
2002-07-03 07:22:14 +00:00
dean_tessman%hotmail.com
7d82d98f37
Bug 112308 - "2M history.dat file adds 30% to startup time and 1MB or more to RAM"
...
Check-in for jrgm@netscape.com , r=blaker@netscape.com , sr=bienvenu@netscape.com
2002-07-03 06:39:33 +00:00
bzbarsky%mit.edu
ba418108ef
Make the JS console use a monospace font. Bug 124332, patch by
...
neil@parkwaycc.co.uk , r=bzbarsky, sr=hewitt
2002-07-03 06:35:48 +00:00
sfraser%netscape.com
afb901e71b
Changing the home page behaviour. Now, if no user pref is set, we get the default home page from a .strings file, and set this in the user pref. Also using values from CHUserDefaults.h
2002-07-03 06:22:15 +00:00
sfraser%netscape.com
f94048cccf
Using values from CHUserDefaults.h
2002-07-03 06:20:42 +00:00
sfraser%netscape.com
e821b187dd
New file containing #defines for various NSUserDefaults entries. Documents which entries we use, and their formats.
2002-07-03 06:19:39 +00:00
sfraser%netscape.com
bc8d2ada25
Adding CHUserDefaults.h to project
2002-07-03 06:19:03 +00:00