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

48183 Коммитов

Автор SHA1 Сообщение Дата
pierre%netscape.com 2e91e607c0 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 190ba77382 Fix build bustage. 1999-12-04 13:27:45 +00:00
rjc%netscape.com 19b281f1bd Check in an updated Netscape Open Directory dataset. 1999-12-04 12:46:29 +00:00
syd%netscape.com 04e0368758 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 c740ffbda3 Prune out relative URLs that point back to the search server. 1999-12-04 12:23:56 +00:00
rjc%netscape.com 79b2b231e9 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 ebaad32303 Update LookSmart dataset. 1999-12-04 11:39:23 +00:00
rjc%netscape.com f39bbf2140 Update HotBot dataset... better results. 1999-12-04 10:55:41 +00:00
rjc%netscape.com fb5536be25 Testing indicates that we should never trim the resultItemEndStr. 1999-12-04 10:55:00 +00:00
warren%netscape.com 1363d852e8 Fix for linux bustage. Added arguments to NewChannel 1999-12-04 10:47:51 +00:00
warren%netscape.com bf4ef9672f 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 3ac912c390 Found new AOL search dataset, so remove the old one. 1999-12-04 09:51:05 +00:00
rjc%netscape.com 46b5607a73 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 b348819f43 Fixed missing interface in QI 1999-12-04 09:48:25 +00:00
rjc%netscape.com 605d13164d Better quote support; now handle both single and double quotes. 1999-12-04 09:47:40 +00:00
rjc%netscape.com a82159a2f3 Changes/fixes for AOL search site. 1999-12-04 08:22:23 +00:00
waterson%netscape.com d48263e259 Bug 18392. Use XUL document cache for retrieving master document. 1999-12-04 07:45:57 +00:00
waterson%netscape.com 60d9f30e73 Remove NS_ENSURE macros from my little empire. r=caesar 1999-12-04 07:41:07 +00:00
waldemar%netscape.com 1fff1418d4 Clean grammars on allegro to save memory 1999-12-04 05:04:08 +00:00
waldemar%netscape.com 2299109d45 Added canonical LR(1) grammars and grammar cleaning 1999-12-04 05:03:20 +00:00
waldemar%netscape.com 09fd8db28a First Checked In. 1999-12-04 05:01:34 +00:00
waldemar%netscape.com d1a96fc050 File Removed. 1999-12-04 05:01:06 +00:00
mcafee%netscape.com f16f4657e1 Adding temporary per cmanske's last fix, fixes linux bustage. 1999-12-04 03:32:33 +00:00
cmanske%netscape.com 485e14c825 Fixing build bustage 1999-12-04 03:21:12 +00:00
alecf%netscape.com 73c4cba27d 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 8432d84d0f 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 fcc3f838c0 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 f956ed5cef 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 b1bcd44f6c Use "_blank" instead of "_BLANK". Review: danm (again) 1999-12-04 02:26:40 +00:00
rjc%netscape.com ee84f8f656 Use "_BLANK" instead of "_NEW". Review: danm 1999-12-04 02:24:17 +00:00
joki%netscape.com 805ffa761a 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 98fa585872 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 697b6e0aae 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 bbc0e9ca87 Editor README from Daniel Howard <dhoward@numeritech.com> 1999-12-04 02:04:30 +00:00
rjc%netscape.com edcff826e0 Add support for search categories. 1999-12-04 02:00:24 +00:00
cmanske%netscape.com b388aed160 Finished fix for 13695 (r=danm), basic table editing (bug 6256): cpp r=mjudge, related UI work r=brade 1999-12-04 01:46:23 +00:00
waterson%netscape.com b3c9bc10d4 Bug 20714. Sever link to prototype after faulting in as heavyweight. 1999-12-04 01:45:30 +00:00
sspitzer%netscape.com 54986cb7df use the new folder picker cascading menus in the "copies and folders" panel of the
account setup dialog.  remove cruft in am-copies.*.
fixes #19400.  r=alecf
1999-12-04 01:43:12 +00:00
sspitzer%netscape.com d92415acfb fix for #20198. always append the profile name to the native path the user
specifies.   this prevents the users from accidently removing more than they
expect when they delete the profile.
fix by racham, r=sspitzer
1999-12-04 01:39:16 +00:00
cmanske%netscape.com 7a493ed3db XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade 1999-12-04 01:35:30 +00:00
vidur%netscape.com d8482a4ec2 Added nsIJSEventListener and nsICSSLoaderObserver 1999-12-04 01:30:27 +00:00
vidur%netscape.com 7cbc73af50 Changed IID to remove conflict in IIDs.h 1999-12-04 01:29:54 +00:00
vidur%netscape.com a90864f224 For bug 17325. Changed signature of css loader methods. R=nisheeth. 1999-12-04 01:29:18 +00:00
vidur%netscape.com 7261da2144 For bug 17325. Added timer-based notifications that can be enabled on a pref. R=nisheeth. 1999-12-04 01:27:46 +00:00
vidur%netscape.com 1c8159ed5e For bug 17325: Added nsICSSLoaderObserver as a way to see when style sheets complete loading. r=pierre. 1999-12-04 01:27:14 +00:00
wtc%netscape.com 81ed95b391 Define HAVE_LOCALTIME_R_POINTER for all new releases (V4.0, V5.0, etc.) 1999-12-04 01:25:33 +00:00
wtc%netscape.com 07d81d63fb Print error codes if PR_Connect() fails. 1999-12-04 01:22:01 +00:00
wtc%netscape.com d41c85cb20 Bugzilla bug #18500: fixed a bug in _PR_MapOptionName. 1999-12-04 01:20:28 +00:00
dougt%netscape.com 1a627e0baa adding some error codes which I will need. 1999-12-04 01:18:48 +00:00
dougt%netscape.com e1bf51574a renamed from the hated nsISomethingImpl. 1999-12-04 01:13:44 +00:00