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

48319 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 9d195012a3 Removing build warnings. 1999-12-05 04:57:13 +00:00
rginda%netscape.com ff42cfec6d Backing out. 1999-12-05 04:34:15 +00:00
cls%seawood.org 2671e181c9 Instead of testing if /dev/zero is a file, just check if it is readable. Bug #16942 r=granrose 1999-12-05 03:50:53 +00:00
rginda%netscape.com ae2479af9b -- CHATZILLA CHANGES ONLY --
* events.js, utils.js
Clean up "Function does not always return a value" errors.

* ircbot.js
Got rid of literal tabs
Assorted anti-bit-rot changes
1999-12-05 03:47:18 +00:00
rginda%netscape.com 901e8db373 Checking in JS Component changes for shaver
"<shaverAway> slamm reviewed, I made the diff, it's a tested fix"
I built and ran here as well.
1999-12-05 03:36:59 +00:00
tbogard%aol.net d8c36f6a2a Fixed the JS console in viewer. 1999-12-05 03:02:55 +00:00
syd%netscape.com 4191af6fdd Move structure in Windows implementation over to mac and gtk. r=pavlov. All
#if 0 for now. r=Pavlov
1999-12-05 02:48:27 +00:00
hyatt%netscape.com 482f0f8746 Fix Linux bustage. 1999-12-05 02:24:02 +00:00
rginda%netscape.com 7127cadec4 * runtests2.pl was renamed to jsDriver.pl
jsDriver.pl now supports multiple lists to be specified in the -l argument,
and directory names as well.  Directory names can also be used in list files.
'Negative' lists are supported as well.  They consist of a list of tests to skip, and are of the same format as the regular lists.

* README-jsDriver.html
  man-like html page describing how to use jsDriver.pl
1999-12-05 02:15:22 +00:00
erik%netscape.com b1ccfbf911 Grabbing the next ID. Does not affect build. 1999-12-05 02:14:46 +00:00
hyatt%netscape.com 099696fc51 Fix Mac bustage. 1999-12-05 01:47:15 +00:00
jfrancis%netscape.com c7b0e3bedd fix for bug 19130 - hitting escape during ime entry can leave editor without a caret. r=kin 1999-12-05 00:29:34 +00:00
blizzard%redhat.com b86aaee71d clean up DestroyNativeChildren() so that it doesn't use an external
hash of children and uses the list of children of the nsIWidget.  clean up some of the ambiguities of the focus window reference counting.  make sure that
the mEventCallback isn't set to null until after the OnDestroy() signal is
sent.  make sure that the OnDestroy() method is called when a
delete_event happens on a native widget ( not that we have any of those left, really ).
1999-12-05 00:19:04 +00:00
cls%seawood.org ea50bd89e7 Revert my previous change to use CFLAGS & CXXFLAGS when linking. 1999-12-04 23:52:55 +00:00
hyatt%netscape.com de2eaede42 Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489.  Should also definitely fix bug #15916. r=troy
1999-12-04 23:49:50 +00:00
cls%seawood.org 61be0b4cb6 Make the autoconf build use the same defines under Linux as the non-autoconf NSPR build. 1999-12-04 23:49:35 +00:00
joki%netscape.com 93019aacdb Fix for bug 20663, mem leak in event listeners. r:beard 1999-12-04 23:40:05 +00:00
drapeau%eng.sun.com d83eeec4b4 Fix for minor bug that prevents the module "geturl.cpp" from compiling
with Sun's Workshop compiler.  The error reported by Workshop:
  "nsURLFetcher.h", line 92: Error: Declaration terminated incorrectly.

This is due to a line with only a semicolon on it, looks to be a typo
(extra semicolon).
1999-12-04 23:36:01 +00:00
ssu%netscape.com e46b250b11 fixes bug #17630. this is not part of tinderbox.
r=sgehani
1999-12-04 23:23:53 +00:00
ssu%netscape.com e87e45a0c2 fixes bug #17630. allows the control of at most 3 lines of text on the
blue setup background to be displayed.

Affects only windows platforms.

r=sgehani@netscape.com
1999-12-04 23:21:26 +00:00
sspitzer%netscape.com d0dbc95b12 fix warning. 1999-12-04 21:37:38 +00:00
sspitzer%netscape.com cac570c4f9 fix build warnings by using /* */ style comments instead of // 1999-12-04 21:06:49 +00:00
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