evaughan%netscape.com
4d81487053
added files: mozilla/layout/xul/base/src/nsSplitterFrame.cpp, mozilla/layout/xul/base/src/nsGrippyFrame.cpp
1999-06-30 22:18:11 +00:00
evaughan%netscape.com
54afa7f4f6
Added anonymous node support.
...
Added splitters
Added Grippies.
1999-06-30 22:17:43 +00:00
erik%netscape.com
506cb84154
Need to check all of the XLFD scalable fields for 0 since sometimes only
...
one of them is set to 0 (e.g. average width). Also changed upper limit
for size ratio for font scaling so as to avoid scaling Japanese fonts
(ugly).
1999-06-30 22:12:50 +00:00
slamm%netscape.com
3e13257e39
Filter: declaration of `index\' hides global definition. More noise than help. Points out over use of string.h, but not everyone needs to look at it.
1999-06-30 21:52:42 +00:00
nhotta%netscape.com
8616c5ae23
Part of bug fix 8899, changed not to hard code "US-ASCII" when attachment has no charset label.
1999-06-30 21:35:04 +00:00
davidm%netscape.com
ba02b75a97
removed chat items and did some taskbar cleanup
1999-06-30 21:33:16 +00:00
gordon%netscape.com
e898f9a110
Changes to build for TARGET_CARBON.
1999-06-30 21:28:05 +00:00
cmanske%netscape.com
1159b4f200
Removed old UI files
1999-06-30 21:09:29 +00:00
ducarroz%netscape.com
9c8e49df80
Replace time_t by PRTime
1999-06-30 21:04:29 +00:00
Dale.Stansberry%Nexwarecorp.com
8a76dfda1a
- Fixed GetLabel methods
1999-06-30 21:03:10 +00:00
cata%netscape.com
5741932cfe
Test for UTF-7.
1999-06-30 21:03:00 +00:00
cata%netscape.com
207c4fd6ec
Small bug-fixes.
1999-06-30 20:58:14 +00:00
cmanske%netscape.com
a9ccf99dd1
Removed guimanager from makefiles
1999-06-30 20:53:48 +00:00
cmanske%netscape.com
7e2e70e583
Removed editor guimanager
1999-06-30 20:53:44 +00:00
valeski%netscape.com
892bf11d83
necko bustage
1999-06-30 20:48:49 +00:00
slamm%netscape.com
e273d40ae4
Quiet unused variable warnings. This file should go away soon anyway.
1999-06-30 20:43:35 +00:00
Dale.Stansberry%Nexwarecorp.com
b82b0a1d2e
- Fixed invalidate methods to be clipped properly
...
- Added got/lost focus message dispatching
- Added SetBackgroundColor method
- Removed mCreateHold until I can think of a better way
1999-06-30 20:22:18 +00:00
valeski%netscape.com
fe56395bae
change all GetIID() calls to nsCOMTypeInfo<foo>::GetIID() calls
1999-06-30 20:20:17 +00:00
putterman%netscape.com
b60faf2d75
Append an nsISupports rather than a folder.
1999-06-30 20:05:10 +00:00
putterman%netscape.com
15a6b66800
Add supports to the array rather than a message or folder.
1999-06-30 20:03:48 +00:00
valeski%netscape.com
578e858da5
changed our nsISupports::GetIID() calls over to nsCOMTypeInfo<foo>::GetIID().
1999-06-30 20:00:19 +00:00
waterson%netscape.com
0370e7c3fd
Add GetIID().
1999-06-30 19:47:42 +00:00
zuperdee%penguinpowered.com
6b2dbcb03f
Fixed a bug 8227 instance.
1999-06-30 19:46:08 +00:00
bienvenu%netscape.com
15edba34e6
add subject attribute, add threading fixes
1999-06-30 19:45:32 +00:00
bienvenu%netscape.com
35d805638d
add subject attribute
1999-06-30 19:45:03 +00:00
bienvenu%netscape.com
8720051ca1
make sure we get folder before dereffing
1999-06-30 19:44:44 +00:00
bienvenu%netscape.com
d769a8d9cf
fix nsCOMPtr asserts
1999-06-30 19:39:04 +00:00
bienvenu%netscape.com
6bb11114d8
check for null before add reffing
1999-06-30 19:38:34 +00:00
waterson%netscape.com
a9e63d1095
Add GetIID().
1999-06-30 19:28:16 +00:00
akkana%netscape.com
66024861e2
- New dialog and editor shell API for Insert HTML Source
...
- Add wrapcolumn setting to document encoders, and use it in the editor
- Fix numbered lists in the html to text sink stream.
1999-06-30 19:26:08 +00:00
waterson%netscape.com
d24494007b
Add GetIID()'s to interfaces.
1999-06-30 19:12:21 +00:00
mscott%netscape.com
72580a4db8
Not part of tinderbox and release builds! Fix type of include file nsComPtr.h --> nsCOMPtr.h so necko can build
...
again on Linux builds. Thanks to Jim Nance for pointing this out.
1999-06-30 18:42:51 +00:00
briano%netscape.com
8c43c762d2
Automated update
1999-06-30 09:45:00 +00:00
rjc%netscape.com
853702e169
Clean up a couple of warnings.
1999-06-30 09:05:24 +00:00
rpotts%netscape.com
5d0599badc
Got rid of the IEventQueue instance variable...
1999-06-30 08:15:40 +00:00
jband%netscape.com
0938e9a7df
quick fix for bug 9250 - assert on startup
1999-06-30 07:13:26 +00:00
rpotts%netscape.com
87e871a39c
replaced a call to nsIHTTPChannel::GetResponseHeader(...) with a call to nsIChannel::GetContentType(...)
1999-06-30 06:05:10 +00:00
jband%netscape.com
99fcffe580
1) make nsIXPConnect.h include only jspubtd.h instead of the whole of jsapi.h.
...
2) make the wrappedJS QI check for a match with chained wrappers before trying QI on the wrapped JS object.
3) add support for brendan's new JSArgumentFormatter callback to do auto js arg conversions - with test.
1999-06-30 06:01:36 +00:00
rpotts%netscape.com
1e61b3ac94
tweaked the GetContentType(...) hack to first check the Content-type header before returning text/html...
1999-06-30 06:00:02 +00:00
rhp%netscape.com
3d99a01c4a
fix for file locator line...still not sure if this program is working...
1999-06-30 05:47:17 +00:00
troy%netscape.com
bad8b44c27
Work-in-progress for having GetPrimaryFrameFor() use a hash table
1999-06-30 04:42:26 +00:00
mcafee%netscape.com
14f3bbe610
Trying to get BeOS changes right, patch provided by Duncan Wilcox (duncan@be.com)
1999-06-30 04:30:20 +00:00
mcafee%netscape.com
dab9d72fd3
Adding Makefiles for BeOS.
1999-06-30 04:20:46 +00:00
troy%netscape.com
c5f7e7620a
Removed some assignment of nsnull to nsCOMPtr obejects that was hitting
...
an assert
1999-06-30 04:13:21 +00:00
bienvenu%netscape.com
c95c67e1d4
check for null before releasing
1999-06-30 03:45:17 +00:00
jband%netscape.com
4d8f787193
an nsISupports::GetIID() to nsCOMTypeInfo<nsISupports>::GetIID() change that scc missed
1999-06-30 03:17:30 +00:00
scc%netscape.com
0dfaa19773
all the changes are in, time to remove the #undef line so the traits class can do the right thing on platforms that support template specialization
1999-06-30 01:40:21 +00:00
kin%netscape.com
a0534c39c1
Fix Linux build bustage by including nsIDOMCharacterData.h.
1999-06-30 00:52:25 +00:00
av%netscape.com
d012806a8e
Swapping boolean specifying windowless plugin in accordance with the spec
1999-06-30 00:49:03 +00:00
valeski%netscape.com
991f56df57
change netlib lib reference to necko lib
1999-06-30 00:44:07 +00:00