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

15038 Коммитов

Автор SHA1 Сообщение Дата
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
petitta%netscape.com 07cec3fab0 Modified 1999-01-26 18:44:23 +00:00
alecf%netscape.com a39aee01fc stop using IsXXX for boolean Getters 1999-01-26 18:20:30 +00:00
pinkerton%netscape.com 4bddf368f9 fix a leak where the Enumerator would create itself with a refcnt of 1 and then we'd addref it again in GetChildren(). Fixed so that the Enumerator doesn't addref itself and added addref's in the appropriate places to correct that assumption. 1999-01-26 18:07:11 +00:00
rods%netscape.com 8f81f43c04 Added the "Home" button. 1999-01-26 18:03:08 +00:00
rods%netscape.com 3c2a98da74 It now looks for it's children WebShell by name and instead of assuming
that they are at a given position.
1999-01-26 18:01:38 +00:00
rods%netscape.com f122aaa1af Added commands 1999-01-26 17:45:44 +00:00
nhotta%netscape.com 4eef5a7edc Change to use WinAPI for collation key creation. 1999-01-26 17:37:17 +00:00
nhotta%netscape.com ae90d6478c Added additional library to to link. 1999-01-26 17:35:42 +00:00
pinkerton%netscape.com f7c33b9db6 Pull throbber gifs from viewer instead of xpviewer to match what the windows build is doing. 1999-01-26 17:29:41 +00:00
pinkerton%netscape.com 8b6f2e236d Pull some chrome stuff from xpfe/browser to get appviewer up and running. These chrome files will move, but they live where they live right now. 1999-01-26 17:14:37 +00:00
troy%netscape.com 2fb9c64835 Fixed a problem in CalculateLeftRightMargin() 1999-01-26 16:34:08 +00:00
rods%netscape.com dda3b99265 Added appshell bootstrap and browser directories to build 1999-01-26 16:01:30 +00:00
rods%netscape.com 66702b8f07 Changed initial document to appshell.html 1999-01-26 16:00:57 +00:00
rods%netscape.com 18bcc9d0de Added nsXULCommand 1999-01-26 15:59:53 +00:00
rods%netscape.com 17e7e6b057 It now derives from nsIDocumentLoader and it processes and itstalls XULCommands 1999-01-26 15:58:58 +00:00
rods%netscape.com 4face17c36 It now derives from nsIDocumentLoader and I added the XUL Command list 1999-01-26 15:57:59 +00:00
rods%netscape.com 1a0e515e0b Added cast for mWindowList methods 1999-01-26 15:55:44 +00:00
rods%netscape.com b3581edf7d added nsXULCommand 1999-01-26 15:45:35 +00:00
rods%netscape.com 69e5e45d17 Initial checkin 1999-01-26 15:44:24 +00:00