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

84099 Коммитов

Автор SHA1 Сообщение Дата
harishd%netscape.com a4535fb4c0 82500 - Make sure that DidBuildModel gets called only once per document.
79492 - In collecting skipped content make sure that entity-like-markup is not mistaken for an entity.
80009 - PRE should be treated as a block-level element - per spec.
82498 - Do not process script content in a frameset document.
82544 - Beginning/ending quotes in attribute values are now removed by the parser.
77145 - Fix off-by-one error.

r=heikki
sr=vidur
a=asa
2001-06-18 21:18:37 +00:00
jfrancis%netscape.com 41bee3e1d9 fixes for:
61232 - Caret comes back to previous line after creating paragraph
54520 - Extra break with list items
54539 - Disappearing numbered list with outdent
60867 - Composer adds extra break when round-tripping empty document through View Source
62347 - Selecting Body Text doesn't work inside other blocks that have embedding breaks
2001-06-18 21:15:43 +00:00
ftang%netscape.com 8fa99b9731 fix 84401 fix memory leak in font pref enumeration code
change char* to nsXPIDLString
r=dbaron sr=kin a=dbaron
2001-06-18 21:13:27 +00:00
jcgriggs%sympatico.ca 4aeaf1bdae Fixes for nsMime (Bugzilla #86026 - widget/src/qt/nsMime.cpp uses non-standard for init scope) 2001-06-18 21:12:09 +00:00
jcgriggs%sympatico.ca d4f58669c0 Mouse Wheel Support for Qt Mozilla (Bugzilla #86432) 2001-06-18 21:10:27 +00:00
pchen%netscape.com 273285be81 bug 52930, r=matt, sr=alecf, a=blizzard, use local-panels.dtd instead of internally defined entities, also fix panel titles to reference correct entity in local-panels.dtd 2001-06-18 20:56:12 +00:00
pchen%netscape.com 12b64b73fb bug 52930, r=matt, sr=alecf, a=blizzard, sync up dtd with internal one used in mozilla/profile/defaults/panels.rdf before I have panels.rdf use this dtd 2001-06-18 20:56:04 +00:00
mscott%netscape.com 3d1b47a7a3 Bug #85264 --> add the web browser xpt file to the packaging lists.
sr=sspitzer
a=blizzard
2001-06-18 20:51:34 +00:00
hyatt%netscape.com 9166cb55f7 Fix for 84046, unable to dynamically change bgcolors. r=cmanske, sr=attinasi, a=dbaron 2001-06-18 20:49:57 +00:00
srilatha%netscape.com 07e0140deb Fix for bug# 79780. Removed autocompleteskipdirectory from _elementIDs
sr=sspitzer, a=blizzard
2001-06-18 20:42:47 +00:00
peterv%netscape.com bffc0d3ea7 Fix for bug 38761 (Dynamically changing 'href' attribute of <link> doesn't work). r=heikki, sr=jst, a=blizzard. 2001-06-18 20:19:31 +00:00
dougt%netscape.com 04c40ac7f7 Allows port 70 for all protocols. r=bbaetz@netscape.com, sr=me, a=blizzard@mozilla.org 2001-06-18 20:13:30 +00:00
timeless%mac.com c506fce7cf Bugzilla Bug 86267 Xlib: form checkboxes are not drawn
patch by timecop@network.email.ne.jp
r=bryner, sr=scc, a=dbaron
2001-06-18 20:08:45 +00:00
javi%netscape.com 13065aaa7b Fix for Bug 86269 patch provided by cls, r=javi, sr=blizzard, a=blizzard
Fix REQUIRES bustage in PSM 2.
2001-06-18 20:04:38 +00:00
nhotta%netscape.com ae45110738 If the javascript URI contains non ASCII then encode it to \uXXXX instead of applying charset conversion,
bug 51355, r=ftang, sr=jst, a=asa.
2001-06-18 20:01:36 +00:00
dougt%netscape.com fdff7d3bb6 SetCacheAsFile() now returns failure if https. r=gagan,sr=darin,a=blizzard@m
ozilla.org
2001-06-18 19:58:21 +00:00
wtc%netscape.com 0a4c791d42 Bugzilla bug #86125: removed the support for MP_DIGIT_MAX < 256. This
#if preprocessor directive broke some C preprocessors that don't recognize
LL constants even though the C compilers support long long.  r=nelsonb.
2001-06-18 19:54:21 +00:00
jake%acutex.net 46dd08d79f Fix for bug 85832 - QuickSearch should strip leading and trailing spaces.
Patch by Andreas Franke <afranke@ags.uni-sb.de>
2001-06-18 19:24:17 +00:00
mkaply%us.ibm.com 0e9161edac #80224
r=gisburn, sr=tor, a=blizzard for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - better font mapping in nsFontMetrics
2001-06-18 19:06:39 +00:00
waterson%netscape.com 1656994e2a Add test case for bug 18754. Not part of the build. 2001-06-18 18:15:59 +00:00
jcgriggs%sympatico.ca 5f8f415b8b Patch for Bugzilla #78663 ([console] qt port shold not print to console in opt builds) 2001-06-18 18:14:24 +00:00
nhotta%netscape.com 726a385fc9 Fixed to use NS_ConvertUTF8toUCS2 for UTF-8 strings, bug 86341 (blocker), r=scc, a=leaf. 2001-06-18 18:05:37 +00:00
timeless%mac.com 3400ce9116 Bugzilla Bug 86259 widget/src/xlib/nsAppShell.cpp uses non-standard for init scope
r=jrgm, sr=tor, a=asa
2001-06-18 17:31:26 +00:00
jcgriggs%sympatico.ca 9007c33a00 Fix for focus in Qt Mozilla. Bugzilla #79842 (Unable to get caret in dialog box).
Also fixes modality bug where modal dialogs are modal across all Mozilla Tasks.
2001-06-18 16:17:13 +00:00
leaf%mozilla.org 9d1a0b7631 Automated update 2001-06-18 16:14:32 +00:00
jcgriggs%sympatico.ca 2163921b29 Updates to Build for Qt Mozilla. Bugzilla #81241 2001-06-18 16:11:30 +00:00
jcgriggs%sympatico.ca 63a3cc4ae5 Updates for Qt Mozilla build. Bugzilla #81241 2001-06-18 16:09:35 +00:00
dcone%netscape.com c701b9091a Fixed the optimized build options for initialization and termination. This will let the gfx get the resources for extending the printer. r=peterl sr=attinasi a=asa 2001-06-18 14:15:13 +00:00
dcone%netscape.com e3c336a4d9 fixed grayscale text output for postscript. b=45793 r=dcone sr=attinsi a=asa 2001-06-18 13:14:45 +00:00
jst%netscape.com 281148f640 Fixing crasher bug 86313, patch by _basic@yahoo.com and myself, r=pollmann, sr=me, a=drivers@mozilla.org 2001-06-18 07:37:11 +00:00
bryner%uiuc.edu 13cce0899e Bug 58250 -- this fixes a situation where getting a NS_GOTFOCUS before the
matching NS_DEACTIVATE would fire a blur on the wrong
content/window/document, leaving it in a fairly broken focus state.
r=saari, sr=hyatt, a=tor.
2001-06-18 07:34:41 +00:00
pavlov%netscape.com 5a9a9bd2e7 fix for bug 38322 r=cmanske sr=jst a=tor 2001-06-18 06:36:37 +00:00
ben%netscape.com 9fc5103445 Checking in extension portion of 65251. *NOT PART OF BUILD* Original patches
from Juraj Betak, r=ben@netscape.com
2001-06-18 05:27:03 +00:00
scc%mozilla.org 526604e2d8 bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316 2001-06-18 03:50:12 +00:00
bryner%uiuc.edu 72b689c039 checking in for scc.
bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:48:21 +00:00
bryner%uiuc.edu ec800d7a51 checking in for cls.
Bug 83832 - rename RunnableEvent to CryptoRunnableEvent for static builds.  r=javi, sr=blizzard, a=asa.
2001-06-18 02:04:39 +00:00
blakeross%telocity.com ce4a0d0ab3 Transparent animating GIFs have black background (77914). Patch by Jacek Piskozub (piskozub@iopan.gda.pl), with help from Josh Soref (timeless@mac.com). r=dbradley, saari sr=roc+moz a=dbaron 2001-06-18 01:13:05 +00:00
law%netscape.com 8ccf01282b Bug 82584; don't clear 'always ask me' flag based on Win32 registry setting; this will require the user to see the helper app dialog for confirmation to open at least one time and to specify that confirmation is not necessary directly to Mozilla; r=sgehani/sr=mscott/a=asa 2001-06-18 00:24:20 +00:00
law%netscape.com 7df5e67263 Bug 58848; change ddeexec registry entry so Windows won't use DDE to talk to Mozilla; r=ssu/sr=blaker/a=asa 2001-06-18 00:18:02 +00:00
naving%netscape.com d946106241 84767 r=suresh sr=mscott a=dbaron. Check for m_curFilter to be non null when there is no
filter name in rules.dat
2001-06-17 23:59:01 +00:00
pschwartau%netscape.com 3158f2376d Further improvements to readability. 2001-06-17 23:31:11 +00:00
scc%mozilla.org f7da5b1cc2 bug #86316: a smoketest blocker. my fix for bug #85271 caused a regression because I accidentally put empty strings in a place where |NULL|s were needed. 2001-06-17 23:17:11 +00:00
pschwartau%netscape.com aebee4e4e9 Improved readability. 2001-06-17 23:12:31 +00:00
hwaara%chello.se 2ad0e3544a #82773, big improvement for the mail/news filter UI. r=sspitzer, sr=hewitt, a=dbaron. 2001-06-17 10:08:18 +00:00
dbaron%fas.harvard.edu 286894695d Fix bustage from scc's checkin for bug 85271. 2001-06-17 07:38:01 +00:00
dbaron%fas.harvard.edu 086e36218d Fix bustage from scc's checkin for bug 85271. r=jag,scc 2001-06-17 07:31:49 +00:00
dbaron%fas.harvard.edu 8da08eca62 Fix bustage from scc's checkin for bug 85271. r=scc 2001-06-17 07:29:31 +00:00
scc%mozilla.org 60a960aaf8 attempting to fix build bustage for speedracer from associated bug #85271 2001-06-17 07:09:41 +00:00
bryner%uiuc.edu 12b9c74047 checking in for scc.
bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate
features of |nsXPIDLC?String| that keep it out of the string hierarchy
(i.e., using assigment to rebind ownership, static |Copy| members, and
|getter_Shares|), fixing some leaks in the process.
2001-06-17 06:30:23 +00:00
scc%mozilla.org 6ffb79541e fixing accidental behavior change from my checkin for bug #85271. This patch is r=dbaron. Restores the correct return value for the function (|NS_OK| when no converter is found). 2001-06-17 06:17:12 +00:00