putterman%netscape.com
fb86159ca9
removed release of nsmsghdr until we decouple from rdf.
1999-03-12 13:17:45 +00:00
putterman%netscape.com
3142c975c6
Moved parse url utility
1999-03-12 13:17:21 +00:00
putterman%netscape.com
a23799bdf1
Can either load a demo message or a real message.
1999-03-12 13:16:51 +00:00
putterman%netscape.com
f24c5d3982
link with msgdb and rdfutil.
1999-03-12 13:14:57 +00:00
putterman%netscape.com
90a05f4fea
Date displays correctly.
1999-03-12 13:14:33 +00:00
putterman%netscape.com
d54a42c5ed
comment out NS_ERROR in remove
1999-03-12 13:13:58 +00:00
ramiro%netscape.com
846235af9b
Make it possible to prefix mozilla dlls that conflict with system dlls.
1999-03-12 12:43:04 +00:00
briano%netscape.com
fffe8cf2c6
Automated update
1999-03-12 11:45:42 +00:00
ramiro%netscape.com
96f27eabb0
Take out exception tests, it breaks --enable-tests.
1999-03-12 11:42:10 +00:00
ramiro%netscape.com
fbc11024be
unbreak it on linux.
1999-03-12 11:29:43 +00:00
ramiro%netscape.com
f31b16897d
Dont build broken rdfsink tests, breaks --enable-tests.
1999-03-12 11:27:57 +00:00
dp%netscape.com
2381e84b6d
Using nsHashtable and nsProgIDKey for dll hashing
1999-03-12 11:25:17 +00:00
dp%netscape.com
84607889b9
using nsHashtable for dllStore.
1999-03-12 11:23:49 +00:00
waterson%netscape.com
bd69bb3b7c
More nsCOMPtr bustage. !@$!%!@ Mac.
1999-03-12 10:29:11 +00:00
waterson%netscape.com
56fb8b6da7
Fixed nsCOMPtr bustage on Mac.
1999-03-12 10:24:42 +00:00
waterson%netscape.com
8bbd8f1335
Added note on making fns virtual.
1999-03-12 10:09:51 +00:00
waterson%netscape.com
f7db140aba
Added precondition checks to DOM observer APIs.
1999-03-12 10:09:26 +00:00
waterson%netscape.com
954fd347fc
Fixed bug with ambiguity that may occur in calls to RDFTreeBuilderImpl::RemoveWidgetItem(); implemented OnRemoveChild() DOM observer.
1999-03-12 10:09:07 +00:00
rjc%netscape.com
9281aff0ce
Damn tabs/spaces.
1999-03-12 09:21:04 +00:00
mcafee%netscape.com
04f01fea97
Removing a printf()
1999-03-12 09:19:28 +00:00
rjc%netscape.com
a56f69dbda
Move folder-open.gif and folder-closed.gif into dist area.
1999-03-12 09:00:58 +00:00
dp%netscape.com
841ac2eeee
Forcing XPCOM registry recreation
1999-03-12 08:53:45 +00:00
dp%netscape.com
13097f8d48
PC: Disabling autoregistration at initialization. It will be done by the app.
1999-03-12 08:52:56 +00:00
dp%netscape.com
f4a6763a35
PC: Enabling autoregistration from the app
1999-03-12 08:51:37 +00:00
rjc%netscape.com
f88509a2bf
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
ef044d8dbd
Only set container='true' when something is really a container.
1999-03-12 08:49:26 +00:00
rjc%netscape.com
d8537829d0
Add icons for type=FileSystemObject
1999-03-12 08:48:21 +00:00
rjc%netscape.com
d2e0408d41
First Checked In.
1999-03-12 08:38:21 +00:00
waterson%netscape.com
2962cfb5fd
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
9cdcfa7962
Fixed bug where button created without 'src=' would crash when 'src=' was set.
1999-03-12 08:11:54 +00:00
rpotts%netscape.com
fb60b73b81
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
82bea0235a
Fix some idl changes.
1999-03-12 08:02:35 +00:00
putterman%netscape.com
61f8918ad5
Specify folder with two '/'.
1999-03-12 07:59:03 +00:00
putterman%netscape.com
c93ae96d08
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
63bb1b4bfa
Add and Remove folderListeners, and hook up DeleteMessage between datasource
...
and database.
1999-03-12 07:57:26 +00:00
putterman%netscape.com
bca2803402
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
724fbab184
Add and Remove FolderListeners.
1999-03-12 07:55:26 +00:00
putterman%netscape.com
d2e3d7d004
Add and Remove Folder Listeners.
1999-03-12 07:54:48 +00:00
waterson%netscape.com
f2e2f5d702
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
18ca235f8d
initial mork landing - not part of build yet
1999-03-12 07:39:27 +00:00
kostello%netscape.com
38eccef659
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
ea693cf518
Fixed bug 3664: not checking for null condition
1999-03-12 06:50:41 +00:00
mccabe%netscape.com
519a1ba0fa
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
4a1acf8687
Solaris needs prototypes for PR_Free, PR_smprintf.
1999-03-12 06:42:37 +00:00
mscott%netscape.com
476e22c710
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
8a292ee796
hopefully a fix for the mac build
1999-03-12 06:12:03 +00:00
karnaze%netscape.com
2e9f915151
bug 3628, scrolling=yes on <frame>, <iframe>
1999-03-12 05:36:35 +00:00
mscott%netscape.com
3ab8850a11
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
84473f96fa
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
be4a3aed70
Changing the name of the include tag.
1999-03-12 05:22:19 +00:00