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

92995 Коммитов

Автор SHA1 Сообщение Дата
shliang%netscape.com 659145c755 bug 108976 - secure icons out of alignment with twisty/server. r=andreww, sr=hewitt. 2001-11-27 20:59:53 +00:00
shliang%netscape.com 9f7d7626d3 bug 103190 - win classic paragraph drop down does not show selected item. r=andreww, sr=hewitt. 2001-11-27 20:55:05 +00:00
shliang%netscape.com 1b31a38ae6 bug 94886 - scroll bars too narrow in modern theme. r=andreww, sr=hewitt. 2001-11-27 20:48:19 +00:00
locka%iol.ie 87fce2a382 Make LiveConnect optional once more. b=112215 r=leaf@mozilla.orf sr=shaver@mozilla.org 2001-11-27 20:32:26 +00:00
morse%netscape.com 04478158f9 bug 110560, cookie topcrasher, r=sgehani, sr=alecf 2001-11-27 20:25:36 +00:00
mkaply%us.ibm.com bb810c7bdb No bug
r=mkaply, sr=blizzard
OS/2 only - code from jblanco to get print preview working
2001-11-27 20:24:20 +00:00
locka%iol.ie 2235f50bbb Implement nsIWindowCreator service for ActiveX control. r=danm@netscape.com sr=rpotts@netscape.com 2001-11-27 20:13:43 +00:00
ashishbhatt%netscape.com d0a40f7c50 Updating typo error from RunAllHistoryEnrtyTests to RunAllHistoryEntryTests() 2001-11-27 20:11:41 +00:00
locka%iol.ie d065a40b8a Add -chrome argument to mfcembed so it can load chrome content. b=111627 r=chak@netscape.com sr=rpotts@netscape.com 2001-11-27 20:09:39 +00:00
kirk.erickson%sun.com d2621261ab Fixes bug 107777. Added '-L <seconds>' argument (ops/sec logging).
Review by Nelson and Wan-Teh made this patch very clean.  We are
now creating a separating logger() thread.
2001-11-27 20:08:57 +00:00
seawood%netscape.com 93ef7ea987 Add MAKEFILES_macmorefiles to the "all" list. 2001-11-27 19:27:46 +00:00
naving%netscape.com 016a4fefbf 112095 r=ducarroz sr=bienvenu. fix leaking msg hdrs (to, from..) upon reading mail/news messages 2001-11-27 19:23:41 +00:00
chak%netscape.com 8b85b174cd Fix for #110795 - Freeze core DOM interfaces
r/sr=jst
2001-11-27 19:18:00 +00:00
rods%netscape.com 0f287d6e66 temp patch for Bug 112048 r=rods a=leaf 2001-11-27 16:28:01 +00:00
timeless%mac.com 185f31746d Bugzilla Bug 111606�Want black combo box arrow
by neil@parkwaycc.co.uk r=rods sr=attinasi
2001-11-27 15:48:16 +00:00
bzbarsky%mit.edu fff0f74e17 Make sure the <input type="hidden"> never takes up space by setting it
to use display:none (now that it'll submit fine with that setting).
Bug 109847, r=jkeiser, sr=attinasi
2001-11-27 15:36:33 +00:00
jake%acutex.net c7e781a010 Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it.
r=louie, myk
2001-11-27 15:04:52 +00:00
dcone%netscape.com 30419dc2d1 Put in a check so backgrounds are not printed. This is temporary until 96870 is fixed. r=rods sr=attinasi 2001-11-27 14:50:35 +00:00
brade%netscape.com 42b3f7502b remove unused methods; r=cmanske; sr=kin (bug #107636) 2001-11-27 13:59:57 +00:00
morse%netscape.com 6bdd611a13 bug 110560, cookie topcrasher, r=morse, sr=alecf 2001-11-27 13:33:11 +00:00
jst%netscape.com af8974a9fd Fixing bug 42321. Delaying GC's two seconds when leaving a page (which is done when opening a window too), and don't start GC'ing until 10 seconds after the first request. r=bzbarsky@mit.edu, sr=brendan@mozilla.org 2001-11-27 09:46:38 +00:00
jst%netscape.com 8768a3547d Fixing the second part of bug 11213. Don't call nsIScriptGlobalObject::SetNewDocument() after leaving print-preview since that well clear the JS scope and cancel all timers that might have queued up while in print-preview mode. Patch by rods@netscape.com, r=peterv@netscape.com, sr=jst@netscape.com 2001-11-27 09:30:15 +00:00
jst%netscape.com e89c147731 Fixing part of bug 111213. Make nsIScriptContext::SetScriptsEnabled() 'restart' scripts if they were turned off earlier in this context (print preview relies on this). r=jkeiser@iname.com, sr=jband@netscape.com 2001-11-27 09:18:28 +00:00
axel%pike.org c49b6b3eb3 bug 111222, add security check for loading XSLT stylesheets, r=mstoltz, peterv, sr=jst 2001-11-27 09:03:10 +00:00
seawood%netscape.com a0f21b1e6f Removing widget/src/xlib/window_service/Makefile 2001-11-27 07:18:08 +00:00
seawood%netscape.com 59025303d5 Move that comment back to the first column otherwise it gets printed in the build log. 2001-11-27 06:54:22 +00:00
alecf%netscape.com 40b8f97313 just adding MOZ_COUNT_CTOR/DTOR - no functional changes 2001-11-27 06:27:13 +00:00
alecf%netscape.com f39a8c57c2 just adding MOZ_COUNT_CTOR/DTOR - no functional code 2001-11-27 06:19:36 +00:00
seawood%netscape.com a8e4c9bdf3 Call each of ldap's build stages individually, as it was before the tier builds (bug 107302), as ldap doesn't seem to handle -j properly from its default target. 2001-11-27 06:16:23 +00:00
mcafee%netscape.com b88f261385 report startup times as an html link to the graph of previous runs 2001-11-27 05:43:01 +00:00
alecf%netscape.com f4902d112a fix for bug 111333 - properly close out morkFactory object to reduce leak that was exposed recently. r=bienvenu sr=sspitzer 2001-11-27 05:17:42 +00:00
alecf%netscape.com 77f0413b32 fix for assertion that would be caused by my next checkin, checking in for bienvenu, r=alecf, sr=sspitzer bug 111333 2001-11-27 05:16:35 +00:00
mcafee%netscape.com 7ba2d0de80 switching to tegu mozilla.org graph server 2001-11-27 05:14:19 +00:00
naving%netscape.com 7c8e9909a9 112070 r/sr=bienvenu. fix a small char* leak. 2001-11-27 05:05:08 +00:00
mcafee%netscape.com bc46b41785 Solaris needs LD_LIBRARY_PATH help for /usr/local/lib 2001-11-27 05:01:47 +00:00
mcafee%netscape.com ce346ab569 Find gnuplot 2001-11-27 04:43:32 +00:00
morse%netscape.com fc8b9e3c05 bug 111362, no radio button selected in p3p dialog, r=bryner, sr=alecf 2001-11-27 04:41:37 +00:00
pschwartau%netscape.com a216201eba Skipping a new, big test that exceeds Java classfile size limitations 2001-11-27 04:21:28 +00:00
pschwartau%netscape.com dcf76be5c0 Initial add. Regression test for bug 111557. 2001-11-27 04:13:03 +00:00
shliang%netscape.com c1f30e7ac2 bug 79355 - classic toolbar grippies not as slim as in 4.x. r=andreww, sr=hewitt 2001-11-27 04:07:58 +00:00
shliang%netscape.com 4533e8f3b6 bug 71637 - css errors in chrome. r=andreww, sr=hewitt. 2001-11-27 04:01:38 +00:00
bienvenu%netscape.com 8bba0f4250 cache most recent thread object asked for, should speed up painting of thread pane when in threaded mode, r=naving, sr=sspitzer 111976 2001-11-27 03:53:31 +00:00
waldemar%netscape.com ca49da3bec Added more statement semantics 2001-11-27 02:39:34 +00:00
waldemar%netscape.com ede0055183 Removed #, .., ->, and @ tokens 2001-11-27 02:39:18 +00:00
waldemar%netscape.com 71080a9497 Fixed string literal bug 2001-11-27 02:38:56 +00:00
waldemar%netscape.com b8b39981ba Fixed formatting of empty records 2001-11-27 02:38:39 +00:00
waldemar%netscape.com e381f103fe Added support for :var arguments 2001-11-27 02:38:13 +00:00
mcafee%netscape.com fc6c963c9d First add. code=jrgm, modified by mcafee 2001-11-27 02:26:48 +00:00
mcafee%netscape.com ce89f9a71b minor html fix 2001-11-27 02:19:00 +00:00
darin%netscape.com b8d43d8ae1 updating .cvsignore 2001-11-27 02:11:44 +00:00