hangas%netscape.com
7edcee28aa
Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott
1999-10-30 00:14:52 +00:00
hangas%netscape.com
7f3621bc62
Image transparency problem fixed by Andrew Niese.
1999-10-30 00:07:21 +00:00
tbogard%aol.net
bbf2412ebf
Removed mDocument in favor of the preferred way of getting the document from the content viewer.
1999-10-30 00:02:38 +00:00
tbogard%aol.net
2c0660ae5e
Changed a call to QueryInterface to use CallQueryInterface which helps with type checking.
1999-10-29 23:59:20 +00:00
valeski%netscape.com
b6858f6449
warning fixes, again :(
1999-10-29 23:35:06 +00:00
evaughan%netscape.com
3387f168c4
Fixed bug in example. -r hyatt
1999-10-29 23:27:26 +00:00
Jerry.Kirk%Nexwarecorp.com
4e0ec9f26d
Fixing FillPolygon code in nsRenderingPh.cpp
...
Adding debug code in nsDrawingSurfacePh to find the crash.
r=kedl
1999-10-29 23:18:16 +00:00
Jerry.Kirk%Nexwarecorp.com
e52648cda0
Changing mClipSibling to False in preparation to popup change
...
Pavlov is working on/thinking about... I'm sure he will see it my
way eventually...
r=kedl
1999-10-29 23:16:57 +00:00
mjudge%netscape.com
3aec561aba
reviewed by hyatt bug of someone elses but in my code. dont know number. simple check for null
1999-10-29 23:12:44 +00:00
mjudge%netscape.com
17c9ff17c4
i cannot find the bug# it is for selecting inside forms. we need to turn off selection in certain frames based on the style. this sets up it to work once we figure out the style rule to set.
1999-10-29 23:07:07 +00:00
colin%theblakes.com
421af72f71
Only define MDCPUCFG if HOST_NSPR_MDCPUCFG is defined. r=cls
1999-10-29 23:03:15 +00:00
rogerl%netscape.com
c8f88ac34f
I changed the exepcted value for object.toString() calls on the empty
...
object - There's no clear documentation of the result, but the source
code unambiguously calls 'js_obj_toSource', which inserts the extra '()'
under the version1_2 flag, so I believe this is the correct result.
1999-10-29 23:02:17 +00:00
valeski%netscape.com
55863a1791
17521, r = mscott. FTP authentication dialogs we're looping if canceled. I also changed a bunch of string getter routines to take XPIDLCStrings. there was speculation during the reveiw that there might be some casting problems on other platforms. if this is the case either case the XPIDLCString to (const char *) or call me and I'll do it.
1999-10-29 23:00:52 +00:00
edburns%acm.org
ca920e09ec
r=marklin
...
#17358
approver=edburns
author=edburns
This fix enables webclient to work with the latest mozilla. For now.
1999-10-29 22:51:06 +00:00
rogerl%netscape.com
e5c6839d25
Changed to account for latest ECMA spec on back-references vs. octal
1999-10-29 22:50:43 +00:00
rogerl%netscape.com
5bb6a11dcb
New ECMA spec for no argument calls to max & min - should return +/- Inf
1999-10-29 22:48:33 +00:00
brendan%mozilla.org
98e43cc9a1
Add JS_VersionToString and JS_StringToVersion, updated Impl. Version (13163, r=shaver@mozilla.org).
1999-10-29 22:44:35 +00:00
akkana%netscape.com
8c6591565a
Remove one GDK_question. Trivial one-line fix
1999-10-29 22:37:18 +00:00
cmanske%netscape.com
c808246711
Fixed Composer UI to adjust to latest global CSS changes. Mostly needed to add appropriate class to titled buttons. Change editorshell to stop throbber animation even if editor fails to initialize. r=sfraser
1999-10-29 22:33:34 +00:00
jefft%netscape.com
03a7c2f9f9
fixed bug 12131 -- message counts not updated after a move/copy; call UpdateFolder() after move/copy is done; r=bienvenu
1999-10-29 22:28:55 +00:00
rogerl%netscape.com
fcb1dba7c5
r=norris
...
Change for ECMA spec. - String.charCodeAt, etc call ToInteger on index.
Ditto - String.match(re) was constructing /undefined/ instead of empty
regexp.
1999-10-29 22:27:33 +00:00
rogerl%netscape.com
80ca9fc6da
r=norris
...
Opinion was that Script.exec() should execute in global scope, not caller.
1999-10-29 22:25:25 +00:00
rogerl%netscape.com
8294cc8954
r=norris
...
Fixed accidental eating of exceptions (match loop didn't terminate on
failure). New ECMA definition (again) of back reference format.
1999-10-29 22:23:36 +00:00
rogerl%netscape.com
149a895e81
r=norris
...
New ECMA behaviour for max & min.
1999-10-29 22:21:54 +00:00
rogerl%netscape.com
630003ce5b
r=norris
...
Upgrading to new ECMA - conversionError subsumed by TypeError.
1999-10-29 22:20:23 +00:00
rogerl%netscape.com
fca0381c56
r=norris, Bug#16984
...
New error message for function.apply arguments.
1999-10-29 22:19:04 +00:00
rpotts%netscape.com
c9a9826628
Fixed crash during error condition in END_WRITE... (r=warren)
1999-10-29 22:14:52 +00:00
evaughan%netscape.com
86fd1321dd
Made tabs us visibility instead of shrinking their children to 0,0.
...
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
waterson%netscape.com
389d9233e7
Pull script object and event listener list out of slots and into delegate to avoid faulting a heavyweight element. Fix EnsureSlots() to _not_ do a bunch of extra work that is already being done when we create an element from its prototype. Use nsCOMPtr's in nsXULAttributes to avoid leak of nsIStyleRule. r=hyatt
1999-10-29 22:09:20 +00:00
varada%netscape.com
119bd80cf4
fix for bug #14012 viewfile function to open the files and open url to open html
1999-10-29 21:57:00 +00:00
rchen%netscape.com
eb19bc3388
Add Localization Notes
1999-10-29 21:53:20 +00:00
mscott%netscape.com
3484bf2344
first created.
1999-10-29 21:49:19 +00:00
mscott%netscape.com
6d59c5d592
Moving URI dispatching code into its new home in mozilla\uriloader. I'll be removing
...
the existing files that I put in netwerk very soon.
1999-10-29 21:46:18 +00:00
rchen%netscape.com
698c31bf0f
Add localization notes
1999-10-29 21:40:07 +00:00
rchen%netscape.com
b0ff8f9c87
Add Localization Notes
1999-10-29 21:37:43 +00:00
bienvenu%netscape.com
8ffd497d4d
fix body filters, r=sspitzer 17058
1999-10-29 21:33:44 +00:00
rchen%netscape.com
d2f8166db4
Add Localization notes
1999-10-29 21:27:41 +00:00
rogerl%netscape.com
eec3580ecd
New, spawned from AIX4.2.mk.
1999-10-29 21:14:31 +00:00
rchen%netscape.com
971df9c409
Add Localization notes
1999-10-29 21:12:26 +00:00
alecf%netscape.com
14d43cc956
fix a broken class= r=sspitzer
1999-10-29 21:11:06 +00:00
alecf%netscape.com
03f0cf9d3c
add class="dialog push" to the profile wizard UI r=sspitzer
1999-10-29 21:10:53 +00:00
alecf%netscape.com
cd3057ed47
add class="dialog push" to all pref windows r=sspitzer
1999-10-29 21:01:41 +00:00
rchen%netscape.com
1d7cfa8afc
Add localization notes
1999-10-29 20:58:42 +00:00
rchen%netscape.com
e223733b82
Add Localization notes
1999-10-29 20:52:42 +00:00
alecf%netscape.com
e884137575
fix titledbutton class to "dialog push"
...
r=shaver
1999-10-29 20:51:41 +00:00
valeski%netscape.com
9ba8e8ee2b
15590 - build warnings prompted some variable name changes. Also replaced nsVoidArray usage w/ nsCStringArrays. Added some null checks. converted some raw ptrs to com ptrs.
...
16968 - bugzilla wasn't progress through bug lists via "next" "prev" links. we now set cookie headers from within x-multi-mixed-replace data.
1999-10-29 20:50:06 +00:00
karnaze%netscape.com
a641b5aa39
new regression test
1999-10-29 20:47:33 +00:00
valeski%netscape.com
96d6215964
15590, r=kipp. added a nsCStringArray class so the cool string array functionality could be used for CStrings too. this checkin is *part* of a fix to the bug
1999-10-29 20:47:17 +00:00
putterman%netscape.com
c15e7eaa09
Fix for 17556. Reviewed by alecf. Newsgroups show abbreviated name in folder pane.
1999-10-29 20:46:15 +00:00
cata%netscape.com
a767164dfc
Fix for bug #17018 , r=cata, checkin for momoi.
1999-10-29 20:41:21 +00:00