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

21954 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 64eb0ac1da Added Begin/End batch changes, renamed setAttribute to SetTextProperty, added RemoveTextProperty. 1999-04-03 01:48:12 +00:00
hyatt%netscape.com bf80a314de Fixing a bug in the RDF content sink where the ID attribute was being
qualified with a document URI even when it was a URI in its own right.
1999-04-03 01:47:07 +00:00
sfraser%netscape.com ea7a223c6f Turn off debug selection, and fix some debug code that crashed sometimes. 1999-04-03 01:46:58 +00:00
sfraser%netscape.com df87ac03bf Added precondition when no content viewer. 1999-04-03 01:46:21 +00:00
dp%netscape.com 7e4f81c4aa Removed all wallet defines. Wallet will self register. It is a TRUE component now. 1999-04-03 01:38:54 +00:00
hyatt%netscape.com 7a42fde013 key event support in handledomevent 1999-04-03 01:12:57 +00:00
dp%netscape.com 916b30c45a Using NS_SUCCEEDED macro. 1999-04-03 01:06:38 +00:00
dp%netscape.com 8f9923d845 Added self registration 1999-04-03 01:05:56 +00:00
dp%netscape.com 86b032c905 Removed unused code 1999-04-03 01:05:40 +00:00
dp%netscape.com 0d1e79a390 Removed lo_ele.h 1999-04-03 01:04:32 +00:00
mcmullen%netscape.com 03f9c867b3 Fix unix bustage with pref calls. 1999-04-03 00:49:50 +00:00
mcmullen%netscape.com 8da85206f5 Adapt to changes in prefapi.h etc 1999-04-03 00:36:49 +00:00
law%netscape.com 51f27af854 New for file download 1999-04-03 00:13:46 +00:00
jefft%netscape.com 5af8375c92 added nsMsgBiffState enum 1999-04-03 00:05:15 +00:00
kin%netscape.com 74afbe7060 Changes to build the entire editor by default, unless DISABLE_EDITOR is defined. 1999-04-03 00:03:54 +00:00
jefft%netscape.com 00bc6a844c more implementation on fe event proxy stuff 1999-04-02 23:47:47 +00:00
mcmullen%netscape.com 683b06bd7b Fix AIX bustage. 1999-04-02 23:46:20 +00:00
dp%netscape.com cd0823f0c6 Remove reference to "modules" directory as all wallet code is now in the src directory. 1999-04-02 23:32:21 +00:00
briano%netscape.com 53c1cb4d17 Automated update 1999-04-02 23:29:33 +00:00
wtc%netscape.com 1cd893807c Made the i/o continuation thread ignore the events that have
been consumed by prior continuation function calls.
(Bugsplat bug #345296)
Modified files: primpl.h, ptio.c.
1999-04-02 23:21:08 +00:00
alecf%netscape.com c22c74a0b2 make -pedantic the default on gcc builds 1999-04-02 23:20:28 +00:00
hshaw%netscape.com c057a607d3 fix makefile 1999-04-02 23:19:34 +00:00
dp%netscape.com 72e2cd9c70 Adding nsIWalletService.h 1999-04-02 23:17:38 +00:00
dp%netscape.com 12458cf0f9 changing wallet directory structure 1999-04-02 23:16:52 +00:00
jband%netscape.com 2e68a1089d js_DefaultValue now accepts that it is OK for a request with hint of JSTYPE_OBJECT to result in an object of type JSTYPE_FUNCTION. This is done so that objects that happen to have 'call' ops will not fail when being 'converted' to 'Object'. This Fix is going onto the trunk, SpiderMonkeyDev_BRANCH, and SpiderMonkey140_BRANCH 1999-04-02 23:16:40 +00:00
dp%netscape.com e99e665076 Changing wallet directory structure 1999-04-02 23:16:20 +00:00
erik%netscape.com edd1495b91 Adding Japanese support to the Unix/GTK font code. 1999-04-02 23:06:19 +00:00
peterl%netscape.com ad074c6781 propogate opacity & visibility changes down the view heirarchy... 1999-04-02 22:57:25 +00:00
mscott%netscape.com 26c75e0828 Remove the printf which was writing each line from a message to the terminal when getting new mail.
It was taking much too long...
1999-04-02 22:41:25 +00:00
ramiro%netscape.com d846a9f1f8 Fix broken builds. Use PR_{TRUE,FALSE} instead of {TRUE,FALSE}. 1999-04-02 22:15:26 +00:00
rickg%netscape.com dda2c5d456 fix to pushfront 1999-04-02 22:06:05 +00:00
dp%netscape.com b8b63c3378 progid spec added 1999-04-02 21:43:54 +00:00
dp%netscape.com 411d290d04 Checking off api cleanup 1999-04-02 21:43:34 +00:00
nhotta%netscape.com 4047ae9841 Changed to use xpcom qp, base64, uu encoders of libmime instead of place holders. 1999-04-02 21:31:04 +00:00
danm%netscape.com ca797b5fae added browser samples directory 1999-04-02 21:14:48 +00:00
danm%netscape.com 5e38737716 added browser samples makefiles 1999-04-02 21:13:29 +00:00
waterson%netscape.com 0c12345a07 Fix build bustage on Win32. 1999-04-02 21:13:20 +00:00
danm%netscape.com 5cc8fe5d27 added samples directory 1999-04-02 21:12:26 +00:00
danm%netscape.com 746de4e4a1 new 1999-04-02 21:12:06 +00:00
jdunn%netscape.com d319395da1 fix compiler warning because of 'comment' after endif 1999-04-02 21:03:15 +00:00
nhotta%netscape.com 209d7f9536 Added a line wrapping code for the encoder. Reformat for indentaion. 1999-04-02 21:01:26 +00:00
mcmullen%netscape.com e1563a454c Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:51:22 +00:00
waterson%netscape.com a4d352dbff Started changing assertions into log messages. 1999-04-02 20:46:41 +00:00
mcmullen%netscape.com 694d407546 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
mcmullen%netscape.com 44c2ef1651 Make a change for Win32 1999-04-02 20:41:33 +00:00
mcmullen%netscape.com 5b2b2626de Added nsIFileLocator. 1999-04-02 20:40:12 +00:00
mcmullen%netscape.com 8cd8b6ad68 nsIFileLocator service. 1999-04-02 20:39:20 +00:00
mcmullen%netscape.com 0c2f45c28e Implemented auto-initialize and auto-save of pref input elements. 1999-04-02 20:39:19 +00:00
mcmullen%netscape.com ec2dc4760b I changed prefapi.h to use prtypes instead of the obsolete XP_ things. 1999-04-02 20:39:17 +00:00
mcmullen%netscape.com 27b7431787 Added nsIFileLocator service 1999-04-02 20:39:16 +00:00