Commit Graph

19630 Commits

Author SHA1 Message Date
akkana%netscape.com
cac34c12b2 Fix Solaris build problems -- thanks to braddr & bruce @ puremagic.com 1999-03-10 22:41:18 +00:00
alecf%netscape.com
027a070282 rev the interface, update char* to const char* 1999-03-10 22:32:46 +00:00
akkana%netscape.com
a909698500 Fix purify UMR error -- thanks to braddr & bruce @ puremagic.com 1999-03-10 22:30:23 +00:00
slamm%netscape.com
ab320b0169 Added Javascript to change focus and radio selection for radio/text groups. Simplified the instructions. 1999-03-10 22:20:55 +00:00
alecf%netscape.com
36bdf8d85d rev this interface and remove NS_DOM binding from IDL 1999-03-10 22:19:54 +00:00
cata%netscape.com
78c0fe7b6f added files: mozilla/intl/uconv/ucvja/nsUCvJaSupport.cpp, mozilla/intl/uconv/ucvja/nsUnicodeToSJIS.cpp 1999-03-10 22:09:06 +00:00
alecf%netscape.com
538881e91f comment out these two functions, they are already defined on Unix 1999-03-10 22:08:07 +00:00
cata%netscape.com
f47e93cb75 SJIS encoder, Support class added. 1999-03-10 22:08:00 +00:00
alecf%netscape.com
c1bbe9efbd revert to old types for now to match definition in include/ 1999-03-10 22:07:45 +00:00
dp%netscape.com
f6148529ea Adding error messages when loading fails. 1999-03-10 22:07:34 +00:00
alecf%netscape.com
b56808abd7 various tweaks to make this build on Linux 1999-03-10 22:06:52 +00:00
alecf%netscape.com
14db01298f gotta export all these header files so that we can see them from other mime directories 1999-03-10 22:06:15 +00:00
rjc%netscape.com
400bd8b309 Small sort fix. 1999-03-10 22:02:25 +00:00
rjc%netscape.com
d58133810f When asking for a bookmark's URL via GetTarget(), synthesize it. 1999-03-10 21:58:40 +00:00
morse%netscape.com
997797e21a changes for wallet 1999-03-10 21:42:45 +00:00
mcmullen%netscape.com
80f1f01149 Fixed bustage with typo. 1999-03-10 21:41:43 +00:00
morse%netscape.com
af1ede39f0 bug fix for single signon 1999-03-10 21:38:34 +00:00
morse%netscape.com
8c8d3c7f91 New files for wallet 1999-03-10 21:35:41 +00:00
slamm%netscape.com
94a2c7265e Use an even simpler name, mozconfig (no .sh). 1999-03-10 21:34:17 +00:00
sfraser%netscape.com
2e3d54e440 Add Cut, Copy and Paste to editor interfaces and classes, with a stub implemenatioon in nsEditor. Changed .idl file and regenerated nsIDOMEditorAppCore and nsJSEditorAPpCore. 1999-03-10 21:31:50 +00:00
sfraser%netscape.com
697f88d422 Add Cut, Copy and Paste to editor interfaces and classes, with a stub implemenatioon in nsEditor. 1999-03-10 21:29:41 +00:00
kin%netscape.com
806301a0b5 Changed all occurences of NS_TRANSACTION_MANAGER_FACTORY_CID
and kCTransactionManagerFactoryCID to NS_TRANSACTIONMANAGER_CID
and kCTransactionManagerCID.
1999-03-10 21:27:02 +00:00
sfraser%netscape.com
339921715b Add static to remove warning 1999-03-10 21:26:33 +00:00
kin%netscape.com
17133e31ce Modified the clobber target so that it removes the dll from the bin/components directory. 1999-03-10 21:25:03 +00:00
shaver%netscape.com
4e97c87ca2 generate meaningful annotation 1999-03-10 21:09:01 +00:00
mcmullen%netscape.com
2bfcde5aaa Added tests for size and mod date. 1999-03-10 21:03:53 +00:00
slamm%netscape.com
d58289c2e5 Make sure .mozconfig.mk can be read. Even for first checkout. Pre-fill web configurator with existing options. 1999-03-10 21:03:33 +00:00
mcmullen%netscape.com
0e3fcaece6 Added GetModDate and GetFileSize. Fixed a crash with a strcmp of null. 1999-03-10 21:02:58 +00:00
mcmullen%netscape.com
21ca81038c Added output streamers for int and unsigned int. 1999-03-10 20:56:38 +00:00
av%netscape.com
aaad99ca98 Rendering alt context in object tag 1999-03-10 20:43:07 +00:00
coop%netscape.com
8d12155d19 NOT YET PART OF SEAMONKEY:
* first annotation indicates that resulting typelib was created by the linker.
* annotations from files being linked in are now preserved.
1999-03-10 20:40:17 +00:00
hshaw%netscape.com
5c6bc56dbc Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
hshaw%netscape.com
769532b431 Replace NS_DECLARE_CID with NS_DEFINE_IID for KPrefCID 1999-03-10 20:33:14 +00:00
waterson%netscape.com
814b4b5526 Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
slamm%netscape.com
3405f6ffb3 sar want more 'checkins since' links. Don't refresh pagepage if it isn't the most recent time. 1999-03-10 20:18:49 +00:00
waterson%netscape.com
bdc7dc2003 Remove invalid reference to nsIRDFContent.h 1999-03-10 20:18:21 +00:00
dougt%netscape.com
8545a6c37e Unix makefiles. Gotta love xpcode! 1999-03-10 20:17:14 +00:00
waterson%netscape.com
21ed358df2 Must've missed this file in my merge: support for xpidl keyword. 1999-03-10 20:15:23 +00:00
putterman%netscape.com
c0ff8ebddc Initialize mPath to "" instead of nsnull. 1999-03-10 20:07:44 +00:00
dougt%netscape.com
3d1e8b68ac No longer shifting windows nsFileSpec's mPath to uppercase.
Now comparing without regard to case instead on windows.
Windows nsSpecialSystemDirectory will have all uppercase mPaths.
1999-03-10 20:07:10 +00:00
hyatt%netscape.com
dce8a87ab7 Working on XUL fragments. 1999-03-10 20:05:12 +00:00
hshaw%netscape.com
8ddddd8f84 Fix for bug #3130 , thanks mcafee 1999-03-10 20:02:22 +00:00
waterson%netscape.com
1b5252cb80 Support for xpidl keyword. 1999-03-10 19:55:00 +00:00
waterson%netscape.com
c0948f0710 Added SetDataBase() implementation that'll set the database on the DOMXULNode. 1999-03-10 19:54:36 +00:00
buster%netscape.com
80388f4d9e first cut at rules delegate for text editor, will change drastically in the next week or two 1999-03-10 19:53:26 +00:00
buster%netscape.com
7ddbcd287f creation of text nodes now supported 1999-03-10 19:51:55 +00:00
buster%netscape.com
cfcffb6aff mNewNode is a DOM Node, not a DOM Element 1999-03-10 19:51:07 +00:00
buster%netscape.com
70eb4bfeed small fix of an off-by-one error in an assertion 1999-03-10 19:50:17 +00:00
buster%netscape.com
efe5fd63d6 SelectAll wired to Ctrl-A. 1999-03-10 19:49:43 +00:00
buster%netscape.com
8aba8ecce7 small interface change to InsertBreak 1999-03-10 19:49:18 +00:00