Граф коммитов

1136 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com c39e0ba3bf Changing the makefiles to viewsource.js and
adding viewsource.js function to start viewsource app
1999-05-13 00:21:55 +00:00
hyatt%netscape.com 70e775cc13 Teaching window.open how to open chrome. 1999-05-12 23:17:40 +00:00
morse%netscape.com 2d6f16c2da download wallet editor onto client 1999-05-12 22:40:22 +00:00
sfraser%netscape.com 8c99f95608 Add new methods to the editor app core to allow opening editor windows from local files. 1999-05-12 22:24:05 +00:00
alecf%netscape.com 92501e95bb use the XPIDL version of nsIDOMBaseAppCore so that the mail/news appcore IDL can #include it 1999-05-12 03:46:39 +00:00
pinkerton%netscape.com 630392695d AEDesc data handles are opaque under Carbon. Need a solution, but for now they are commented out with a debugStr when building for Carbon. 1999-05-12 02:41:48 +00:00
alecf%netscape.com 31351b33cc fix XPIDL source so that output matches that of idlc 1999-05-12 01:25:49 +00:00
matt%netscape.com 0e96ec9af9 Added viewsource.js and needed to change the name to viewSource.js 1999-05-12 00:17:22 +00:00
matt%netscape.com 56ff4d2ad2 Adding viewSource.xul and adding the viewsource.js makefiles 1999-05-12 00:07:23 +00:00
matt%netscape.com 12331bcd85 Ripping out javascript from viewsource.js 1999-05-12 00:06:17 +00:00
mcmullen%netscape.com 4c873249a0 Well, the pref stuff in here was all bogus. Fixed it up so that it works. 1999-05-11 23:56:14 +00:00
mcmullen%netscape.com 9f75fb8846 We don't need to link with libpref, so I removed it. 1999-05-11 23:46:42 +00:00
mcafee%netscape.com 424c8f5417 Borrowing the . prefix menu name convention fromthe ender team denoting that this menu item doesn't work yet. 1999-05-11 21:02:49 +00:00
rods%netscape.com d25cd687ee Removed ShowClipboard method 1999-05-11 19:57:07 +00:00
davidm%netscape.com 4981034664 4530 Password entry locks Apprunner. 1999-05-11 19:42:14 +00:00
morse%netscape.com c4ccf1f032 added wallet and single-signon preferences 1999-05-11 19:24:00 +00:00
law%netscape.com ae5811892f Adding new implementation header that generates boilerplate component code 1999-05-11 19:05:10 +00:00
law%netscape.com 2b5ef4299d New stream transfer component 1999-05-11 19:01:45 +00:00
law%netscape.com 2b48d8e870 New unknown-content-type-handler component 1999-05-11 18:51:36 +00:00
law%netscape.com 1af0111c15 New sample component 1999-05-11 18:41:01 +00:00
mcafee%netscape.com 8883c6f7a9 Adding tinderbox to personal toolbar. 1999-05-11 08:16:02 +00:00
mcafee%netscape.com 59437d300c Adding bugzilla personal toolbar entry. 1999-05-11 06:33:55 +00:00
evaughan%netscape.com a0ff78e8f5 Added tab visibility pseudo-element 1999-05-11 00:14:08 +00:00
davidm%netscape.com 82d5aea03c Fix JS for setting the message text 1999-05-10 22:15:17 +00:00
morse%netscape.com d2c48934e7 fix enumerated type on cookie options 1999-05-10 19:42:01 +00:00
mcmullen%netscape.com a8d4ca308e Make the radio buttons work (they need to have a nonzero name, and they all need to have the same name). 1999-05-10 19:15:57 +00:00
danm%netscape.com 2177440c9e moving modal dialog code to one central location, where things won't be allocated and released in separate methods 1999-05-10 18:31:42 +00:00
mcafee%netscape.com 1e9ab980a4 Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
syd%netscape.com 986f171109 Remove native SetModal() call. 1999-05-08 23:07:10 +00:00
cmanske%netscape.com 505d44861f Added insertLinkAroundSelection method to appcore 1999-05-07 22:27:26 +00:00
sfraser%netscape.com 4bb96839e5 Added the cfmAlias resource files, and set the Library Folder ID in the PEF settings accordingly (alias ID 128 for debug, 129 for opt). 1999-05-07 21:23:08 +00:00
sfraser%netscape.com 2025af025e First Checked In. 1999-05-07 21:20:23 +00:00
law%netscape.com fb91fb0c60 Synching with .idl file and fixing Stop button in the process 1999-05-07 19:35:52 +00:00
slamm%netscape.com b89a5b7dbf QA wants the smoke tests to be the first thing you see (bug #6038). 1999-05-07 19:25:13 +00:00
neeti%netscape.com 6b66e31ba1 Landing PICS 1999-05-07 05:32:31 +00:00
sfraser%netscape.com ec7944405e Implement Save, Save As in editor. 1999-05-07 05:02:35 +00:00
danm%netscape.com 0d2b69c04b remove button image bug workaround, add xul namespace workaround 1999-05-07 00:12:18 +00:00
mcafee%netscape.com 3a8251bcff Adding two dialog tests, courtesy danm@netscape.com. 1999-05-07 00:11:30 +00:00
sspitzer%netscape.com d99459c7bb don't do fprintf(stderr,)
turn this on for all platforms, as it is useful to figure out why
profiles aren't working
1999-05-07 00:06:52 +00:00
dp%netscape.com 915966d548 jsdom.dll doesn't like the reordering of registrations. Revering the order of registrations back to what it was except for letting nsIFileLocator go before autoregistraion, since it depends on IFileLocator. 1999-05-06 23:09:57 +00:00
kipp%netscape.com e375f12dc2 Removed html items from the link line 1999-05-06 19:37:52 +00:00
dp%netscape.com b0f375f01f Using nsIFileLocator instead of nsSpecialFileSpec for Autoregistration 1999-05-06 15:19:22 +00:00
dp%netscape.com 0940fc0041 Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
pinkerton%netscape.com c98b5fd8c1 renamed <tristatecheckbox> to <checkbox> 1999-05-06 00:55:32 +00:00
davidm%netscape.com d2d87cd84b File Removed. 1999-05-06 00:26:39 +00:00
sspitzer%netscape.com 4be79ebbfb remove duplicate code.
use #error to let people porting this beast know that they have to do
work to get profiles to work.
1999-05-06 00:11:10 +00:00
sspitzer%netscape.com e1c8b67358 fix for #5942. make UNIX behave like windows and mac, as far as having
a Users50 directory and having all the profile directories under there.
1999-05-05 23:54:37 +00:00
ducarroz%netscape.com edf3e2c0f1 change printf to say message compose instance of composer 1999-05-05 23:32:30 +00:00
cmanske%netscape.com ed2e9e376d Added Get/Set paragraph style methods to editor 1999-05-05 23:27:45 +00:00