valeski%netscape.com
8b33681727
r=mcafee. 20677 assistance. we now have a scriptable input stream for js
1999-12-04 20:31:38 +00:00
valeski%netscape.com
71d2a8ae7d
added files: mozilla/xpcom/io/nsIScriptableInputStream.idl
1999-12-04 20:31:09 +00:00
valeski%netscape.com
430c1d6979
added files: mozilla/xpcom/io/nsScriptableInputStream.cpp
1999-12-04 20:30:13 +00:00
valeski%netscape.com
8895af0d3c
r=mcafee. 20677 assistance. We now have a scriptable input stream implementation and interface for js. Hurray!
1999-12-04 20:29:42 +00:00
cata%netscape.com
dba1117cd0
Cleanup time: remove unused interface from build.
1999-12-04 19:59:28 +00:00
sspitzer%netscape.com
862031a04c
remove CanBeRenamed and CanCreateChildren. In most cases, these weren't
...
implemented or they were just stubs. I added CanRename and CanCreateSubfolder
(which follow the naming convention, so we'll keep them) without knowing these were there. I move over the additional logic for special folders (like INBOX, TRASH, etc) in CanBeRenamed to CanRename, and put the logic in one place, in nsMsgFolder::CanRename(), instead of in multiple places. thanks to alecf for pointing out that CanBeRenamed and CanCreateChildren were already there.
1999-12-04 19:56:06 +00:00
cata%netscape.com
e6136ae3a0
Cleanup time: remove files not in build anymore.
1999-12-04 19:55:52 +00:00
sspitzer%netscape.com
afe7e4929a
fix copy and paste errors: CanRename -> CanFileMessages.
...
It worked, because for nntp servers, both of those are always false.
fix the rename rules so that folders with no children that can't be
renamed are show, but disabled. remove the oncommand="" for menu items
that are generated as disabled.
1999-12-04 19:52:03 +00:00
cata%netscape.com
af0dabc05e
Cleanup time: remove unused classes from build.
1999-12-04 19:51:56 +00:00
cata%netscape.com
9972278a60
removed files: mozilla/intl/uconv/src/nsUnicodeDecodeUtil.cpp
1999-12-04 19:50:46 +00:00
cata%netscape.com
d1195dbb3d
Cleanup time: remove files not in build anymore.
1999-12-04 19:41:50 +00:00
cata%netscape.com
bca5389357
Cleanup time: remove unused interface from build.
1999-12-04 19:37:29 +00:00
cata%netscape.com
903be6b576
Cleanup time: remove files not in build anymore.
1999-12-04 19:30:22 +00:00
sspitzer%netscape.com
b23dc5defb
prevent news servers with no newsgroups from showing up in the "new folder" dialog folder picker
1999-12-04 18:40:24 +00:00
sspitzer%netscape.com
d0750c2a03
since we only do news subscribe (and not imap subscribe)
...
and we aren't supporting news categories yet,
we can comment out this rule, since only news servers
should appear in the subscribe dialog.
1999-12-04 18:33:14 +00:00
sspitzer%netscape.com
535b06f19f
fix for #20798 . on preflight the folder picker with valid folders.
...
also, rename SetTitleButton -> SetFolderPicker. remove dump statements.
1999-12-04 18:29:05 +00:00
pierre%netscape.com
1a9674be44
20747 "[PP] The Font FACE attribute is case-sensitive". FontNameKey now computes the hash-value on lower-case strings. Also added a few out-commented lines in GetScreenResolution that may be useful later for #18136 "Fixing the font size mess".
1999-12-04 13:52:15 +00:00
syd%netscape.com
21828da804
Fix build bustage.
1999-12-04 13:27:45 +00:00
rjc%netscape.com
7806f2834e
Check in an updated Netscape Open Directory dataset.
1999-12-04 12:46:29 +00:00
syd%netscape.com
ebe85d2591
Convert nsISound to use URIs. On windows (Linux to follow) nsSound uses necko to read the URI data
...
into a buffer, and then sends it to win32 PlaySound to play asynchronously. r=nisheeth r=hyatt.
1999-12-04 12:36:10 +00:00
rjc%netscape.com
246a630014
Prune out relative URLs that point back to the search server.
1999-12-04 12:23:56 +00:00
rjc%netscape.com
9d7899af99
Implement support for "skiplocal". Also, if resultItemStart isn't specified, try defaulting to "HREF=" and skip past that when looking for the item end.
1999-12-04 11:40:53 +00:00
rjc%netscape.com
06dffdcd21
Update LookSmart dataset.
1999-12-04 11:39:23 +00:00
rjc%netscape.com
67d93d25f1
Update HotBot dataset... better results.
1999-12-04 10:55:41 +00:00
rjc%netscape.com
360254e039
Testing indicates that we should never trim the resultItemEndStr.
1999-12-04 10:55:00 +00:00
warren%netscape.com
1c2a3215e3
Fix for linux bustage. Added arguments to NewChannel
1999-12-04 10:47:51 +00:00
warren%netscape.com
6af4802e75
Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408
1999-12-04 10:01:32 +00:00
rjc%netscape.com
41f815d11d
Found new AOL search dataset, so remove the old one.
1999-12-04 09:51:05 +00:00
rjc%netscape.com
43011071cf
Found new AOL search dataset, so let's use it instead of the old one.
1999-12-04 09:50:05 +00:00
warren%netscape.com
f7f68f5b2f
Fixed missing interface in QI
1999-12-04 09:48:25 +00:00
rjc%netscape.com
bb599cee9b
Better quote support; now handle both single and double quotes.
1999-12-04 09:47:40 +00:00
rjc%netscape.com
95ab426126
Changes/fixes for AOL search site.
1999-12-04 08:22:23 +00:00
waterson%netscape.com
82fb1998b7
Bug 18392. Use XUL document cache for retrieving master document.
1999-12-04 07:45:57 +00:00
waterson%netscape.com
e634ed06f2
Remove NS_ENSURE macros from my little empire. r=caesar
1999-12-04 07:41:07 +00:00
waldemar%netscape.com
0a0d00b642
Clean grammars on allegro to save memory
1999-12-04 05:04:08 +00:00
waldemar%netscape.com
1383728082
Added canonical LR(1) grammars and grammar cleaning
1999-12-04 05:03:20 +00:00
waldemar%netscape.com
2e91b03fa0
First Checked In.
1999-12-04 05:01:34 +00:00
waldemar%netscape.com
2ad31160d0
File Removed.
1999-12-04 05:01:06 +00:00
mcafee%netscape.com
49c7dd8bc8
Adding temporary per cmanske's last fix, fixes linux bustage.
1999-12-04 03:32:33 +00:00
cmanske%netscape.com
fcd5e80ca5
Fixing build bustage
1999-12-04 03:21:12 +00:00
alecf%netscape.com
fc9ef4e75e
clean up the addressbook IDL
...
- use interCaps
- don't use out parameters when they're not needed
- fix JS to match (C++ signatures have not changed)
patch contributed by the always generous Sammy Ford <fuzed@swbell.net>
Thanks!
r=alecf
1999-12-04 03:11:36 +00:00
alecf%netscape.com
79f24d5d40
move SetParent call to earlier in the subfolder creation process so that the folder has a parent much earlier. This allows us to benefit from the lazy URI parsing I just checked in.
...
r=sspitzer
just some cleanup work after the previous checkins to fix #20706
1999-12-04 03:08:03 +00:00
alecf%netscape.com
0461701067
don't acknowledge that we've loaded accounts until after we've garaunteed that the mail.accountmanager.accounts pref exists. This allows us to call LoadAccounts() before the prefs get loaded, without getting stuck in a state where we have no accounts.
...
r=putterman
helps fix #20607 for bienvenu
1999-12-04 03:02:47 +00:00
alecf%netscape.com
04fd04b90f
lazily parse the URI so that we never loose the server information before the account manager can load the prefs.
...
helps to fix #20607 for bienvenu
r=sspitzer, design discussed w/sspitzer and putterman
1999-12-04 03:00:22 +00:00
rjc%netscape.com
c77ecf7805
Use "_blank" instead of "_BLANK". Review: danm (again)
1999-12-04 02:26:40 +00:00
rjc%netscape.com
71fd4d2181
Use "_BLANK" instead of "_NEW". Review: danm
1999-12-04 02:24:17 +00:00
joki%netscape.com
1e9397058e
Fix bug 14836, keep disabled control from responding to events. r:pollmann@netscape.com
1999-12-04 02:22:21 +00:00
pierre%netscape.com
4f50d9041f
20449 "[Mac] scrolling of fixed positioned elements is broken". Fixed ScrollBits() to take into account the visible region when computing the source rect (and thus the dest rect) and the updateRgn.
1999-12-04 02:17:45 +00:00
pierre%netscape.com
8b3d56440c
20260 "html.css: <sup> and <sub>.elements need explict line-height". Fix from Ian Hickson <py8ieh=bugzilla@bath.ac.uk>.
1999-12-04 02:05:18 +00:00
akkana%netscape.com
23eced4293
Editor README from Daniel Howard <dhoward@numeritech.com>
1999-12-04 02:04:30 +00:00