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

112871 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 946b75e41f Some trunk fixes. 2002-12-07 20:10:46 +00:00
blizzard%redhat.com 10b9f60e6f Bug #183912. embedding widget crashes with gtk 2.1.3. Make sure that the types for the signal marshalers match. r=timeless, sr=bryner, a=asa 2002-12-07 20:02:34 +00:00
blakeross%telocity.com 30b91ddcce Fix a download bug. 2002-12-07 18:01:19 +00:00
axel%pike.org 0c5c3bb9ed missed one item in this run, documentation change only 2002-12-07 17:43:51 +00:00
axel%pike.org 10d35e7f95 incorporate comments by Jonas, more details, documentation only 2002-12-07 16:13:54 +00:00
igor%mir2.org 559c58d034 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=154693
On function/script start create and initialize instance of InterpretedFunction for each function statement.
2002-12-07 14:15:27 +00:00
blakeross%telocity.com bad2757228 Finish updating version #. 2002-12-07 12:33:20 +00:00
peterv%netscape.com 26a9382404 Fix for bug 146310 (Make Calendar client available for Macintosh platform). sr=sfraser, a=asa. 2002-12-07 11:57:09 +00:00
blakeross%telocity.com c52f5db83f Fix theme/extension urls. 2002-12-07 04:29:18 +00:00
blakeross%telocity.com 7fc7f6d219 Fix themes and extension links. 2002-12-07 04:29:06 +00:00
blakeross%telocity.com 2eec71e69e Bring over page info fixes. 2002-12-07 04:22:25 +00:00
blakeross%telocity.com b7cbd08c97 Revert homepage change; port over some trunk fixes. 2002-12-07 04:22:15 +00:00
blakeross%telocity.com 5dd1544035 update homepage 2002-12-07 03:55:14 +00:00
dean_tessman%hotmail.com c487c88f74 bug 181586 - Ctrl+0 selects tenth tab instead of reverting to 100% zoom 2002-12-07 03:33:54 +00:00
harishd%netscape.com 9bc654e3cd Backing out the fix for bug 142965 inorder to fix an important issue raised in bug 183711. a=asa 2002-12-07 01:48:25 +00:00
bienvenu%netscape.com ed17bb3e6f move link of unicharutil to build from src to try to fix build bustage 2002-12-07 01:37:09 +00:00
seawood%netscape.com 6ef8b8b163 Remove extraneous newline when creating pkginfo file.
Bug #183876 r=ccarlen a=asa
2002-12-07 01:10:44 +00:00
beard%netscape.com c02ffde0ce Need lwbrk to compile factory. Fix build bustage. 2002-12-07 01:08:19 +00:00
bzbarsky%mit.edu 0fb9225e3c Fix capitalization problem. Bug 155693, patch by Sven Krohlas
<darkshadow@web.de> and Mike kowalski <mikejk@ameritech.net>, r=jatin, sr=jst,
a=asa
2002-12-07 01:03:00 +00:00
beard%netscape.com 0872e79355 Fix build bustage, need lwbrk, and unicharutil libraries. 2002-12-07 01:00:31 +00:00
aaronl%netscape.com d1b84fe5e1 Bug 178520. input.focus() should not do input.select(). r=bryner, sr=bzbarsky, a=asa 2002-12-07 00:56:03 +00:00
depstein%netscape.com 3434d3602d added AsyncOpen() before security and content tests. not part of the build. 2002-12-07 00:55:15 +00:00
beard%netscape.com 77e2c8ef75 Need unicharutil. 2002-12-07 00:52:09 +00:00
beard%netscape.com 4f3aea5e80 Need to link against UniCharUtils[Debug].o. 2002-12-07 00:46:23 +00:00
beard%netscape.com e69f642268 Fix for bug #183109, r=dmose, sr=sfraser, a=asa. 2002-12-07 00:42:48 +00:00
beard%netscape.com 0b5ced9d65 Fix for bug #183109, r=shanjian, sr=sfraser, a=asa 2002-12-07 00:41:01 +00:00
pschwartau%netscape.com 30b7eaa24f Adding an improvement by joerg.schaible@gmx.de, plus a new section. 2002-12-06 23:45:31 +00:00
bzbarsky%mit.edu da27639c46 Backing out nisheeth. The orange all over (leak/bloat tests, ports) is his.
a=drivers@mozilla.org speaking through the oracle of blizzard
2002-12-06 20:40:13 +00:00
mostafah%oeone.com a06c61c638 Removed using seperate object for getting display dates. Using EventDisplay object instead. 2002-12-06 20:31:20 +00:00
sicking%bigfoot.com 93b2efffa0 Bug 181803: Invalidate nsXPathResult when the nodevalue of a node is changed.
r=Pike sr=peterv a=asa
2002-12-06 19:54:46 +00:00
cmanske%netscape.com 23a9b5e669 Fixed nsIThemes horking of editable menulist. Fix by neil@parkwaycc.co.uk, b=183791, r=cmanske, sr=jag, a=asa 2002-12-06 19:17:12 +00:00
relyea%netscape.com 5eec52b558 Fix padding value. 2002-12-06 19:11:57 +00:00
mcafee%netscape.com da89561108 handle zero case in PrintSize() -mcafee 2002-12-06 18:52:32 +00:00
sicking%bigfoot.com be51319773 backing out. Didn't mean to hit the commit-button 2002-12-06 17:49:27 +00:00
sicking%bigfoot.com dd5e795934 *** empty log message *** 2002-12-06 17:47:53 +00:00
igor%mir2.org bbd9c6e220 Cosmetics: layout fix 2002-12-06 16:38:38 +00:00
igor%mir2.org bac1e710a5 isJavaPrimitiveWrap/setJavaPrimitiveWrap are made final as sublasses should not be override them when customizing WrapFactory 2002-12-06 16:36:25 +00:00
mostafah%oeone.com 7f096ca90b Minor tweaks 2002-12-06 15:40:27 +00:00
caillon%returnzero.com b1f758f357 gcc 3.2 bustage fix. r=sicking,timeless 2002-12-06 15:15:45 +00:00
roc+%cs.cmu.edu de38646849 Checking in bug 90099 again since it seems tnot to have caused Tp regression. Make sure table cells and other odd frames are given views if they need them. r=dbaron,sr=kin 2002-12-06 14:22:11 +00:00
bryner%netscape.com ecf46a68dd Comment corrections, not part of the build 2002-12-06 10:30:15 +00:00
sicking%bigfoot.com bc30311143 Bug 178601: Fix recursion-crash by makeing sure to not reevaluate a script if the script moves its container element. Patch by Harshal (keeda@hotpop.com)
r=sicking sr=bz a=asa
2002-12-06 08:16:34 +00:00
ssu%netscape.com a00f62a21a fixing bug 183227 - Destroys Palm Desktop User Account. r=dmose sr=sspitzer a=asa 2002-12-06 07:29:09 +00:00
darin%netscape.com 4fea3ee60c first patch for bug 181230 "profile-change-net-teardown must work"
r=dougt sr=rpotts a=asa
2002-12-06 06:38:52 +00:00
darin%netscape.com d8190b1d85 fixes bug 182490 "New password manager is ignoring valid password entries"
r=morse sr=jst a=asa
2002-12-06 06:36:15 +00:00
bzbarsky%mit.edu d908513bcd Fixing more of nisheeth's bustage 2002-12-06 06:15:16 +00:00
dbaron%fas.harvard.edu f260bf1d61 Fix build bustage inside |#ifdef DEBUG_dbaron|. (Not part of build.) 2002-12-06 04:42:49 +00:00
cmanske%netscape.com 8199888d43 Fix MacOSX build bustage 2002-12-06 04:42:28 +00:00
roc+%cs.cmu.edu 93e5b50e9f Backing out fix for bug 170330 due to Tp regression 2002-12-06 04:32:07 +00:00
dean_tessman%hotmail.com 0bb1cb85f4 bug 30431 - Intellimouse Explorer Backwards and Forwards button support.
r=rods on widget, timeless on content
sr=bryner
a=asa
2002-12-06 03:41:43 +00:00