Commit Graph

53979 Commits

Author SHA1 Message Date
rpotts%netscape.com
943b5057e7 Moved GetContentViewer() from nsIWebShell into nsIContentViewerContainer...
git-svn-id: svn://10.0.0.236/trunk@17711 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 06:33:54 +00:00
rpotts%netscape.com
2c59a6eb70 Add some code that was lost from nsURL.cpp OpenStream(...). Use the nsIURLGroup if available to open the stream. This allows URL loads to be grouped together.
git-svn-id: svn://10.0.0.236/trunk@17710 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 06:12:36 +00:00
sfraser%netscape.com
db5ebeda1e No longer call the static method of nsFontMetricsMac in StartDraw; since nsMacControl implements SetFont now, this is no longer necessary.
git-svn-id: svn://10.0.0.236/trunk@17709 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:50:56 +00:00
sfraser%netscape.com
26ba0ffeae Add a utility routine to set the port's text traits, and call it from GetWidth and DrawString. Also fix warnings with the ATSUI calls, and fix the ATSUI #ifdef so that it's possible to #ifdef out all calls to the ATSUI library.
git-svn-id: svn://10.0.0.236/trunk@17708 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:49:51 +00:00
sfraser%netscape.com
707af630d5 Override SetFont to setup the control font properly. Previously, it was being picked up from the port just before drawing, which no longer works after the font optimizations in GFX.
git-svn-id: svn://10.0.0.236/trunk@17707 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:48:29 +00:00
sfraser%netscape.com
057f004909 Fix for bug 2211, and other font rendering changes and fixes. Fix davidm's changes to avoid blowing the font cache, change the static function to return font information, rather than set it.
git-svn-id: svn://10.0.0.236/trunk@17706 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:47:20 +00:00
sfraser%netscape.com
e1318ff7cd Override CreateFontAliasTable to tweak the font settings for Mac (specifically, use Courier in preference to Courier New for the fixed width font). Also #ifdef out the font num cache, now that nsFontMetricsMac is smarter about cacheing the font num.
git-svn-id: svn://10.0.0.236/trunk@17705 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:44:50 +00:00
sfraser%netscape.com
19b8fd4bae Added FontManager lib, for the call to the MacOS 8.5 routine FetchFontInfo
git-svn-id: svn://10.0.0.236/trunk@17704 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:43:18 +00:00
sfraser%netscape.com
d96a496896 Warnings fix (remove ; )
git-svn-id: svn://10.0.0.236/trunk@17703 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:37:28 +00:00
troy%netscape.com
ecc9f6f19d Removed the content-parent frame pointer. Now we just have the one geometric
parent


git-svn-id: svn://10.0.0.236/trunk@17702 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:16:23 +00:00
troy%netscape.com
5caea33110 Fix for bug #2316. Added back some code I removed because I didn't think we
needed it, but without out it 'color' doesn't inherit properly


git-svn-id: svn://10.0.0.236/trunk@17701 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:14:11 +00:00
sfraser%netscape.com
1667c46952 Warning fix (remove ;)
git-svn-id: svn://10.0.0.236/trunk@17700 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:12:30 +00:00
endico%mozilla.org
1d6131a23a Be still more terse.
git-svn-id: svn://10.0.0.236/trunk@17699 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 05:00:43 +00:00
endico%mozilla.org
b38a1bbdc3 make the credits at the end of each page more terse
git-svn-id: svn://10.0.0.236/trunk@17697 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 04:53:30 +00:00
jband%netscape.com
fb0c34af4a NOT PART OF SEAMONKEY - factored out data conversion routines, need to now make them handle datatypes not yet handled
git-svn-id: svn://10.0.0.236/trunk@17696 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 04:25:31 +00:00
endico%mozilla.org
fad62ea3b8 fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage
git-svn-id: svn://10.0.0.236/trunk@17695 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 03:52:10 +00:00
dougt%netscape.com
fda6b1aa8a Initial Checkin of SilentDownload examples.
git-svn-id: svn://10.0.0.236/trunk@17681 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 01:48:18 +00:00
dougt%netscape.com
adbc6f06d0 Initial checkin of Silentdownload. This does not hook it up to the build
system.


git-svn-id: svn://10.0.0.236/trunk@17680 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 01:47:16 +00:00
alecf%netscape.com
6e4020a144 move to new NSPR APIs
git-svn-id: svn://10.0.0.236/trunk@17673 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 00:45:46 +00:00
alecf%netscape.com
d34fd206f5 *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@17671 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-14 00:41:25 +00:00
val4%cornell.edu
1f3ae5b4a0 Working on condensing the file manipulation functions.
Some error checking.


git-svn-id: svn://10.0.0.236/trunk@17666 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 23:39:46 +00:00
norris%netscape.com
301616f606 fix bug 335882: crash printing out a function
git-svn-id: svn://10.0.0.236/trunk@17665 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 23:28:45 +00:00
alecf%netscape.com
dbba5b8db2 PL_Malloc -> PR_Malloc
(oops)


git-svn-id: svn://10.0.0.236/trunk@17663 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 22:48:44 +00:00
jband%netscape.com
f2d2484bc9 NOT PART OF SEAMONKEY - initial stuff for calling from native to JS (works with int params and hardcoded InterfaceInfo). quick implementation of nsID for JavaScript
git-svn-id: svn://10.0.0.236/trunk@17662 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 22:45:12 +00:00
shaver%netscape.com
94275ccb6c start of per-struct XDR code; a: leaf
git-svn-id: svn://10.0.0.236/trunk@17661 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 21:52:02 +00:00
terry%netscape.com
2187a56ca7 Oops; wasn't cleaning up properly.
git-svn-id: svn://10.0.0.236/trunk@17659 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 20:33:03 +00:00
terry%netscape.com
8f4dfd10d3 despot now also automatically creates mailing lists of people who can
check into a repository.


git-svn-id: svn://10.0.0.236/trunk@17658 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 20:31:36 +00:00
sfraser%netscape.com
bd27d339e7 Remove nsEditorInterfaces.cpp
git-svn-id: svn://10.0.0.236/trunk@17654 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 19:16:26 +00:00
buster%netscape.com
aaf9843c9f removed nsEditorInterfaces.cpp and all references to global methods therein.
all editing is handled by the editor now.


git-svn-id: svn://10.0.0.236/trunk@17653 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 18:52:02 +00:00
buster%netscape.com
2ec12ddca8 removed the test inspectors from the menu. They were confusing people.
When the time is right, I'll add them back in conditionally.


git-svn-id: svn://10.0.0.236/trunk@17652 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 18:14:35 +00:00
shaver%netscape.com
9da4ecb3d3 more header goo, xdr implementation stubs
git-svn-id: svn://10.0.0.236/trunk@17651 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 15:20:25 +00:00
rickg%netscape.com
fbfe87c995 fixed nested listing bug, and prep work for new logparse system
git-svn-id: svn://10.0.0.236/trunk@17650 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 08:43:20 +00:00
pollmann%netscape.com
1c39ca1162 Bug 2088 2099: Similar fixes for nsListBox (add PreCreateWidget to get mMultiSelect)
git-svn-id: svn://10.0.0.236/trunk@17648 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 07:27:24 +00:00
rpotts%netscape.com
c7fcd604c6 If no range headers are set then return NULL from GetByteRangeHeader() not an empty string...
git-svn-id: svn://10.0.0.236/trunk@17647 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 07:17:39 +00:00
pollmann%netscape.com
a58c0398d8 Bug 2088 2099: Check the IsPassword and IsReadOnly data members on creation.
git-svn-id: svn://10.0.0.236/trunk@17646 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 07:14:22 +00:00
pollmann%netscape.com
3d8261ebe9 Bug 2088 2099: Add PreCreateWidget method for password and readonly text elements.
git-svn-id: svn://10.0.0.236/trunk@17645 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 07:09:21 +00:00
troy%netscape.com
e69d38cccb Fix for bug #2276, and some initial support for 'right' and 'bottom'
for absolutely positioned elements


git-svn-id: svn://10.0.0.236/trunk@17644 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 06:37:31 +00:00
grail%cafebabe.org
c372c414ad Fix to get sizes of folder, threads, and messages to retain sizing
information.


git-svn-id: svn://10.0.0.236/trunk@17643 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 05:59:26 +00:00
rhp%netscape.com
c051bc3777 Adding modular libMIME to the tree.
git-svn-id: svn://10.0.0.236/trunk@17642 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 02:51:00 +00:00
mcmullen%netscape.com
629f7e6755 These include fixes of crashing bugs that were in the Nova tree and made since the last merge point (April 98), along with some bug prevention efforts, such as unobfuscating the return types. For example, some JSBools were being simply cast to a return value of "int", reversing their sense (success = JS_TRUE = 1 != 0)! In a world where everybody returns "int", the hidden bug is king.
git-svn-id: svn://10.0.0.236/trunk@17640 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 02:32:09 +00:00
rhp%netscape.com
80f6c6fa18 Adding modular libMIME to the tree.
git-svn-id: svn://10.0.0.236/trunk@17639 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 02:26:49 +00:00
davidm%netscape.com
418e0c2c79 Bugzilla [PP] Font mapping is wrong
git-svn-id: svn://10.0.0.236/trunk@17638 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 02:14:10 +00:00
rhp%netscape.com
2b4f3e72b9 Adding modular libMIME to the tree.
git-svn-id: svn://10.0.0.236/trunk@17637 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 01:54:56 +00:00
ebina%netscape.com
33caa0addc Add the gzip decoder back in.
git-svn-id: svn://10.0.0.236/trunk@17636 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 01:43:28 +00:00
petitta%netscape.com
db6199f447 Temporarly took out #define MOZ_FULLCIRCLE
git-svn-id: svn://10.0.0.236/trunk@17635 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 01:11:54 +00:00
petitta%netscape.com
1340dbe0ef Full Circle Mods
git-svn-id: svn://10.0.0.236/trunk@17634 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 00:46:28 +00:00
troy%netscape.com
bbcce4c71a Re-commiting my fucking changes...
git-svn-id: svn://10.0.0.236/trunk@17633 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 00:44:48 +00:00
troy%netscape.com
bb626b6036 Re-committing my fucking changes...
git-svn-id: svn://10.0.0.236/trunk@17632 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 00:38:29 +00:00
ebina%netscape.com
b860710c8e Once I turn on automatic decompressing gain we will have a dependency
on the zip library here.


git-svn-id: svn://10.0.0.236/trunk@17631 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 00:19:29 +00:00
pinkerton%netscape.com
4cd5350a12 fix problem where SetText would truncate text to 255.
git-svn-id: svn://10.0.0.236/trunk@17630 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-13 00:03:05 +00:00