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

4888 Коммитов

Автор SHA1 Сообщение Дата
glazman%netscape.com d366db697f fix for Stylesheet Dump in viewer. b=71648, r=pierre, sr=attinasi 2001-03-28 08:02:20 +00:00
rods%netscape.com e842605e8a removing "inline" on method to fix SunOS bustage.
r=mkaply
2001-03-27 22:57:14 +00:00
waqar%netscape.com c6745ebb5b #=66715
sr=jst
d=unsinged integer tested for < 0, removed the test, since it will always
be 0 or greater.
2001-03-27 15:40:15 +00:00
rods%netscape.com 4421ccbfc6 This now enables print listeners, print progress and the cancelling of printing
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 11:56:03 +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
cls%seawood.org 703015f4d7 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
mkaply%us.ibm.com e82031955a #73191
r=beard, sr=brendan
Remove CRT_CALL - change to PR_CALLBACK or JS_DLL_CALLBACK appropriately
2001-03-26 23:21:53 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
blakeross%telocity.com 7b5a59b32d Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
hyatt%netscape.com 738598a55f Forgot xul atoms. 2001-03-24 02:22:32 +00:00
pierre%netscape.com f5df9c4d2f Debug files for bug 43457. Not part of the build yet. 2001-03-24 01:07:31 +00:00
valeski%netscape.com c1098ac6ac r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
nhotta%netscape.com 230428d712 Changed to output '?' for unmapped characters if text/plain, bug 72155, r=ftang, sr=jst. 2001-03-23 23:39:04 +00:00
mkaply%us.ibm.com 5f5adb0538 More OS/2 bustage - callback 2001-03-23 15:16:09 +00:00
mkaply%us.ibm.com 012887c32a OS/2 bustage - forgot one callback 2001-03-23 14:44:37 +00:00
disttsc%bart.nl 9304eaf978 Attempt to fix SpeedRacer and Senna bustage 2001-03-23 14:36:38 +00:00
kmcclusk%netscape.com 2c1157a5e0 Changed default for mNotificationInterval from 1sec to 1/4sec to improve incremental page load performance for slow connections/servers bug 72138; r=karnaze@netscape.com sr=attinasi@netscape.com 2001-03-23 14:16:05 +00:00
disttsc%bart.nl 1b2799bab1 Hoping this "fixes" senna bustage 2001-03-23 13:27:58 +00:00
waterson%netscape.com 46770d59fc Fix ports bustage (HP-UX, messina & palermo). 2001-03-23 12:16:09 +00:00
waterson%netscape.com cf9c004fa1 Bug 71530. Implement RDF outliner. Break nsXULTemplateBuilder into two subclasses: nsXULContentBuilder and nsXULOutlinerBuilder. Explode helper classes into separate files. Fix ownership and communication between nsXULElement, nsXULDocument, and nsXULTemplateBuilder. r=hyatt, sr=ben 2001-03-23 10:56:18 +00:00
anthonyd%netscape.com f315462608 bug fix for 59785 Impossible to select document root element
r=mjudge
sr=attinasi
2001-03-23 09:29:51 +00:00
waterson%netscape.com 312001f914 Bug 71530. Implement RDF outliner; preflight new files. r=ben/hyatt 2001-03-23 07:39:31 +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
mkaply%us.ibm.com 18b4b37fb2 #36665
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
2001-03-23 03:34:15 +00:00
mkaply%us.ibm.com 270fcaa19c #36665
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
2001-03-23 03:22:56 +00:00
bryner%uiuc.edu a29202035c Removing unused code, for bug 38061. r=beard, sr=alecf. 2001-03-23 02:27:51 +00:00
heikki%netscape.com 9937a3debe Bug 72675, document.load() can cause crash if loading HTML document. r=harishd,sr=vidur. 2001-03-23 02:27:10 +00:00
hyatt%netscape.com 990f1cee3f Fix arrow key bustage. 2001-03-23 01:16:08 +00:00
hyatt%netscape.com 2fd18d53d2 Fix cut/copy/paste, still trying to figure out arrow key bustage. r=akkana, sr=brendan 2001-03-23 00:59:29 +00:00
hwaara%chello.se 21196afac5 Fix possible memory leak. bug 62668. r=hwaara, sr=attinasi. (initial fix by gverdun@acm.org) 2001-03-22 15:10:02 +00:00
jst%netscape.com bebfb308f0 Attempt at fixing OS2 bustage. 2001-03-22 10:47:23 +00:00
jst%netscape.com c2940dd311 Fixing bugs 64523, 50018, 57626, 59024, 61413 and probably others, making the document and form JS engine resolve hooks find what they're supposed to find, and nothing more, making the element-by-name and element-by-id lookup in the document be hashtable based to avoid walking the whole DOM tree over and over again when resolving names on the document object and also on form objects. This is an order of magnitude speedup for pages that contain a large number of form controls, such as hotmail and aol mail. Also did a bunch of cleanup here n' there. r=pollmann@netscape.com, sr=vidur@netscape.comI. 2001-03-22 08:51:52 +00:00
blakeross%telocity.com 85d51f0473 More fallout from landing. Won't affect current bustage. 2001-03-22 04:03:17 +00:00
pavlov%netscape.com 8fd255977b adding ifdef'd code to use the new imagelib. bug #70938. r=jst sr=rpotts 2001-03-22 01:42:32 +00:00
pavlov%netscape.com abda3de65a adding ifdef'd code to use the new imagelib. bug #70938. r=rpotts sr=jst 2001-03-22 01:42:01 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
heikki%netscape.com 791f7ca17b Didn't notice tree was closed, backing out to wait for open. 2001-03-21 23:35:22 +00:00
heikki%netscape.com 3591d2b504 Bug 72675, document.load() can cause crash if loading HTML document. r=harishd,sr=vidur. 2001-03-21 23:20:12 +00:00
bryner%uiuc.edu bef968977c Need to add -I. as well. Fixing build bustage. 2001-03-21 22:01:47 +00:00
bryner%uiuc.edu ca907ea80b Fixing build bustage. r=cls. 2001-03-21 21:58:23 +00:00
hyatt%netscape.com dc8caf7e7d Backing out preventDefault checkin, since it's already there. 2001-03-21 21:27:04 +00:00
akkana%netscape.com 2e4f692f39 57078: Eliminate bogus xul bindings which were conflicting with XBL bindings.
Clean up XBL bindings and eliminate redundancies and errors.
       Fix a bug in which XBL bindings didn't check for event cancellation.
       r=brade sr=hyatt
2001-03-21 20:32:59 +00:00
alecf%netscape.com e2d0e02e30 fix for bug 46488 r=valeski, sr=waterson
make the content DLL an HTTP startup listener, so that loading the content DLL doesn't load HTTP
2001-03-21 19:35:29 +00:00
pchen%netscape.com f9b58c6023 mac buddy for alecf on bug 46488, r=valeski, sr=waterson, add nsContentHTTPStartup.cpp to project 2001-03-21 19:35:25 +00:00
glazman%netscape.com d20e313e4e easy fix for 71647 ; that bug was hidden behind 72302, [s]r=attinasi 2001-03-21 09:40:41 +00:00
hyatt%netscape.com 3718b9dfae Fix for 71740. r=jag, sr=shaver. 2001-03-21 08:15:12 +00:00
hyatt%netscape.com 6b24608b5a Fix for 62985, r=dbaron, sr=attinasi 2001-03-21 08:10:20 +00:00
timeless%mac.com 1ed03e4187 ports bustage *sorry* HPUX doesn't want to make abstract temporary variables, so reverting 2001-03-21 07:10:15 +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