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

19953 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com 38a1ba3588 Forcing XPCOM registry recreation 1999-03-12 08:53:45 +00:00
dp%netscape.com a7a1e56945 PC: Disabling autoregistration at initialization. It will be done by the app. 1999-03-12 08:52:56 +00:00
dp%netscape.com 2ac2ed7954 PC: Enabling autoregistration from the app 1999-03-12 08:51:37 +00:00
rjc%netscape.com 709bbefa61 The file system datasource now sets a type='FileSystemObject' attribute on file system nodes. 1999-03-12 08:50:36 +00:00
rjc%netscape.com 68ed3db323 Only set container='true' when something is really a container. 1999-03-12 08:49:26 +00:00
rjc%netscape.com 2da1bd5452 Add icons for type=FileSystemObject 1999-03-12 08:48:21 +00:00
rjc%netscape.com a66384ce9c First Checked In. 1999-03-12 08:38:21 +00:00
waterson%netscape.com 9948afecc3 Renamed IsWidgetProperty() to IsContainmentProperty(), added RemoveWidgetItem() call and hooked it up in the generic builder. 1999-03-12 08:13:14 +00:00
waterson%netscape.com 8eebc1a046 Fixed bug where button created without 'src=' would crash when 'src=' was set. 1999-03-12 08:11:54 +00:00
rpotts%netscape.com bbd74bd59d Removed the Change Icons menu item... Removed the call to BrowserPrintPreview() from the Print Preview menu item. Currently, the BrowserPrintPreview() function does not do what you expect - it tries to change the toolbar icons and crashes 1999-03-12 08:03:02 +00:00
putterman%netscape.com 3863521ffd Fix some idl changes. 1999-03-12 08:02:35 +00:00
putterman%netscape.com cb9b0af1ce Specify folder with two '/'. 1999-03-12 07:59:03 +00:00
putterman%netscape.com bb23d88656 Remove another release because of RDF nsMsgHdr problems. Will fix after we
decouple nsMsghdr and nsIMessage.
1999-03-12 07:58:20 +00:00
putterman%netscape.com 98bbb002c5 Add and Remove folderListeners, and hook up DeleteMessage between datasource
and database.
1999-03-12 07:57:26 +00:00
putterman%netscape.com 073233a928 Added a parameter to CreateMsgHdr to determine if we use GetMessageKey while
creating URI.
1999-03-12 07:56:24 +00:00
putterman%netscape.com 510b1c3f03 Add and Remove FolderListeners. 1999-03-12 07:55:26 +00:00
putterman%netscape.com d419f08699 Add and Remove Folder Listeners. 1999-03-12 07:54:48 +00:00
waterson%netscape.com c23bfa638d Ripped out the 'toy' parser and installed an updated version of the parser from 4.5. 1999-03-12 07:46:42 +00:00
bienvenu%netscape.com 10d777902f initial mork landing - not part of build yet 1999-03-12 07:39:27 +00:00
kostello%netscape.com 9b2389728b Fixed bug 3651: for OutputText, we were not outputting
linebreaks whenever we encounter <BR> in the content
model.
1999-03-12 06:51:34 +00:00
kostello%netscape.com 513833f1ff Fixed bug 3664: not checking for null condition 1999-03-12 06:50:41 +00:00
mccabe%netscape.com 25ebe42e73 Not part of seamonkey.
Removed awkward nsXPTParamInfo::GetInterface and friend, and als removed supporting nsXPTParamInfo.cpp file.  Replace by nsIInterfaceInfo::GetInfoForParam and friend.

Made the constructor for nsInterfaceInfo private, with nsInterfaceInfoManager as a friend class.
1999-03-12 06:49:01 +00:00
mcafee%netscape.com d2fbff22ba Solaris needs prototypes for PR_Free, PR_smprintf. 1999-03-12 06:42:37 +00:00
mscott%netscape.com 38f0f39756 add printf statement for "Mailbox Done" to allow QA to script a smoketest for the mail client. 1999-03-12 06:24:34 +00:00
karnaze%netscape.com 075bf28a73 hopefully a fix for the mac build 1999-03-12 06:12:03 +00:00
karnaze%netscape.com 760c28b14a bug 3628, scrolling=yes on <frame>, <iframe> 1999-03-12 05:36:35 +00:00
mscott%netscape.com f1ff990ae2 Add a return value at the end of GetSmtpName to fix build breakage on windows. I don't know why VC6.0 let it go.... 1999-03-12 05:33:00 +00:00
sfraser%netscape.com 895b199ee2 Throw the switch so we now pay attention to the charCode in the key event. 1999-03-12 05:28:22 +00:00
hyatt%netscape.com 816a74efd1 Changing the name of the include tag. 1999-03-12 05:22:19 +00:00
hyatt%netscape.com eafe35fb02 XUL fragments live! 1999-03-12 05:21:25 +00:00
hyatt%netscape.com 7b38b946bc Tweaked the content sink to remove an unused argument from the Init method. 1999-03-12 05:21:01 +00:00
hyatt%netscape.com 9cf9918ee2 Enhanced the document loader to handle subdocuments. 1999-03-12 05:20:29 +00:00
hyatt%netscape.com d19cbcb196 Enhanced the document loader so that it can now handle subdocuments, thus
enabling it to load multiple documents at once and to support the integration
of a subdocument into the parent document.
1999-03-12 05:20:14 +00:00
rjc%netscape.com eaa5d400eb Use appropriate icon for actual bookmark URLs. 1999-03-12 05:01:41 +00:00
waterson%netscape.com b204ed66c9 Fix more tab-spaces makefile bustage. 1999-03-12 05:00:13 +00:00
beard%netscape.com da15894388 using nsITimer::GetIID() instead of kITimerIID 1999-03-12 04:48:48 +00:00
beard%netscape.com 82eda26f04 took out initialization check in InitLiveConnectClasses 1999-03-12 04:48:28 +00:00
beard%netscape.com d1d3db243c massive overhaul for new stream APIs. 1999-03-12 04:48:04 +00:00
beard%netscape.com 9666b10acf added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
waterson%netscape.com a2e42fd544 Added an #ifdef XP_UNIX implementation of _strrev() to fix the
build. No clue if it works.
1999-03-12 04:41:50 +00:00
beard%netscape.com 14b1e19801 NS_NATIVE_PLUGIN_PORT 1999-03-12 04:33:29 +00:00
pinkerton%netscape.com 2d889e723a Fixes bug #3532 where incremental reflow was not being correctly handled. Also no longer re-resolves the style context at each reflow, but only once on inital reflow. 1999-03-12 04:33:24 +00:00
rjc%netscape.com 1dc7b5e355 Removing old personal toolbar folder icons which are too long (>31 characters) due to Mac. They've been replaced by icon files with shorter names. 1999-03-12 04:31:21 +00:00
beard%netscape.com e6582fb362 Fixed some unitialized variables 1999-03-12 04:31:13 +00:00
beard%netscape.com e1ca64c309 added AddEventListener 1999-03-12 04:30:30 +00:00
beard%netscape.com 0de05a4e63 now reference counts all listeners 1999-03-12 04:29:48 +00:00
rjc%netscape.com b413548180 Reducing length of personal toolbar folder icons to be no more than 31 characters as its a Mac limit. 1999-03-12 04:29:41 +00:00
beard%netscape.com 5aeee59388 now subclasses nsISupports 1999-03-12 04:29:19 +00:00
rjc%netscape.com e5f9a14f70 Icon filenames can't be longer than 31 characters (its a Mac limit) so shortening references to the personal toolbar folder icons. Also, adding in icon references to sidebar.xul 1999-03-12 04:19:43 +00:00
mscott%netscape.com 54c5ed351f Build nsPop3Service.cpp 1999-03-12 04:19:12 +00:00