Commit Graph

53979 Commits

Author SHA1 Message Date
sdagley%netscape.com
29f4cb6243 Landing fix for davidm. Returning nsnull was being interpreted as no error so changing to a return code that indicates an error.
git-svn-id: svn://10.0.0.236/trunk@48799 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 06:02:21 +00:00
cata%netscape.com
b6b82a4fb6 Activation of the new charset menu.
git-svn-id: svn://10.0.0.236/trunk@48798 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 06:01:49 +00:00
mjudge%netscape.com
e27650740e approved by Dagley. fixes for CTRL_LEFT and CTRL_RIGHT navigation and wrapping
git-svn-id: svn://10.0.0.236/trunk@48797 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:56:44 +00:00
brendan%mozilla.org
0eaf6f0e91 - Enable JS_HAS_NEW_OBJ_METHODS (Object.prototype.hasOwnProperty, isPrototypeOf
and propertyIsEnumerable) for JS1.5.
- Optimize obj_propertyIsEnumerable to avoid extra lookup code bloat, requiring
  fix to js_GetAttributes (unset out param on successful early retunr) that it
  exposed.
- Use more righteous else-if style in shaver's jsarray.c change.


git-svn-id: svn://10.0.0.236/trunk@48796 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:54:44 +00:00
cmanske%netscape.com
d733c2160f More list property dialog work. Remaned GetParagraphStyle to more readable GetParagraphTags. Added GetListTags needed for list manipulation. Enhanced GetElementOrParentByTagName to handle lists
git-svn-id: svn://10.0.0.236/trunk@48795 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:52:44 +00:00
cmanske%netscape.com
3a3abe3507 Removing file no longer in build
git-svn-id: svn://10.0.0.236/trunk@48794 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:52:08 +00:00
sspitzer%netscape.com
3213f6fcd3 fix build bustage. (it was me, not davidmc)
git-svn-id: svn://10.0.0.236/trunk@48793 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:38:10 +00:00
sspitzer%netscape.com
ee5dba912f changes for davidmc.
git-svn-id: svn://10.0.0.236/trunk@48792 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:35:43 +00:00
davidmc%netscape.com
b55cd3d2f8 changes for hash tables and zone pooling.
git-svn-id: svn://10.0.0.236/trunk@48791 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:35:28 +00:00
sdagley%netscape.com
d09f586f6c First Checked In.
git-svn-id: svn://10.0.0.236/trunk@48790 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:34:08 +00:00
sspitzer%netscape.com
0e772449c4 fix my build bustage.
git-svn-id: svn://10.0.0.236/trunk@48789 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:32:41 +00:00
davidmc%netscape.com
e5fdd42ad6 add these. not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@48788 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:06:37 +00:00
buster%netscape.com
6c46de52f8 very simple extension of a fix already in place for bug 11804
git-svn-id: svn://10.0.0.236/trunk@48787 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:00:58 +00:00
sspitzer%netscape.com
fa3910692c fix to use nsXPIDLCString.
git-svn-id: svn://10.0.0.236/trunk@48786 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:00:23 +00:00
sspitzer%netscape.com
38961fdaa4 use the right throbber.
git-svn-id: svn://10.0.0.236/trunk@48785 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:57:55 +00:00
sspitzer%netscape.com
0d548ce11d fix more insanity.
git-svn-id: svn://10.0.0.236/trunk@48784 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:51:06 +00:00
dougt%netscape.com
d1c2703cb2 Fixed a bunch of Freeing Memory Mismatches.
Now using Recycle.
Fixes 8538.


git-svn-id: svn://10.0.0.236/trunk@48783 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:43:03 +00:00
leaf%mozilla.org
51817e9f58 checking in a change to fix the windows installer packages
git-svn-id: svn://10.0.0.236/trunk@48782 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:38:30 +00:00
shaver%netscape.com
4ae847a467 new Array("string") should be ["string"], not silent failure (14545, r=brendan)
git-svn-id: svn://10.0.0.236/trunk@48781 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:36:28 +00:00
sfraser%netscape.com
4eff9ae16a Fix error in new profile dialog.
git-svn-id: svn://10.0.0.236/trunk@48780 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:22:49 +00:00
bienvenu%netscape.com
eb981c53c1 fix race condition with fe events
git-svn-id: svn://10.0.0.236/trunk@48779 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:16:41 +00:00
mjudge%netscape.com
807d5be104 fixes for line/frame traversal. now we use more common code inside nsFrame rather than nsTextFrame specific code all the time.
git-svn-id: svn://10.0.0.236/trunk@48778 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:12:23 +00:00
mjudge%netscape.com
99c8c76560 fixes for hint code
git-svn-id: svn://10.0.0.236/trunk@48777 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:11:38 +00:00
matt%netscape.com
347d592645 Fixing trashed file
git-svn-id: svn://10.0.0.236/trunk@48776 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 04:08:57 +00:00
beard%netscape.com
dde300d73f renamed "name" parameter "adapterName", removed explicit StringBuffer in favor of "adapter" + serial++ for clarity.
git-svn-id: svn://10.0.0.236/trunk@48775 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:54:00 +00:00
buster%netscape.com
098fbc08fd fixed odd problem where editor app would not load default document
git-svn-id: svn://10.0.0.236/trunk@48774 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:50:47 +00:00
alecf%netscape.com
7e364a5a41 bring account setup dialog up to spec
git-svn-id: svn://10.0.0.236/trunk@48773 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:44:58 +00:00
alecf%netscape.com
dd6ed485b9 fix GetPassword() bustage
git-svn-id: svn://10.0.0.236/trunk@48772 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:40:07 +00:00
matt%netscape.com
32009d5afe Moving files to chrome directory.
git-svn-id: svn://10.0.0.236/trunk@48771 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:36:25 +00:00
morse%netscape.com
13b558542d backing out Ben Goodger's viewer due to bug 14079
git-svn-id: svn://10.0.0.236/trunk@48770 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:36:19 +00:00
ftang%netscape.com
f361a78300 check in code drop from Xu, Yueheng <yueheng.xu@intel.com>
git-svn-id: svn://10.0.0.236/trunk@48769 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:35:31 +00:00
sspitzer%netscape.com
375399d0f7 fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)


git-svn-id: svn://10.0.0.236/trunk@48768 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:32:18 +00:00
waterson%netscape.com
24a1b2ab2e Make ::Init() barf if the element is not a container, rather than sprinkling around in individual methods.
git-svn-id: svn://10.0.0.236/trunk@48767 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:28:32 +00:00
ftang%netscape.com
04ba9d7f2e add registratoin information
git-svn-id: svn://10.0.0.236/trunk@48766 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:21:58 +00:00
mscott%netscape.com
023090ec4c Removing mdb files from the repository. These files now live in mozilla\db.
git-svn-id: svn://10.0.0.236/trunk@48765 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:21:49 +00:00
ftang%netscape.com
d5d73ddc2b fix utf converson bug
git-svn-id: svn://10.0.0.236/trunk@48764 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:20:21 +00:00
shaver%netscape.com
845c94e8fb add componentType to nsIModule::RegisterSelf
git-svn-id: svn://10.0.0.236/trunk@48763 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:18:27 +00:00
sspitzer%netscape.com
2bf0eb24f8 export stop and print buttons
git-svn-id: svn://10.0.0.236/trunk@48762 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:17:43 +00:00
sspitzer%netscape.com
131ae53ed7 adding print and stop gifs (from 4.x)
adding them here, since they are global.
a bunch of places will want stop and print, and I'm going to find and
fix those places to use these.


git-svn-id: svn://10.0.0.236/trunk@48761 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:16:14 +00:00
briano%netscape.com
f7cf2c37ec Automated update
git-svn-id: svn://10.0.0.236/trunk@48760 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:16:10 +00:00
shaver%netscape.com
fb59f1b2ef missed an NS_DEBUG->DETECT_WEBSHELL_LEAKS
git-svn-id: svn://10.0.0.236/trunk@48759 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:14:44 +00:00
ramiro%netscape.com
be3c415e9c Strip unused symbols from .so components on linux by default.
git-svn-id: svn://10.0.0.236/trunk@48758 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:14:23 +00:00
ducarroz%netscape.com
857b3f93b6 fix spelling error
git-svn-id: svn://10.0.0.236/trunk@48757 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:13:18 +00:00
ducarroz%netscape.com
4c622ef039 Add back an menu item to delete attachment
git-svn-id: svn://10.0.0.236/trunk@48756 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:12:48 +00:00
evaughan%netscape.com
a34d7c1285 1) Made better box debug output
2) Disabled auto collapsing of splitterview


git-svn-id: svn://10.0.0.236/trunk@48755 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:11:47 +00:00
harishd%netscape.com
3304eaed01 Fix for bugs 13113, and 12631.
git-svn-id: svn://10.0.0.236/trunk@48754 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:05:25 +00:00
pinkerton%netscape.com
10772ca855 make the progress meter animate the correct direction.
git-svn-id: svn://10.0.0.236/trunk@48753 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:02:45 +00:00
matt%netscape.com
b2366fb204 Moving the chrome out
git-svn-id: svn://10.0.0.236/trunk@48752 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 02:59:56 +00:00
ducarroz%netscape.com
a4e0fcbad9 Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget.
The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment"


git-svn-id: svn://10.0.0.236/trunk@48751 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 02:58:40 +00:00
alecf%netscape.com
3a7282b519 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)


git-svn-id: svn://10.0.0.236/trunk@48750 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 02:54:49 +00:00