Граф коммитов

58531 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com ac757e0b9b convert base to be a generic factory, and add temporary ProgIDs for the filter delegate factory 2000-04-19 05:32:22 +00:00
alecf%netscape.com 24121e07d1 add filter datasource and delegate factory to the windows build 2000-04-19 05:25:50 +00:00
alecf%netscape.com 1a2c1696c6 add filter datasource and delegate factory to unix build 2000-04-19 05:24:46 +00:00
alecf%netscape.com 2cc1e289d5 added nsMsgFilterDataSource.cpp and nsMsgFilterDelegateFactory.cpp 2000-04-19 05:23:36 +00:00
alecf%netscape.com 6a6cf847f3 export nsMsgRDFUtils.h so search can use it. 2000-04-19 05:00:34 +00:00
sspitzer%netscape.com 87e01e9e26 cleanup of some of the migration code. this is needed before we properly fix #36249 2000-04-19 04:58:36 +00:00
davidm%netscape.com 871baea0d9 28412 metaDataLength is wrong in nsCachedNetData::Deserialize Update streamasfile interface to be a file rather than filename. 2000-04-19 04:55:57 +00:00
sgehani%netscape.com 86582db2ec Update usage comments. 2000-04-19 04:55:40 +00:00
davidm%netscape.com f11037bc6d 28412 metaDataLength is wrong in nsCachedNetData::Deserialize. Add routines to build stream from char* and length 2000-04-19 04:54:53 +00:00
davidm%netscape.com 9f33ae5ce0 Replace nsString with nsCString. Add routines for setting the ext froma comma delimenated list 2000-04-19 04:45:30 +00:00
troy%netscape.com cbf21dc468 b=26221 Fixed ConstructFrameByDisplayType() to pass in the correct parent
frame pointer when constructing a floated table
2000-04-19 04:44:16 +00:00
sgehani%netscape.com d6f128fd31 Added site selector feature, dynamic download path feature, graceful error handling if running on a system that is older than OS 8.5, and we now handle comments in the INI parser. Also, got rid of bad access paths in the project file. b = 34836, 32694, 32766, 36253 2000-04-19 04:43:14 +00:00
davidm%netscape.com 1ca037af67 Fix problem with prefs not being initialized 2000-04-19 04:43:04 +00:00
davidm%netscape.com cecea9841a 21100 Implement file cache 2000-04-19 04:41:57 +00:00
davidm%netscape.com 59af07abb0 35197 Leaking nsFileSpecImpl 2000-04-19 04:41:28 +00:00
waterson%netscape.com 635af0d08a Bug 24762. Use arena-based fixed-size allocator for enumerator objects. r=scc 2000-04-19 04:37:41 +00:00
waterson%netscape.com 3b69f7a3e7 Bug 24762. Use arena-based fixed-size allocator for Assertion, PLHashEntry, and enumerator objects. r=scc 2000-04-19 04:36:28 +00:00
sgehani%netscape.com ad9ba21309 Whitespace formatting for last warnings' checkin. 2000-04-19 04:32:46 +00:00
ruslan%netscape.com b87f67fa02 Fire OnStop on the right listener 2000-04-19 04:19:18 +00:00
sgehani%netscape.com 8a3713fe69 Fix all 143 build warnings.
NOTE:
Compiled on RedHat 6.1 Linux and debian Linux.
2000-04-19 04:16:28 +00:00
sspitzer%netscape.com 69b2ee163d fix for #34739. when possible, ask for a news article by number, not by message id. 2000-04-19 04:14:33 +00:00
alecf%netscape.com a951b56ce1 update delegate factory to create the object first, then QI
(so object creation is not dependant on the interface)
2000-04-19 04:00:15 +00:00
ruslan%netscape.com 47ad451eae Fix 24884 2000-04-19 03:55:56 +00:00
jefft%netscape.com 755cb26df4 not correctly initialized limit message download size 2000-04-19 03:42:58 +00:00
jefft%netscape.com e2e71e57b2 make sure we write out 4 digit status flag; this fixes local mail folder corrupted problem when updating folder message flags 2000-04-19 03:39:45 +00:00
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