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

15058 Коммитов

Автор SHA1 Сообщение Дата
kmcclusk%netscape.com 473fcd7c4c Modified GetDefaultChecked and SetDefaultChecked to get and set the checked
attribute.
1999-01-27 01:35:30 +00:00
rjc%netscape.com 124c75db09 Oops, didn't mean to check in changes for the file system into makefiles. 1999-01-27 01:26:08 +00:00
rjc%netscape.com 25703e808b First cut at a file system data source. 1999-01-27 01:26:07 +00:00
waterson%netscape.com 08e44a454d Exposed EventListenerManager. 1999-01-27 00:58:49 +00:00
bienvenu%netscape.com 13d13b5559 initial entry into cvs of makefiles for mdb 1999-01-27 00:56:09 +00:00
bienvenu%netscape.com 4b1d6bcdc7 add mdb directory to db build 1999-01-27 00:54:49 +00:00
kmcclusk%netscape.com 208e63a001 Implemented GetChecked and SetChecked for nsHTMLInputElement by going through
the nsCheckboxControlFrame and nsRadioControlFrame.cpp
1999-01-27 00:51:46 +00:00
bienvenu%netscape.com 2013dcecb1 initial entry into cvs of MDB interface 1999-01-27 00:45:21 +00:00
bienvenu%netscape.com 00cbdfcb93 add win makefile for msgdb 1999-01-27 00:43:00 +00:00
bienvenu%netscape.com 90f73da72e start implementing mail msg db 1999-01-27 00:42:13 +00:00
bienvenu%netscape.com 331b343d5f start getting msgdb code to build 1999-01-27 00:40:29 +00:00
bienvenu%netscape.com ec6157d0b4 start getting msgdb building 1999-01-27 00:37:45 +00:00
bienvenu%netscape.com 2b6c2e1b81 add makefiles for db directories 1999-01-27 00:36:45 +00:00
bienvenu%netscape.com 0b47743607 export MailNewsTypes.h 1999-01-27 00:35:12 +00:00
bienvenu%netscape.com 441982ff0a add view index, remove msg flags which are stored elsewhere 1999-01-27 00:34:31 +00:00
pollmann%netscape.com d566f21bae Bug 1958: Submit x, y coords for unnamed image elements. Submit coords only once. 1999-01-27 00:25:40 +00:00
nhotta%netscape.com 5fced69152 Initial check in. 1999-01-27 00:19:24 +00:00
erik%netscape.com 75f1796700 For some reason, the IID stuff didn't compile on the Mac. Fixed now. 1999-01-27 00:18:34 +00:00
ducarroz%netscape.com 9ae21057bf Added command to execute manifest on network:protocol:sockstub: 1999-01-27 00:15:25 +00:00
vidur%netscape.com f04310ff94 First pass implementation of document.implementation 1999-01-27 00:12:33 +00:00
ducarroz%netscape.com 5d36bb4bdd added sub group sockstub and added to it file sockstub.cpp 1999-01-27 00:12:09 +00:00
ducarroz%netscape.com 35b5b92a0a Added command to execute manifest on network:protocol:sockstub: 1999-01-27 00:03:50 +00:00
ducarroz%netscape.com c859278599 Added nsITransport.h 1999-01-27 00:03:49 +00:00
cmanske%netscape.com 58fb7a69c1 Changed Windows makefile to use BASE directory instead of CORE 1999-01-27 00:00:37 +00:00
briano%netscape.com 8f7a8480cd Automated update 1999-01-27 00:00:34 +00:00
mcafee%netscape.com 9f7fcc23d9 Renaming editor/core to editor/base 1999-01-26 23:59:14 +00:00
slamm%netscape.com 23d4963ace Only update .md files when NO_MDUPDATE is unset. 1999-01-26 23:54:59 +00:00
erik%netscape.com 45e3899a57 Added test program and test file for new nsIStringBundle class
(for externalizing strings so that they can be localized).
1999-01-26 23:54:30 +00:00
erik%netscape.com 9b9da39a4a Added implementation of new nsIStringBundle class. 1999-01-26 23:53:37 +00:00
erik%netscape.com b354a818f1 Added public header file for new nsIStringBundle class. 1999-01-26 23:53:01 +00:00
erik%netscape.com b07c2a64f9 Added test program and test file for new nsIProperties stuff.
(Like Java properties.)
1999-01-26 23:51:18 +00:00
erik%netscape.com ce12ded87b Added implementation of new nsIProperties class (like Java properties).
Also added nsBaseDLL.cpp for factory for this DLL (raptorbase).
1999-01-26 23:50:25 +00:00
alecf%netscape.com 473854a11b makefile for XPIDL on Windows 1999-01-26 23:49:43 +00:00
waterson%netscape.com febb896a80 Got Win32-specific stuff up and running. This caused a bit of code-juggling in the Unix and Mac implementations. a=mcmullen. 1999-01-26 23:49:33 +00:00
mjudge%netscape.com 866088424c Fixing rangelist to look at frame content not the frame hierarchy do decide if you clicked on the background frame. 1999-01-26 23:49:17 +00:00
erik%netscape.com 51fabd0847 public header file for new nsIProperties class (like Java properties) 1999-01-26 23:48:54 +00:00
kmcclusk%netscape.com 7cf2849c9c Added GetPrimaryFrame utility method. 1999-01-26 23:43:52 +00:00
alecf%netscape.com d8369ec706 add declarations for factories 1999-01-26 23:17:39 +00:00
pollmann%netscape.com cb1dd8e685 Bug 2279: Don't create widgets for hidden form elements. 1999-01-26 22:11:59 +00:00
rhp%netscape.com 82bca52d63 Cleanup changes for libmime. 1999-01-26 21:47:51 +00:00
alecf%netscape.com e498037a16 slight change to meet new nsRepository API 1999-01-26 21:42:39 +00:00
alecf%netscape.com 2fa2ccd280 fix build bustage - API change for GetRangeOfArtsToDownload and
special case for Windows to use char* instead of const char* for XP_AppCodeName
1999-01-26 21:41:55 +00:00
bienvenu%netscape.com 3498439472 remove so I can name it correctly nsMsgHdr.cpp 1999-01-26 21:41:50 +00:00
alecf%netscape.com 04cf749253 nsNNTPNewsgroupList should be implementing nsINNTPNewsgroupList, not nsINNTPArticleList.
Made some API changes and class changes to bring them in sync
1999-01-26 21:32:51 +00:00
alecf%netscape.com 0e37b2491a the IDL compiler is smart enough to handle nsINNTPHost now 1999-01-26 21:32:04 +00:00
mscott%netscape.com f48983e585 Temporarily add NET_SaCat/Copy to nsNNTPProtocol. Include allxpstr.h as well.... 1999-01-26 21:26:48 +00:00
slamm%netscape.com 6da9adf728 Cleaning this up. Some of these rules don't apply. Others are in rules.mk 1999-01-26 20:17:35 +00:00
petitta%netscape.com 4700ed12fe updated yet again 1999-01-26 20:11:43 +00:00
alecf%netscape.com fef6283dac add delete operator so this will compile 1999-01-26 20:08:34 +00:00
alecf%netscape.com bd3d6e50b0 add factory and declarations for interface methods 1999-01-26 20:07:48 +00:00