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

113864 Коммитов

Автор SHA1 Сообщение Дата
ian%hixie.ch f45fb75c09 TemplateToolkit doesn't support .defined on objects. Also, stringify objects early to avoid trying to apply .replace, etc, on them. 2003-01-10 00:19:47 +00:00
ian%hixie.ch 3f21fb08d5 PATH_INFO support. 2003-01-10 00:14:45 +00:00
bryner%netscape.com 00130ba94c Fix solaris bustage by making sure $(DIST)/bin is in the library path. 2003-01-09 23:41:15 +00:00
bryner%netscape.com 0ab857865a Remove pippki (XUL security dialogs) from embed.jar (bug 188145). r=kaie, sr=alecf. 2003-01-09 23:31:37 +00:00
aaronl%netscape.com bb67292648 Backing out fix for bug 187301, to see if Txul numbers go back to normal. 2003-01-09 23:19:55 +00:00
alecf%netscape.com bd3056990d specify many resources explicitly so that embedding doesn't get a bunch of MathML resources, among other things
bug 188251, r=bz, sr=darin
2003-01-09 23:19:04 +00:00
alecf%netscape.com 0050fe4247 remove comments from transliterate.properties to reduce the filesize by 47k
bug 188251, r=bz, sr=darin
2003-01-09 23:17:36 +00:00
relyea%netscape.com ab1f73ddf5 Add the ability to generate certs with multiple DNS names. 2003-01-09 22:59:42 +00:00
glen.beasley%sun.com 3300c59b7d Solaris pkg copyright 2003-01-09 22:53:13 +00:00
mikep%oeone.com bdb922400d Moving default values for prefs to properties file. 2003-01-09 21:55:34 +00:00
suresh%netscape.com b6ceb73089 Bug 185148 - nsStorageStream::ReadSegments(...) loops forever if the writer fails. r-bzbarsky, sr-darin. 2003-01-09 21:37:30 +00:00
smontagu%netscape.com 91b66de1fe Corrections to measurement of justified Arabic text. Bug 187866, r=sfraser, sr=rbs@maths.uq.edu.au. 2003-01-09 21:15:52 +00:00
aaronl%netscape.com f703f5398e Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser 2003-01-09 20:56:53 +00:00
sspitzer%netscape.com dbe5b54f69 fix for #187673. when re-using the stand alone msg window, because of quick search and mail views,
we have to re-create the db view, even if it is for the same folder as the existing view.
r/sr=bienvenu.  thanks to leon.zhang@sun.com for the bug report and initial patch.
2003-01-09 20:51:40 +00:00
sspitzer%netscape.com ded36e68aa adding a comment about where the fix for #188393 would go.
no reviewer.
2003-01-09 20:22:28 +00:00
aaronl%netscape.com 82451c6bed Bug 186873. Incorrect charCode comparison to char instead of int in button.xml. r=neil, sr=jag 2003-01-09 20:16:15 +00:00
aaronl%netscape.com 34d0a8847c Bug 187301 - tab nav prefs not dynamically changeable, no prefs observer. r=akkana, sr=bryner. 2003-01-09 20:03:41 +00:00
sspitzer%netscape.com 4af0a82e73 fix for #99363. from the browser window, send page, mailto urls, send link, send image,
ctrl m, new message should *all* use the default identity.  a while back
we made the decision to make it use the currently selected account in the
3 pane, if the 3 pane was up.  (see #79053) jglick and I have decided that was a mistake and we are reverting.

also fixes bug a bug where ctrl-m and file | new message don't do the same thing
when a news account is selected in the 3 pane.  (yikes!)

r/sr=bienvenu
2003-01-09 19:31:48 +00:00
sicking%bigfoot.com 3c2709033e Small update to description of stylesheet-compile-handlers 2003-01-09 19:27:55 +00:00
sicking%bigfoot.com c69667b7d9 documentation of compiled stylesheets 2003-01-09 19:09:11 +00:00
relyea%netscape.com 1544ed637e Remember to include the global: tag 2003-01-09 18:44:26 +00:00
harishd%netscape.com 5c48a25f83 Close Head context before dealing with tags that belong in body/frameset. b=187790, r=heikki, sr=jst 2003-01-09 18:29:23 +00:00
locka%iol.ie 32e61d1984 Improve the look & feel of the error pages. b=156997 sr=bzbarsky@mit.edu r=bugmail@sicking.cc 2003-01-09 18:17:04 +00:00
relyea%netscape.com b2f0cd3e28 backport NSS 3.7 fixes to the tip. 2003-01-09 18:15:11 +00:00
dbradley%netscape.com 5aeba38fff Bug 118823 - better assembler for win32 xptcinvoke. r=dbradley sr=shaver 2003-01-09 15:57:10 +00:00
bzbarsky%mit.edu 4204332f25 Stop at the viewmanager root when computing offsets for flashing stuff. Bug
188210, r=caillon, sr=kin
2003-01-09 15:51:58 +00:00
sicking%bigfoot.com 52976da3d1 Bug 187611: Set the proper Content-Type of XSLT generated documents
r=peterv sr=jst
2003-01-09 15:45:45 +00:00
mikep%oeone.com b3909e39d6 Fixing bug 187903, patch by Curtis Jewell, to fix not showing percentages for tasks. 2003-01-09 15:03:08 +00:00
axel%pike.org 55f0d8ebae bug 188339, improve transformiix standalone DOM, get rid of childNodes in Attr, r=peterv, not part of build 2003-01-09 14:28:02 +00:00
dbaron%dbaron.org a5fcfea19e Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky 2003-01-09 14:26:32 +00:00
bryner%netscape.com 2fe363b06a Make GetStyleDataExternal |const| to fix build bustage. 2003-01-09 08:07:27 +00:00
alecf%netscape.com 7541fa7219 add string decoding to symbol demangling code, r=blythe - not part of default build, just a tool
for bug 188248
2003-01-09 08:03:23 +00:00
bryner%netscape.com db75f5edf9 fixing win32 bustage 2003-01-09 07:50:15 +00:00
bryner%netscape.com 26d5c6ff25 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
kin%netscape.com 9ffe4fead1 Fix for bug #88049: Support .selectionStart & friends for textareas
Patch by petejc@optonline.net and kin@netscape.com

  mozilla/content/html/content/src/nsHTMLInputElement.cpp
  mozilla/content/html/content/src/nsHTMLTextAreaElement.cpp
  mozilla/dom/public/idl/html/nsIDOMNSHTMLTextAreaElement.idl
  mozilla/layout/html/forms/src/nsTextControlFrame.cpp
  mozilla/layout/html/forms/src/nsTextControlFrame.h

Re-implemented selectionStart, selectionEnd, setSelectionRange() and various

utility methods in nsTextControlFrame to support multi-line text widgets.


r=jkeiser@netscape.com  sr=sfraser@netscape.com
2003-01-09 06:06:17 +00:00
bolian.yin%sun.com 77655e716b backout the patch for bug 187209. gtk2 build is broken by it. This is NOT for the default build 2003-01-09 05:22:17 +00:00
wtc%netscape.com 570a9e5387 Bug 186201: should handle a null 'environ' pointer, which can happen on
Solaris if NSS is loaded with dlopen() by an executable linked with the
RTLD_GROUP flag.
2003-01-09 04:34:31 +00:00
wtc%netscape.com c1b180a77c Bug 187629: do not refresh a CERTCertificate if the same instance of a
cached cert is added to the collection.
2003-01-09 04:29:01 +00:00
ccarlen%netscape.com e8aa421104 Bug 182341 - Crash when closing profile mgr window with 'X' close box. Due to a static nsCOMPtr which, because it was static, was destroyed too late. r=racham/sr=alecf 2003-01-09 03:19:22 +00:00
pschwartau%netscape.com 90787d371d Removing skip since bug 83051 has been fixed. 2003-01-09 03:13:12 +00:00
dbaron%dbaron.org d1a39cf4d1 Bug 97777: make shrink wrapping of absolutely positioned elements work reliably by using unconstrained available width when BRS_SHRINKWRAPWIDTH is set. Patch from Arunan Bala <arunan_bala@hotmail.com>. r=roc sr=dbaron 2003-01-09 02:24:10 +00:00
smontagu%netscape.com b08ebfec8f Caret not displayed in empty right-aligned text input fields. Bug 105397, r=kin, sr=sfraser. 2003-01-09 01:01:38 +00:00
smontagu%netscape.com f757361f1d GTK+ and Xlib gfx should support multiple device instances. Bug 187125, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=rbs@maths.uq.edu.au. 2003-01-09 00:45:57 +00:00
smontagu%netscape.com 867f4b6534 Make XUL documents print. Bug 137526, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=sfraser. 2003-01-09 00:22:16 +00:00
bzbarsky%mit.edu dbc45059fe if progress dialog is last open window, it closing at download completion
should _not_ cancel download.  Bug 181374, patch by Sascha Kettler
<kettler@gmx.net>, r=timeless, sr=bzbarsky
2003-01-09 00:16:58 +00:00
peterv%netscape.com b3234244ad Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-09 00:15:55 +00:00
dbaron%dbaron.org ac28b2e710 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-09 00:08:53 +00:00
locka%iol.ie a734e1313e Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com 2003-01-08 23:53:10 +00:00
dbaron%dbaron.org f2cd5e3e66 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
pschwartau%netscape.com 3dd197a08f Improving comment. 2003-01-08 23:03:17 +00:00