Commit Graph

58506 Commits

Author SHA1 Message Date
waterson%netscape.com
a40381ac0f Add nsFixedSizeAllocator.cpp to the build. 2000-04-19 03:27:42 +00:00
troy%netscape.com
aa529094b7 b=36220 Added check for a frame type of "areaFrame" 2000-04-19 03:27:31 +00:00
sspitzer%netscape.com
990b45ec4d backing myself out. the problem of what to do on out of disk space is not
going to be fixed this way.
2000-04-19 03:20:23 +00:00
waterson%netscape.com
dad49631db Add nsFixedSizeAllocator.cpp to build. 2000-04-19 03:17:32 +00:00
waterson%netscape.com
41c9ebd71a Initial revision. 2000-04-19 03:15:25 +00:00
troy%netscape.com
a8143dd431 b=36202 Patch from roc+moz@cs.cmu.edu that makes sure we invalidate if
necessary when pulling up frames
2000-04-19 03:12:13 +00:00
sspitzer%netscape.com
96035dd22a add error module for the profile module. 2000-04-19 03:04:49 +00:00
dveditz%netscape.com
f55eb01c46 resurrecting VC 5.0 build -- again 2000-04-19 02:36:21 +00:00
endico%mozilla.org
5d31497c65 backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates. 2000-04-19 02:14:41 +00:00
troy%netscape.com
efc3b016a8 b=15405 Renamed root frame to canvas frame and changed frame construction
code to propagate document element's background to canvas
2000-04-19 02:13:43 +00:00
rogerl%netscape.com
2beda190e7 Began moving away from variables, fixed compare/branch ordering.
Testcases working.
2000-04-19 02:09:06 +00:00
thayes%netscape.com
99d8d3606f Add initial cmtsdr.c file for SDR implementation from M14 branch 2000-04-19 01:43:29 +00:00
thayes%netscape.com
7fb01a452d Merge changes for SDR encrypt and decrypt from M14 branch 2000-04-19 01:38:04 +00:00
thayes%netscape.com
84afb4c959 Add protocol opcodes for SDR encrypt and decrypt 2000-04-19 01:29:56 +00:00
tajima%eng.sun.com
285923d372 fix for 35829: need ja_JP.PCK entry in unixcharset.properties for Solaris Shift_JIS: r=ftang@netscape.com 2000-04-19 01:26:23 +00:00
rjc%netscape.com
640eb6caa2 Fix bug # 33703: persist the "open" attribute on file/ftp listings. 2000-04-19 01:06:20 +00:00
alecf%netscape.com
2cd15b8d77 fix datasource to treat delegates as opaque objects which are QI'ed to find their type. implement GetTarget and GetTargets for filters.
Not part of build.
2000-04-19 01:04:14 +00:00
alecf%netscape.com
de7aea7ce5 implemented Get/SetFilterName/Desc, and remove old duplicate GetName/Description methods 2000-04-19 01:03:01 +00:00
bienvenu%netscape.com
13b56fbbea More work on search, not run yet 2000-04-19 01:01:51 +00:00
alecf%netscape.com
6d2b0fba47 update some strings to match the spec 2000-04-19 01:01:26 +00:00
bienvenu%netscape.com
7f138cd541 add msg folder to Search interface, not run yet 2000-04-19 01:01:08 +00:00
alecf%netscape.com
7485a8c52f make filter dialog actually capable of listing filters through RDF!
Also bring filter editor closer up to spec
(not really part of anything just yet)
2000-04-19 01:01:05 +00:00
ssu%netscape.com
fbd8039811 fixing bugs 7874 (on going) and 30909.
Affects only windows platforms.
2000-04-19 00:51:00 +00:00
sspitzer%netscape.com
19bc3835ff fix for #32649. make it so an error on migration makes its way into an alert for the user.
(still more work to do when handling out of space errors.)  clean up code.
2000-04-19 00:49:51 +00:00
scc%netscape.com
85a739278d making string conversions explicit 2000-04-19 00:36:46 +00:00
cls%seawood.org
2313be69b5 Added SeaMonkey-Ports to the tree list 2000-04-19 00:32:33 +00:00
scc%netscape.com
1d4e8c5987 making string conversions explicit 2000-04-19 00:19:06 +00:00
pavlov%netscape.com
c790207b30 fix windows bustage 2000-04-19 00:17:51 +00:00
sspitzer%netscape.com
89169d374d really adding nsILocalMailIncomingServer.idl to the build this time. last time, I was just smoking crack. 2000-04-19 00:12:32 +00:00
alecf%netscape.com
5f16e358c1 get rid of xp_core.h dependancies 2000-04-19 00:03:14 +00:00
rhp%netscape.com
3e9f0c30bb Just adding files to the tree - NOT PART OF THE BUILD!!! 2000-04-18 23:59:32 +00:00
pavlov%netscape.com
7d99e7f231 fix for not being able to change profile directories on windows (bug #35821) 2000-04-18 23:55:06 +00:00
scc%netscape.com
18ebe287b9 making string conversions explicit 2000-04-18 23:53:10 +00:00
ftang%netscape.com
9fedf88f20 fix bug 35240. Use nsCString to keep mFile for now. 2000-04-18 23:49:17 +00:00
ftang%netscape.com
62af2d3c88 remove euro entry from symbol encoding. The updated Adobe table have euro
symbol in it but most of the symbol font do not have it.
r=erik
2000-04-18 23:43:53 +00:00
slamm%netscape.com
e2521aa95b Clean up old tbx.xxxxx mail files in data/. 2000-04-18 23:35:08 +00:00
cata%netscape.com
8774e76586 Implementation for the new methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:31:28 +00:00
tbogard%aol.net
3f0fb9d531 Remove unused variable. 2000-04-18 23:31:26 +00:00
cata%netscape.com
50d35aba47 New methods in the nsICharsetConverterManager2 interface. 2000-04-18 23:30:34 +00:00
tbogard%aol.net
3f9ad66e83 Don't persist "about:blank" in the session history. 2000-04-18 23:30:02 +00:00
sgehani%netscape.com
b4da562661 Ignoring generated Makefile and compiled installer binary. 2000-04-18 23:20:42 +00:00
sgehani%netscape.com
4f6f2770b6 Adding xptlinking phase to Unix installer delivery script. 2000-04-18 23:17:53 +00:00
pinkerton%netscape.com
2240ab3cb5 removed color picker files for pavlov. 2000-04-18 23:13:02 +00:00
donm%bluemartini.com
9102155b3e bug 25010 add ability to easily edit groups 2000-04-18 23:12:00 +00:00
pavlov%netscape.com
8f2b015e61 remove creation code for colorpicker 2000-04-18 23:07:43 +00:00
pavlov%netscape.com
57a885621e remove color picker files since it was replaced by the xbl version 2000-04-18 23:06:23 +00:00
troy%netscape.com
1dd648e53d Added "canvasFrame" frame type atom 2000-04-18 23:05:15 +00:00
valeski%netscape.com
0abe2ef983 26191. FTP can now recover when browsing and a connection times out 2000-04-18 23:05:12 +00:00
jj%netscape.com
2a270612c7 removed obsolete resource.shlb ; r=sfraser 2000-04-18 23:01:06 +00:00
jst%netscape.com
b28d0d6298 Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2. 2000-04-18 23:00:58 +00:00