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

95127 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 3360b301e5 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 1620cb89e0 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 a12766a2da 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 851e639512 Partial back of check to look for bloat 2002-01-03 11:28:48 +00:00
bernd.mielke%snafu.de 3a3013c1fe bug 116577 avoid debug reflow access to Element(-1) r=jesup sr=attinasi 2002-01-03 09:00:40 +00:00
jst%netscape.com 8ff5488049 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 c0a0f3ce38 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 2d416b6f73 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 4801e1d18f 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 bec4516156 woops, remove printf() I left in 2002-01-03 05:06:13 +00:00
blizzard%redhat.com 476096933f 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 ae54304ade 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 b76ff0aead 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 32c70a88b5 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 c5b9e57b1b 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 b550172888 very minor cleanup in prefs. sr=hewitt 2002-01-03 01:48:06 +00:00
stephend%netscape.com 0aa6fec8f3 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 d12922173f 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 e8278dbfc0 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 c334849f59 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 4b5ad8d8ec Removing unused variable to quiet down a compiler warning. 2002-01-03 00:34:07 +00:00
bryner%netscape.com 670b7f776c Fixing mach-o bustage. 2002-01-03 00:25:45 +00:00
jaggernaut%netscape.com 3910746e27 Bug 103342, 113590: ns{C}String::SubstituteString hangs/crashes. r=dbaron, sr=alecf 2002-01-02 23:54:25 +00:00
blakeross%telocity.com 3bf0f38457 98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer 2002-01-02 23:45:45 +00:00
av%netscape.com e6528812ec Fixing bustage 2002-01-02 23:42:06 +00:00
vidur%netscape.com 0c78a503bb 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 efb02ac8d3 Improved usability of test. 2002-01-02 23:29:46 +00:00
vidur%netscape.com 25fe20a199 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 e21e8e2a6c 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 8de43b95df 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 24e69470e3 Introduction of special SOAP types. Acceptance of pre-release schema namespace. 2002-01-02 23:25:35 +00:00
vidur%netscape.com 36c4123911 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 f8239a2146 #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 27ec7c323e 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 67e57d8447 Stupid syntax error 2002-01-02 23:06:26 +00:00
rbs%maths.uq.edu.au a81d5f1b96 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 dbfdc210fb Bug 90888�Wrong key shortcut in Go->Home menu.
r=rchen sr=jag
2002-01-02 22:34:27 +00:00
av%netscape.com eaeb5da676 Bug 117566 -- misuse of the string routine, r=serge, sr=vidur 2002-01-02 22:32:43 +00:00
mkaply%us.ibm.com 7fe24a6543 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 f072fdfb99 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 716ef8cd1f bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf 2002-01-02 21:54:01 +00:00
morse%netscape.com 2f5589bbe4 bug 116960, form manager stops prefilling, r=sgehani, sr=alecf 2002-01-02 21:49:42 +00:00
morse%netscape.com 40de2ca986 bug 113331, cookies with negative max-age not being set, r=sgehani, sr=alecf 2002-01-02 21:44:51 +00:00
pinkerton%netscape.com 3393feb2ae separate out drag code into a helper so embedding apps can make use of it. Also add live-resize support to resizable dialogs. Don't add things like drag handlers or carbon event handlers to windows we don't own (read: embedding). bug 102529, 112197. r=ccarlen/sr=sfraser. 2002-01-02 21:18:38 +00:00
pinkerton%netscape.com 8b4f7ef7fb separate out drag code into a helper so embedding apps can make use of it. bug 102529. r=ccarlen/sr=sfraser. 2002-01-02 21:16:37 +00:00
wtc%netscape.com f2483a6de0 Define IS_64 for FreeBSD/alpha. 2002-01-02 21:06:24 +00:00
timeless%mac.com fd1dd5494e Bug 110787 don't compare against NS_OK.
r=mostafah
spelling. thinking. sleeping.
2002-01-02 20:56:17 +00:00
mikep%oeone.com 87997dc5ad Fixed for XUL changes. 2002-01-02 20:49:05 +00:00
timeless%mac.com 96b4c299f7 Bug 110787 don't compare against NS_OK.
r=mostafah
asleep at the wheel
2002-01-02 20:39:13 +00:00
timeless%mac.com 5e55a40ad4 Bug 110787 don't compare against NS_OK.
r=mostafah
2002-01-02 20:16:07 +00:00