Commit Graph

15057 Commits

Author SHA1 Message Date
bienvenu%netscape.com
e77f67ea2f add mdb directory to db build 1999-01-27 00:54:49 +00:00
kmcclusk%netscape.com
88326ce269 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
a238d3d108 initial entry into cvs of MDB interface 1999-01-27 00:45:21 +00:00
bienvenu%netscape.com
fc0c2ed60f add win makefile for msgdb 1999-01-27 00:43:00 +00:00
bienvenu%netscape.com
7ae24caed8 start implementing mail msg db 1999-01-27 00:42:13 +00:00
bienvenu%netscape.com
4cb978e328 start getting msgdb code to build 1999-01-27 00:40:29 +00:00
bienvenu%netscape.com
2772fd1be7 start getting msgdb building 1999-01-27 00:37:45 +00:00
bienvenu%netscape.com
0af2317a4a add makefiles for db directories 1999-01-27 00:36:45 +00:00
bienvenu%netscape.com
2465d60465 export MailNewsTypes.h 1999-01-27 00:35:12 +00:00
bienvenu%netscape.com
ea75d3118a add view index, remove msg flags which are stored elsewhere 1999-01-27 00:34:31 +00:00
pollmann%netscape.com
2e602c76d7 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
8c42db3a20 Initial check in. 1999-01-27 00:19:24 +00:00
erik%netscape.com
b9739cc681 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
04aa08ec0d Added command to execute manifest on network:protocol:sockstub: 1999-01-27 00:15:25 +00:00
vidur%netscape.com
995b47b08a First pass implementation of document.implementation 1999-01-27 00:12:33 +00:00
ducarroz%netscape.com
52ab963a6d added sub group sockstub and added to it file sockstub.cpp 1999-01-27 00:12:09 +00:00
ducarroz%netscape.com
e5d1b3d860 Added command to execute manifest on network:protocol:sockstub: 1999-01-27 00:03:50 +00:00
ducarroz%netscape.com
0593443812 Added nsITransport.h 1999-01-27 00:03:49 +00:00
cmanske%netscape.com
870fa75ced Changed Windows makefile to use BASE directory instead of CORE 1999-01-27 00:00:37 +00:00
briano%netscape.com
200e840b37 Automated update 1999-01-27 00:00:34 +00:00
mcafee%netscape.com
1c6fe33f4b Renaming editor/core to editor/base 1999-01-26 23:59:14 +00:00
slamm%netscape.com
91cc465f1f Only update .md files when NO_MDUPDATE is unset. 1999-01-26 23:54:59 +00:00
erik%netscape.com
63dd716dc8 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
3f82c780be Added implementation of new nsIStringBundle class. 1999-01-26 23:53:37 +00:00
erik%netscape.com
897bee2d9f Added public header file for new nsIStringBundle class. 1999-01-26 23:53:01 +00:00
erik%netscape.com
06cde79321 Added test program and test file for new nsIProperties stuff.
(Like Java properties.)
1999-01-26 23:51:18 +00:00
erik%netscape.com
36c641e547 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
6834e87439 makefile for XPIDL on Windows 1999-01-26 23:49:43 +00:00
waterson%netscape.com
2b77c74973 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
82a538fe8c 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
1919f8ef80 public header file for new nsIProperties class (like Java properties) 1999-01-26 23:48:54 +00:00
kmcclusk%netscape.com
e342fc0ca1 Added GetPrimaryFrame utility method. 1999-01-26 23:43:52 +00:00
alecf%netscape.com
3e75b8c0d2 add declarations for factories 1999-01-26 23:17:39 +00:00
pollmann%netscape.com
34845beb96 Bug 2279: Don't create widgets for hidden form elements. 1999-01-26 22:11:59 +00:00
rhp%netscape.com
cc7c2bba59 Cleanup changes for libmime. 1999-01-26 21:47:51 +00:00
alecf%netscape.com
ebcaf17042 slight change to meet new nsRepository API 1999-01-26 21:42:39 +00:00
alecf%netscape.com
0c717b4e53 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
8c7194c19e remove so I can name it correctly nsMsgHdr.cpp 1999-01-26 21:41:50 +00:00
alecf%netscape.com
1233e34fac 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
bb07ebe20a the IDL compiler is smart enough to handle nsINNTPHost now 1999-01-26 21:32:04 +00:00
mscott%netscape.com
cde2bdb7dd Temporarily add NET_SaCat/Copy to nsNNTPProtocol. Include allxpstr.h as well.... 1999-01-26 21:26:48 +00:00
slamm%netscape.com
c8af8f749e 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
c602a1c46b updated yet again 1999-01-26 20:11:43 +00:00
alecf%netscape.com
302889dc70 add delete operator so this will compile 1999-01-26 20:08:34 +00:00
alecf%netscape.com
75745b8e61 add factory and declarations for interface methods 1999-01-26 20:07:48 +00:00
alecf%netscape.com
5ce9355d5a rename Initialize->Init to match interface, and add factory 1999-01-26 20:04:41 +00:00
petitta%netscape.com
6dceba0d88 updated again 1999-01-26 19:52:07 +00:00
shaver%netscape.com
a64e54446d Fixed method and type descriptors, made const descriptors go. 1999-01-26 19:31:25 +00:00
rods%netscape.com
f7720aae45 took browser out of the build 1999-01-26 19:21:18 +00:00
michaelp%netscape.com
06c16a187a turned on the throbbing N again. 1999-01-26 19:09:22 +00:00