sspitzer%netscape.com
|
2b575e5b0f
|
fix warning. if you're anal and you know it clap your hands.
|
1999-07-02 04:21:32 +00:00 |
waterson%netscape.com
|
3631aa500a
|
Use if-else instead of ?: because VC5.0 is stupid.
|
1999-07-02 04:18:59 +00:00 |
warren%netscape.com
|
5d9bba4b88
|
Added chrome protocol handler
|
1999-07-02 04:15:43 +00:00 |
sspitzer%netscape.com
|
55c22f2151
|
cast to fix build bustage
|
1999-07-02 04:15:38 +00:00 |
dp%netscape.com
|
2f2c55b2d1
|
Diabling registry prepopulation. These changes was meant for the
branch and not in the tip. When XPCOM_M8_PERF_BRANCH lands, these will
be enabled.
|
1999-07-02 04:04:31 +00:00 |
sfraser%netscape.com
|
5e146f4ce5
|
Fix for crash on startup -- don't use nsCOMPtr on frame-derived things, becaue they are not refcounted, and this causes nsCOMPtr to delete the frame on destructions.
|
1999-07-02 04:02:48 +00:00 |
sfraser%netscape.com
|
fcdec2a951
|
Added nsStyleSheetTxns.cpp
|
1999-07-02 04:01:38 +00:00 |
alecf%netscape.com
|
94f8856ba1
|
forgot to export these files
|
1999-07-02 04:00:54 +00:00 |
sfraser%netscape.com
|
2fa9524390
|
Added transactions for applying and removing style sheets
|
1999-07-02 03:57:50 +00:00 |
sfraser%netscape.com
|
2babf83eba
|
Add EditorStyles1.css to the build
|
1999-07-02 03:57:20 +00:00 |
sfraser%netscape.com
|
6640543201
|
Add stuff for applying style sheets.
|
1999-07-02 03:56:59 +00:00 |
sfraser%netscape.com
|
7a64a88fd0
|
First Checked In.
|
1999-07-02 03:56:25 +00:00 |
dp%netscape.com
|
4bb9484d17
|
Removing old RegisterComponent calls as these are inbuilt into XPCOM
|
1999-07-02 03:50:44 +00:00 |
waterson%netscape.com
|
a2c7bc4046
|
Primitive implementation for Change() and Move() methods.
|
1999-07-02 03:40:32 +00:00 |
dp%netscape.com
|
b87ff47f54
|
Calling PlatformPrePopulateRegistry()
|
1999-07-02 03:37:44 +00:00 |
mcafee%netscape.com
|
e6c3cfdffb
|
librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build.
|
1999-07-02 03:35:17 +00:00 |
dp%netscape.com
|
d71b862e32
|
PlatformPrePopulateRegistry()
|
1999-07-02 03:35:09 +00:00 |
tao%netscape.com
|
e85ebabd6b
|
Fix bustage
|
1999-07-02 03:34:24 +00:00 |
dp%netscape.com
|
18656b0696
|
Caching of node names in nsIRegistryNode
Adding nsIRegistryNode::GetIID()
- Thanks Dan Veditz
|
1999-07-02 03:34:08 +00:00 |
briano%netscape.com
|
543f8dc211
|
Cleanup and fixes for OpenBSD.
|
1999-07-02 03:25:32 +00:00 |
briano%netscape.com
|
287d21c600
|
Evidently nsStubs.cpp is no longer needed.
|
1999-07-02 03:21:43 +00:00 |
tao%netscape.com
|
040ae7e730
|
Fix build bustage.
|
1999-07-02 03:20:48 +00:00 |
rhp%netscape.com
|
73cc791ae4
|
Trying to get the editor to edit more often...
|
1999-07-02 03:07:37 +00:00 |
rhp%netscape.com
|
1c2f9f42ec
|
Fixing this again...
|
1999-07-02 02:47:52 +00:00 |
jband%netscape.com
|
7939655243
|
spaced out format string for readability
|
1999-07-02 02:41:15 +00:00 |
tao%netscape.com
|
e638f61672
|
Hook up James Clark's external DTD support; protected by XML_DTD.
|
1999-07-02 02:35:28 +00:00 |
alecf%netscape.com
|
34370dcf44
|
add new IDL files to mac build
|
1999-07-02 02:35:11 +00:00 |
alecf%netscape.com
|
1d9406d47e
|
added files: mozilla/mailnews/base/search/public/nsIMsgFilter.idl, mozilla/mailnews/base/search/public/nsIMsgFilterHitNotify.idl, mozilla/mailnews/base/search/public/nsIMsgFilterList.idl, mozilla/mailnews/base/search/public/nsIMsgFilterService.idl, mozilla/mailnews/base/search/public/nsIMsgSearchAdapter.idl, mozilla/mailnews/base/search/public/nsIMsgSearchSession.idl, mozilla/mailnews/base/search/public/nsMsgFilterCore.idl, mozilla/mailnews/base/search/public/nsMsgSearchCore.idl
|
1999-07-02 02:34:19 +00:00 |
alecf%netscape.com
|
118fe88e5e
|
XPIDLize the search backend so we can put a UI on top of it.
|
1999-07-02 02:33:39 +00:00 |
tao%netscape.com
|
f0f1371745
|
Merge James Clark's DTD patch. "ifdefed by XML_DTD".
|
1999-07-02 02:32:56 +00:00 |
rjc%netscape.com
|
f36a5a6460
|
Don't lose CRs in bookmark descriptions.
|
1999-07-02 02:30:41 +00:00 |
alecf%netscape.com
|
f0cd2f16dd
|
check in next round of wizard changes - add some CSS to make the dialogs consistent, etc
|
1999-07-02 02:20:25 +00:00 |
jband%netscape.com
|
6307910ee4
|
xpconnect now QIs the object to be wrapped before wrapping it 'just to be sure'
|
1999-07-02 02:17:37 +00:00 |
saari%netscape.com
|
f821738c15
|
Access key support stubs on Mac and GTK
|
1999-07-02 02:11:30 +00:00 |
saari%netscape.com
|
d9b740712b
|
more access key support
|
1999-07-02 02:11:10 +00:00 |
saari%netscape.com
|
c7ed246a37
|
Adding in access key support. More checkins on the way
|
1999-07-02 02:10:44 +00:00 |
briano%netscape.com
|
68800776e3
|
Unix fixes, specifically for SunOS 4.
|
1999-07-02 02:05:41 +00:00 |
rjc%netscape.com
|
4d747a5b19
|
Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.)
|
1999-07-02 01:35:49 +00:00 |
cyeh%netscape.com
|
a24520dd7b
|
i am an idiot. if the directory already exists, don't try and make it again.
|
1999-07-02 01:22:21 +00:00 |
cyeh%netscape.com
|
a72e3c1bac
|
sutpid fix for #7190. create default plugins directory in the executable directory causes the code that goes searching for 3.0 and 4.0 plugins to not be called. this will prevent java crashes and also speed up launch time.
|
1999-07-02 01:07:55 +00:00 |
matt%netscape.com
|
15ab153557
|
fixing bug 6646
|
1999-07-02 01:05:46 +00:00 |
matt%netscape.com
|
92a6144fc3
|
Adding 1.1 code to navigator.xul
|
1999-07-02 00:39:43 +00:00 |
sspitzer%netscape.com
|
970b160c26
|
fix for solaris build. thanks to tor for the patch
|
1999-07-02 00:38:55 +00:00 |
mscott%netscape.com
|
0ff0d53e4b
|
fix necko build brekage. NS_NewLoadGroup is declared to have 2 arguments so I have given it two arguments in its
implementation.
|
1999-07-02 00:11:30 +00:00 |
jefft%netscape.com
|
ff0668fbb0
|
remove not needed ClearRequest() call in CopyFileMessage() which causes crash
|
1999-07-02 00:07:48 +00:00 |
slamm%netscape.com
|
d218437667
|
Fix case to match cvs. IEFavorite.gif --> iefavorite.gif.
|
1999-07-01 23:54:28 +00:00 |
slamm%netscape.com
|
2c58ca02d6
|
Add article.gif to files. It was missing.
|
1999-07-01 23:50:16 +00:00 |
matt%netscape.com
|
8c9d8297c0
|
Adding fix for bug 8987
|
1999-07-01 23:46:38 +00:00 |
cmanske%netscape.com
|
61ac94bd97
|
Fixed editor UI to be inline with hyatt's XUL popup window fixes
|
1999-07-01 23:44:59 +00:00 |
matt%netscape.com
|
d5ee472731
|
Taking navigator.gif out
|
1999-07-01 23:42:46 +00:00 |