sford3%swbell.net
1eb7c2bf42
More wallet reorg stuff
2000-03-24 08:38:19 +00:00
sspitzer%netscape.com
c4a711ce9f
fix build bustage on unix.
2000-03-24 08:36:03 +00:00
alecf%netscape.com
5400ccaaa2
reduce dependancies - .cpp already has nsIPref
2000-03-24 08:34:47 +00:00
sford3%swbell.net
45195b915f
More reorg of wallet, not hooked up yet
2000-03-24 08:30:52 +00:00
hyatt%netscape.com
0c365a1b31
Patching table memory leak. r=karnaze
2000-03-24 08:29:21 +00:00
alecf%netscape.com
fd47dbebf6
not dependant on nsIPref.h
2000-03-24 08:27:02 +00:00
sspitzer%netscape.com
d83ff54336
fix for #28827 . make it so I can stuff a password into the single signon database.
...
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
alecf%netscape.com
4c96138f64
actually put the mail subject in the header of the message
...
final part of fix for #29651
r=sspitzer
2000-03-24 08:24:09 +00:00
alecf%netscape.com
36a59593c1
change FALSE to PR_FALSE to reduce xp_core.h dependancy
2000-03-24 08:17:18 +00:00
alecf%netscape.com
32bacdb3e9
First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman
2000-03-24 08:10:59 +00:00
alecf%netscape.com
e0c154fa58
eliminate use of PRIVATE for reduced xp_core.h dependancy
2000-03-24 08:07:23 +00:00
alecf%netscape.com
b6528e8634
minor usage fix for code that was probably never ever called anyway
2000-03-24 08:06:02 +00:00
alecf%netscape.com
6e65f2e08e
fix xlib build (not part of default build)
2000-03-24 07:57:53 +00:00
rickg%netscape.com
3405c56a6b
WIP for new string library, and defensive coding improvement in SetCapcity; r=buster
2000-03-24 07:21:56 +00:00
rickg%netscape.com
e01fb3441b
correct off-by-one error (edge case); r=buster
2000-03-24 07:19:00 +00:00
rickg%netscape.com
628e98bced
fixed bug31317; r=ftang
2000-03-24 07:17:51 +00:00
leaf%mozilla.org
a2f6d298e2
Automated update
2000-03-24 06:45:09 +00:00
waterson%netscape.com
f21ad26762
Botched the variable test. Sorry!
2000-03-24 06:32:01 +00:00
bienvenu%netscape.com
e4ae6e7e78
more work on mpod 32767 r=mscott
2000-03-24 06:20:01 +00:00
mcafee%netscape.com
eaf40a787d
Timeout should be success for CreateProfile().
2000-03-24 06:15:04 +00:00
sspitzer%netscape.com
09d42a0515
fix for bug #28227 . thanks for bruce@cybersight.com for pointing this out and supplying the fix.
2000-03-24 06:14:21 +00:00
bryner%uiuc.edu
6b9000b6c4
Remove a deleted Makefile. r=cls.
2000-03-24 06:04:02 +00:00
waterson%netscape.com
79a9a8b12c
Fully qualify ReadingIterator when used inside template (so it compiles on egcs-1.1.2). r=scc
2000-03-24 06:02:59 +00:00
waterson%netscape.com
12219bcb0b
Fully qualify ReadingIterator when used inside template (so it compiles on egcs-1.1.2). Minor silly fixes.
2000-03-24 06:02:37 +00:00
leaf%mozilla.org
791cfbd190
Automated update
2000-03-24 06:00:30 +00:00
waterson%netscape.com
c2233387f0
Add HAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX test; make HAVE_CPP_SPECIALIZATION test a bit more lax; make HAVE_CPP_USING a bit more rigorous. r=scc
2000-03-24 05:59:28 +00:00
dougt%netscape.com
fcb973ff92
Adding a rename test.
2000-03-24 05:48:18 +00:00
dougt%netscape.com
ae30ecbdf8
Fix for 33098. MoveTo and CopyTo do not rename if the |in| parent is null.
...
I renamed the in parameter, and created a new stack var which I assign the
in parameter. If the var is null, I initial it with the |this| parent. I
also made sure that if null was passed, we would tree the action as a move.
2000-03-24 05:47:39 +00:00
mscott%netscape.com
f6d844d6cb
Bug #28776,28569 --> add method for clearing out the parent doc loader
...
now that we don't leak the global doc loader, there are times when it gets destroyed b4 it's children during
the shutdown process.
r=sspitzer
2000-03-24 05:45:31 +00:00
sspitzer%netscape.com
bef2f7ba9d
implement find / find again for mailnews. clean up the browser's find / find again code to use
...
do_GetService and nsCOMPtrs. bug #10894 . r=mscott.
2000-03-24 05:44:32 +00:00
mscott%netscape.com
7669ce4e7a
Bug #28776 , 28569 --> support weak references
...
r=sspitzer
2000-03-24 05:44:10 +00:00
mscott%netscape.com
5bd1957c9e
Bug #28776 , 28569 --> make the load group keep a weak ref on the observer
...
r=sspitzer
2000-03-24 05:42:10 +00:00
dougt%netscape.com
34737ea99b
Setting the param based on the value of the checkbox. r=morse@netscape.com
...
There is still some discussion regarding this fix. It does unblock my feature
and does not cause any harm to the dialog I tested. With that said, I am checking
it in.
2000-03-24 05:06:45 +00:00
troy%netscape.com
7007f487f2
Fixed problem with previous checkin. Made sure "mColumn" is set
...
correctly
2000-03-24 05:04:15 +00:00
mscott%netscape.com
68620e7b61
Bug #33151 --> add oncreate method for the email address popup menu
...
r=sspitzer
2000-03-24 04:54:46 +00:00
pollmann%netscape.com
ca9e287860
Bug 11202: Resize of nested frameset shouldn't update size of child twice, this is already handled by MouseDrag, r=nisheeth
2000-03-24 04:42:40 +00:00
erik%netscape.com
59211cbb33
bug 33147; mdash and ndash were both transliterated to a single '-'; made
...
the mdash longer by using 2 hyphens "--"; r=none
2000-03-24 04:25:54 +00:00
sspitzer%netscape.com
f80657cb54
get import of 4.x addressbooks to work. and an alert if addressbook
...
import fails. clean up code. r=bienvenu
2000-03-24 04:07:46 +00:00
warren%netscape.com
32f53c9a41
Fixed optimized build dependency on zlib.shlb
2000-03-24 04:01:13 +00:00
mcafee%netscape.com
230b78daf1
Fixes for mailnews test. r=suresh
2000-03-24 03:57:17 +00:00
tbogard%aol.net
109ae22cdd
Now when we want to tell the XUL Window of changes in progress, or status or overlink we use the new nsIDOMWindow::GetXPConnectObject functionality. This replaces our need for the broadcaster observer stuff along with the expensive setAttribute calls.
2000-03-24 03:46:15 +00:00
ssu%netscape.com
d28bf15bf4
fixing bugs:
...
33004
33006
33007
23662
27588
27593
27598
28539
32706
r=sgehani
2000-03-24 03:40:09 +00:00
pollmann%netscape.com
7b81038eb7
Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), r=nisheeth
2000-03-24 03:37:03 +00:00
pollmann%netscape.com
0be5605d38
Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), and add GetHistoryState method, r=nisheeth
2000-03-24 03:36:58 +00:00
pollmann%netscape.com
5e8273ffd7
Bug 32702: GetHistoryState works as expected now - check for success, r=nisheeth
2000-03-24 03:36:55 +00:00
ruslan%netscape.com
18ca13c753
Add more comments to all.js for upcoming http 1.1 preferences
2000-03-24 03:25:08 +00:00
blizzard%redhat.com
ecfda23b80
explicitly link in the superwin library. not part of the build.
2000-03-24 03:21:21 +00:00
jim_nance%yahoo.com
7133406899
Added code to put a U after unsigned numbers. This gets rid of the
...
"decimal constant is so large its unsigned" warnings.
r=shaver
2000-03-24 03:19:34 +00:00
ruslan%netscape.com
0d03861942
Finalize http compression convertor. Not in the build yet, but soon it will
...
be.
2000-03-24 03:18:30 +00:00
warren%netscape.com
b12829c781
Added nsHTTPCompressConv.cpp for Ruslan.
2000-03-24 03:17:01 +00:00