gagan%netscape.com
db42a7e810
Reordered netlib libs to link correctly. NECKO only.
1999-07-01 21:29:08 +00:00
rods%netscape.com
2d90c10c9e
Added D&D to toolbars and toolboxes
1999-07-01 21:12:43 +00:00
rods%netscape.com
d00260f5fe
added nsToolbarItem to constructing code
1999-07-01 21:11:38 +00:00
duncan%be.com
03cb6e9c9b
Minor tweak to BeOS specific rule to get Mozilla to build under BeOS.
1999-07-01 21:04:07 +00:00
jefft%netscape.com
eb031aa5e4
implemented CopyFileMessage()
1999-07-01 21:03:00 +00:00
valeski%netscape.com
f7475a9941
necko bustage
1999-07-01 21:02:53 +00:00
valeski%netscape.com
976f46415a
necko build bustage.
1999-07-01 21:02:06 +00:00
saari%netscape.com
9c4389def2
Error checking on QI call prevents crash with multiple DOM nodes of the same ID
1999-07-01 20:57:28 +00:00
buster%netscape.com
894d0f0085
minor bug fixes
1999-07-01 20:46:59 +00:00
rods%netscape.com
03778379c3
Removed drawing optimization because it causes flicker.
1999-07-01 20:44:05 +00:00
rhp%netscape.com
dc436337da
Fix build problem on linux
1999-07-01 20:34:34 +00:00
mcafee%netscape.com
2df6456694
Adding htmlrobot for NECKO case
1999-07-01 20:30:00 +00:00
rhp%netscape.com
de8b9bcb4a
Changes to run on linux
1999-07-01 20:26:54 +00:00
mcafee%netscape.com
3df31588fb
Cut & paste error on last checkin
1999-07-01 20:26:11 +00:00
hangas%netscape.com
a7a18b42df
Glued in all the fields for a new edit card. Each field will now be passed down to the address book.
1999-07-01 20:10:29 +00:00
hangas%netscape.com
aa3c731eee
Added new files to project for Candice
1999-07-01 20:07:07 +00:00
chuang%netscape.com
5f468519e4
Add New Card function and remove hardcoded datd from address book
1999-07-01 20:04:04 +00:00
putterman%netscape.com
a0ad4e5808
Get rid of nsCOMPtr assertions related to deleting a message.
1999-07-01 19:59:08 +00:00
slamm%netscape.com
fff91c6952
Use window onload handler. Parameterize the sidebar init. Remove some dead wood.
1999-07-01 19:53:22 +00:00
slamm%netscape.com
ff4b73549a
Parameterize sidebar.
1999-07-01 19:51:13 +00:00
slamm%netscape.com
821c94acaf
Use new grippy images added by evaughan.
1999-07-01 19:50:34 +00:00
gordon%netscape.com
1842e1c67e
First Checked In.
1999-07-01 19:50:15 +00:00
pinkerton%netscape.com
3b6ca40835
ok, now that mozilla/lib/mac/InterfaceLib is in the module, let's use it. Take two.
1999-07-01 19:49:35 +00:00
warren%netscape.com
b6a160abc6
necko changes
1999-07-01 19:38:49 +00:00
kin%netscape.com
3b5b4d3b48
Added ApplyStyleSheet() method to the various editor interfaces.
1999-07-01 19:32:35 +00:00
warren%netscape.com
bd73f68e8b
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
gordon%netscape.com
03a78c217d
First Checked In.
1999-07-01 19:29:45 +00:00
Dale.Stansberry%Nexwarecorp.com
871b67fc25
- Optimized scrolling
...
- Really fixed invalidate widget this time...
1999-07-01 19:12:32 +00:00
gordon%netscape.com
5be98ff231
Added nsIHeader.h, nsIProxy.h, nsISocketTransportService.h to list of headers to export.
1999-07-01 19:12:07 +00:00
gordon%netscape.com
060165ed8d
Updated to match changes to Windows/Unix makefiles.
1999-07-01 19:11:17 +00:00
gordon%netscape.com
4be3a6bb9e
Updated list of IDL files.
1999-07-01 19:10:31 +00:00
gordon%netscape.com
26a9374e9c
Changed access paths.
1999-07-01 19:09:51 +00:00
gordon%netscape.com
a31a6af6bd
First Checked In.
1999-07-01 19:07:32 +00:00
akkana%netscape.com
8afa44f109
Oops, making wrapcolumn unsigned was a mistake. (Thanks to slamm's
...
warnings page for showing me that!) Change it back to signed.
1999-07-01 19:01:04 +00:00
sspitzer%netscape.com
5cfdb3af5b
fix build bustage. thanks to pinkerton for the help
1999-07-01 18:59:05 +00:00
kin%netscape.com
162b21d71e
Added GetIID() method.
1999-07-01 18:57:36 +00:00
chuang%netscape.com
d5a231bc73
new files, not in build
1999-07-01 18:52:04 +00:00
briano%netscape.com
d4b2efa813
Cleanup and fix for OpenBSD.
1999-07-01 18:51:49 +00:00
buster%netscape.com
7bc9bfc2b0
0. possible fix for Sun build bustage.
...
1. IsEditable is much less hacky. It basically says:
1. if the node is a special bogus text node, it's not editable
2. if the node is a text node with only newlines, then it's not editable
3. if the node has no frame associated with it, then it is not editable
4. otherwise, it is editable.
As part of this, I had to make IsEditable non-static. This had some cascading effects on static methods that called
IsEditable, which likewise had to be made non-static.
2. SetTextProperties now works when the endpoints are leaf nodes (like images), not just text. Charlie, you should
put this through some stress cases.
1999-07-01 18:42:28 +00:00
sgehani%netscape.com
da4d19426e
Guarding against memory allocation error and a resulting null pointer.
...
Also, now AddRef'ing XPCOM nsPropertyElements when created.
1999-07-01 18:39:46 +00:00
jefft%netscape.com
49fce751a4
fixed memory leak using nsISupportsArray
1999-07-01 18:30:52 +00:00
nhotta%netscape.com
b2f17b856e
Bug fix 8899, changed to use nsIStringCharsetDetector.
1999-07-01 18:29:35 +00:00
jefft%netscape.com
0161a880c0
back out checking for pMsgDBHdr
1999-07-01 18:27:10 +00:00
buster%netscape.com
f4797d2939
fixed unit test to handle new default doc
1999-07-01 18:24:07 +00:00
jband%netscape.com
367e8add5e
change some instances of 'const char* foo' to 'const char foo[]'
1999-07-01 18:21:01 +00:00
jdunn%netscape.com
2e51fe79aa
partical fix for the stubs call on AIX
1999-07-01 18:16:34 +00:00
jdunn%netscape.com
b5eccd3d06
re-checking in the fix for HP...
1999-07-01 18:15:41 +00:00
rhp%netscape.com
5ae5747afd
Changes for pretty output
1999-07-01 18:15:17 +00:00
jefft%netscape.com
f13a35d8e5
added helper InitCopyState()
1999-07-01 18:13:56 +00:00
jefft%netscape.com
dfa8e3d02e
check pMsgDBHdr to prevent crash
1999-07-01 18:12:29 +00:00