Commit Graph

9158 Commits

Author SHA1 Message Date
rpotts%netscape.com
aba40ac4a7 Pass in a null nsIURLGroup to the image group... 1998-10-01 21:53:52 +00:00
rpotts%netscape.com
98bab44460 Fire the EndLoadURL(...) notification after all of the URLs have been loaded by the doc loader... 1998-10-01 21:49:50 +00:00
pinkerton%netscape.com
0247e6fff4 add RDF toolbar stuff. 1998-10-01 21:49:40 +00:00
pinkerton%netscape.com
a595f9fcf1 Fix to not merge 'cfrg' resources in Moz_resources and mozdark_resources (again). Added CRDFToolbar and CRDFToolbarContainer. 1998-10-01 21:49:31 +00:00
cls%seawood.org
2c180207f1 Removed use of private NSPR headers. Approved by warren@netscape.com. 1998-10-01 21:48:18 +00:00
rpotts%netscape.com
ede9c6a479 The document loader now supports nsIURLGroup interface. 1998-10-01 21:48:12 +00:00
rpotts%netscape.com
dd005a8ca1 Added IsBusy() to determine if a doc loader is actively loading URLs... 1998-10-01 21:47:18 +00:00
rpotts%netscape.com
bb182e3b79 Pass a null nsIURLGroup into the ImageGroup initialize method... 1998-10-01 21:46:24 +00:00
rpotts%netscape.com
845b37a8bb Initialize the nsIURLGroup from the document base URL... 1998-10-01 21:45:20 +00:00
rpotts%netscape.com
e21835bcfc Pass the nsIURLGroup into the ImageGroup... 1998-10-01 21:44:16 +00:00
rpotts%netscape.com
32567e439c Added GetDocumentURLGroup() method 1998-10-01 21:43:49 +00:00
rpotts%netscape.com
91c6367986 Added GetDocumentURLGroup() methodnsIDocument.h 1998-10-01 21:43:02 +00:00
pinkerton%netscape.com
b5ece1dfa3 oops, remove code that hardcoded the bg image url if one was not set. 1998-10-01 21:41:59 +00:00
rpotts%netscape.com
31b8dfe190 Added a nsIURLGroup to image URL creation. This allows the URLs to be loaded via the same document loader and use the same load attributes... 1998-10-01 21:40:58 +00:00
pinkerton%netscape.com
a426451caf More overrides for CDragBarContainer to not run the code that expects static layout. 1998-10-01 21:39:42 +00:00
blythe%netscape.com
ac0ad90535 Fix win95 build problems that do not show up as build errors, revd danm 1998-10-01 21:39:18 +00:00
pinkerton%netscape.com
8c24ae4a90 toolbars now draw correctly in all windows (not just in 2nd on up) and respect HT background url property. 1998-10-01 21:38:31 +00:00
pinkerton%netscape.com
a72f0f761f using auto_HT_Pane for managing HTPane ownership. 1998-10-01 21:37:50 +00:00
rpotts%netscape.com
09fccddbb0 Added a Clone(...) method. 1998-10-01 21:37:32 +00:00
pinkerton%netscape.com
d36eb2da94 using auto_HT_pane for HTPane ownership. 1998-10-01 21:37:23 +00:00
rpotts%netscape.com
da208f0fec Added nsIURLGroup interface... 1998-10-01 21:36:57 +00:00
pinkerton%netscape.com
7813aa25a1 Fix for #324974 where we weren't sync-ing the selection with HT correctly when nodes were unselected. 1998-10-01 21:36:44 +00:00
ramiro%netscape.com
d6ef69309f fraioli@dg-rtp.dg.com (Marc J. Fraioli) writes the following:
I used the SYS_BYTEORDER_H macro to decide whether or not to
include <sys/byteorder.h>.  This seems appropriate, but I'm happy to
have the feature test changed to DGUX if this breaks some other
platform.

ramiro@netscape.com writes the follwing:

There probably is a proper way to do this in a completely XP way,
but dbm has been hacked so much that such a change is likely to
break a random platform out there.  Im protecting this code with
#if defined(DGUX) to be really safe.
1998-10-01 21:36:17 +00:00
pinkerton%netscape.com
35e4d80ae2 fixes so that RDF toolbars can work too. 1998-10-01 21:35:41 +00:00
cyeh%netscape.com
63332f7577 Remove old MOCHA #ifdefs 1998-10-01 21:24:22 +00:00
ramiro%netscape.com
586f305fcc Add support for DGUX. These are simple #ifdefs that dont affect any other
platforms.  Thanks to fraioli@dg-rtp.dg.com (Marc J. Fraioli) for providing
the patch.
1998-10-01 21:22:42 +00:00
rods%netscape.com
aa5b839ebb Initial checkin 1998-10-01 21:06:09 +00:00
ramiro%netscape.com
0ced54d597 Renamed badly named raise_border to accent_border. 1998-10-01 21:00:04 +00:00
kin%netscape.com
ad6a40c66f Removed the ... from the editorGoodiesMenu insertHorizontalLine label string
since it doesn't bring up a dialog.
1998-10-01 20:56:29 +00:00
scullin%netscape.com
87dc3a34cb Don't crash if the pref dll isn't registered. 1998-10-01 19:59:32 +00:00
dcone%netscape.com
f0d73bb49e Fixed the location problem 1998-10-01 19:48:52 +00:00
dcone%netscape.com
234bfa674a Fixed the thumbsize problem 1998-10-01 19:48:31 +00:00
pierre%netscape.com
d9305ffa14 fixed GetWidth for italic strings fixed GetMaxAdvance, strikeout, underline, superscript etc... 1998-10-01 19:20:09 +00:00
rods%netscape.com
94edeb4e9f Added {} block in switch statement to make it compile on Linux 1998-10-01 19:19:45 +00:00
pierre%netscape.com
0b7fddb776 Raptor only. Display images on Mac. 1998-10-01 19:17:51 +00:00
cltbld%netscape.com
d0eac5090e Set NavigationLib to weak linked 1998-10-01 19:08:39 +00:00
warren%netscape.com
4b25695574 Cleaned up messages. 1998-10-01 19:07:36 +00:00
buster%netscape.com
d2b25dd7ee much better backwards compatibility for autowidth tables
now autowidth columns as assigned a width starting from their minimum.  The remaining
space is proportionately divided among them, never allowing a column to go over its max (for
autowidth tables only.)
1998-10-01 18:39:31 +00:00
cyeh%netscape.com
be86e9c9d3 loosen up check for this error parser since it wasn't finding this
string properly
1998-10-01 17:38:04 +00:00
spider%netscape.com
32102604c7 Making LineDDA Much Much Faster ... 1998-10-01 17:00:10 +00:00
spider%netscape.com
2609564efc Fixes to support Visual C++ 6.0 1998-10-01 16:11:36 +00:00
dcone%netscape.com
c31ce846d2 Changed the sub projects of some files, Added Troys, Steve C and Peters changes. 1998-10-01 15:59:13 +00:00
terry%netscape.com
7c075cd1fc Added a link which will generate a script of CVS commands which would
back out the changes listed on the page.
1998-10-01 15:05:46 +00:00
ftang%netscape.com
a4644226dc removed reference to empty header file 1998-10-01 14:33:17 +00:00
dcone%netscape.com
7d64db4775 Took out obsolete file (nsFontsache) 1998-10-01 14:30:47 +00:00
dcone%netscape.com
9ca1c7cbcc fixed a compile error in the stubbed setfont. 1998-10-01 14:30:07 +00:00
ftang%netscape.com
07fb62c558 First Checked In. 1998-10-01 13:45:28 +00:00
ftang%netscape.com
3a1a2bd9d9 remove unused win16 code 1998-10-01 13:36:11 +00:00
ftang%netscape.com
029b1a57c2 remove unused code 1998-10-01 13:31:48 +00:00
ftang%netscape.com
f3aa237f55 remove a lot of unused win16 and AWT1.0 support stuff 1998-10-01 13:27:12 +00:00