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
sfraser%netscape.com
9e9e3c7439
Whitespace change
2002-07-03 06:17:20 +00:00
bernd.mielke%snafu.de
647fc6fa97
bug153718 remove nsTableBorderCollapse.cpp from build r=karnaze sr=waterson
2002-07-03 04:59:55 +00:00
jaggernaut%netscape.com
599f2bcf42
Bug 153834: crash when changing Window's windows colors (e.g. Win XP theme change); Patch by Adam Lock <adamlock@netscape.com>, r=saari, sr=jag
2002-07-03 04:03:20 +00:00
shanjian%netscape.com
db6d418deb
#152056 Uninitialized memory read in nsTextFrame::GetPosition
...
relocate a line to prevent i from reaching contentLength.
r=mjudge, sr=dveditz
2002-07-03 03:47:53 +00:00
bbaetz%student.usyd.edu.au
ced17778df
Bug 151871 - rewrite quoteUrls to fix major performance problems, and a
...
few other misc bugs too.
r=myk x2
2002-07-03 02:45:13 +00:00
timeless%mac.com
e92566d986
Bug 154737 String(NaN) crashes JS Engine if JS_THREADSAFE is set
...
r=dbradley sr=brendan
2002-07-03 02:14:51 +00:00
karnaze%netscape.com
ab4deb43a5
bug 154924 - use NS_FRAME_COMPLETE rather than macro as it was before bug 145305 was checked in. sr=kin
2002-07-03 01:44:51 +00:00
sfraser%netscape.com
28f33b3c33
Fixing default position of new browser windows
2002-07-03 01:41:34 +00:00
kyle.yuan%sun.com
14b58f2d9f
Bug 154729 replace C-style casts with C++ static casts in MAI code
...
r=kyle, sr=jst
Checkin for Bolian Yin's (bolian.yin@sun.com ) fix.
2002-07-03 01:22:34 +00:00
nhotta%netscape.com
15ff3185fa
Do not set the default charset to nsIMsgWindow if forward inline or edit as new,
...
bug 155253, r=ducarroz, sr=bienvenu.
2002-07-03 01:01:55 +00:00
morse%netscape.com
57c84942a4
bug 155114, cookie stealing based on path, r=mstoltz, sr=jst
2002-07-03 00:56:34 +00:00
yokoyama%netscape.com
b798267dfd
Bug 9449
...
Unicode API conversion for Windows Platforms
#ifdef MOZ_UNICODE'ed for now.
No impact unless environment variable
MOZ_UNICODE is defined.
/r=shanjian;/sr=kin
2002-07-03 00:55:47 +00:00
harishd%netscape.com
a059ad4074
** NOT PART OF THE BUILD **
...
Pertaining to parser regerssion testing
2002-07-03 00:47:07 +00:00
sfraser%netscape.com
af1a4e0b75
Put profile directories in ~/Library/Application Support now
2002-07-03 00:46:59 +00:00
sfraser%netscape.com
a01c6063b7
Use the 'mozProfileDirName' key from the Info.plist to decide the name of the profile directory.
2002-07-03 00:46:07 +00:00
sfraser%netscape.com
724f4ffbd7
Adding mozProfileDirName key to the Info.plist, which we use to get the name of the profile directory
2002-07-03 00:45:08 +00:00
sfraser%netscape.com
e1c45180ae
Adding strings for bookmarks warnings. Why is this file binary?
2002-07-03 00:44:18 +00:00
sfraser%netscape.com
6eb9e15116
Localizing the 'OK' button in bookmarks import warning dialogs, and detabbing.
2002-07-03 00:41:05 +00:00
bienvenu%netscape.com
fcca18379b
fix crash selecting folder after deleting messages in another folder 121240 r=naving, sr=sspitzer
2002-07-03 00:40:55 +00:00
sfraser%netscape.com
8739da1dee
Check in an interim fix for bug 154442: warn before deleting bookmarks.
2002-07-03 00:38:37 +00:00
smontagu%netscape.com
0f709c1c77
Bug 154287: [Freetype] Spaces not displayed between glyphs missing from the selected font. r=bstell@ix.netcom.com, sr=dveditz.
2002-07-03 00:37:43 +00:00
bzbarsky%mit.edu
5a0969e2e5
Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst.
2002-07-03 00:18:33 +00:00
bzbarsky%mit.edu
8e44c55296
Fix bug 106843, r=dbaron, sr=sspitzer
2002-07-03 00:17:14 +00:00
javi%netscape.com
7c36eac5d2
Use the newly exported symbol names.
2002-07-03 00:13:25 +00:00