Commit Graph

54485 Commits

Author SHA1 Message Date
rods%netscape.com
8e122d212d Turned off the optimization that wasn't really working well anyway,
will turn it back on in M15 after reworking it
b 28593 a=jar r=self
2000-03-03 00:42:29 +00:00
rods%netscape.com
257c1a21d8 make minor changes to the dialog to get it to work with the combobox, table and box layout
r=cmanske, a=jar
2000-03-03 00:40:25 +00:00
edburns%acm.org
0ebbfaaca6 r=bruce
a=edburns
bug=9854
2000-03-03 00:38:29 +00:00
rods%netscape.com
bd41b08f63 added new atom for the combobox
b 28593, r=kmcclusk,buster a=jar
2000-03-03 00:22:30 +00:00
rods%netscape.com
575fc9a670 Button marks itself dirty when the suggested size is set.
b 28593, r=kmcclusk,buster
2000-03-03 00:21:10 +00:00
varada%netscape.com
9df0b4455b hack for bug #30123 - checking to see if a filename is null before copying it 2000-03-03 00:08:25 +00:00
morse%netscape.com
0d404201e2 fix bugs 30043, 29842, 29846, 29848, wallet items reappeared on task menu, r=dp, a=jevering 2000-03-02 23:55:08 +00:00
ben%netscape.com
0c3efefeb8 forgot to update this file with the search changes I made last night. r=german, a=jar 2000-03-02 23:47:09 +00:00
alecf%netscape.com
5064ec9a3a second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
r=mscott
a=phil
2000-03-02 23:42:32 +00:00
alecf%netscape.com
ee6b36799d fix for #29714
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
norris%netscape.com
c6c60bb6bc skip getter/setters 2000-03-02 23:26:56 +00:00
rogerl%netscape.com
9594ff55ad r=rginda
Make shared lib thingy configurable.
2000-03-02 23:21:04 +00:00
rogerl%netscape.com
429c1db8e9 r=brendan,rginda
Added ECMA3 compliant getter/setter syntax.
Fixed bugs
	- #28686, mishandling of \$ in replace()
	- #27902, eval not detected as heavyweight indicator for non ECMA
			context version.
2000-03-02 23:21:03 +00:00
saari%netscape.com
b811298c4b Fix for PDT+ 29833, r=hyatt, a=jevering 2000-03-02 23:15:01 +00:00
saari%netscape.com
350e50b349 Fix for PDT+ 27784. r=joki, a=jevering 2000-03-02 22:57:45 +00:00
granrose%netscape.com
ff48f6e0ea modified to eliminate packaging and runtime warnings. not part of build as we don't use .xpi files on unix yet. r=leaf 2000-03-02 21:56:33 +00:00
granrose%netscape.com
bd5a7a1dad adding perl script to run xpt_link on components to merge .xpt files before packaging into .xpi files. bug 29658. r=leaf. not part of build yet. 2000-03-02 21:53:41 +00:00
gagan%netscape.com
c0a4c6e6e7 Fix for bug 29477 on behalf of norris. r=gagan. 2000-03-02 21:45:51 +00:00
danm%netscape.com
3c58d88539 unix-only: allow system notification pipe to drain when event processing is stalled. unpegs CPU when showing certain dialogs. bug 28100. r=dp,pavlov a=jevering 2000-03-02 21:38:19 +00:00
harishd%netscape.com
1ff4cd1a93 23680 [PDT+] - PRE should not be a parent of TD.
This fixes the cvs log display problem.

r=rickg
a=rickg
2000-03-02 21:29:04 +00:00
beard%netscape.com
8875ed1f5c can't use operator new to allocate containers that use GC_allocator, because the Mac heap zone isn't scanned. 2000-03-02 21:06:36 +00:00
attinasi%netscape.com
666b7fec85 updated with today's run: not part of build 2000-03-02 21:02:58 +00:00
attinasi%netscape.com
1f15b1ccf8 Fixed CPU argument processing, disallowed clock argument since it does not work yet 2000-03-02 21:02:08 +00:00
dcone%netscape.com
1e2e771716 draw only the part of the image that has been read in. This limits the size of the blitting.. which can be quite a few blits depending on the image and the incremental loading and drawing. r=kmclusk a=rickg. 2000-03-02 21:00:59 +00:00
beard%netscape.com
e6d16f593a added gc_traits_finalizable to use GC finalization facilities to call destructors. 2000-03-02 20:58:26 +00:00
valeski%netscape.com
fc9af05227 updating a test harness 2000-03-02 20:48:40 +00:00
slamm%netscape.com
6887d46636 Cleanup EXIT_ON_ERRORS in LOOP_OVER_DIRS. r=cls 2000-03-02 20:45:23 +00:00
valeski%netscape.com
f39902d25a 24033. r=vidur. the multi-mixed-replace converter wasn't clearing it's layover buffer. this was causing headers to bleed into content and double content generation 2000-03-02 20:42:27 +00:00
mkaply%us.ibm.com
4f6298fe1d # 25555
r= cls@seawood.org
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-02 20:33:46 +00:00
law%netscape.com
9c516532ee Handle null l10n entity values, this is a partial fix for bug 27736; r=matt@netscape.com, a=jevering@netscape.com 2000-03-02 19:58:34 +00:00
jband%netscape.com
3f9d673a94 back out dp's unsafe optimization that caused crash on first run 2000-03-02 19:57:23 +00:00
sfraser%netscape.com
19fa57d1f9 Followon from a checkin I did yesterday to fix bugs 29521 and 29827 (a=jar); this part fixes an assertion that happened with empty form fields. r=kin 2000-03-02 19:36:15 +00:00
akkana%netscape.com
03b765f70e 27827: disable the ender event listener for right clicks as had
previously been done for middle clicks.  This is a band-aid;
 we need to dig in and rewrite this code to pass events correctly.
 r=buster, a=jar
2000-03-02 19:31:03 +00:00
slamm%netscape.com
65ed51e588 Give editor test up to 45 seconds. 2000-03-02 18:36:23 +00:00
cls%seawood.org
52b103d9d3 Mingw32 fixes. 2000-03-02 15:58:02 +00:00
cls%seawood.org
deb12d64ee Remove the HAVE_UINT define & uint typedef as NSPR unconditionally typedefs uint. 2000-03-02 15:57:10 +00:00
cls%seawood.org
09c37a19ec Fix for compilers that can't deal with the extra ; that results in an "incorrectly terminated declaration" (namely Sun's Workshop 5.0 & AIX's xlC) 2000-03-02 15:27:09 +00:00
jst%citec.fi
882da396f0 Temporary (untill the real problem gets fixed) fix for PDT+ bug 18186. r=vidur, a=chofmann 2000-03-02 15:06:05 +00:00
bruce%cybersight.com
53f52035ac Fix small, localized leak of HTTP atoms. Well tested on MacOS and under Purify with no ill effects. r=gagan 2000-03-02 13:45:28 +00:00
cls%seawood.org
192e307283 Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.
2000-03-02 13:29:03 +00:00
cls%seawood.org
f8ec204a17 Remove unused -lmozjs from LIBS. 2000-03-02 12:52:01 +00:00
cls%seawood.org
08e716cb3e Reverted part of slamm's checkin so that non-official builds (including tinderboxes) stop on errors. Changed makefiles to use gmake's -C option instead of 'cd'. 2000-03-02 12:41:47 +00:00
cls%seawood.org
7d85eea7c4 More fixes for motif build. Bug 22266 2000-03-02 12:33:06 +00:00
cls%seawood.org
80f42db84e Use HOST_AR & HOST_RANLIB when building host version of libxpt. Needed for cross-compiling. Bug #11890 2000-03-02 12:29:47 +00:00
cls%seawood.org
18d8f2f08c Use EXPORT_XPT_API define when building libraries. Needed for mingw32. 2000-03-02 12:27:58 +00:00
cls%seawood.org
19b05072d7 Reset default build number to 000000000 to avoid user confusion about non-official builds. Bug 26798 2000-03-02 12:23:10 +00:00
cls%seawood.org
8810958471 Long overdue removal of broken comment from --enable-mathml. Sorry guys. 2000-03-02 11:14:38 +00:00
hyatt%netscape.com
a84f152eec Fixing a merge conflict. Fallout from same checkin. r=travis,a=jar 2000-03-02 10:47:58 +00:00
hyatt%netscape.com
ef422972c6 Same checkin. a=jar 2000-03-02 10:26:42 +00:00
scc%netscape.com
d1724d8b93 Added new radiogroup files to the project on behalf of hyatt (since camelot is down) r=hyatt, a=jar 2000-03-02 10:07:10 +00:00