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

24357 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com d9008580da added more states to .h and implementations to .cpp 1999-04-21 00:04:38 +00:00
rods%netscape.com 271b78d0dd Removed the adding of an additional 1 to the length on conversions. 1999-04-21 00:03:01 +00:00
akkana%netscape.com 0367d1482d Fix crash on second paste -- don't free our own memory, rely on transferable to do it 1999-04-20 23:54:54 +00:00
mcmullen%netscape.com 9f7e2955ec Not in build 1999-04-20 23:53:32 +00:00
davidmc%netscape.com 2355c92688 also permit zero scope to be okay as column scope for value oids inside metainfo cells. 1999-04-20 23:52:38 +00:00
davidmc%netscape.com 0d2e7b461c also turn on assertions for Mac 1999-04-20 23:51:57 +00:00
davidmc%netscape.com d9a06c27a2 append ":c" suffix to table kind hex refs so that column space is used for the atom instead of the value space. 1999-04-20 23:51:31 +00:00
davidmc%netscape.com 2d98fe9064 change Mork file format version number to 1.3 to protect folks from badly formed files created during last day due to incorrect table kind hex refs in Mork. 1999-04-20 23:50:46 +00:00
nhotta%netscape.com 5dd9e80833 Backing out my last change, I need to do NULL checkings for parameters. 1999-04-20 23:48:21 +00:00
mscott%netscape.com 9c2d889626 for nsMsgLineStreamBuffer, let caller choose if they want CRLFs at the end of the new lines or not. 1999-04-20 23:44:34 +00:00
mscott%netscape.com e9042ccc29 Make sure the line buffer stream leaves CRLFs on for us when extracting new lines. 1999-04-20 23:43:39 +00:00
radha%netscape.com 06e34dba48 No need to obtain the url to be loaded here. BrowserAppcore does that
when loading the initial page
1999-04-20 23:36:07 +00:00
radha%netscape.com cf8d0870cf Remove previous changes related to forward and back button 1999-04-20 23:35:33 +00:00
radha%netscape.com e08c6d9954 Use the CanGoForward and CanGoBack broadcasters to enable/disable the
forward&back button
1999-04-20 23:35:11 +00:00
radha%netscape.com 325df4f720 1. Added a new utility method to obtain handle to a xul element from its name.
2. Implement the LoadInitialPage so that when -url argument is passed, the
   url passed will be loaded after the navigator.xul is loaded. This method
   can be later used to load the home page from prefs
3. Use the CanGoForward and CanGoBack broadcasters to set the forward and back button
VS: ----------------------------------------------------------------------
1999-04-20 23:33:57 +00:00
mscott%netscape.com f37bcffdf7 Update the idl file. 1999-04-20 23:33:19 +00:00
hyatt%netscape.com 4cea0caa99 Forgot to commit a file. 1999-04-20 23:32:43 +00:00
radha%netscape.com 82e409efba New method LoadInitialPage() added and reflected to javascript 1999-04-20 23:31:28 +00:00
radha%netscape.com 5feab6ef98 New method LoadInitialPage() added 1999-04-20 23:30:53 +00:00
mscott%netscape.com 5138a5cd91 remove linkage against xplib. 1999-04-20 23:30:42 +00:00
mscott%netscape.com 7666bdbd29 Pull out the mailbox service code for displaying and copying a message. Replace it with code that uses the new nsIMsgMessageService. In addition, we are no longer going to support message display from the demos menu. It is no longer necessary as we can display messages by selecting them on the thread pane. 1999-04-20 23:30:04 +00:00
mscott%netscape.com 00f300f846 Register the new nsMsgMessageService which is supported by the mailbox service. Add progids for both the mailbox version of the message service and for the mailbox service. 1999-04-20 23:28:42 +00:00
mscott%netscape.com 41c192b7b1 Add Queryinterface method such that it includes nsIMsgMessageService which is a new interface this class supports. 1999-04-20 23:27:32 +00:00
mscott%netscape.com 24195ff1a3 Inherit the new nsIMsgMessageService interface. 1999-04-20 23:26:37 +00:00
mscott%netscape.com 94dab79908 Remove Copy and display messages from mailbox service interface. 1999-04-20 23:25:59 +00:00
mscott%netscape.com a6c07e75b9 Export nsIMsgMessageService.h 1999-04-20 23:19:40 +00:00
mscott%netscape.com 5a899f7ed6 Rev the interface... 1999-04-20 23:19:11 +00:00
mcmullen%netscape.com d3ec3c37f5 This is still not in the build yet. 1999-04-20 23:18:44 +00:00
alecf%netscape.com 158d991ea2 maybe HPUX is defined on HPUX? 1999-04-20 23:18:22 +00:00
kipp%netscape.com e7d121e337 Fixed bug #5192 by growing the trapezoid buffer as needed 1999-04-20 23:08:03 +00:00
matt%netscape.com fa46a8bc5a Changing pref window to be 50px larger 1999-04-20 23:03:14 +00:00
matt%netscape.com 43dce3e481 Adding makefile for prefs panes to be placed in samples 1999-04-20 23:02:22 +00:00
saari%netscape.com 868e0345cd fix bug #3379 1999-04-20 23:02:16 +00:00
matt%netscape.com bc5826d289 Adding prefs panes to cvs and the build. Added files along with changed
makefile.in for building on mac
1999-04-20 23:00:48 +00:00
sfraser%netscape.com f4441d5a7e First Checked In. 1999-04-20 22:51:57 +00:00
alecf%netscape.com a713dbf60e fix newline-at-end-of-file problem 1999-04-20 22:50:08 +00:00
alecf%netscape.com 39d88dbe36 change nsIEnumerators to nsISupportsArrays and implement some of the getIdentities() getServers() etc 1999-04-20 22:48:32 +00:00
alecf%netscape.com 90cf042740 add accessor for getting the account manager from the mail session 1999-04-20 22:43:04 +00:00
saari%netscape.com 05e07ab0c5 Mods for menu enabling and disabling. 1999-04-20 22:41:44 +00:00
akkana%netscape.com 54f3a11eb0 Make Linux paste work 1999-04-20 22:40:53 +00:00
sfraser%netscape.com a51634749e First Checked In. 1999-04-20 22:38:29 +00:00
sfraser%netscape.com 5d331e78cb Added dialogs.css to makefiles 1999-04-20 22:37:15 +00:00
hyatt%netscape.com 7f8fb78632 window.open lives. 1999-04-20 22:35:11 +00:00
putterman%netscape.com 16c1e86959 Moved folder listener code from local to base. 1999-04-20 22:24:21 +00:00
sfraser%netscape.com aa63654780 First Checked In. 1999-04-20 22:24:20 +00:00
amusil%netscape.com 551b6f72ee The number of variants should always start at 1. 1999-04-20 22:22:02 +00:00
amusil%netscape.com 5792c831fc Patch for HP-UX specific problem. 1999-04-20 22:21:25 +00:00
rjc%netscape.com e125ca785d If a sort isn't initially imposed, just append new nodes onto end of container's child list. 1999-04-20 22:14:38 +00:00
davidmc%netscape.com 8392ec5504 replace tabs with (Mork canonical) two spaces 1999-04-20 22:14:35 +00:00
troy%netscape.com 0b93c37f4f Changed GetAbsoluteContainingBlock() to return relatively positioned
block-level and inline-level elements as well
1999-04-20 22:08:33 +00:00