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

86241 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 0ea149294b Implemented first pass of schema loader. This is not part of the build. 2001-08-06 07:12:31 +00:00
vidur%netscape.com 2c8addcb9a Added schema loading code as optionally compiled component of module. 2001-08-06 07:11:00 +00:00
vidur%netscape.com de8b45a448 Fix for bug 88078. XMLHttpRequest now accepts non-HTTP URIs as well. This is similar to IE behavior. r=heikki, sr=jst 2001-08-06 07:08:07 +00:00
vidur%netscape.com c8aff8704f Temporary fix for bug 92859. Components can now be registered with the generic module macros to have class info, but not be instantiable via the component manager. Currently, the class object of such components are created eagerly at module initialization time. A future fix might create them lazily. r/sr=jband, jst 2001-08-06 07:05:22 +00:00
pollmann%netscape.com 3e276b1a39 Bug 81546: Don't add a dummy reflow request if we are in the middle of reflow; this was added by textareas in XHTML documents, and never removed, which prevented them from displaying. r=waterson@netscape.com,sr=attinasi@netscape.com 2001-08-06 05:19:26 +00:00
cls%seawood.org 8cc47c9214 Fix dependencies for parallel builds 2001-08-06 04:36:26 +00:00
jrgm%netscape.com a16eeeefd1 Initial checking. 2001-08-06 03:47:27 +00:00
dcone%netscape.com a198b41207 b=90060 Checking in DBarons fix for the print crash when a document changes under it. r=dcone sr=hyatt. 2001-08-06 02:27:43 +00:00
hyatt%netscape.com 6c3f91a885 Fix for 93836. r=kerz, sr=ben 2001-08-06 01:14:39 +00:00
zuperdee%yahoo.com 94a432a62b Bug 77344, Xlib-toolkit Mozilla crashes when printing. Patch by
Roland.Mainz@informatik.med.uni-giessen.de, r=timeless, sr=waterson,
a=blizzard.
2001-08-05 23:25:49 +00:00
hyatt%netscape.com 701fff7461 More 93626. 2001-08-05 19:28:53 +00:00
hyatt%netscape.com 976bf17bb4 More 93626. 2001-08-05 19:18:46 +00:00
hyatt%netscape.com 8cefb82095 Fix for 93626. r=aegis, sr=ben 2001-08-05 18:36:09 +00:00
mkaply%us.ibm.com 4047a34c41 OS/2 bustage - PR_CALLBACK 2001-08-05 13:46:27 +00:00
markh%activestate.com dd8fe2476c Fix recent breakage of IID creation.
Not part of the build.
2001-08-05 12:15:43 +00:00
ben%netscape.com a94c42c147 make comment unambiguous (comment change) 2001-08-05 10:27:30 +00:00
markh%activestate.com 5af85a1e5f Fix error in exception, which should never be hit (but _is_ hit for
Python 2.2 - need to sort that one out later!)

Not part of the build.
2001-08-05 08:29:46 +00:00
markh%activestate.com b68e130ebb Handle "install" target correctly.
Not part of the build.
2001-08-05 08:28:57 +00:00
markh%activestate.com 6a16738155 Slight perf increase by not wrapping the module object in a client wrapper.
Not part of the build.
2001-08-05 08:26:39 +00:00
markh%activestate.com 368789e543 Prevent occasional recursion overflows by preventing certain well known
Python names from triggering an nsIClassInfo lookup.

Not part of the build.
2001-08-05 08:25:39 +00:00
markh%activestate.com 4cf6912d7c Allow the IID for services to not be specified, to better support flattening.
Not part of the build.
2001-08-05 08:24:43 +00:00
ben%netscape.com 2911f95832 93732 - Fixing some bad bustage in a handful of editor dialogs
- grid columns aren't showing up due to lack of flexes on <column/> nodes (grid bug)
- text fields drawing over buttons
- buttons and other UI running off screen
- dialogs sizing oddly when sizeToContent() called
r=jag, sr=hewitt
2001-08-05 08:12:31 +00:00
mkaply%us.ibm.com 131300ed5b OS/2 build bustage - PR_CALLBACK 2001-08-05 01:22:20 +00:00
bryner%netscape.com 5ca544cf1d Checking in for cls@seawood.org. Bug 93282 - pipnss not rebuilt when NSS static libraries change. r=bryner. 2001-08-04 23:29:40 +00:00
bzbarsky%mit.edu a353a4e9a0 Making import rules implement the nsIDOMCSSImportRule interface. Bug 90290, r=pierre, sr=jst 2001-08-04 21:19:53 +00:00
dmose%netscape.com bf85eabd23 2nd try at appeasing GCC 2.7.2 and thus fix Solaris build bustage, this time using .get() 2001-08-04 21:13:03 +00:00
cls%seawood.org 606561a26f Adding mozilla.org changes to changelog 2001-08-04 21:10:00 +00:00
dmose%netscape.com 6b5a4285a0 Atempt to appease GCC 2.7.2 and thus fix Solaris build bustage with some static casts. 2001-08-04 20:23:19 +00:00
dmose%netscape.com eb07f987fc Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com 2001-08-04 19:31:13 +00:00
hewitt%netscape.com 350e1dd1c3 93623 - Personal Toolbar bookmarks drawn on top each other, r=blake, sr=hyatt 2001-08-04 07:24:23 +00:00
hewitt%netscape.com 779da39d2b 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:42:20 +00:00
hewitt%netscape.com 3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
cls%seawood.org 18a18d38d4 Add keyboard shortcuts support for BeOS.
Thanks to Arougthopher <arougthopher@lizardland.net> for the patch.
Bug #70181 r=cls
2001-08-04 04:35:39 +00:00
depstein%netscape.com 569c37e8ad updated Dialogs & resource file for PromptService component support. 2001-08-04 04:09:24 +00:00
pinkerton%netscape.com 4041314af6 Fixing nsCOMPtr includes for gcc. fixes build bustage. r=beard. 2001-08-04 02:51:28 +00:00
dbaron%fas.harvard.edu 7ae28c26a1 Fix crash bug 93270 by ensuring that the nsHTMLStyleSheetImpl always has a non-null mDocumentColorRule and mTableTHRule. r=pierre sr=hyatt 2001-08-04 02:43:05 +00:00
bryner%netscape.com a578cecc6a Removing widget/tests makefiles that were deleted. 2001-08-04 02:42:54 +00:00
serge%netscape.com 0cf95998a8 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 02:00:22 +00:00
serge%netscape.com b5c917a8b5 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 01:53:49 +00:00
heikki%netscape.com ebe59ae777 DAMNIT! 2001-08-04 01:26:22 +00:00
heikki%netscape.com b874eedb80 Trying to fix Mac bustage by building stuff that should not need to be built. The real fix would probably be to turn on the environment variable MOZ_DISABLE_DTD_DEBUG but I do not know how. 2001-08-04 00:35:54 +00:00
bryner%netscape.com 8d3423079e Removing obsolete widget tests. r=pavlov,cls. 2001-08-04 00:08:32 +00:00
varada%netscape.com 24832ab15a removing pref for updating compose window title ;part of blake's patch in bug#89624;r=varada;sr=sspitzer 2001-08-04 00:04:46 +00:00
varada%netscape.com 58c2cb97b7 improving mail compose window performance;checking blake's patch for bug#89624; r=varada; sr=sspitzer 2001-08-04 00:03:18 +00:00
harishd%netscape.com d8c0aaf441 Added public/Makefile to allmakefiles.sh 2001-08-03 23:06:22 +00:00
javi%netscape.com f0a6568baa Remove ^M characters. 2001-08-03 22:49:22 +00:00
javi%netscape.com a434d73e7c Update the CRMF templates so that the ASN.1 encoder correctly
encodes optional fields that have sub-templates that may
potentially stream.  This will fix PSM Bug 92502
2001-08-03 22:26:25 +00:00
dbaron%fas.harvard.edu e95f98b0b7 Fix bustage by removing nsTokenHandler.cpp (it was already removed from makefile.win and cvs removed). 2001-08-03 22:25:56 +00:00
heikki%netscape.com c81cb2a269 Fixing Mac bustage, MANIFEST is in public now. 2001-08-03 22:20:42 +00:00
heikki%netscape.com a337e54efa Fixing Mac bustage, no MANIFEST in htmlparser/src anymore. 2001-08-03 22:15:00 +00:00