Граф коммитов

1066 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com bc875bc29f change the dump code to dump in UTF8 so we can reduce unnecessary assertion when we turn on nsString
data corruption code
2000-04-21 21:46:36 +00:00
jst%netscape.com 9fc5b3a994 Regenerating the DOM JS glue now that idlc knows about the new nsString API's, also updated nsGlobalWindow.cpp to use the new API. 2000-04-21 21:36:26 +00:00
jst%netscape.com 761fc35efc Teaching idlc about the new nsString API. 2000-04-21 21:29:19 +00:00
danm%netscape.com 317a9fed34 allowed windows with position specified to also specify size. deuglified some braces. couldn't help myself. bug 36219 2000-04-21 21:28:25 +00:00
pinkerton%netscape.com b067edf867 Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2000-04-21 06:55:13 +00:00
warren%netscape.com eeb4df595e Bug 34217. Making js protocol not clear window when it returns no result. 2000-04-21 05:18:15 +00:00
scc%netscape.com 3008372aa4 making string conversions explicit 2000-04-21 02:35:42 +00:00
jst%netscape.com 65686de7fb Updating the DOM interface CSSStyleDeclaration to DOM Level 2. 2000-04-20 13:50:56 +00:00
brade%netscape.com a906eff95b add nsJSCSSValue.cpp for jst 2000-04-20 13:48:39 +00:00
jst%netscape.com 65013f77f6 Adding CSSValue interface, not part of the build yet. 2000-04-20 11:07:16 +00:00
pinkerton%netscape.com ae9fdaa5ca Adding top and left to screen object because they're not always at 0,0 and
availTop and availLeft aren't good enough for all cases.
2000-04-20 02:00:55 +00:00
pinkerton%netscape.com 4a35c96f6d Adding top and left to screen object. 2000-04-20 01:59:24 +00:00
pinkerton%netscape.com c794e77872 Adding top and left because they are not always at 0,0. 2000-04-20 01:58:36 +00:00
pinkerton%netscape.com 412c7b250a Adding screen.top and screen.left 2000-04-20 01:57:16 +00:00
jst%netscape.com b28d0d6298 Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2. 2000-04-18 23:00:58 +00:00
jst%netscape.com a4ce9e598d Updating the HTMLObjectElement interface to DOM Level 2. 2000-04-18 22:57:42 +00:00
jst%netscape.com bf6e7d26cc Fixing bug #25359, accessing mimetypes by name wasn't implemented, now it is. r=av@netscape.com 2000-04-18 22:08:05 +00:00
jst%netscape.com d563ed28aa Adding DOM Level 2 interface definitions for AbstractView and DocumentView, not part of the build. 2000-04-18 17:07:52 +00:00
scc%netscape.com 8495fc494c making string conversions explicit 2000-04-17 14:30:23 +00:00
scc%netscape.com c4d1fa2a87 making string conversions explicit 2000-04-15 19:03:12 +00:00
mccabe%netscape.com be3c9f9415 Fix logic to fall through to stderr-printing code. 2000-04-15 03:40:48 +00:00
jband%netscape.com 435ab7eed0 fixing bustage 2000-04-15 02:50:22 +00:00
mccabe%netscape.com 71eac1e422 Modify nsIScriptGlobalObjectOwner::ReportScriptError to take an nsIScriptError interface, rather than separate message, file, line arguments.
Fix implementations and their callers, and restore error printing to stderr even when the error is successfully logged to the console service, to make life easier for people who go to the trouble to invoke Mozilla with -console.
2000-04-15 01:56:47 +00:00
mjudge%netscape.com 50dbac491d new reason for notification 2000-04-14 23:03:57 +00:00
mjudge%netscape.com 6dd854c7e8 adding reason to notification 2000-04-14 23:03:16 +00:00
mjudge%netscape.com aab121da58 new spi addition for reason for notification 2000-04-14 23:02:51 +00:00
mjudge%netscape.com 5ae6f585b1 added new parameters to notification 2000-04-14 11:28:55 +00:00
mjudge%netscape.com 9aad98b95a added new parameters to NotifySelectionlisteners 2000-04-14 11:27:59 +00:00
mjudge%netscape.com d72a90e1cb new api more details on notification 2000-04-14 11:27:22 +00:00
warren%netscape.com 4185bd4e2e Fixed refcounting bug 35794. 2000-04-14 07:18:36 +00:00
norris%netscape.com e356de6476 Fix
28390, 28866, 34364
r=brendan@mozilla.org
35701
r=jst@netscape.com
2000-04-14 03:14:53 +00:00
jst%netscape.com 5cd69c3154 Update the DOM interface to DOM Level 2, only stubs so far. 2000-04-13 21:21:02 +00:00
danm%netscape.com 24b21c7210 hook up new 'centerscreen' chrome flag 2000-04-13 20:32:30 +00:00
sfraser%netscape.com 46d55f87a5 Adding methods to NSHTMLInputElement to allow control of the selection from JS. 2000-04-13 05:02:35 +00:00
sfraser%netscape.com 932121c8e2 Adding methods to nsHTMLNSInputElement to support getting/setting the selection from JS. Also added a textLength attribute. 2000-04-13 04:50:59 +00:00
ducarroz%netscape.com 245059c4ee Remove the old autocomplete widget which is now replaced by the XBL one (xpfe/components/autocomplete). R=alecf. 2000-04-13 04:50:39 +00:00
hyatt%netscape.com 878a4d9d58 Fixing an XBL event handling bug and a menu shortcut bug. r=brendan, a=leaf 2000-04-06 22:32:36 +00:00
jst%netscape.com 059979d5e5 Eliminating the last traces of NS_COMFALSE from the DOM code, fixes M15 bug #11594. 2000-04-05 02:40:08 +00:00
mkaply%us.ibm.com 128aedce82 # 34082
r= jst@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:37:25 +00:00
jst%netscape.com 44d3c72ca2 Updating the DOM Attr interface to match the DOM Level 2 spec. r=waterson@netscape.com 2000-04-03 13:40:04 +00:00
scc%netscape.com 38c126da97 making string conversions explicit 2000-04-03 09:03:21 +00:00
jst%netscape.com 94e684ba9d Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now. 2000-04-02 17:46:30 +00:00
jst%netscape.com ae22dfeb8b Updating HTMLFrameElement and HTMLIFrameElement to comply with the Level 2 DOM, this adds a 'contentDocument' attribute to those two interfaces that can be used to access the document contained in the frame. 2000-04-02 14:04:19 +00:00
jst%netscape.com 0d6727581d Reorder member initialzers to fix fompiler wirknings. 2000-04-02 13:54:45 +00:00
jst%netscape.com 52b817263a Fixing compiler warnings and possible UMR's. 2000-04-02 13:50:36 +00:00
scc%netscape.com 5ce47666d5 making string conversions explicit 2000-04-02 08:22:56 +00:00
jim_nance%yahoo.com 46de9b3a7b Fixed possible uninitialized return value
r=jst@netscape.com
2000-04-02 00:53:21 +00:00
danm%netscape.com 8e4b47df67 implement alwaysRaised,alwaysLowered,z-lock window.open feature flags 2000-04-01 22:17:48 +00:00
jst%netscape.com 9f4e5b9940 Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far. 2000-04-01 13:31:23 +00:00
jband%netscape.com 7d198d2117 hold an extra ref on mContext while we are calling GC. a=leaf to checkin while tree is closed 2000-04-01 00:33:10 +00:00