Commit Graph

115094 Commits

Author SHA1 Message Date
gerv%gerv.net
76ff689b66 Bug 191020 - back out bits of generic charting checked in by mistake. Apologies. 2003-02-07 08:26:49 +00:00
gerv%gerv.net
c90f937bc3 Bug 191020 - buglist.cgi doesn't always get query names right for filename to save. Patch by gerv; r=bbaetz, a=justdave. 2003-02-07 08:07:40 +00:00
bbaetz%acm.org
8b73cba208 Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
kirk.erickson%sun.com
f0a7cc54bb Moved rules.mk include to the end. 2003-02-07 07:16:37 +00:00
wtc%netscape.com
8a3913ab4f Set the default compiler to cc. 2003-02-07 06:57:57 +00:00
nelsonb%netscape.com
140acf91e3 Move the implementation of the TLS Pseudo Random Function (PRF) from
pkcs11c.c into a new file: tlsprf.c.
2003-02-07 06:42:20 +00:00
nelsonb%netscape.com
1bea4fac99 Fix the dbtests test on Windows, when run in all.sh.
The problem was that fips.sh created a file in . named dbtest, which was
actually some text output by a previous test.  This dbtest file prevented
the dbtest program from running.  The text file now has another name.
2003-02-07 06:32:59 +00:00
kirk.erickson%sun.com
a07280607f Resolves bug 189504 (Build Linux RPMS). 2003-02-07 05:56:15 +00:00
nelsonb%netscape.com
6a424428f3 MKS shell doesn't know about echor command. Does any shell? 2003-02-07 05:48:34 +00:00
nelsonb%netscape.com
63cbaffd59 Remove unreferenced local variables from functions. 2003-02-07 05:08:01 +00:00
timeless%mozdev.org
fdd98cf2ed Bug 191675 JS Shell (1.3.1+) Quit() calls exit() without cleaning up.
r=rogerl
2003-02-07 03:51:59 +00:00
dbaron%dbaron.org
2ce5068759 Backing out half of previous changes, since they're not necessary to fix the crash and I think they cause problems. 2003-02-07 03:21:27 +00:00
dbaron%dbaron.org
e6b505fb3d Make observer notification in nsDocument and nsXULDocument happen in the same order (that of nsXULDocument), and make nsXULDocument more resistant to observer removal during notification in an attempt to fix crashes. b=192130 Patch from Boris Zbarsky <bzbarsky@mit.edu>. r=dbaron sr=jst a=asa 2003-02-07 03:15:41 +00:00
timeless%mozdev.org
89f3a5e056 Bug 107002 Makefile.ref doesn't build on rh7.1 with readline
r=rogerl
2003-02-07 03:10:59 +00:00
sspitzer%netscape.com
d25d20a181 fix for bug #191817.
Privileged script insertion in attachment content-type header
thanks to guninski@guninski.com for the bug report and the fix.
r/sr=sspitzer, a=asa
2003-02-07 02:36:18 +00:00
kairo%kairo.at
57a282c84f bug 185698 - localeVersion update for 1.3b on trunk, fix two files I missed last time, r=rchen, sr=blizzard, a=dbaron 2003-02-07 01:27:26 +00:00
darin%netscape.com
494643aa63 fixes bug 192049 "Mozilla fails to read from sockets to this site" r=dougt sr=bz a=dbaron 2003-02-07 00:49:17 +00:00
timeless%mozdev.org
bc2554f85e Bug 191021 Put the null plugin back where it belongs
r=peterl a=asa
2003-02-06 23:50:43 +00:00
peterlubczynski%netscape.com
523f0ff1c1 Bug 192009, stop exporting the default plugin to dist/gre, dist/lib, dist/bin on UNIX, r=cls a=asa 2003-02-06 23:41:43 +00:00
leaf%mozilla.org
93fa44f165 join two lines to avoid losing the directory information from the cd command
fixes fix to bug 190529, a=dbaron
2003-02-06 23:38:21 +00:00
jst%netscape.com
401737583f Removing a redeclaration of a variable that sould've been removed with the last change to this file. Bug 181644, r=bzbarsky@mit.edu, sr=dbaron@dbaron.org, a=dbaron@dbaron.org 2003-02-06 23:10:20 +00:00
wtc%netscape.com
3da1c11d28 Moved the definition of MD_LIB_RELEASE_FILES from manifest.mn to Makefile
so that it is right next to the definition of CHECKLOC, which it uses.
2003-02-06 22:37:37 +00:00
leaf%mozilla.org
fe7bd7854c Automated update 2003-02-06 22:15:12 +00:00
mkaply%us.ibm.com
f162a635cf No bug
a=dbaron
Missing asterisk was causing OS/2 not to build imgicon anymore
2003-02-06 22:14:53 +00:00
ccarlen%netscape.com
95d00a13fb Bug 190490 - Profile switching does not work on Unix because a nescesary JS component is not packaged. r=dougt/sr=alecf/a=dbaron 2003-02-06 22:14:07 +00:00
mikep%oeone.com
72db5adddd Fixing week view to use box object to get calculated left and top values. 2003-02-06 22:02:47 +00:00
darin%netscape.com
7ef9daec3e fixes bug 191739 "Browser does not work if loopback is disabled" r=dougt sr=bz a=asa 2003-02-06 21:20:26 +00:00
bryner%netscape.com
5a26c66ccf support weak references in TestGtkEmbed's content listener (bug 191548). r=pavlov, sr=blizzard, a=asa. 2003-02-06 20:59:30 +00:00
bryner%netscape.com
124aa40bf5 Build both embedding/browser/gtk/src and tests/ at the end of the build, so that all required static components are present (bug 191927). r=cls, a=asa. 2003-02-06 20:54:54 +00:00
cltbld%netscape.com
5c3bf330c2 Comment: don't run xpcomglue test on MacOSX. r=dougt,ccarlen 2003-02-06 20:27:17 +00:00
mikep%oeone.com
28021833a6 Fixing up publishing so that it works a little nicer now. Removing need to specify a remote path and a filename seperately. 2003-02-06 20:15:49 +00:00
pschwartau%netscape.com
a3137029fb Initial add. Regression test for bug 192105. 2003-02-06 19:17:07 +00:00
relyea%netscape.com
f97a44db49 Clean up tests
Suppress error messages which we were expecting because it causes the QA
scripts to report a QA failure.
2003-02-06 19:06:39 +00:00
mikep%oeone.com
b4a323e4a7 Fixing subscribing to remote calendars, fix for bug 191442. 2003-02-06 18:38:55 +00:00
mikep%oeone.com
5d3b133bb2 Adding in try catch to see if I can catch the exception that causes the calendar to crash sometimes. 2003-02-06 18:38:19 +00:00
mikep%oeone.com
5a986d3efd Fixing problem with showing time of event. 2003-02-06 18:23:55 +00:00
relyea%netscape.com
0022c47e93 Mangle will be changing the shared libraries, so it should link with them. 2003-02-06 18:18:42 +00:00
mikep%oeone.com
6cdc18391a Fixing publishing so that you can now publish an entire calendar or just the selected events. 2003-02-06 18:06:18 +00:00
wtc%netscape.com
d12037cd31 Bug 177387: Put the configuration/assignments before the rules in Makefile.
Define MD_LIB_RELEASE_FILES in manifest.mn so that the *.chk files are
included in the mdbinary.jar files generated by the release target.
2003-02-06 16:56:46 +00:00
relyea%netscape.com
f61ba94871 Turn on FIPS test again. 2003-02-06 16:13:44 +00:00
relyea%netscape.com
4bb120679c Introduce shell variables for DLL_PREFIX and DLL_SUFFIX 2003-02-06 16:13:22 +00:00
dbradley%netscape.com
e858034c7a Bug 190813 - Browser hangs indefinitely on above URL. r=shaver, a=dbaron 2003-02-06 14:54:59 +00:00
wtc%netscape.com
d7d81c7883 Support both ";" and ":" as PATH separators on Windows. MKS Korn shell
uses ";" but Cygwin bash uses ":".
2003-02-06 14:52:43 +00:00
ccarlen%netscape.com
d0a8576aa6 Bug 191882 - We're building (and shipping) libxpcom.bundle though it's unused and contributes a megabyte to footprint on OSX. r=seawood/sr=dougt/a=asa 2003-02-06 14:37:32 +00:00
mikep%oeone.com
2772051706 Fixing bug 187826, cannot publish to https URL. 2003-02-06 14:37:13 +00:00
neil%parkwaycc.co.uk
f81392a0a6 Bug 191732 Compose mail to from context menu message header always uses default identity r/sr=sspitzer a=asa 2003-02-06 13:06:35 +00:00
neil%parkwaycc.co.uk
b96af2a010 Bug 106712 disable the View | Messages | Threaded menuitem when in quick search mode r/sr=sspitzer a=asa 2003-02-06 13:05:19 +00:00
locka%iol.ie
f27ea2fe10 Fix mouse exit so it goes to the targetted view rather than the view the mouse may or may not be over as it leaves the main widget. b=144880 r=ccarlen@netscape.com sr=roc+moz@cs.cmu.edu a=asa@mozilla.org 2003-02-06 12:50:35 +00:00
mkaply%us.ibm.com
8722e3bb55 #192024
r=brade, sr=kin, a=asa
domSelection can be null if there is no presShell - don't dereference it
2003-02-06 05:34:47 +00:00
wtc%netscape.com
5cc66223d8 Backed out the previous checkin because it doesn't work on Windows. 2003-02-06 05:33:33 +00:00