Commit Graph

60676 Commits

Author SHA1 Message Date
mccabe%netscape.com
78ada9b8f6 Add a rudimentary menu, with the extremely useful 'close' command. 2000-05-08 10:00:07 +00:00
mccabe%netscape.com
37a9293f08 Make several handlers return true. 2000-05-08 09:54:57 +00:00
dveditz%netscape.com
4030ba91ad flesh-out chrome registration; clean-up the non-threadsafe assertions 2000-05-08 08:53:44 +00:00
dveditz%netscape.com
4883576e1d added files: mozilla/xpinstall/src/nsRegisterItem.cpp 2000-05-08 08:51:38 +00:00
dveditz%netscape.com
3f297f606d new chrome installation strings 2000-05-08 08:51:20 +00:00
dveditz%netscape.com
447d9a8553 leftover bug from nsIFile conversion: File.copy() changed the target directory into the final filename. 2000-05-08 08:50:40 +00:00
dveditz%netscape.com
dceb4fc621 make the master listener threadsafe 2000-05-08 08:48:20 +00:00
dveditz%netscape.com
347a7dc1e5 new files for registering chrome 2000-05-08 08:47:10 +00:00
rbs%maths.uq.edu.au
672e4e5f9b [not part of default build] Simple cleanup 2000-05-08 08:10:36 +00:00
jfrancis%netscape.com
bd8b43e4c5 fix for 30759, plaintext paste as quotation creates ubercaret 2000-05-08 07:50:57 +00:00
dveditz%netscape.com
997f93dc96 Resourced strings for registering chrome 2000-05-08 07:48:14 +00:00
dveditz%netscape.com
f71a600908 use threadsafe ISupports 2000-05-08 07:46:16 +00:00
rbs%maths.uq.edu.au
ce71519682 [not part of the default build] Remove unused leftover 2000-05-08 07:38:16 +00:00
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