Commit Graph

43706 Commits

Author SHA1 Message Date
varada%netscape.com
8ffaa571f3 #6569 adding Message function to OnNext handler 1999-10-11 22:30:02 +00:00
varada%netscape.com
6cea469ee8 #15327 changing minlen to maxlen 1999-10-11 22:28:59 +00:00
sfraser%netscape.com
ef4b4b1cca Part of fix for 15795; nsFileSpecMac.cpp is no longer pulled in with a nasty #include, and is thus added to the project. r=dougt 1999-10-11 21:19:47 +00:00
terry%mozilla.org
a34292afc3 Got rid of silly debugging hack. 1999-10-11 21:19:46 +00:00
sfraser%netscape.com
2204476289 Fix for bugs 15795 and 16090 -- fix startup crash which was due to an uninitialized nsFileSpec trashing the stack. Also no longer set mError on CreateDirectory if the dir already exists, prevent += "foo" when mError is set, and add assertions XP to catch calls with NULL strings. reviewed by dougt and (in part) sspitzer. a=leaf. 1999-10-11 21:19:06 +00:00
terry%mozilla.org
53a33fe098 Sort votes in decreasing order, not increasing. 1999-10-11 21:17:17 +00:00
slamm%netscape.com
433b7fdae9 Remove '-test' from output file name 1999-10-11 19:46:59 +00:00
slamm%netscape.com
603f841ff7 finished testing 1999-10-11 19:43:46 +00:00
slamm%netscape.com
c9900fb7f7 New file indexing. Use '/cvsroot' instead of lxr index. 1999-10-11 19:42:53 +00:00
slamm%netscape.com
d5f9a540a6 Skip attic files. 1999-10-11 19:40:51 +00:00
slamm%netscape.com
d7e352b1be slight tweak. take 2. 1999-10-11 19:37:32 +00:00
slamm%netscape.com
2b0daf64f5 slight tweak 1999-10-11 19:36:12 +00:00
slamm%netscape.com
baa1b34dbe Need to account for ,v 1999-10-11 19:34:57 +00:00
slamm%netscape.com
7e79a116f4 Test new file indexing. 1999-10-11 19:26:38 +00:00
varada%netscape.com
f6b0f8643a checking in fixes for bug #6569 - confirmation on clicking the finish button 1999-10-11 19:23:25 +00:00
terry%mozilla.org
5d0924fdfb Let's not keep everything locked up while regenerating. 1999-10-11 19:02:49 +00:00
terry%mozilla.org
2b2d779419 Stop reporting "area"; don't report voters on the CC line. 1999-10-11 18:54:45 +00:00
terry%mozilla.org
622cca3806 Make "rescanall" only check bugs which have changed in the last two days. 1999-10-11 18:23:21 +00:00
terry%mozilla.org
1913f31fc9 Added ability to run "processmail rescanall" to scan *every* bug for
any mail that ought to be sent to someone.
1999-10-11 18:18:39 +00:00
terry%mozilla.org
e4ec856a08 Oops; need extra directions to avoid problems when removing the "area" column. 1999-10-11 17:41:47 +00:00
terry%mozilla.org
3c2c5481bf Stupid hack to let things work with people who have bookmarked
vote-sorting URLs using the old style.
1999-10-11 17:21:18 +00:00
terry%mozilla.org
cb052f3b3d Added a "votes" field to the bugs table, which caches the total number
of votes that have been cast for that bug.  This let me simplify the
SQL in buglist.cgi, which makes things more efficient and fixes
several strange bugs.
1999-10-11 17:14:32 +00:00
kipp%netscape.com
b3194a801c Updated documentation to be more accurate; provided description of command line arguments 1999-10-11 15:30:17 +00:00
Jerry.Kirk%Nexwarecorp.com
6f32546fc6 Adding a "; else true" to work around broken shell under QNX4 for the
Neutrino cross-compile.
Bug #16049 r=Dale.Stansberry@Nexwarecorp.com
1999-10-11 14:41:25 +00:00
neeti%netscape.com
338a784b77 updating status 1999-10-11 14:17:18 +00:00
briano%netscape.com
76926a308a Automated update 1999-10-11 11:16:05 +00:00
briano%netscape.com
9c70dc453d Automated update 1999-10-11 11:07:20 +00:00
ramiro%netscape.com
06980d0827 Fix for bug 13522. Duplicate nsTimer.cpp files. Removing the old ones.
r=pavlov@netscape.com,sfraser@netscape.com.
1999-10-11 04:01:35 +00:00
ramiro%netscape.com
3849c0fcb8 Fix for bug 13522. Duplicate nsITimer.h files. Removing the old ones.
r=pavlov@netscape.com.
1999-10-11 03:48:21 +00:00
pavlov%netscape.com
f2d1718e03 Do not draw images if we have an empty clip region r=syd fixes bug #11086 1999-10-11 03:04:59 +00:00
mcafee%netscape.com
0bd8bf7016 Enable Solaris/Intel/egcs to build & run. Patch submitted by Roy Jones, r=mcafee 1999-10-10 23:41:23 +00:00
putterman%netscape.com
df01d32703 Remove ctor/dtor counter macros I added before it was determined we shouldn't
use them for xpcom classes.
1999-10-10 22:52:49 +00:00
putterman%netscape.com
6a6fa70abd Use ctor/dtor counter macros on non xpcom classes. reviewed by mscott. no bug. 1999-10-10 22:32:54 +00:00
putterman%netscape.com
805ef226be Switch over mailnews/base to use nsIModule. I forgot to mention that these
checkins were reviewed by mscott.  There's no bug.
1999-10-10 22:32:25 +00:00
putterman%netscape.com
489e979124 Switch over mailnews/base to use nsIModule. 1999-10-10 22:31:48 +00:00
putterman%netscape.com
07068ab854 Create a version of NS_GENERIC_FACTORY_CONSTRUCTOR that lets you pass in
an initialization function.  No bug.  Reviewed by dp.
1999-10-10 22:30:55 +00:00
rpotts%netscape.com
9ced2151e2 Removed 2 *extra* calls to NS_RELEASE in failure cases... 1999-10-10 06:58:42 +00:00
dveditz%netscape.com
47ef8ef344 build fix, packager needs to know about changed Win32 names 1999-10-10 04:59:59 +00:00
warren%netscape.com
bb32e6e730 Fixed refcounting problem and possible out-of-memory condition. r=kipp 1999-10-10 02:08:08 +00:00
dveditz%netscape.com
ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
ssu%netscape.com
8828757b91 fixing bug #15953. No fix is not part of tinderbox builds. affects only windows. Got approval from Syd_Sheriff. Also updated config.ini to not reference the editor since it has been rolled into the core.xpi. 1999-10-09 22:21:11 +00:00
ssu%netscape.com
d5e843f7c0 this checkin is to help fix bug #15393. There is one more step to truly fix it, which will come later. Reviewed by sgehani@netscape.com. This only affects windows platforms. This fix is needed because xpistub.dll no longers requires two callback functions: XpiStart() and XpiFinal(). 1999-10-09 21:41:02 +00:00
ssu%netscape.com
f22610860c this checkin is to help fix bug #15393. There is one more step to truly fix it, which will come later. This fix is by dveditz, and reviewed by ssu. 1999-10-09 21:37:21 +00:00
rginda%ndcico.com
48305e06e1 * Makefile.in, makefile.win
Install new css files and alternate images.

* README
Removed some rot.

* events.js
Add ability to disable a hook without uninstalling it.
Changed return value of addHook to the new hook object.
Added getHook(name) method.
Removed unused variable from routeEvent.

* http.js, irc-debug.js
Fixed spelling error.

* irc.js
network.onConnect no longer forwards the event to the server.
Added getModeStr() method to the IRCChanMode object to retrieve the entire mode string for a channel.

* utils.js
Added Clone() constructor.
Fixed problem in stringTrim.
Added getStackTrace() ... Whoopee!! ...

* bsconnection.c, bsutil.c
Stop warnings on Mac.

* index.html
Change links to buttons to avoid troubles with other methods (href="javascript:f()" | (href="javascript:(void 0)" | href="#") onclick="f()")

* test3-commands.js
Wiring for /testdisplay and /msg commands.

* test3-handlers.js
Added debug message toggle menuitem handler.
Added style change menu item handler.
Added hack to work around bad KeyUp events.
Factored out some logic from onInputCompleteLine into getObjectDetails (in test3-static.js)
Added /testdisplay and /msg implementation.
Fixed error message for unknown network passed to /network.
Added topicDate to output of /topic command.
updateNetwork and updateChannel calls sprinkled throughout to keep the statusbar current.
Added topic change handler.

* test3-static.js
Post new messages top to bottom!!
Disable the debug hook by default.
Added getObjectDetails (factored out of test3-handlers.js)
Added setOutputStyle to dynamically change the .cs file used for the output window.
Implemented updateNetwork and updateChannel.
Massive changes to .display methods make output window now display using a table, instead of spans (much faster, btw.)
Fixed addHistory to trim the correct side of the output, regardless of print direction.

* test3.css
Factored out output window styles.

* test3.xul
Added menu options for debug message toggle and style changes.
Added statusbar (table.)

* test3-output-default.css, test3-output-marble.css
Added output window stylesheets.
1999-10-09 21:26:52 +00:00
ssu%netscape.com
58af1c44ab fixing bug #15584. reviewed by sgehani@netscape.com. Fixes build warnings under linux. 1999-10-09 21:08:35 +00:00
law%netscape.com
0e4600ac24 Bug #15916; cleaned up context menu generation to make it faster; rev=hyatt@netscape.com 1999-10-09 07:58:24 +00:00
law%netscape.com
d07c34991f Bug #14999; removed use of toolkit app core; rev=scottip@netscape.com 1999-10-09 06:23:30 +00:00
law%netscape.com
59342552a4 Bug #14999; removed use of toolkit app core; rev=rgoodger@ihug.co.nz 1999-10-09 06:21:53 +00:00
law%netscape.com
d1e36c3edc Bug #14999; removed use of toolkit app core; rev=davidm@netscape.com 1999-10-09 06:18:58 +00:00
law%netscape.com
c26435f98e Bug #14999; removed use of toolkit app core; rev=tao@netscape.com 1999-10-09 06:17:46 +00:00