dbaron%fas.harvard.edu
7959335ccb
Fix the size of the "L" and "*" popups for Mozilla popup code, and shrink the name popup a little bit.
2000-10-25 20:14:34 +00:00
javi%netscape.com
ba63941df9
Make boolean preferences work under Netscape6. It's the annoying JS bug
...
where you can't call top.variable when in the top most frame.
So I moved the function that was doing this to the frame that wanted to
toggle the boolean value instead of calling the top most frame to do this.
2000-10-25 18:57:06 +00:00
sfraser%netscape.com
61fec23e6f
Fix a problem with the universal interfaces version, and include the build flags module. NOT PART OF THE BUILD
2000-10-25 18:52:33 +00:00
morse%netscape.com
056b6817df
bug 57840, tre blocker, r=gagan,don
2000-10-25 18:14:23 +00:00
briane%qnx.com
4055424be3
PHOTON BUILD only
...
event loop fixes for modal dialogs
2000-10-25 18:01:02 +00:00
briane%qnx.com
9895aac2d8
PHOTON BUILD only
...
cursors now change properly, dilogs display in correct locations, modal
dialogs work
2000-10-25 18:00:34 +00:00
briane%qnx.com
a73284881f
PHOTON BUILD only
...
fixes for colors in toggle buttons
2000-10-25 17:59:36 +00:00
javi%netscape.com
7d0aaba8ae
Check-in final reviewed version of sslconn.c
2000-10-25 17:23:46 +00:00
blizzard%redhat.com
595ebd69de
Bug #54219 . Bring qt back from the dead. I am checking this in on behalf of John Griggs <johng@corel.com>. If you have problems with this code, please contact him.
2000-10-25 16:55:42 +00:00
axel%pike.org
d563be21fc
adding the version="1.0" for some stylesheets, not part of build
2000-10-25 16:45:33 +00:00
bienvenu%netscape.com
fa3d175e2a
fix top crash in nsPop3Protocol::SendRetr, from branch, sr=mscott
2000-10-25 14:59:38 +00:00
karnaze%netscape.com
a52b02e708
bug 54542 (Hyatt's patch) - pass in style context instead of resolving it. a=buster, r=karnaze.
2000-10-25 14:55:21 +00:00
neeti%netscape.com
8e953029ea
fix for rtm++ bug 57326, Crash trying to use the save link as context menu, r=gagan, sr=mscott.
2000-10-25 13:28:39 +00:00
jeff.dyer%compilercompany.com
83f1b1e028
Added to FunctionDefinition a pointer that marks the position in the
...
parameter list that the named parameter marker occurs. The names at or
after that position may or may not have aliases associated with them.
2000-10-25 12:46:23 +00:00
mkaply%us.ibm.com
439c4cf347
#52458
...
r=mkaply, a=blizzard
Code from jkobal to handle VSCROLL messages to get Thinkpad trackpoint scrolling working
2000-10-25 10:58:20 +00:00
mkaply%us.ibm.com
fe30b163ea
#57814
...
r=jkobal, a=blizzard
Fix for pasting HTML from clipboard - thanks to Dainis_Jonitis@swh-t.lv for the fix
2000-10-25 10:52:25 +00:00
mkaply%us.ibm.com
a927daa832
#57639
...
r=mkaply, a=blizzard
Code from jkobal - check for VK_SPACE in vkey rather than space in char
2000-10-25 10:26:11 +00:00
brendan%mozilla.org
1dbf40a31a
Fix obj.toSource to get attributes using the object in which id was found (56482, r=jband, sr=shaver).
2000-10-25 07:00:31 +00:00
bryner%uiuc.edu
58bbc89bcd
Bug 57386 -- make setting the width and height separately on a newly created (1x1) XUL window work correctly. r=pavlov, sr=blizzard. Vixen works on unix now!
2000-10-25 06:21:20 +00:00
pierre%netscape.com
3107bd8ed6
56950 "SeaMonkey crash in css code". Check error codes when constructing a DocElementTableFrame. r=attinasi, sr=buster, a=phil.
2000-10-25 04:23:37 +00:00
brendan%mozilla.org
cfb8447863
Home sp before calling js_ValueToStringAtom and js_ValueToFunction (bug 57826, r=mccabe, sr=jband).
2000-10-25 04:04:29 +00:00
sfraser%netscape.com
1b0b4923c7
Refactorying to allow for module reuse by other build systems (e.g. Netscape commercial build). NOT PART OF THE BUILD
2000-10-25 04:04:06 +00:00
blizzard%redhat.com
9ba67a72d6
Fix for bug #57046 . Flush the X connection before returning the xid of the plugin port window. This is part of the fix to get the java plugin working on linux again. r=akkana a=brendan
2000-10-25 03:40:53 +00:00
cls%seawood.org
6d635df17c
Fixed the strip check to work for cross-compile builds. Bug #11893
2000-10-25 03:30:47 +00:00
mscott%netscape.com
2435093250
Bug #56934 --> propogate the error returned by
...
OnDataAvailable so nsAsyncStreamListener can properly
cancel the load. This fixes the zdnet benchmark
problem. r=gagan, sr=rpotts
2000-10-25 03:10:49 +00:00
cls%seawood.org
90ae3fed85
Must include build.dtd anyplace that uses navigator.dtd for the BuildId. Bug #26798 r=jag
2000-10-25 03:06:42 +00:00
hyatt%netscape.com
7662270ea6
Fix for 57733.
2000-10-25 03:03:08 +00:00
dmose%mozilla.org
c1aa1c70d5
The code was trying to use ConnectToDatabase to connect to the shadow db after quietly_check_login() had already called it for us under the covers _without_ the useshadowdb parameter. So reports were being run against the main database, triggering UI stalls. r=endico@mozilla.org
2000-10-25 02:34:13 +00:00
sfraser%netscape.com
839e69cefd
Support for a text-based list of build flags, and configurable log file locations. NOT PART OF THE BUILD
2000-10-25 02:32:30 +00:00
pinkerton%netscape.com
fa5f216463
Don't use SetAnimatedThemeCursor() at interrupt time. Doh! Instead just back down to using the normal watch cursor. Not as pretty, but doesn't wipe out the machine at random. r=pchen/a=sfraser, bug#52565.
2000-10-25 01:43:53 +00:00
sfraser%netscape.com
d4159e6dcb
Move the list of build flags into an external file, so that it can be easily replaced by a different list for a different build. NOT PART OF THE BUILD
2000-10-25 00:26:15 +00:00
waterson%netscape.com
6bae68adc1
Bug 57764. Call UnregisterDataSource() in dtor. r=rjc, sr=alecf
2000-10-24 23:13:23 +00:00
dr%netscape.com
f05a1c34ee
patch for 53047, for jrgm who doesn't have cvs access. (rtm++, r=evaughan, a=ben)
2000-10-24 22:56:13 +00:00
sfraser%netscape.com
4b7fbdf56e
Changes to allow for pref-file override of default file locations for the CodeWarrior and CVS session location files. NOT PART OF THE BUILD
2000-10-24 22:49:23 +00:00
pavlov%netscape.com
8cbce5fe63
fix for bug 56010 r=akkana,brendan sr=blizzard,erik
2000-10-24 22:38:03 +00:00
disttsc%bart.nl
e858816f79
Fix Debug/Verification/PNG Images Test url, bug=39984, patch=teamwork (see bug), r=leaf, a=ben
2000-10-24 22:36:12 +00:00
mscott%netscape.com
786d08e821
Bug #57207 --> initialze elapsed time to 0 because we may use the variable before we
...
intialize it later on...
sr=alecf, r=sspitzer
2000-10-24 22:20:25 +00:00
varada%netscape.com
14aeef2386
changing name of cck.exe to setup.exe
2000-10-24 22:19:51 +00:00
mscott%netscape.com
3ca41ad1ea
Bug #57207 --> When we bring up the progress dialog, if we've already received a on stop request,
...
then go ahead and make the progress dialog go away again. r=sspitzer, sr=alecf
2000-10-24 22:18:56 +00:00
mjudge%netscape.com
66ae154b6c
bug fix for 48064. rtm++ r=simon a=brendan. pdt=ok. fixes check for valid frame after callonchange. (callonchange may actually destroy the frame underneath us.) also we need to update the focusedvalue when enter/submit is hit. this will save 2 onchange from being fired. one from enter, second from blur.
2000-10-24 22:08:44 +00:00
blakeross%telocity.com
0ad93931fb
Fix 57825: search button broken for single click searches. r=pchen a=alec, rtm+
2000-10-24 21:59:48 +00:00
dougt%netscape.com
d911acd2bb
changing default startpage of embedding examples to point to the embedding projects home page. s=jband@netscape.com, r=dougt@netscape.com
2000-10-24 21:57:35 +00:00
nhotta%netscape.com
8e39c30f3c
Changed not to call the localized date format function but instead calls PR_FormatTimeUSEnglish()
...
so later it can be parsed by PR_ParseTimeString() correctly,
bug 30994, r=rjc,sr=mscott.
2000-10-24 21:53:12 +00:00
nelsonb%netscape.com
667d4a7e36
New implementation of mp_invmod for even moduli. 3x-500x faster than
...
xgcd for even moduli.
2000-10-24 21:32:53 +00:00
cls%seawood.org
b5d609a14c
Cross-compiling fixes. Bug #11890 r=blizzard
2000-10-24 21:22:32 +00:00
cls%seawood.org
046f731036
Add an explicit dependency to avoid parallel build race problem. Bug #31364 . r=axel@pike.org
2000-10-24 21:10:31 +00:00
beard%netscape.com
591b9d1b32
Added GC_init_MacOS() to make sure MaxApplZone() and MoreMasters() get called. r=sfraser, not part of standard build.
2000-10-24 20:18:43 +00:00
sfraser%netscape.com
c34b3bd00b
Changed error strings for better tinderbox error reporting. NOT PART OF THE BUILD.
2000-10-24 18:21:47 +00:00
dougt%netscape.com
c6d968332a
removing Makefile and adding Makefile.in
2000-10-24 17:16:20 +00:00
axel%pike.org
da6fc48be0
fixing builddir!=srcdir, not part of build
2000-10-24 16:28:02 +00:00