Commit Graph

53714 Commits

Author SHA1 Message Date
bienvenu%netscape.com
057b3e4a97 fix reparenting when top level msg in thread is deleted, r=putterman,a=phil 27688 2000-02-18 00:44:53 +00:00
terry%mozilla.org
890e5ce7c0 Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages. 2000-02-18 00:43:56 +00:00
rogerl%netscape.com
011ec66cec Added decode/encode URI handling. 2000-02-18 00:22:02 +00:00
kvisco%ziplink.net
a74d625a63 fixed some incorrect information 2000-02-18 00:20:58 +00:00
kvisco%ziplink.net
86b6ce5c32 updated with latest information 2000-02-18 00:19:26 +00:00
slamm%netscape.com
ceacb3b7d7 Add log for tinderbox columns 2000-02-18 00:16:52 +00:00
kvisco%ziplink.net
42390b4c21 I finally included the FreeBSD changes from Eric Du with respect to floating point handling, sorry for the delay 2000-02-18 00:11:24 +00:00
slamm%netscape.com
169fd4ccf5 Take out more debuging code. 2000-02-18 00:09:44 +00:00
slamm%netscape.com
f4ce9890ff Skip writing unused data file warnings.dat 2000-02-18 00:02:37 +00:00
slamm%netscape.com
b172cf22dd Uncomment line to build file index. 2000-02-17 23:56:09 +00:00
rhp%netscape.com
533ba0a583 Fix for sending mails with empty bodies - Bug #: 27891 - r: ducarroz - a: phil 2000-02-17 23:56:08 +00:00
bryner%uiuc.edu
a0bd56bc00 Set the event status to prevent us from receiving multiple mousewheel
events on Win32.  Fixes bug 24083.  r=saari,pinkerton.  a=chofmann.
2000-02-17 23:52:45 +00:00
kvisco%ziplink.net
a4e7969891 updated to correctly reflect the status 2000-02-17 23:51:14 +00:00
alecf%netscape.com
d6a7e12777 fix for #28275, r=erik, a=chofmann,phil
properly unregister for pref callbacks
2000-02-17 23:38:23 +00:00
alecf%netscape.com
3058b6d6aa fix for #27630 (missed this file in an earlier checkin, so r=ben)
a=phil, chofmann
2000-02-17 23:37:04 +00:00
slamm%netscape.com
846b89333f New warnings command line. 2000-02-17 23:31:10 +00:00
slamm%netscape.com
814b4343fe Add Mac warnings. 2000-02-17 23:27:17 +00:00
jdunn%netscape.com
080142580c Fix problem with NS_IF_ADDREF on member variables inside of const
member functions.  This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h

r=troy@netscape.com,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com
2000-02-17 23:19:18 +00:00
morse%netscape.com
ce4b39c289 bug 28148, change-password was downloading wallet tables, a=jar, r=dp, mactest=rjc 2000-02-17 22:59:36 +00:00
norris%netscape.com
695ad099fa Fix cases of LiveConnected classes that have a field and methods with the same name.
Also clean up Bean properties, making implementation more efficient.
2000-02-17 22:32:37 +00:00
norris%netscape.com
a0b34a5bc1 Remove untrue comment. 2000-02-17 22:31:43 +00:00
norris%netscape.com
f051596d19 Update implementation version. 2000-02-17 22:31:16 +00:00
slamm%netscape.com
a078f69885 Print out last good know logfile name. (Useful to pass to other script when testing). 2000-02-17 22:27:00 +00:00
slamm%netscape.com
b9c2eb7346 Go back to using cvs.mozilla.org. It's faster now. 2000-02-17 22:00:03 +00:00
sdv%sparc.spb.su
554fb4c1cd added a new example pluglet:
DOMViewer
a=idk@eng.sun.com, sdv@sparc.spb.su
r=idk@eng.sun.com, sdv@sparc.spb.su
2000-02-17 21:56:55 +00:00
cls%seawood.org
e08ef4f88e Build bustage fix. Can we setup a tinderbox to use NSDISTMODE=copy? r,a=leaf 2000-02-17 21:46:28 +00:00
terry%mozilla.org
732a4ab9f6 Added an optional ability to keep a read-only shadow database, so that
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
2000-02-17 21:41:39 +00:00
sspitzer%netscape.com
014edcb58f fix for #28163, r=dp, a=jevering
force the debug builds to have the checkin guidelines for the start page.
2000-02-17 21:36:16 +00:00
morse%netscape.com
c757236b97 bug 27027, remove wallet, r=matt, a=jar 2000-02-17 21:27:51 +00:00
kvisco%ziplink.net
9f3076cefb updated with latest contributors 2000-02-17 21:20:05 +00:00
sspitzer%netscape.com
ff7d1c07c2 turning off these printfs, except for saari. a=phil 2000-02-17 21:19:11 +00:00
waterson%netscape.com
0b9f6cb34b Bug 27925. Check document's principal before loading RDF datasources; if principal == system principal, let it do whatever it wants, otherwise check each datasource's URL to ensure that it comes from the same origin as the document. Prevents, for example, untrusted XUL content from loading bookmarks. r=norris, a=chofmann 2000-02-17 21:05:52 +00:00
dcone%netscape.com
36d49a79d9 updated the MenuId for printing. R=rods. approval=choffman 2000-02-17 20:59:47 +00:00
kvisco%ziplink.net
9c796fd3be Updated to handle changes in StringList.cpp 2000-02-17 20:57:16 +00:00
kvisco%ziplink.net
202252fb1d #iterator now returns a pointer to StringListIterator instead
of a reference.
2000-02-17 20:56:20 +00:00
cmanske%netscape.com
3a907eb23b Fixed PDT+ bug 25137, r=ducarroz, a=chofman 2000-02-17 20:43:37 +00:00
cls%seawood.org
5975077af0 More tweaks needed to get BeOS to compile for M14. For now, we use the Unix local file implementation. a,r=leaf 2000-02-17 20:24:24 +00:00
bienvenu%netscape.com
0a72d00cd7 fix linux build bustage 2000-02-17 20:05:25 +00:00
jfrancis%netscape.com
8f20e69369 fixes for: 27959 - delete broken in editor 24694 - cant get out of link insertion r=sfraser; a=phil 2000-02-17 19:40:18 +00:00
cls%seawood.org
71397cce36 Only use HOST_CC for INTERNAL_TOOLS when cross-compiling as it's the only time it actually matters. r,a=wtc 2000-02-17 19:38:38 +00:00
bienvenu%netscape.com
b8d31ec0ca fix 24692 (copy msg to non-ascii folder), 26664 (speed up folder cache) r=jefft,mscott a=phil,chofmann 2000-02-17 19:33:42 +00:00
norris%netscape.com
9badc84057 Add tests for fields and methods with the same name, and for bean properties. 2000-02-17 19:28:33 +00:00
terry%mozilla.org
dd5e744669 Fixed bug where it was complaining that people without permissions
were changing the resolution, even if they weren't.
2000-02-17 19:27:46 +00:00
robinf%netscape.com
aed859a63c fixing bug 26140; never added autorun.ini file to cvs 2000-02-17 19:19:25 +00:00
terry%mozilla.org
d8660034bf Was crashing when logging profile activity. 2000-02-17 16:46:36 +00:00
blizzard%redhat.com
893726aa30 fix windows build bustage 2000-02-17 16:08:53 +00:00
terry%mozilla.org
0971c5f33a Oops; had the name of the "editbugs" group typed in wrong in a couple
of places.
2000-02-17 15:59:56 +00:00
terry%mozilla.org
b995fd3665 Display all possible state transitions in a bug if the user is not
logged in.  Since they haven't logged in, we don't know what they will
be allowed to do.  And users who disable cookies tend to pretty often
not be logged in.
2000-02-17 15:53:40 +00:00
terry%mozilla.org
c67a07d986 Put the "users" link in the trailer for people who are able to tweak
the permissions of other users.
2000-02-17 15:52:12 +00:00
blizzard%redhat.com
33ad4046c8 change nsIFile::Spawn to take an array of arguments instead of just a single flat string. bug #27843. r=dougt, a=chofmann. also, implement nsIFile::Normalize for unix. bug #17948. r=shaver, a=chofmann 2000-02-17 15:35:54 +00:00