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

1483 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
scc%mozilla.org c355507eda landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
jst%netscape.com 95d423e36c New file, not part of the build. 2001-04-01 01:17:43 +00:00
jst%netscape.com 3eb3e7c7d0 Adding new files, not part of the build yet. 2001-04-01 01:10:59 +00:00
disttsc%bart.nl 96f5f6cf31 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
heikki%netscape.com 2f7d5496ae Bug 72522, implemented DOM Level 3 baseURI property (node interface). r=harishd, sr=jst. 2001-03-30 02:15:21 +00:00
morse%netscape.com 4ac856f988 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
radha%netscape.com e478b779f3 Fixes related to bug # 71756 r=rpotts, valeski 2001-03-28 03:35:38 +00:00
danm%netscape.com 50a36564b1 implement window.scrollbars.visible. bug 58539 r=hyatt,pinkerton 2001-03-27 23:23:09 +00:00
disttsc%bart.nl 7dc7816cb0 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00
jst%netscape.com 3b06893227 Adding interface file, not part of the build yet. 2001-03-26 10:45:45 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
timeless%mac.com 7b5db3accc these files were not supposed to have been committed, reverting to previous version. sorry 2001-03-23 09:41:36 +00:00
mkaply%us.ibm.com 5285923aa4 Mac breakage - forgot MANIFEST 2001-03-23 04:27:07 +00:00
mstoltz%netscape.com b26a1f0451 Bugs 55069, 70951 - JS-blocking APIs for mailnews and embedding. r=mscott, sr=attinasi.
Bug 54237 - fix for event-capture bug, r=heikki, sr=jband.
2001-03-23 04:22:56 +00:00
danm%netscape.com d6736a6430 match rev 1.3 of nsPIWindowWatcher.idl. r=ccarlen,hyatt (hyatt also r=ed my previous checkins) 2001-03-23 03:16:51 +00:00
mkaply%us.ibm.com db0bdcbdbd #36665
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
2001-03-23 03:14:46 +00:00
jst%netscape.com 107b018395 Fixing bug 72476. Check for a null document *both* times we access the document pointer, this causes a crash if window.location is set on a window that doesn't contain a document (which can be the case when the window is a frame in a frameset). r=pollmann@netscape.com, sr=vidur@netscape.com 2001-03-22 07:11:49 +00:00
timeless%mac.com d44332bdf7 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
mkaply%us.ibm.com 12fc2a2f44 No bug
r=javier, sr=jst
Change some PR_CALLBACK to JS_DLL_CALLBACK
2001-03-19 21:46:25 +00:00
blizzard%redhat.com fa3b488f02 Fix bug #72313. Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf 2001-03-19 17:56:04 +00:00
pchen%netscape.com 2e70f77bcb bug 69810, r=mcafee, sr=hyatt, a=asa, #define INCLUDE_XUL 1 for mac dom project, fixes nsFocusController::GetControllers() to QI currently focused element to a xul element and call GetControllers() on it if QI succeeds. 2001-03-16 23:38:36 +00:00
blakeross%telocity.com 21b819d08d Removing files that got checked in accidentally. 2001-03-14 02:51:02 +00:00
blakeross%telocity.com 4a6bff1569 Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2001-03-14 02:51:01 +00:00
joki%netscape.com ee2eb43f20 Fix 49120 (Force event handler compilation when properties accessed from JS) and 53640 (Fix event capture to work starting from text nodes) r:peterv, sr:jst 2001-03-13 11:37:16 +00:00
dprice%netscape.com 1b42d68e45 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
shaver%mozilla.org e0a30a9a24 31847: Need to solve problem of JS roots for event handler funcs
Fix from brendan, r=dbaron, sr=shaver.
2001-03-11 17:11:11 +00:00
mkaply%us.ibm.com 80976649ba #70961
r=jst, sr=erik
DOM changes to implement the dir attribute (document.dir) needed for Bidi
2001-03-10 00:50:54 +00:00
danm%netscape.com d53ef6bd5f window positioning security check is now more conversant with multiple monitors. bug 67523 r=hyatt,pinkerton 2001-03-09 02:12:51 +00:00
disttsc%bart.nl bccb92681f Fix potential dangling pointers of the form:
const char* foo = NS_ConvertUCS2toUTF8(bar).get();

sr=scc
2001-03-08 13:57:08 +00:00
disttsc%bart.nl aebc676048 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
waterson%netscape.com 087eac74a5 Bug 70699. Fix windows makefile to create .obj files in win32_x.obj. Tip o' the cap to gverdun@acm.org. r=jst, sr=shaver 2001-03-07 00:43:11 +00:00
jst%netscape.com 931def685e Adding ElementCSSInlineStyle interface, not part of the build yet. 2001-03-03 11:43:56 +00:00
jst%netscape.com 3cf57df248 Renaming nsIDOMHTMLIEElement to nsIDOMNSHTMLElement. Not part of the build. 2001-03-03 09:39:08 +00:00
jst%netscape.com 9369c1bacc Adding window interface for JS specific methods. Not part of the build. 2001-03-03 03:10:02 +00:00
disttsc%bart.nl 043186b34e Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
mstoltz%netscape.com 6672d1a27a bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan 2001-03-02 00:09:20 +00:00
dprice%netscape.com 5184a7104b # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
danm%netscape.com 9f43adc976 moving window opening code to WindowWatcher component. bug 67368 r=hyatt,jst 2001-02-26 00:37:55 +00:00
jst%netscape.com 733665d6f2 Adding interface not part of the build yet. 2001-02-24 12:47:22 +00:00
jst%netscape.com 1f496195e9 Adding new makefile, not part of the build yet. 2001-02-24 12:44:27 +00:00
jst%netscape.com f9890b6bd2 Addign XBL DOM interface files, not part of the build yet. 2001-02-24 12:28:46 +00:00
jst%netscape.com ebad6419f6 New domstubs.idl file, not part of the build yet. 2001-02-24 12:15:01 +00:00
jst%netscape.com 04cc7baffe Adding XUL DOM interfaces, not part of the build yet. 2001-02-23 10:07:18 +00:00
jst%netscape.com cea46e25a7 Removing unused file. 2001-02-23 07:17:27 +00:00
jst%netscape.com b50e12559a Adding file back since it's needed after all, not part of the build. 2001-02-23 07:16:56 +00:00
jst%netscape.com 74fb52f55e Removing unused file. 2001-02-23 06:37:55 +00:00
dbaron%fas.harvard.edu 74fb1eeaf0 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 12:20:04 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
waterson%netscape.com 2cd62f503b Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00