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

58657 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 1e83686bb3 change char detection to use unichar and upper case so now pressing 't' or 'T'
gets you the first item that begin with 't' ot 'T'
Bug 34630
2000-04-19 14:57:44 +00:00
jdunn%netscape.com ad2f705153 adding newline - hp bustage 2000-04-19 14:57:43 +00:00
rods%netscape.com fe078580ed no longer strips beginning and ending spaces of value when GetAttributeValueAt
is called.
Bug 33050
2000-04-19 14:00:11 +00:00
rods%netscape.com e5f89bb5ed added new rules for -moz-display-comboboxcontrol-frame
bug 33515
2000-04-19 13:55:57 +00:00
rods%netscape.com 47329d0362 Not enabling creator's to be asked if they want to create a special frame for anonymous content
bug 33515
2000-04-19 13:55:17 +00:00
kvisco%ziplink.net 6a6de818c6 updated examples to show generate-id that takes an argument 2000-04-19 11:07:04 +00:00
kvisco%ziplink.net 5fce93fa36 added support for optional NodeSet argument 2000-04-19 11:06:09 +00:00
kvisco%ziplink.net 1fdcd313a5 updated make files to add new files, updated functions.xsl to show an example of generate-id() 2000-04-19 10:43:41 +00:00
kvisco%ziplink.net 6f10680737 added support for extension functions 2000-04-19 10:41:13 +00:00
kvisco%ziplink.net f6d198df5e initial checkin: generate-id extension function 2000-04-19 10:40:06 +00:00
kvisco%ziplink.net 7f2cda7cbc updated to include xslt extension functions 2000-04-19 10:38:01 +00:00
kvisco%ziplink.net 3f82647a53 Added definitions for some of the XSLT extension functions 2000-04-19 10:32:35 +00:00
kvisco%ziplink.net b604dd5b36 Added the generateId method 2000-04-19 10:31:32 +00:00
rickg%netscape.com b1ed782e5e backing out for now; I'll retry tomorrow 2000-04-19 09:04:46 +00:00
rickg%netscape.com c9729abd05 try to fix tinderbox bustage for nisheeth 2000-04-19 08:45:45 +00:00
hyatt%netscape.com 7b0b2e099b Converting XBL bindings to use id. 2000-04-19 08:20:20 +00:00
hyatt%netscape.com 4310ed181b Switching name to id in XBL.: 2000-04-19 08:19:47 +00:00
alecf%netscape.com f37547dc11 add temporary styles for filters being enabled/disabled 2000-04-19 08:15:00 +00:00
alecf%netscape.com e696326198 add cool icons when a filter is enabled, and add a warning about filing bugs 2000-04-19 08:13:08 +00:00
alecf%netscape.com b030870e30 use the new non-html widgets, and take out the html namespace entirely 2000-04-19 08:12:02 +00:00
rickg%netscape.com 29386ec285 removed warnings; retry landing Strict DTD. r=harishd 2000-04-19 08:08:28 +00:00
nisheeth%netscape.com e4b10a0922 Fix for bug 30091. nsFormControlList::NamedItem() was doing a linear walk through the form control list. Now it uses a hash table lookup. This greatly reduces the time for the screen to update when one clicks on the Program list box on the Bugzilla query page. 2000-04-19 07:49:07 +00:00
alecf%netscape.com 51f65b7fae add locale directory to build (doh!) 2000-04-19 07:42:40 +00:00
alecf%netscape.com d3c306c73c remove spam filter item and enable mail filters item 2000-04-19 05:43:36 +00:00
waterson%netscape.com bdcb7aec30 Bug 10208. Correctly update 'empty' attribute when a container's contents are changed. 2000-04-19 05:39:26 +00:00
alecf%netscape.com a1020e447b clean this up (not part of build anyway) 2000-04-19 05:37:47 +00:00
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