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

95598 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu e7e310a9bd Clean up QueryInterface implementation. Patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>. r=dbaron sr=sfraser b=111088 2002-01-12 03:14:03 +00:00
rbs%maths.uq.edu.au a83e90c318 Compact code - use a helper function for a re-usable chunk of code 2002-01-12 03:04:14 +00:00
alecf%netscape.com bd2a6aec4a fix take 2 on bug 114134, crashes when reading utf8 strings from dtds/etc
r=dbaron, sr=jag
when multi-byte characters crossed a buffer boundary, we weren't correctly backing up and instead tried to decode the half-loaded utf8 character... in addition, our new "remainder" count was completely broken - we were adding the old remainder to the new remainder, when in fact we had just consumed the old remainder
2002-01-12 02:38:08 +00:00
beard%netscape.com 82acf443bb Simplified collector support by defining scan methods, and using Collector::Owner<T>. 2002-01-12 02:27:51 +00:00
beard%netscape.com c93fca0847 Added templatized subclass of Collector::ObjectOwner to simplify the GC contract. 2002-01-12 02:27:01 +00:00
beard%netscape.com 7ea1754cd3 Fix windows bustage. 2002-01-12 02:26:14 +00:00
hewitt%netscape.com 6a9212cec2 116366 - js error in tabbrowser, r=blake, sr=hyatt 2002-01-12 02:12:54 +00:00
hewitt%netscape.com b82b838162 104401 - eliminate mOuter aggregate from nsXULElement (r=waterson, sr=hyatt) 2002-01-12 02:08:22 +00:00
hewitt%netscape.com ff3c767a4a 116341 - asking the column picker column for cell text, r=sspitzer, sr=blake 2002-01-12 02:01:32 +00:00
hewitt%netscape.com 6d3c24f44e 116010 - tooltips over autocomplete or menulists will size themselves to source, r=hyatt, sr=blake 2002-01-12 01:59:50 +00:00
rginda%netscape.com 18247e0258 add missing file 2002-01-12 01:41:58 +00:00
beard%netscape.com 3420ef9253 Fix mac bustage: jschar* and PRUnichar* aren't compatible. 2002-01-12 01:40:15 +00:00
hewitt%netscape.com 21d32da152 116341 - asking the column picker column for cell text, r=sspitzer, sr=blake 2002-01-12 01:26:17 +00:00
hewitt%netscape.com 21a434f715 115632 - crash addreffing (nsIWidget *) in GetClientX, r=timeless, sr=alecf 2002-01-12 01:22:09 +00:00
darin%netscape.com b7c1f99a52 these files no longer need to include nsEscape.h 2002-01-12 01:21:40 +00:00
hewitt%netscape.com 7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
darin%netscape.com 3de33f888b cleaning up some comments 2002-01-12 01:19:45 +00:00
hewitt%netscape.com 43cda34734 70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt 2002-01-12 01:18:10 +00:00
srilatha%netscape.com e48f9f1c5d Fix for bug 102766. Moving localizable mapi files to en-win.jar
r=racham@netscape.com, sr=sspitzer@netscape.com
2002-01-12 01:10:15 +00:00
srilatha%netscape.com 24a87fbb19 Fix for bug # 92437. Cleaning up code in this file
r=racham@netscape.com, sr=sspitzer@netscape.com
2002-01-12 01:06:02 +00:00
wtc%netscape.com f11b7d2893 Bugzilla bug 118631: a correct implementation of _PR_CreateOS2Process.
The patch is contributed by Michael Kaply <mkaply@us.ibm.com>.
r=Javier Pedemonte.
2002-01-12 01:05:02 +00:00
rginda%netscape.com 64f0128f80 bug 115695, rs=brendan, venkman only
ui changes related to pretty print support
2002-01-12 01:01:02 +00:00
rginda%netscape.com 73855845b3 bug 115695, rs=brendan, venkman only
netive changes relating to pretty print support, includes...
* remove jsdIPC interface, replaced with ulong offsets from PC 0.
* add |pcmap| parameter to select between sourcetext/prettyprint linemaps (pcToLine, lineToPc, and isLineExecutable.)
* add |functionSource| property to jsdIScript.
* add |tag| to jsdIScript.
* fixed potential jsdIScript leaks.
2002-01-12 00:56:35 +00:00
bryner%netscape.com 869a967c81 Dispatch a custom DOM event when the selected item is changed, needed for XBL dropdown lists. Bug 112713, r=jkeiser, sr=jst. 2002-01-12 00:53:15 +00:00
bryner%netscape.com 0f17dbccdc Removing unused file xp_list.h. r=cls. 2002-01-12 00:51:51 +00:00
oeschger%netscape.com a1b6cf4f78 just adding a new html help file for cotter, r=oeschger 2002-01-12 00:34:04 +00:00
aaronl%netscape.com 2ac3026a93 Bug 118851. Active Accessibility: return i18n compatible names again. r=jgaunt, sr=hewitt. Bug 119312. Active Accessibility: GetAccFocused needs to return the IAccessible for the currently focused node. r=jgaunt, sr=alecf 2002-01-12 00:23:06 +00:00
naving%netscape.com c59f91b929 119350 r=nhotta sr=sspizter. make cross-folder msgNavigation follow the folder-pane sort order. 2002-01-12 00:11:07 +00:00
nhotta%netscape.com 0ee20025a9 Added wstring version of MakeFullAddress to nsIMsgHeaderParser,
changed non wstring functions to noscript because they need UTF-8 string and are not scriptable,
bug 118010, r=ducarroz, sr=sspitzer.
2002-01-11 23:52:15 +00:00
cotter%netscape.com b2edd12cd4 ongoing privacy & security help content updates, r=oeschger; minor updates to keep help targets in synch with latest content changes. 2002-01-11 23:40:50 +00:00
ian.mcgreer%sun.com aaba769038 *sigh*
fixed backward compatibity tests, but broke current version.  will have to rework.
2002-01-11 23:37:37 +00:00
cotter%netscape.com 2ac2671762 ongoing privacy & security help content updates, r=oeschger (mostly Cookie Mgr, Password Mgr, and related files) 2002-01-11 23:25:07 +00:00
pschwartau%netscape.com d24a0fe0ca Updating JS_GetImplementationVersion() to date of latest JS release (67111). 2002-01-11 23:18:39 +00:00
bryner%netscape.com 5b0ab5267e Fixing problems switching to modern skin, also adding a basic forms package to classic. r=ben, sr=hyatt. 2002-01-11 23:14:43 +00:00
darin%netscape.com e4ecaec549 fixes first part of bug 109179 "replace NS_EscapeURL with NS_EscapeURLPart"
r=andreas.otte@debitel.net
sr=alecf@netscape.com
2002-01-11 23:02:22 +00:00
darin%netscape.com a47cc12899 fixes bug 117931 "Function shExpMatch in nsProxyAutoConfig.js: conversion
from shell pattern to regexp is incorrect."
patch=zybi@talex.com.pl
r=tingley@sundell.net
sr=darin@netscape.com
2002-01-11 22:52:32 +00:00
alecf%netscape.com b0f44a323d dammit why does this break linux?!
backing out my last checkin
2002-01-11 22:44:30 +00:00
darin%netscape.com 926dbcef45 fixes bug 112479 "HTTP needs complete support for nsIUploadChannel"
r=dougt, sr=alecf
2002-01-11 22:44:26 +00:00
alecf%netscape.com 21a3f3ae6f progress towards 108962 - fix nsLinebreakConverter to stop using private nsStr members
r=dbaron, sr=jag
2002-01-11 22:40:09 +00:00
ian.mcgreer%sun.com dd22838792 temporary fix for bug 115360 2002-01-11 22:24:31 +00:00
dougt%netscape.com e779f53edb fixing build bustage. there is another nsMemory.h in xpcom/base which overwrote this copy 2002-01-11 21:05:08 +00:00
sdagley%netscape.com b6d77ac4ec Change to fix for #60203 - continue to delete temp files on exit of Mozilla app on platforms other than Mac per mscott's request. r=pinkerton 2002-01-11 20:51:09 +00:00
darin%netscape.com 438eeaa425 fixes bug 119103 "Host: header not being send correctly for IPv6 IP's"
r=morten@nilsen.com
sr=jag
2002-01-11 20:34:23 +00:00
alecf%netscape.com 6684d81636 fix for bug 114134 - crash when localizing some strings
when multi-byte characters crossed a buffer boundary, we weren't correctly backing up and instead tried to decode the half-loaded utf8 character... in addition, our new "remainder" count was completely broken - we were adding the old remainder to the new remainder, when in fact we had just consumed the old remainder
r=dbaron, sr=jag
2002-01-11 20:34:11 +00:00
darin%netscape.com 2c5dd76223 fixes bug 117507 "HTTP Authentication hangs if no username/password is entered"
r=badami@netscape.com sr=jag
2002-01-11 20:33:03 +00:00
bnesse%netscape.com 4585e99647 Removing files obsoleted by alecf's checkin for bug 112708. 2002-01-11 20:13:27 +00:00
dougt%netscape.com a2389a2171 Moving Memory Util functions into nsMemory. r=dmose, sr=jband, bug=119082 2002-01-11 20:12:22 +00:00
bnesse%netscape.com 4e859377fb Removing files obsoleted by the checkin for bug 89137. 2002-01-11 20:12:09 +00:00
dbaron%fas.harvard.edu e47cc4c2bc Do restoration of information in the layout history state immediately after frame initialization rather than using separate code within PresShell::ContentAppended that calls GetPrimaryFrameFor (which is slow and forces every frame into the primary frame map, inefficiently). b=109428 r=rods sr=waterson 2002-01-11 20:10:46 +00:00
bnesse%netscape.com a7daf4397f Fix for bug 118903. Add autoconfig to install packaging. Also fixes copying of prefcalls.js to dist on Windows. r=alecf, sr=sfraser. 2002-01-11 20:09:03 +00:00