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

113417 Коммитов

Автор SHA1 Сообщение Дата
sdagley%netscape.com 46305345e1 Fix #183856 - don't cache DL folder as user may change it while we're running. r=ccarlen,sr=sfraser 2002-12-22 01:21:29 +00:00
bbaetz%student.usyd.edu.au ae4802aa8a Bug 186337 - Param lookup should fall back to defaults
r=joel, a=justdave
2002-12-21 23:39:48 +00:00
roc+%cs.cmu.edu a5a3f217d1 Bug 170330. Factor out overflowArea calculations and take into account overflow:hidden. Also improve calculations of clipping for invalidation in the view manager. r+sr=dbaron 2002-12-21 23:25:38 +00:00
bugreport%peshkin.net 89d4967bdf Bug 186383 Checksetup leaves editor backups of localconfig accessible
r=zach
a=justdave
2002-12-21 21:04:05 +00:00
cmanske%netscape.com ecee77aa39 Backout accidental checkin related to bug 180303, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin 2002-12-21 17:29:07 +00:00
bienvenu%netscape.com e181a25305 don't set deleting rows if delete failed, r=blizzard, sr=sspitzer, 182808 2002-12-21 16:47:29 +00:00
bienvenu%netscape.com dbb7679474 fix problem deleting multiple imap messages (and with check for new mail on multiple folders), cleanup unused methods r/sr=sspitzer 182808 2002-12-21 16:43:23 +00:00
cbiesinger%web.de 5c2f8985da 88685 r+sr=roc+moz for the rendering-context-related changes
r=walk84 sr=roc+moz for the removal of the USE_IMG2 ifdefs

Remove traces of old imagelib as well as ifdefs for USE_IMG2
2002-12-21 16:40:04 +00:00
gerv%gerv.net b68a639140 Rebuild HTML and text versions of documentation for 2.17.2 release. 2002-12-21 16:33:58 +00:00
cbiesinger%web.de 0c55b1643c 186216 r=paper sr=tor image decoders don't need to #include "nsIImage.h" 2002-12-21 15:34:01 +00:00
igor%mir2.org ac9e2f79e3 I removed dependency of Parser.decompile on NativeFunction. Now Parser.decompile takes as argument a tree structure describing encoded source for script or function and their nested functions. In case of interpreter the tree is built from interpreter runtime data while the optimizer puts a static function to construct tree into the class file representing compiled script or function. This function is called via reflection.
The change removes the need to have instances of NativeFunction representing nested functions constructed before they are needed as a part of script execution.
2002-12-21 12:43:55 +00:00
cbiesinger%web.de 80d57247d7 186158 r+sr=dbaron unused function TileImage in nsCSSRendering.cpp 2002-12-21 10:33:38 +00:00
cltbld%netscape.com 69a8434dd8 cleaning up debug printfs, comment. -mcafee 2002-12-21 09:16:00 +00:00
bratell%lysator.liu.se cd00e11297 Bug 185007 - reduce padding in style structs. r=roc+moz, sr=brendan 2002-12-21 07:27:44 +00:00
seawood%netscape.com 48b42f22ca Use renamed ical libs. 2002-12-21 06:25:14 +00:00
roc+%cs.cmu.edu 76a5d14165 Fixing Windows bustage... again 2002-12-21 05:26:16 +00:00
roc+%cs.cmu.edu c7f7b7a99c Fixing Windows bustage... 2002-12-21 04:39:02 +00:00
roc+%cs.cmu.edu 76297215ea Fix Mac bustage 2002-12-21 03:49:37 +00:00
roc+%cs.cmu.edu 54508762f0 Bug 186233. Clean up unused/useless GFX calls. r+sr=blizzard 2002-12-21 02:51:14 +00:00
cltbld%netscape.com 01d4832755 uncomplicating profile fu. -mcafee 2002-12-21 02:46:17 +00:00
brendan%mozilla.org e0e5f44e58 Fixed so overriding Function.prototype.toSource doesn't mess up F.p.toString output, which should decompile the function, including nested function expressions (178389, r=shaver). 2002-12-21 02:14:53 +00:00
dbaron%fas.harvard.edu d89cd5a885 Remove test assertion that I added two days ago. DEBUG-only, r=me 2002-12-21 01:36:58 +00:00
cltbld%netscape.com fb69aef674 Mac profile location changed, fixing tests for that on mac. Took / out of Darwin name to save horizontal space. (mcafee) 2002-12-21 00:08:26 +00:00
rogerl%netscape.com 2393a61699 Added ECMA3 compatible(?) Error classes. 2002-12-20 23:55:23 +00:00
cltbld%netscape.com d2b5e02ba6 xpcomgluetest should be off by default -mcafee 2002-12-20 23:40:04 +00:00
bbaetz%student.usyd.edu.au a3c47abf4b Bug 180870 - Remove old shadowdb manual replication code
r, a=myk
2002-12-20 23:35:29 +00:00
edburns%acm.org 9011f9db22 Build the XPI on UNIX. 2002-12-20 22:40:32 +00:00
edburns%acm.org 40cad5bf9d Uncomment the find component changes. 2002-12-20 22:01:44 +00:00
igor%mir2.org 3cf3b9f6e4 I removed code to add EmptyArray field to generated field in Codegen.generateInit as it was redundant to ScriptRuntime.emptyArgs 2002-12-20 16:14:51 +00:00
kin%netscape.com c79b812413 Fix for bug # (drag and drop of links with icons is inconsistent)
Make dragging an image in a link behave just like dragging the text in a link. We now generate the drag data for links just like we do when dragging an existing selection.

r=brade@netscape.com  sr=sfraser@netscape.com
2002-12-20 15:37:03 +00:00
peterv%netscape.com 2eee61281b Rename Transformiix string API to be in synch with Mozilla's. Part of bug 74786 (String cleanup). r=sicking, rs=jst. 2002-12-20 15:18:35 +00:00
mkaply%us.ibm.com c15128a5ad #184479
Forgot to modify one part of code per sr comment
2002-12-20 14:53:44 +00:00
axel%pike.org 15431ca0da bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:55:28 +00:00
axel%pike.org 5c0d6082be bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:45:06 +00:00
igor%mir2.org 56e0e5ae51 In Codegen.visitFunction I replaced code generating call to createFunctionObject that would use reflection to instantiate function object by a direct calling of function constructor and a separated call to function initialization in OptRuntime.setupFunction. 2002-12-20 12:21:35 +00:00
igor%mir2.org ecb7dc469e I removed debug_level and debug_srcName fields as they are never used. 2002-12-20 12:12:41 +00:00
aaronl%netscape.com 600e0c73e6 Bug 183234. Checking in patch for jst. Crash in nsDOMWindowController when F7 key pressed. r=aaronl, sr=peterv 2002-12-20 08:00:08 +00:00
bbaetz%student.usyd.edu.au 1a66a353fa Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave 2002-12-20 07:21:43 +00:00
bugreport%peshkin.net 681fc1dbc3 Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0
r=justdave
a=justdave
2002-12-20 07:16:28 +00:00
mkaply%us.ibm.com 3fa1fc0666 #183328
r=gerv, sr=bryner
On OS/2, don't allow custom DPI
2002-12-20 06:47:19 +00:00
mkaply%us.ibm.com 35f2ccbfa4 #184479
r=brade, sr=peterv
Midas - support MS names for block types (Heading X)
2002-12-20 06:44:32 +00:00
cltbld%netscape.com aeb1a12496 Depreciating RunTest option, use RunMozillaTests now. -mcafee 2002-12-20 06:04:39 +00:00
jkeiser%netscape.com dd17c242ec Make input type=file work with display: none (bug 152844), r=sicking@bigfoot.com, sr=jst@netscape.com 2002-12-20 05:40:37 +00:00
jkeiser%netscape.com d7d9298ab3 Make shift+click work the first time you click in a select (bug 167142), r=peterl@netscape.com, sr=sfraser@netscape.com 2002-12-20 05:32:27 +00:00
justdave%syndicomm.com bd14a7cc67 Bug 186218: importxml.pl was doing a query against the products table using the old schema
Patch by Jonathan Schatz <jon@vmware.com>
r= justdave, a= justdave
2002-12-20 03:37:49 +00:00
smontagu%netscape.com 62988177ba Bug 185588: Changed printing preferences are saved corrupted in prefs.js. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=roc+moz 2002-12-20 02:52:30 +00:00
ducarroz%netscape.com 2637e30f6e Fix for bug 182643. The data stored in the palm pilote uses ISO-Latin-1 and not UTF-8. Also, the addressbook name is in UTF-8. R=cavin, rdayal, SR=sspitzer 2002-12-20 00:05:23 +00:00
rogerl%netscape.com 5be1ca4541 Various bug fixings. Added 'dynamic' attribute. 2002-12-19 23:57:32 +00:00
cavin%netscape.com 694fd3edd8 Fix for bug 158367. Replaced macro IMPORT_LOGx() with PR_LOG() for ns logging and cleaned up some logging info at the top level driver function in nsImportMail.cpp. r=ducarroz, sr=sspitzer. 2002-12-19 23:28:58 +00:00
cavin%netscape.com 4e01133ec9 Fix for bug 161941. Allocated enough space for 'buffer'. r=ducarroz, sr=sspitzer. 2002-12-19 21:40:40 +00:00