Commit Graph

90509 Commits

Author SHA1 Message Date
bienvenu%netscape.com
cb48a3af3a fix crash after renaming local folder while it's being reparsed r=naving, sr=sspitzer 105108 2001-10-20 23:11:02 +00:00
bienvenu%netscape.com
5221d5331e add error message for folder rename failed r=naving, sr=sspitzer part of fix for 105108 2001-10-20 23:08:24 +00:00
jake%acutex.net
816b5dd385 Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.
Patch by Gerv <gerv@mozilla.org> and Myself.
r= jake@acutex.net, gerv@mozilla.org, justdave@syndicomm.com
2001-10-20 13:03:14 +00:00
jake%acutex.net
8a7f3a8457 Backing out previous change, the wrong patch got checked in. 2001-10-20 12:59:57 +00:00
locka%iol.ie
49c4cc4076 New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com 2001-10-20 11:42:35 +00:00
locka%iol.ie
fc474f0406 Add res/entityTables to embedding dist to stop assertions. b=101605 r=chak@netscape.com sr=blizzard@mozilla.org 2001-10-20 11:36:37 +00:00
ben%netscape.com
c7c2b4a954 80150 - bookmark gets deleted if dropped on column picker. Prevent drops from being accepted on the head row. r=pchen, sr=hyatt. Also remove an unused obsolete file and add some ids. 2001-10-20 11:13:44 +00:00
ben%netscape.com
a794fe1b5d 75825 - View|Show Columns menuitem is always disabled in bookmarks view menu.
Prevent the disabling code from disabling any items outside its range of intended
operation.
r=pchen, sr=hyatt
2001-10-20 11:11:58 +00:00
ben%netscape.com
41f3c95e4b Best fix for 87864, prevent duplicate bookmarks from being processed when loading a bookmarks file.
This code was originally removed from 6.1 because performance issues with IndexOf, which have recently been addressed. r=pchen, sr=waterson
2001-10-20 09:26:40 +00:00
seawood%netscape.com
ccf920d8ed Create common base (nsDeviceContextX) for nsDeviceContextXlib & nsDeviceContextXp to partially remove xprint dependency upon xlib. Also fixes static builds.
Thanks to Roland.Mainz@informatik.med.uni-giessen.de for the patch.
Bug #103371 r=cls sr=waterson
2001-10-20 08:51:57 +00:00
sspitzer%netscape.com
4a18bb442a fix for #105659. fix js warnings when there isn't a mapiregistry service.
r=srilatha, sr=mscott
2001-10-20 06:24:07 +00:00
seawood%netscape.com
450a9da99d Purging removed Makefiles 2001-10-20 06:08:57 +00:00
loadrunner%betak.net
5b0883d265 99186 Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-20 04:55:21 +00:00
mkaply%us.ibm.com
4130d35850 #71601
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
2001-10-20 04:13:54 +00:00
kmcclusk%netscape.com
8a2b29e965 Ignore case when comparing default named anchor (top) 80784 sr=kin@netscape.com r=rods@netscape.com 2001-10-20 03:12:33 +00:00
kmcclusk%netscape.com
23accf07fb Added code to UpdateCoveringWidgets to take into account hidden views when considering whether a view completely covers the invalidated rect. bug 100652 r=roc+moz@mozilla.org sr=attinasi@netscape.com 2001-10-20 03:09:36 +00:00
dougt%netscape.com
5301a3ad28 fixed regression in mailnews caused by my last change. Need to support weak references both while adding AND while notifying... d'oh! a=pchen@netscape.com 2001-10-20 02:07:33 +00:00
dbaron%fas.harvard.edu
6f1159ecf7 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:29:45 +00:00
dbaron%fas.harvard.edu
b45169f3a4 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:17:08 +00:00
gerv%gerv.net
46fd032ece Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake/gerv. 2001-10-20 01:06:59 +00:00
dbaron%fas.harvard.edu
9263415dfb Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:01:27 +00:00
jake%acutex.net
675c319ea2 Bug 105480 - Use the friendly name from the fielddefs table when reporting strictvalue errors if it's available.
Patch by James A. Laska <jlaska@us.ibm.com>
r= justdave@syndicomm.com, jake@acutex.net
2001-10-20 00:50:27 +00:00
dougt%netscape.com
063be9f0fa fixing major regression caused by my change to nsIObserverService 2001-10-20 00:33:02 +00:00
jake%acutex.net
bcb8c54a83 Bug 104340 - Changing the UI of the toolbar for hiding bugs in the dependency tree.
Patch by Christian Reis <kiko@async.com.br>
r= justdave@syndicomm.com, gerv@mozilla.org
2001-10-20 00:22:52 +00:00
dbaron%fas.harvard.edu
2dce9ee5f7 Fix page cycler orange from dougt's nsIObserver / nsIObserverService changes. b=99163 r=dougt 2001-10-19 23:51:04 +00:00
jake%acutex.net
b6e9432e59 Bug 73180 - We now put a notice at the top of the versioncache file saying that it should not be edited.
Patch by Matthew Tuck <matty@chariot.net.au>
r= gerv@mozilla.org, jake@acutex.net
2001-10-19 23:49:37 +00:00
dbaron%fas.harvard.edu
fdb1639fd6 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-19 23:28:44 +00:00
loadrunner%betak.net
a234d852a9 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 23:18:32 +00:00
waldemar%netscape.com
316ce83544 Replaced %section and %subsection by %heading with an adjustable level number 2001-10-19 23:18:03 +00:00
dbaron%fas.harvard.edu
a1586a1732 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-19 23:15:51 +00:00
sgehani%netscape.com
6f4f4efd0c Fix typo that caused sorting to fail.
b = 104622
r = matt
sr = alecf
2001-10-19 23:05:04 +00:00
dougt%netscape.com
ea0dc112fe fixing build bustage cause by nsIObserver changes 2001-10-19 22:56:19 +00:00
alecf%netscape.com
f472ded118 for bug 100214, add some PRUnichar case routines, #if 0'ed out 2001-10-19 22:51:11 +00:00
loadrunner%betak.net
6b15bf4de4 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 22:49:37 +00:00
javi%netscape.com
d885acfcc5 Missed this file in dougt's last patch. 2001-10-19 22:48:01 +00:00
loadrunner%betak.net
96ebdc00c1 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 22:41:59 +00:00
sgehani%netscape.com
326ca1b4c6 Fix typo.
b = 103215
r = morse
sr = alecf
2001-10-19 22:40:11 +00:00
jake%acutex.net
e2b7472ba4 Bug 103664 - Tests should "use strict;" and not contain any tabs. We should also use the TEST_VERBOSE environment variable instead of VERBOSE.
Patch by David D. Kilzer <ddkilzer@theracingworld.com>
Additional edits by myself to add the emacs mode line.  Also, the change to runtests.sh was done by me.
2001-10-19 22:39:51 +00:00
relyea%netscape.com
e82db04107 NSS specific PKCS 11 mechanisms, collected in one single header file. 2001-10-19 22:37:14 +00:00
dougt%netscape.com
267e6553c4 missed a few changes in my nsIObserver landing 2001-10-19 22:30:02 +00:00
dougt%netscape.com
9772fcd8c9 Fixing build bustage. removing nsIObserverService.idl from MANIFEST 2001-10-19 22:26:37 +00:00
shrutiv%netscape.com
f9dc599ae2 Fix for bug 105279: CCK customized linux installer contains unselected
xpi's. Removing xpi's that are not selected. (r=tao)
2001-10-19 22:12:15 +00:00
akkana%netscape.com
22f5b0718f 98546: Fix Unix too, and make mac prefs the default. r=pink, sr=sfraser 2001-10-19 22:07:17 +00:00
alecf%netscape.com
c2befa3dca change a print line to show the number of directories being updated
not part of the default build
2001-10-19 22:05:57 +00:00
mkaply%us.ibm.com
08519cd109 No bug
r=mkaply, sr=blizzard
OS/2 only - reworking OS/2 widget/window parentage
2001-10-19 21:57:02 +00:00
javi%netscape.com
4e7194601a Checking in for dougt. 2001-10-19 21:53:39 +00:00
loadrunner%betak.net
a9bf48f606 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 21:53:14 +00:00
cmanske%netscape.com
34fab33ca0 Don't allow inserting symbols and foreign chars while in HTML source mode, b=104267, r=brade, sr=kin 2001-10-19 21:49:36 +00:00
cmanske%netscape.com
837a26837a Restrict separator character input to 1 char in Convert Selection to Table, b=101772, r=brade, sr=kin 2001-10-19 21:47:04 +00:00
mkaply%us.ibm.com
994572ed35 No bug
r=mkaply, sr=blizzard
OS/2 only - reworking OS/2 widget/window parentage
2001-10-19 21:45:34 +00:00