Commit Graph

80 Commits

Author SHA1 Message Date
chuang%netscape.com
6e617524fb Java script functions for shared command between mail and browser, like Communicator and Help menu 1999-03-06 00:43:10 +00:00
chuang%netscape.com
3f885e457f Java script functions for mailnews commands 1999-03-06 00:41:56 +00:00
chuang%netscape.com
a0b02d4e43 Java script functions for UI widgets 1999-03-06 00:41:21 +00:00
mscott%netscape.com
81351b60ce Leverage name spaces and remove rdf:id leaving just 'id'. This was causing the folder pane to come up blank.... 1999-03-06 00:07:27 +00:00
cyeh%netscape.com
b27fdb082f fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
ducarroz%netscape.com
d5a513a814 Add the function NewMessage to popup the compose window. 1999-03-04 19:33:55 +00:00
putterman%netscape.com
38aa8e7d0c changed id to rdf:id 1999-03-04 05:03:32 +00:00
mscott%netscape.com
953d2c8bfe Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
mscott%netscape.com
2378c3cf18 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com
1845734038 attribute name space changes. 1999-03-03 21:59:04 +00:00
mscott%netscape.com
0a4feff450 attribute name space changes. Spell start up correctly. 1999-03-03 21:56:48 +00:00
mscott%netscape.com
2eecad23dd Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore. 1999-03-03 18:44:12 +00:00
mscott%netscape.com
eb2cee5fde Updates to restore commands by changing Onclick to onclick. Also fixed the syntax error in the openURL call that was preventing the LoadMsg button from working. 1999-03-03 18:11:53 +00:00
alecf%netscape.com
568b3ff45c onClick -> onclick 1999-03-03 17:48:34 +00:00
bienvenu%netscape.com
2fa3681daa fix build bustage courtesy of the nsCOMPtr team 1999-03-03 05:13:21 +00:00
putterman%netscape.com
1e05009272 update to use RDF:containment tag. ThreadPane now loads from RDF.
Removed xul: from threadPane.
1999-03-02 17:21:11 +00:00
mscott%netscape.com
6d2aaa1358 Correctly build the toolbar and menu items for the mail 3-pane. They used to be expressed in msgbar.xul but it doesn't seem to like it when they are defined that way. I also assumed that xul was the default name space and removed all "xul:" tags. Forced hard coded height and width values for each of the panes. These values are actually from a patch that Candice sent me. 1999-03-01 22:13:14 +00:00
mscott%netscape.com
0016826abb Export delmsg.gif because we don't have an icon for this yet... 1999-03-01 22:11:56 +00:00
alecf%netscape.com
f74310907c move old nsIMessenger interface and move into base/ 1999-03-01 21:54:40 +00:00
putterman%netscape.com
9aa1efa66c added threadPane.css 1999-03-01 18:07:22 +00:00
putterman%netscape.com
a225ff866d Added threadPane.css 1999-03-01 18:06:58 +00:00
alecf%netscape.com
dba169e3d7 update to new RegisterComponent APIs 1999-02-27 02:25:02 +00:00
alecf%netscape.com
e921e3560a moving this file to base 1999-02-27 02:04:53 +00:00
mscott%netscape.com
f9e4b48724 Fix build breakage. NS_InitMsgAppCoreClass returns an nsresult. 1999-02-26 23:38:32 +00:00
alecf%netscape.com
097ffed247 remove duplicate definition (whoops!) 1999-02-26 20:06:18 +00:00
alecf%netscape.com
58e090b48b bring NS_InitMsgAppCoreClass back from the dead 1999-02-26 20:04:39 +00:00
mscott%netscape.com
1f03f45461 Export NS_InitMsgAppCoreClass to fix build. Alec is going to make the correct change and add this to the idl file so we won't lose it the next time we rev the idl files. This was part of the hack stuff we had to add to get msgappcore running in apprunner.. 1999-02-26 20:03:26 +00:00
warren%netscape.com
f8b67aa56a Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
mscott%netscape.com
022657487a Fix build breakage. Change OpenURL signature to take a char * instead of an AutoString because the interface was changed that way. 1999-02-26 04:16:59 +00:00
mscott%netscape.com
e7756addfc Fix build breakage remove nsIID.h and nsISupportUtils.h from all interfaces until we can figure out where these files come from. I know this is the wrong long term solution so I'm not even changing the idl files. 1999-02-26 04:10:24 +00:00
alecf%netscape.com
3ca115bf66 rev the XPIDL generated headers 1999-02-26 01:17:12 +00:00
putterman%netscape.com
2d169788d3 Added correct RDF root. 1999-02-25 02:59:30 +00:00
mscott%netscape.com
fc7a4e9e0e Build the resources directory. 1999-02-25 01:01:02 +00:00
mscott%netscape.com
9c22a7459d New xul files to express our mail 3-pane UI. I also created a makefile.win which will export the mail news xul files into dist\WIN32_D.OBJ\bin\res\samples. 1999-02-25 01:00:19 +00:00
mscott%netscape.com
e2f5dc5293 Removing from the repository. They are getting replaced with new .xul files. 1999-02-25 00:59:03 +00:00
alecf%netscape.com
3250d1713b add namespace registration stuff for bhuvan 1999-02-24 20:27:24 +00:00
warren%netscape.com
59a5c261e9 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
putterman%netscape.com
96db8fe1fd Add new parameters for width and height. 1999-02-22 23:00:36 +00:00
alecf%netscape.com
f29e05d51b fix XUL to match new command mechanism 1999-02-22 22:36:29 +00:00
mscott%netscape.com
720eb2c647 More updates for getting the 3-pane looking correctly... 1999-02-19 02:43:11 +00:00
mscott%netscape.com
7754e68b82 Properly set and color toolbar button which will fetch a hard coded news article from the server and display it to the screen. 1999-02-18 19:37:32 +00:00
mscott%netscape.com
d1469d08bd Our thread pane xml file was not written right. Updated it to use the correct xul and xml tags to display correctly using the tree widget. 1999-02-18 19:23:52 +00:00
mscott%netscape.com
60380822ff New style sheet for laying out the tree widget.... 1999-02-18 19:22:33 +00:00
mscott%netscape.com
4ddbab89cf Rebuild our 3-pane UI using iframes..the old code was using HTML frames which caused only one nsIWebShell for the whole mail frame.... 1999-02-18 03:52:40 +00:00
mscott%netscape.com
b8954c27d9 Remove some ::IID() calls and replace them with NS_DEFINE_IID macros... 1999-02-18 00:47:50 +00:00
mscott%netscape.com
1f6061e098 initializing base app core no longer happens in the mail app core....this removes our build dependencies on the base app cores. 1999-02-18 00:47:09 +00:00
mscott%netscape.com
bf7774d2cd Link with nntptest library... 1999-02-18 00:46:16 +00:00
mscott%netscape.com
b38422f1d2 Updates to our mail core XUL file to get loading of a hard coded news url to run. 1999-02-18 00:45:11 +00:00
mscott%netscape.com
37d7aee1e4 mail shell needs a frame for browser.webwindow 1999-02-18 00:43:36 +00:00
alecf%netscape.com
4dd8d38d0f new generated javascript with constructor 1999-02-17 20:47:29 +00:00