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

60763 Коммитов

Автор SHA1 Сообщение Дата
rbs%maths.uq.edu.au 3491268614 [not part of default build] Re-worked the logic of the symmetric attribute to align stretchy chars on the bottom. Make maxsize and minsize inherit from <mstyle> if appropriate 2000-05-08 07:31:05 +00:00
rbs%maths.uq.edu.au 4068a76237 [not part of default build] Use atoms from nsMathMLAtoms for pseudo style contexts 2000-05-08 07:30:15 +00:00
rbs%maths.uq.edu.au 9395ed51f0 [not part of default build] Added support for align: top, bottom, center, baseline, axis on <mtable> 2000-05-08 07:23:22 +00:00
dougt%netscape.com 6316d6bbeb Prevents a stack overflow. was checking for null. I guess we need to check
for null as well as (child == child's parent)...
2000-05-08 07:22:09 +00:00
rbs%maths.uq.edu.au 226683a8c8 [not part of default build] Allow some stretchy chars like OverCurlyBracket and UnderCurlyBracket to have their prefered extension tables. Added more sanity check 2000-05-08 07:18:10 +00:00
rbs%maths.uq.edu.au d3e6f10bb5 [not part of the default build] List of MathML 1.x entities 2000-05-08 07:14:21 +00:00
rbs%maths.uq.edu.au f37a7ece0e [not part of the default build] Make the operator dictionary more readable, and merge operators that have identical Unicode points. Added IsMutable() helper function 2000-05-08 07:12:39 +00:00
rbs%maths.uq.edu.au c19f5fc998 [not part of the default build] Added more atoms for MathML 2.0 and for pseudo elements 2000-05-08 07:09:23 +00:00
dougt%netscape.com c37eaf627d I change my mind about which text to display when the document was not loaded
correctly.
2000-05-08 07:04:32 +00:00
dougt%netscape.com a5ebfb9df6 More lock icon hacking.
Fixed a problem with nested frames posting not being recongnized.
Adding warnings to posts from insecure sites.  (37155)
2000-05-08 06:53:57 +00:00
morse%netscape.com 1efefd23d3 allow conversion of database between encrypted and obscurred 2000-05-08 06:32:46 +00:00
dougt%netscape.com a14f8defd7 Fixing 38202. Permission was incorrect. 2000-05-08 06:29:05 +00:00
rginda%netscape.com f6b8c1c19a ** CHATZILLA CHANGES ONLY **
* chatzilla.xul
add tasksoverlay
convert starusbar from html:table to box
html:input -> textfield

* handlers.js
prompt for a new nickname if default was not changed

* readprefs.js
read network pref

* static.js
titlebutton -> menubutton

* listbox.js
convert html thingies to xul thingies.  Quite broken, need to change quicklist to a tree

* chatzilla.css
deleted much, more skinnable now
2000-05-08 06:04:24 +00:00
dougt%netscape.com 78c3123a2e Adding nsIContentHandler to XPInstall so that we can handle mime types. This
allows us to click on a xpinstall link and have the install happen.

I also changed the windows wizard test application to use explict paths.  This
should have been checked in with the rest of the nsIFile/xpInstall stuff.  You
may have to adjust these paths manually.
2000-05-08 05:12:35 +00:00
ssu%netscape.com 2f7396d272 added sanity checking for bug 27601. not part of tinderbox build. affects only windows platforms 2000-05-08 05:09:35 +00:00
dougt%netscape.com 9b8bddbd40 adding xpinstall mime type. 11281 2000-05-08 05:09:21 +00:00
rhp%netscape.com 14ef1fb5ad CHECKING IN CHANGES - NOT PART OF THE BUILD! 2000-05-08 04:33:14 +00:00
rjc%netscape.com a337ae3ca5 Fix bug # 36716. 2000-05-08 04:21:23 +00:00
ssu%netscape.com 0248e6aa1b fixing bug #27601. installer build scripts are now coded to install msvcrt and msvcirt.dll files. not part of tinderbox builds. affects only windows platforms 2000-05-08 04:11:30 +00:00
rjc%netscape.com c134a3fd2b Get icons back in Related Links data. 2000-05-08 04:04:23 +00:00
mjudge%netscape.com 693b7801f1 we get selection controller not from pres shell. we get it from GetSelectionController 2000-05-08 04:01:26 +00:00
mjudge%netscape.com d30a3a5508 forgot to initialize this 2000-05-08 04:00:48 +00:00
mjudge%netscape.com b0fb7f6753 tabbing 2000-05-08 04:00:26 +00:00
mjudge%netscape.com 9fc3ea7f15 adjusting how we get nsIFrameSelection. maybe we can QI from SelectionController 2000-05-08 03:59:53 +00:00
mjudge%netscape.com afc8d92753 ifdef changes wont touch build 2000-05-08 03:58:48 +00:00
mjudge%netscape.com 7587d7b0da notin build yet 2000-05-08 03:58:25 +00:00
rjc%netscape.com fd6304db89 Clean up separators in Related Links data. 2000-05-08 03:53:29 +00:00
jbetak%netscape.com 3070b24303 32477 Accept Language UI 2000-05-08 03:23:16 +00:00
rjc%netscape.com 81e337fe1d Clean up sidebar loading ugliness. 2000-05-08 03:21:52 +00:00
jbetak%netscape.com eb1ba9814c 32477 Accept Language Ui 2000-05-08 03:12:29 +00:00
jbetak%netscape.com 0a32371baf 32477 Accept language UI 2000-05-08 03:04:39 +00:00
jbetak%netscape.com 0753536853 32477 Accept Language UI 2000-05-08 02:59:00 +00:00
jbetak%netscape.com a8fc71f792 32477 Accept Language UI 2000-05-08 02:47:43 +00:00
ssu%netscape.com 01e0ed9fa7 fixing bugs:
38472 - choosing base now will show base in the StartInstall dialog
38473 - Correct components are now shown in the StartInstall dialog

affects only windows.
2000-05-08 02:09:08 +00:00
ssu%netscape.com 054958e2e0 fixing bugs:
38475 - fixed the browse button.  It now shows the browse for directory dialog.
32860 - installer truncates long destination paths with "..." correctly.

Also fixed code to display a string in the DlgMessage more accurately.
Optimized the way Setup matches the color to display the strings on the blue background.

Affects only windows platforms.
2000-05-08 01:53:43 +00:00
av%netscape.com 9d284392c8 Fixing 38273 2000-05-08 01:14:29 +00:00
av%netscape.com 8db39e94c6 Fixing 38274 2000-05-08 01:08:15 +00:00
Jerry.Kirk%Nexwarecorp.com 050740767c Adding "GetNormalLineHeight" method.
Photon ONLY
2000-05-08 00:05:00 +00:00
ssu%netscape.com 41a241ef02 fixing bug 38465. not part of tinderbox builds. affects only windows platforms 2000-05-07 23:43:23 +00:00
morse%netscape.com f0efd49859 allow for storing both encrypted and obscurred values 2000-05-07 22:53:43 +00:00
morse%netscape.com 46af782091 allow for storing both encrypted and obscurred values 2000-05-07 22:47:35 +00:00
jbetak%netscape.com bd9f2385a2 32477 Accept language UI - fixing bustage 2000-05-07 22:12:22 +00:00
rickg%netscape.com 559d2b9085 more fun with the Strict DTD 2000-05-07 21:59:06 +00:00
jbetak%netscape.com 0eaf2dfc72 32477 Accept-Language UI, changing location and name of the language string bundle, r=erik, ftang 2000-05-07 21:50:32 +00:00
jbetak%netscape.com d62f56a0e0 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:45:41 +00:00
jbetak%netscape.com 9df2688ef4 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:39:25 +00:00
jbetak%netscape.com 2164b977d0 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:30:10 +00:00
jbetak%netscape.com 778e34b964 32477 Accept-Language UI,
changing location and name of the language name string bundle,
r=erik, ftang
2000-05-07 21:24:09 +00:00
jbetak%netscape.com 7048dc7bf9 37408
String bundle doesn't offer a scriptable enumerator
r=be (incrementally deprecating outdated non-scriptable interface)
2000-05-07 21:12:38 +00:00
bryner%uiuc.edu 6810e0a9b7 Turning off the new tiling code because it seems to have made tinderbox
go orange.
2000-05-07 21:10:33 +00:00