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

94864 Коммитов

Автор SHA1 Сообщение Дата
jdunn%netscape.com 53ac6cbe5c AIX requires a constructor for the nsPermanentAtom since this relies on
"new replacement"

r=dbaron@fas.harvard.edu
sr=shaver@mozilla.org
# 112824
2002-01-03 15:57:59 +00:00
brade%netscape.com 30a5df9b50 remove 8 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:50:21 +00:00
brade%netscape.com dbef093abe remove 5 static CID/IID since they are unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:47:27 +00:00
brade%netscape.com 53442192aa remove kCContentIteratorCID since it's unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:40:27 +00:00
brade%netscape.com 080ebbf701 remove kCDataFlavorCID and kContentIteratorCID since they are unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:37:49 +00:00
brade%netscape.com d7f7725993 remove unused method (bug 115115; sr=smfr, r=cmanske) 2002-01-03 15:37:11 +00:00
brade%netscape.com 9c904d748c remove kRangeCID since it's unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:34:10 +00:00
brade%netscape.com d287f9b20e remove kIDOMSelectionIID since it's unused (bug 117927; r=glazou, rs=shaver) 2002-01-03 15:33:44 +00:00
locka%iol.ie ffb523b51e Extremely obvious bug impacting some control users. Enclosed a section of code with an else statement. No bug number. 2002-01-03 14:29:06 +00:00
timeless%mac.com 28cca63fe9 Bug 117713 - Want grippy on panels splitter
patch by neil@parkwaycc.co.uk r=bz sr=hewitt
2002-01-03 14:27:22 +00:00
timeless%mac.com 3135297671 Bug 117720 - Can't inspect XBL properties
patch by neil@parkwaycc.co.uk r=timeless sr=hewitt
2002-01-03 14:25:58 +00:00
rods%netscape.com b45789e738 Putting changes back in. This wasn't the cause of the slower page loads 2002-01-03 13:23:47 +00:00
rods%netscape.com 69e5a9f10c Partial back of check to look for bloat 2002-01-03 11:28:48 +00:00
bernd.mielke%snafu.de 607d234df7 bug 116577 avoid debug reflow access to Element(-1) r=jesup sr=attinasi 2002-01-03 09:00:40 +00:00
jst%netscape.com 6e6fb030dc Fixing bug 114590. Making table.insertRow() properly throw exceptions per the DOM spec. r=bernd.mielke@snafu.de, r=peterv@netscape.com, sr=jaggernaut@netscape.com 2002-01-03 06:49:10 +00:00
jst%netscape.com c542eb5e3a Fixing bug 116843. image.x and .y were mapped to image.offsetLeft and .offsetTop and due to changes to .offset* that mapping broke image.x and .y so this makes image.x and .y work as expected. Also do some random cleanup. r=jaggernaut@netscape.com, sr=vidur@netscape.com 2002-01-03 06:05:32 +00:00
jst%netscape.com b96434a9a1 Fixing bug 116511. Make element.offset* always be relative to the body if the element is relatively positioned. r=hidday@geocities.com, sr=vidur@netscape.com 2002-01-03 05:46:42 +00:00
seawood%netscape.com 0a87c1ecf8 Force sample plugin libs to always be built as a shared library. r=colin@theblakes.com 2002-01-03 05:32:49 +00:00
blizzard%redhat.com d817bcfa6e woops, remove printf() I left in 2002-01-03 05:06:13 +00:00
blizzard%redhat.com 6be23070ba Bug #117398. flash plugin pauses if you don't move the mouse. Add polling timer when a flash plugin is active so Xt timers will be processed. Try to improve interactive performance while there's a lot of flash activity by trying to interleave the Xt and gtk events more smoothly. r=serge, sr=shaver 2002-01-03 05:02:01 +00:00
jst%netscape.com 7a2db28867 Fixing bug 116551. DeCOMtaminating nsINodeInfo, inlining most of the trivial methods and leaving some as virtuals, move some of the members from nsNodeInfo to nsINodeInfo. r=sicking@bigfoot.com, sr=waterson@netscape.com 2002-01-03 04:51:02 +00:00
stephend%netscape.com 450b98651f Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag 2002-01-03 02:17:04 +00:00
timeless%mac.com 1ffb202182 Bug 116439 - Xprint module prints sometimes underlined text wrong
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=jag
2002-01-03 02:16:44 +00:00
timeless%mac.com 545e6b8214 Bug 104075 - need X font banning
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=jag
2002-01-03 02:13:34 +00:00
blakeross%telocity.com c9d51e5251 very minor cleanup in prefs. sr=hewitt 2002-01-03 01:48:06 +00:00
stephend%netscape.com f19fb2bd00 Bug 116259. Inactive Link Toolbar links use wrong icons. Patch by Stuart Ballard <sballard@netreach.net> r=bz, sr=hewitt 2002-01-03 01:18:17 +00:00
stephend%netscape.com 28c4982745 Bug 117553. Javascript strict warnings in EdConvertToTable.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com 2002-01-03 01:01:13 +00:00
stephend%netscape.com e19a3177c6 Bug 117548. Javascript strict warnings in pref-help.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com 2002-01-03 00:59:04 +00:00
stephend%netscape.com 4eef2ddcec Bug 79336. Javascript strict warnings in findUtils.js. Patch by Stephen Walker <walk84@usa.net) r=sgehani@netscape.com, sr=alecf@netscape.com 2002-01-03 00:56:52 +00:00
jst%netscape.com c739a95177 Removing unused variable to quiet down a compiler warning. 2002-01-03 00:34:07 +00:00
bryner%netscape.com e212b3f44d Fixing mach-o bustage. 2002-01-03 00:25:45 +00:00
jaggernaut%netscape.com 4a93e62264 Bug 103342, 113590: ns{C}String::SubstituteString hangs/crashes. r=dbaron, sr=alecf 2002-01-02 23:54:25 +00:00
blakeross%telocity.com a3953a883a 98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer 2002-01-02 23:45:45 +00:00
av%netscape.com fcba443d63 Fixing bustage 2002-01-02 23:42:06 +00:00
vidur%netscape.com c60ac9aaae New module additions under the MOZ_SOAP flag (not a default part of the build. r=heikki, sr=jst 2002-01-02 23:30:58 +00:00
vidur%netscape.com aeea3f6319 Improved usability of test. 2002-01-02 23:29:46 +00:00
vidur%netscape.com 0a0d0b4d0b Addition of SOAPParameter class and contractID, minor fixes to encoding code. This is not part of the build. 2002-01-02 23:29:12 +00:00
vidur%netscape.com 61e87f295f Introduction of SOAP message binding and addition of convenience methods. This is not part of the build. 2002-01-02 23:27:41 +00:00
vidur%netscape.com c1bb56c24e Default builtin types always return correct schema namespace. This is not part of the build. 2002-01-02 23:26:37 +00:00
vidur%netscape.com e5c22e1136 Introduction of special SOAP types. Acceptance of pre-release schema namespace. 2002-01-02 23:25:35 +00:00
vidur%netscape.com b6138bd4e9 Removal of DOS linefeeds. Child iterator can take multiple allowed namespaces. This is not part of the build. 2002-01-02 23:24:39 +00:00
mkaply%us.ibm.com 1b6f195ef1 #111114
r=pedemont, sr=blizzard
OS/2 only - bad if condition on whether to SlowTile
2002-01-02 23:24:25 +00:00
vidur%netscape.com 85b96f2659 First implementation of proxy and call context, movement of variant to parameter code, interface improvements. This is not part of the default build. 2002-01-02 23:23:09 +00:00
mkaply%us.ibm.com cf56f0838b Stupid syntax error 2002-01-02 23:06:26 +00:00
rbs%maths.uq.edu.au 85e4778bbe Follow-up to MathML bug 117652 - additional tweak to the preferred stretchy size for the case where the direction of stretching varies during the descend 2002-01-02 22:42:52 +00:00
timeless%mac.com 3659621cb9 Bug 90888�Wrong key shortcut in Go->Home menu.
r=rchen sr=jag
2002-01-02 22:34:27 +00:00
av%netscape.com 8deeaac884 Bug 117566 -- misuse of the string routine, r=serge, sr=vidur 2002-01-02 22:32:43 +00:00
mkaply%us.ibm.com 14ab31c1ac No bug
r=pedemont, sr=blizzard
OS/2 only - make 0 system resolution mean "system setting" and don't use user specified DPI for bitmap fonts
2002-01-02 22:19:51 +00:00
waterson%netscape.com 395d2bc826 Bug 117769. Remove vestigial |aStopPulling| parameter from nsBlockFrame::PullFrameFrom; clean up surrounding logic. r=dbaron, sr=attinasi. 2002-01-02 22:10:13 +00:00
morse%netscape.com 1859684897 bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf 2002-01-02 21:54:01 +00:00