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

238 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 10a019230e stop building the seperate messenger appcore 1999-03-09 19:56:53 +00:00
warren%netscape.com 023d5d0042 fixed include problem 1999-03-09 13:07:15 +00:00
warren%netscape.com e82053f242 Removed nsService stuff. 1999-03-09 12:29:08 +00:00
warren%netscape.com b2b7c1f496 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
chuang%netscape.com a375dfd52b Move throbber to the right, add MsgHome() function. 1999-03-09 01:15:00 +00:00
mscott%netscape.com 32882b6abc Change onClick to onclick to enable menu item commands. 1999-03-07 21:58:36 +00:00
mscott%netscape.com ecc88337a8 Change rdf:id to id. (Although the thread pane doesn't seem to be working for me as of sunday's current tip....) 1999-03-07 21:58:15 +00:00
mscott%netscape.com ff9d8c8acb Install DLL in components directory as part of dp's changes... 1999-03-07 21:54:46 +00:00
chuang%netscape.com b45df60c09 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 957822f793 Java script functions for mailnews commands 1999-03-06 00:41:56 +00:00
chuang%netscape.com a1dbbd5faa Java script functions for UI widgets 1999-03-06 00:41:21 +00:00
mscott%netscape.com 840e735d7f 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 5fe1801c03 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 41f19c23e2 Add the function NewMessage to popup the compose window. 1999-03-04 19:33:55 +00:00
putterman%netscape.com 9760e36dad changed id to rdf:id 1999-03-04 05:03:32 +00:00
mscott%netscape.com ad64473c49 Changes for naoki to implement SetDocumentCharset. 1999-03-04 02:02:12 +00:00
mscott%netscape.com 399ea6d2b6 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com eb6d06c4f4 attribute name space changes. 1999-03-03 21:59:04 +00:00
mscott%netscape.com d9a65acfe8 attribute name space changes. Spell start up correctly. 1999-03-03 21:56:48 +00:00
mscott%netscape.com f4abaae1bd Fix build breakage by adding SetDocumentCharset function which was added to nIDOMMsgAppCore. 1999-03-03 18:44:12 +00:00
mscott%netscape.com 5d477fdf0e 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 ab9cdd7f13 onClick -> onclick 1999-03-03 17:48:34 +00:00
bienvenu%netscape.com 08c538c41f fix build bustage courtesy of the nsCOMPtr team 1999-03-03 05:13:21 +00:00
putterman%netscape.com 0a27dec66b 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 5060c10912 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 b7ee4e691b Export delmsg.gif because we don't have an icon for this yet... 1999-03-01 22:11:56 +00:00
alecf%netscape.com f231af1503 move old nsIMessenger interface and move into base/ 1999-03-01 21:54:40 +00:00
putterman%netscape.com 3b15ee2d9c added threadPane.css 1999-03-01 18:07:22 +00:00
putterman%netscape.com fa8cbbc0d5 Added threadPane.css 1999-03-01 18:06:58 +00:00
alecf%netscape.com ff315968a4 update to new RegisterComponent APIs 1999-02-27 02:25:02 +00:00
alecf%netscape.com 4144b12fbb moving this file to base 1999-02-27 02:04:53 +00:00
mscott%netscape.com f0f613ef6a Fix build breakage. NS_InitMsgAppCoreClass returns an nsresult. 1999-02-26 23:38:32 +00:00
alecf%netscape.com e7a2121450 remove duplicate definition (whoops!) 1999-02-26 20:06:18 +00:00
alecf%netscape.com 739968690e bring NS_InitMsgAppCoreClass back from the dead 1999-02-26 20:04:39 +00:00
mscott%netscape.com ac4616b1e5 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 e012721b15 Making it build with new RDF registration mechanism. 1999-02-26 12:24:22 +00:00
mscott%netscape.com 75fbe33dec 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 08fefec422 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 402da8d763 rev the XPIDL generated headers 1999-02-26 01:17:12 +00:00
putterman%netscape.com cf59281c79 Added correct RDF root. 1999-02-25 02:59:30 +00:00
mscott%netscape.com f989758184 Build the resources directory. 1999-02-25 01:01:02 +00:00
mscott%netscape.com 33998935c4 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 3b8cc813c2 Removing from the repository. They are getting replaced with new .xul files. 1999-02-25 00:59:03 +00:00
alecf%netscape.com 587f093884 add namespace registration stuff for bhuvan 1999-02-24 20:27:24 +00:00
warren%netscape.com 7f928e4843 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
putterman%netscape.com 61c6ea7c43 Add new parameters for width and height. 1999-02-22 23:00:36 +00:00
alecf%netscape.com 0b657f0fdf fix XUL to match new command mechanism 1999-02-22 22:36:29 +00:00
mscott%netscape.com dbb4af4330 More updates for getting the 3-pane looking correctly... 1999-02-19 02:43:11 +00:00
mscott%netscape.com e7f892fcf1 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 bf42d23076 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 9003abe616 New style sheet for laying out the tree widget.... 1999-02-18 19:22:33 +00:00
mscott%netscape.com 2f2e229d4f 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 1889ed2c98 Remove some ::IID() calls and replace them with NS_DEFINE_IID macros... 1999-02-18 00:47:50 +00:00
mscott%netscape.com 40cc2354ea 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 63258c3405 Link with nntptest library... 1999-02-18 00:46:16 +00:00
mscott%netscape.com cb9d1d3696 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 b941f5d5d8 mail shell needs a frame for browser.webwindow 1999-02-18 00:43:36 +00:00
alecf%netscape.com 6c2ffe3f2c new generated javascript with constructor 1999-02-17 20:47:29 +00:00
mscott%netscape.com b8046e4c37 Add some debug code to figure out when the messenger dll gets loaded.... 1999-02-17 08:14:46 +00:00
mscott%netscape.com 9ebec044c6 Fix some syntax problems (missing '/' at end of some statements). Added some dump debug code to figure out if our JS glue code is even getting called (which it isn't right now). 1999-02-17 08:13:56 +00:00
mscott%netscape.com d412509c39 Add code to build and execute a news url.... 1999-02-17 08:12:44 +00:00
mscott%netscape.com da639243f3 NS_InitMsgAppCoreClass now takes a JSObject for the parent... 1999-02-17 08:11:54 +00:00
mscott%netscape.com 904d48d3b5 Add JSObject for the parent to the arguments NS_InitMsgAppCore. 1999-02-17 08:09:47 +00:00
warren%netscape.com e4d80924d9 Added sidebar xul 1999-02-17 05:34:15 +00:00
warren%netscape.com 5cb52aa9d2 Scott Putterman's changes to make the folder pane work. 1999-02-17 05:32:08 +00:00
alecf%netscape.com cca2821cab move function declaration 1999-02-17 02:03:23 +00:00
alecf%netscape.com 6c650031a7 add InitMsgAppCoreclass to exported header 1999-02-17 01:56:45 +00:00
alecf%netscape.com 7fc4f1aeff add commands for loading urls through the MsgAppCore 1999-02-17 00:09:01 +00:00
alecf%netscape.com 46009a1a05 Add new OpenURL method and reflect it into JavaScript 1999-02-16 23:52:22 +00:00
warren%netscape.com 299d7e296e Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
chuang%netscape.com a4f691f847 Change title 1999-02-13 00:09:26 +00:00
alecf%netscape.com 369daca8ab update windows makefile 1999-02-12 01:11:59 +00:00
alecf%netscape.com dc51d9516a fix XPIDL output 1999-02-12 01:05:30 +00:00
alecf%netscape.com f4199c7196 add new nsMessengerFactory to instantiate the messenger AppCore 1999-02-12 01:01:56 +00:00
chuang%netscape.com edc19d406c Open a separate 3 pane Mail window using Javascrip 1999-02-12 00:05:13 +00:00
rhp%netscape.com 3818fcc9df Updated the way to access the web shell of interest. 1999-02-11 23:02:51 +00:00
rhp%netscape.com f57d8fbeef Added changes to get a hold of the webshell. 1999-02-11 19:56:40 +00:00
rhp%netscape.com 8a68b6c49a Adding windows makefiles 1999-02-11 19:11:07 +00:00
alecf%netscape.com 3b20a5511c add glue code for GetNewMail() 1999-02-11 07:02:06 +00:00
alecf%netscape.com 4433c66591 include the new header file so our factory method is done correctly 1999-02-11 06:26:09 +00:00
alecf%netscape.com 43b6a4e8f6 fix some warnings and add a new header file which does object construction 1999-02-11 06:25:16 +00:00
alecf%netscape.com 5599eefe9c export the private header file 1999-02-11 06:23:58 +00:00
alecf%netscape.com 82cf2bc30d finish implementing nsMsgAppCore 1999-02-11 05:35:20 +00:00
alecf%netscape.com b1878f29ea and now it compiles on Unix. Whoo hoo! 1999-02-11 05:23:48 +00:00
alecf%netscape.com b9ca7b2251 first checkin for Messenger AppCore 1999-02-11 05:16:05 +00:00
chuang%netscape.com 0e07adb425 Updated toobar xul 1999-02-10 22:59:44 +00:00
chuang%netscape.com 9deb4076cd Initial 3 pane mail ui files 1999-02-10 21:31:01 +00:00
chuang%netscape.com 7be9416cbc Mail toolbar buttons gif files 1999-02-10 21:24:55 +00:00