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

76856 Коммитов

Автор SHA1 Сообщение Дата
dbragg%netscape.com 9139d16e63 Fix for regression bug 69166. No longer checking return of MoveTo call and returning UNEXPECTED_ERROR. r=dvedtiz, sr=mscott 2001-02-20 23:27:53 +00:00
pavlov%netscape.com 40ae3ada73 lets do imgIRequest instead of lpIImageRequest 2001-02-20 23:27:48 +00:00
waterson%netscape.com 971968616c Bug 69009. Don't look for duplicates when reading in bookmarks. r=ben, sr=alecf. 2001-02-20 23:18:13 +00:00
pavlov%netscape.com 336addf050 s/NS_DECL_NSIIMAGE/NS_DECL_GFXIIMAGE/g 2001-02-20 23:15:26 +00:00
pavlov%netscape.com 566a591c71 fix build issues 2001-02-20 23:13:54 +00:00
sonmi%netscape.com 26b03e4982 test choked on a ]# - replaced by ] # 2001-02-20 23:11:55 +00:00
pavlov%netscape.com 75206ecbe9 changing to new interface names 2001-02-20 23:09:09 +00:00
pavlov%netscape.com dd7b2a9543 adding file... 2001-02-20 23:03:47 +00:00
pavlov%netscape.com ae2229e3a2 renaming nsIImageRequest2 2001-02-20 23:02:50 +00:00
pavlov%netscape.com f65757b6ae changes for build 2001-02-20 23:00:49 +00:00
pavlov%netscape.com bbb4bc3460 changing nsIImageRequest[2] to lpImageRequest 2001-02-20 22:55:53 +00:00
pavlov%netscape.com 26cc25a6f1 changing nsIImageRequest2.idl to lpIImageRequest.idl 2001-02-20 22:55:15 +00:00
pavlov%netscape.com 94734f2bb9 adding gif decoder.. oops 2001-02-20 22:45:10 +00:00
pavlov%netscape.com 4acd252fae merge from IMGLIB_20010126_BRANCH 2001-02-20 22:43:56 +00:00
pavlov%netscape.com 533fafde72 merging from IMGLIB2_20010126_BRANCH 2001-02-20 22:41:47 +00:00
pavlov%netscape.com 67e4b711a1 mering from the IMGLIB2_20010126_BRANCH 2001-02-20 22:40:03 +00:00
pavlov%netscape.com a458da7135 removing files on tip 2001-02-20 22:33:58 +00:00
pavlov%netscape.com 258da94da8 removing gfx2 stuff on head in prep for merge from branch 2001-02-20 22:27:56 +00:00
dave%intrec.com d49c5fa336 Fix for bug 69269: misleading comment for reassign by component when QA Contact is in use. 2001-02-20 22:19:10 +00:00
pschwartau%netscape.com ce54fdf8c4 Revising error in test. See bug 69441, where this was pointed out - 2001-02-20 22:11:44 +00:00
sonmi%netscape.com eaf88f3991 formatted to tabstop 8 2001-02-20 22:00:50 +00:00
sonmi%netscape.com 43d51263ca formated to tabstop 8 2001-02-20 21:55:47 +00:00
sonmi%netscape.com b6aef2269e deleted comments, formated with tabstop 8 2001-02-20 21:53:52 +00:00
cyeh%bluemartini.com 5d8c622b03 fix for 9302: Would be nice if attachment + number was a link too.
patch submitted by afranke@ags.uni-sb.de (Andreas Franke)
thanks for the patch. Now can reference attachments in other bugs as an HTML
link.
2001-02-20 21:49:59 +00:00
sonmi%netscape.com aff885de0b formatted according to the nss tab 8 rules 2001-02-20 21:49:30 +00:00
rogerl%netscape.com ec63aa10fd Fixed unused vars. Added string literal as alternative function name.
Implemented invokeCall to use override.
2001-02-20 21:39:59 +00:00
cyeh%bluemartini.com ee84946a9c fix for 58436 : javascript strict warnings in query.cgi
changed to f.target_milestone
2001-02-20 21:15:12 +00:00
mkaply%us.ibm.com 5697f5c05e OS/2 Bustage
SHORT_LIBNAME should be 8 characters or less
2001-02-20 20:38:28 +00:00
waterson%netscape.com e606f71dbb Bug 69523. Add content DLLs to xpinstall package lists. a=leaf 2001-02-20 20:29:11 +00:00
waterson%netscape.com 2e504b1438 Bug 69475. Fix bogo checking for last night. Not sure how I lost this line. a=leaf 2001-02-20 20:07:10 +00:00
locka%iol.ie 15e3cb1e33 Fix embedding package after recent layout/content split a=leaf@mozilla.org r=valeski@netscape.com b=68942 2001-02-20 19:57:32 +00:00
locka%iol.ie e73f3fbe4b Fix embedding package after the recent layout/content split. a=leaf@mozilla.org r=valeski@netscape.com b=68942 2001-02-20 19:56:37 +00:00
beard%netscape.com fb28abc7c6 [not part of build] drawThemeButton has same signature as others, and assumes a "kind=pushButton" argument. added drawThemeProgressbar. 2001-02-20 16:53:32 +00:00
mkaply%us.ibm.com f19d9b2eb1 #67477
r=mkaply, a=blizzard
Code from jkobal - need to filter another char message
2001-02-20 15:50:58 +00:00
oeschger%netscape.com f7ffc2226e just renaming the HTML files checked in last night (sr=alecf, r=leaf, b=67376), extra r=bz on renaming files in cvs 2001-02-20 15:01:31 +00:00
dbaron%fas.harvard.edu 532db94253 Improve the boehm GC's ability to dump all leaked objects at shutdown. Patch partly by waterson@netscape.com, partly by me. r=beard@netscape.com sr=brendan@mozilla.org b=59967 2001-02-20 13:50:26 +00:00
dbaron%fas.harvard.edu d5bb038c8d Make ImageListener not confuse leak logging by doing refcounting the way we do it everywhere else. r=disttsc@bart.nl sr=brendan@mozilla.org b=64452 2001-02-20 13:46:59 +00:00
dbaron%fas.harvard.edu a201dec440 Remove static constructor for nsStyleColor. r=disttsc@bart.nl sr=brendan@mozilla.org b=67341 2001-02-20 13:44:43 +00:00
locka%iol.ie 22ecac25ee Added a missing break statement to embedding API. b=68934 2001-02-20 13:34:22 +00:00
markh%activestate.com 6f8ed4f530 Final tweak for Windows - now that jband's xpcom changes are in it builds fine. 2001-02-20 11:42:53 +00:00
jband%netscape.com e866369001 bug 66610 - add xpconnect support for DOMStrings. r=jst sr=brendan 2001-02-20 08:09:19 +00:00
hewitt%netscape.com 562df912f8 Enables deletion of nodes in tree, inspecting of <browser> and <iframe> documents. (Not Part of Build) (No small animals were injured in the making of this checkin) 2001-02-20 06:34:18 +00:00
nicolson%netscape.com 6038a5536a Get everything building and linking on WINNT. 2001-02-20 05:38:45 +00:00
nicolson%netscape.com ccc012b03a Use ' instead of " for classpath. 2001-02-20 05:37:43 +00:00
brendan%mozilla.org ddc8d4ee95 Don't flush cached properties one-by-one if GC'ing, because the GC flushes the whole thing (68735, r=jst, sr=jband). 2001-02-20 05:01:14 +00:00
beard%netscape.com 587c298f3c [not part of build] added gThemeActions dispatch table. 2001-02-20 04:17:09 +00:00
waterson%netscape.com 93a89db1ee Remove layoutxsl.o from optimized build, too. 2001-02-20 03:55:02 +00:00
waterson%netscape.com c5f51b58c1 Bug 15586. Call nsIRDFXMLSinkObservers on synchronous load, too. r=dougt, sr=alecf 2001-02-20 03:31:24 +00:00
dbaron%fas.harvard.edu 109f44f199 Remove unused file that should have been removed with all the others in today's carpool. r=jst 2001-02-20 03:07:13 +00:00
mkaply%us.ibm.com d4eadb0e64 #60412
r=kmcclusk, sr=erik
Lowercase mGeneric before using it
2001-02-20 03:06:40 +00:00