15142 Commits

Author SHA1 Message Date
rods%netscape.com
bd295f6007 initial checkin 1999-01-27 03:55:39 +00:00
troy%netscape.com
b8a53effbd Changed nsAbsoluteItems to be a derived class of nsFrameItems 1999-01-27 03:53:54 +00:00
mscott%netscape.com
fc8f4e1fe7 Export nsINNTPCategoryContainer.h 1999-01-27 03:52:53 +00:00
rods%netscape.com
8759206a92 I uncommented out the progation of the EndLoadURL notification 1999-01-27 03:50:10 +00:00
alecf%netscape.com
d3e1b21178 whoops, this was the wrong name for this file 1999-01-27 03:49:09 +00:00
troy%netscape.com
303956b39c Added nsLayoutAtoms::fixedList for specifying the name of the additional
child list for 'fixed' elements
1999-01-27 03:48:39 +00:00
alecf%netscape.com
90cc579a1c adding utility macros to implement XPIDL-generated getter/setter methods 1999-01-27 03:34:53 +00:00
alecf%netscape.com
1630b5ff23 updated to use more standard naming conventions and added function descriptions 1999-01-27 03:28:20 +00:00
troy%netscape.com
b63b2eb881 Hooked printing back up. It was a casuality of the viewport changes 1999-01-27 03:24:12 +00:00
alecf%netscape.com
8f69509b5c remove some cruft, fix some indenting 1999-01-27 03:12:49 +00:00
alecf%netscape.com
ca38dfb9ae add nsNNTPHost to build 1999-01-27 03:12:24 +00:00
wtc%netscape.com
aeaecc7b0e Bugsplat bug #340901: On AIX, PR_TransmitFile calls the new send_file()
system call if it is available.  The patch is contributed by IBM's
Anthony Moore <anthonym@npec.netscape.com>.
1999-01-27 03:12:16 +00:00
alecf%netscape.com
a75da9a89d slight case change in new interface 1999-01-27 03:12:11 +00:00
putterman%netscape.com
c336720d7d Added nsIMsgFolder implentation 1999-01-27 03:04:29 +00:00
terry%netscape.com
a57c7c040a If the version isn't valid, try "other" before giving up. 1999-01-27 03:00:31 +00:00
putterman%netscape.com
15fa6026c1 Add new methods to nsIMsgFolder interface 1999-01-27 02:59:12 +00:00
mscott%netscape.com
88a5229020 Adding code to parse a news url and to load a news url for the test harness... 1999-01-27 02:58:53 +00:00
alecf%netscape.com
af65e11ebe first entry of Proxy via Event Queue utility routines 1999-01-27 02:58:19 +00:00
alecf%netscape.com
97c6ad2789 first entry of nsProxyEvent helper routines for writing proxy interfaces 1999-01-27 02:57:46 +00:00
terry%netscape.com
c355e62217 Fixed error message when version is invalid. 1999-01-27 02:56:20 +00:00
pollmann%netscape.com
d088640ae9 Bug 1958: Submit value for checkboxes or "on" for checkboxes with no value. 1999-01-27 02:33:16 +00:00
briano%netscape.com
3817a12b85 Automated update 1999-01-27 02:30:35 +00:00
mcafee%netscape.com
378818c0c6 Adding toolbar icons 1999-01-27 02:26:53 +00:00
mcafee%netscape.com
72f62c21ef Adding xpfe/browser to build 1999-01-27 02:26:07 +00:00
mcafee%netscape.com
bc15a3df7f Adding xpfe/browser 1999-01-27 02:24:53 +00:00
mjudge%netscape.com
db58635679 Must allow for the fact that content may be nsnull in ALL cases. 1999-01-27 02:15:38 +00:00
warren%netscape.com
f6ca4f2e02 Looks like I forgot a public declaration. 1999-01-27 02:12:57 +00:00
mcmullen%netscape.com
a58105db04 Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp. 1999-01-27 02:11:56 +00:00
pinkerton%netscape.com
2549f2d4dd Got reflow working so that it lays out its children one right after the other, leaving room for a grippy to be drawn. 1999-01-27 02:11:07 +00:00
warren%netscape.com
e14885b342 Added nsIAllocator and implementation. Made service manager services sticky'. 1999-01-27 02:02:22 +00:00
kmcclusk%netscape.com
a92dfe581a Modified GetDefaultChecked and SetDefaultChecked to get and set the checked
attribute.
1999-01-27 01:35:30 +00:00
rjc%netscape.com
207d9a9932 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
e461a26fdd First cut at a file system data source. 1999-01-27 01:26:07 +00:00
waterson%netscape.com
98efa72355 Exposed EventListenerManager. 1999-01-27 00:58:49 +00:00
bienvenu%netscape.com
2fcbb144d5 initial entry into cvs of makefiles for mdb 1999-01-27 00:56:09 +00:00
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