Commit Graph

16202 Commits

Author SHA1 Message Date
peterl%netscape.com
28a6de7ff5 added assertion for switching style contexts during reflow 1999-02-05 03:58:27 +00:00
peterl%netscape.com
a95a9904a5 moved frame construction code to its own class 1999-02-05 03:57:49 +00:00
peterl%netscape.com
98811e1bbc added files: mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp 1999-02-05 03:56:41 +00:00
peterl%netscape.com
09faabfab1 added include & class definitions to make include safe 1999-02-05 03:55:55 +00:00
peterl%netscape.com
157564981f moved frame construction code from HTML style sheet 1999-02-05 03:55:18 +00:00
talisman%anamorphic.com
99f67ca469 Got addressbook building without errors, but it still needs alot of work to be fully functional. 1999-02-05 03:46:34 +00:00
talisman%anamorphic.com
2561a5c557 Added checking for OS name to determine where to create the mail directory and folders. 1999-02-05 03:45:34 +00:00
racham%netscape.com
9fd01cacc7 Modified browsedir to browsefile 1999-02-05 03:22:50 +00:00
saari%netscape.com
ed2b4684be and this should fix linux.... 1999-02-05 03:09:42 +00:00
saari%netscape.com
1552242572 fixing the right makefile this time 1999-02-05 03:09:07 +00:00
warren%netscape.com
937d09c5f1 Added nsIMsg and nsMsg impl. Changed counts to be unsigned. 1999-02-05 03:08:00 +00:00
saari%netscape.com
b98244c983 oops, changed wrong file 1999-02-05 03:07:42 +00:00
saari%netscape.com
22fe20f143 fixed horkage, exporting nsIXULCommand.h 1999-02-05 03:06:08 +00:00
bienvenu%netscape.com
1933da603b add a couple msg db error codes 1999-02-05 03:03:50 +00:00
bienvenu%netscape.com
3c857c171b start hooking up header deletion 1999-02-05 03:03:10 +00:00
mscott%netscape.com
2829373a91 Ref count the event sink after we create it.... 1999-02-05 02:57:19 +00:00
mscott%netscape.com
4383b79a07 Initialize pop3 sink's ref count value... 1999-02-05 02:56:40 +00:00
bienvenu%netscape.com
ac8a541cda call the class nsNewsSet for now 1999-02-05 02:43:16 +00:00
bienvenu%netscape.com
b0b64ea395 add news rc handling class 1999-02-05 02:32:41 +00:00
saari%netscape.com
8f34c6bc3d merged changes with gtk version that changed under me 1999-02-05 02:31:02 +00:00
saari%netscape.com
f874563422 Merged new changes with the gtk version that changed under me 1999-02-05 02:30:30 +00:00
saari%netscape.com
f19d7cd4d8 mozilla/widget/src/xpwidgets/nsBaseWidget.cpp - included "nsIMenuListener.h" - destructor releases mMenuListener - AddMenuListener Releases a previously held nsMenuListener (nsMenuBar) before AddRefing the passed in one mozilla/widget/public/nsIMenuItem.h - included "nsIXULCommand.h" - added SetXULCommand(nsIXULCommand*) which sets the XUL command for the menu item mozilla/widget/src/mac/nsMenuItem.cpp mozilla/widget/src/gtk/nsMenuItem.cpp mozilla/widget/src/motif/nsMenuItem.cpp mozilla/widget/src/windows/nsMenuItem.cpp - QueryInterface supports nsIMenuListener interface. - MenuSelected calls DoCommand on XULCommand (mac only right now) - Added SetXULCommand() to set the nsXULCommand for this menuitem mozilla/widget/src/mac/nsMenuItem.h mozilla/widget/src/gtk/nsMenuItem.h mozilla/widget/src/motif/nsMenuItem.h mozilla/widget/src/windows/nsMenuItem.h - nsMenuItem inherits from nsIMenuListener - Added SetXULCommand() method 1999-02-05 02:19:46 +00:00
saari%netscape.com
77c41394d9 First Checked In. 1999-02-05 02:17:40 +00:00
putterman%netscape.com
f8d0cde0b4 nsMsgFolder is a resource again. 1999-02-05 01:58:36 +00:00
troy%netscape.com
110c517be1 Removed #include of header files that weren't actually needed 1999-02-05 01:54:58 +00:00
racham%netscape.com
9d2df37eef adding Nlogo to list of images 1999-02-05 01:40:17 +00:00
alecf%netscape.com
90b75545d2 Update macros to include string type, and add documentation/example 1999-02-05 01:39:12 +00:00
jefft%netscape.com
861de1ef16 calling nsITransport->Open() instead of nsITransport->LoadURL() 1999-02-05 01:36:24 +00:00
racham%netscape.com
fc3a9d09dd Adding license statement to the folder 1999-02-05 01:31:29 +00:00
warren%netscape.com
63e20e34d2 Added nsRDFResource -- basic resource implementation to subclass. 1999-02-05 01:29:27 +00:00
warren%netscape.com
ac319994ec Fixed return type. 1999-02-05 01:27:59 +00:00
racham%netscape.com
e6b611a3dc Removing Netscape logo 1999-02-05 01:23:34 +00:00
mscott%netscape.com
628d17297c When interrupting a url, query for the nsINetlibURL interface and not the nsIProtocolConnection interface. The http url only supports the first interface and not the later. Both interfaces have the same method though...we could probably scrap nsIProtocolConnection.... 1999-02-05 01:12:41 +00:00
racham%netscape.com
b5ee3846dc Resolved path issues 1999-02-05 01:02:27 +00:00
mscott%netscape.com
7d5b5f344c Use new open call on the transport instead of LoadUrl.... 1999-02-05 00:51:28 +00:00
nhotta%netscape.com
94a70e212b Added uconv for the include path. 1999-02-05 00:36:45 +00:00
waterson%netscape.com
0cc3de8d28 Never used. 1999-02-05 00:30:09 +00:00
pinkerton%netscape.com
1cefa3fbe3 make dstr virtual because it has virtual methods. 1999-02-05 00:27:48 +00:00
pinkerton%netscape.com
c8193f4d22 make dstr virtual because the classes have virtual methods. 1999-02-05 00:24:57 +00:00
dougt%netscape.com
4a4a3343d2 makefile.win - first checkin 1999-02-05 00:24:34 +00:00
pinkerton%netscape.com
e588c8605d changes to factory stuff, which is all #ifdef'd out right now. 1999-02-05 00:18:47 +00:00
dougt%netscape.com
19f121ec3b First checkin of xpinstall into seamonkey 1999-02-05 00:15:30 +00:00
dougt%netscape.com
99ca1f4934 First checkin of our IDLs (these are for the idlc in dom/tools) 1999-02-05 00:13:34 +00:00
slamm%netscape.com
4eeec240a9 Add a comment. 1999-02-05 00:12:51 +00:00
dougt%netscape.com
a5f1f22a49 First checkin of our interface and IIDs 1999-02-05 00:12:29 +00:00
slamm%netscape.com
cc2a1cf9eb Use MOZ_ prefix for new autoconf macros. 1999-02-05 00:10:25 +00:00
dougt%netscape.com
b920318b77 First checkin of our glorious makefile for windows 1999-02-05 00:09:47 +00:00
pinkerton%netscape.com
b4aeacec4b Adding nsThrobberGlue.cpp to build. 1999-02-05 00:08:47 +00:00
mscott%netscape.com
ca38bf39ae Get rid of m_isSocketOpen variable. Rely on new transport Open method to determine if
the transport needs opened. Release some more interfaces when we go away...
1999-02-04 23:52:04 +00:00
mscott%netscape.com
02cf4efc6c open transport functionality. 1999-02-04 23:51:02 +00:00