Commit Graph

8827 Commits

Author SHA1 Message Date
troy%netscape.com
8c87a4ae92 Added back in support for absolutely positioned frames 1998-09-29 04:47:59 +00:00
mcafee%netscape.com
e926da3464 Missing slash, fixes Linux autoconf breakage. Thanks to <smorrison@gte.com>. 1998-09-29 04:36:29 +00:00
cmanske%netscape.com
89ee1826c1 Trying to fix Linux build problems 1998-09-29 04:12:14 +00:00
kipp%netscape.com
261b8bd181 Changed factory method to parameterize the shrink wrapping behavior 1998-09-29 03:44:25 +00:00
cmanske%netscape.com
83db4d5816 Trying to appease fussy UNIX compiler 1998-09-29 02:42:30 +00:00
pierre%netscape.com
cc5e16c448 make aliases of broken-image and throbber gifs 1998-09-29 02:31:12 +00:00
troy%netscape.com
789fa70e40 Fixed some bustage I introduced with the factoring 1998-09-29 02:18:09 +00:00
rods%netscape.com
939f18e55d Added more casts to HMENU 1998-09-29 02:01:31 +00:00
cmanske%netscape.com
755368ba2d Trying to fix build problem in Linux 1998-09-29 01:36:51 +00:00
rods%netscape.com
3e89790bf4 Added NetService to SetupRegistry & made some other changes 1998-09-29 01:34:50 +00:00
rods%netscape.com
054eae75e1 fixed menu casting problem. 1998-09-29 01:23:40 +00:00
kostello%netscape.com
a2f12bee8c Synch with Rod's changes to nsIWidget 1998-09-29 00:58:32 +00:00
kostello%netscape.com
037dabb88d Synch with Rod's new nsIWidget changes 1998-09-29 00:55:17 +00:00
shaver%netscape.com
039550ab13 the perignon stuff can handle pseudoclasses like a real man, so pass them on 1998-09-29 00:40:52 +00:00
norris%netscape.com
7a22b7d626 Fix bug 325937.
Reviewed by brendan.
1998-09-29 00:31:47 +00:00
nisheeth%netscape.com
fe9c951a71 Defensive programming to avoid crashing on a NULL lo_image added to lo_ImageObserver(). Thanks a lot to ben@algroup.co.uk for reporting this problem and providing a partial fix. 1998-09-29 00:24:15 +00:00
pierre%netscape.com
18a827d6b3 fix drawing over other apps' windows 1998-09-29 00:20:50 +00:00
rods%netscape.com
807dac7936 Added the nsIToolbarItem interface and an additional init member to the interface and class 1998-09-29 00:12:09 +00:00
cmanske%netscape.com
cd99126fdd Fixed problem with displaying borders in Navigator when we shouldn't 1998-09-29 00:02:29 +00:00
shaver%netscape.com
29f18d8c5e Wire up Perignon stuff #if DOM.
Remove some unused variables.
1998-09-28 23:39:17 +00:00
kipp%netscape.com
157e4294d7 nuked 1998-09-28 23:32:03 +00:00
pierre%netscape.com
3ba082e001 fixed crash due to missing {} after if() statement 1998-09-28 23:30:17 +00:00
troy%netscape.com
d83715df2a Partially enabled support for absolutely positioned elements 1998-09-28 23:24:37 +00:00
buster%netscape.com
e22b1b2f29 minor cleanup, removed references to obsolete table content factory methods. 1998-09-28 23:16:39 +00:00
radha%netscape.com
57393a4702 Change thei default URL for the htmlpane 1998-09-28 23:15:24 +00:00
radha%netscape.com
2f33da5989 Toolbar properties hooked up to RDF. Toolbars get their tooltips from the new
tooltip api
1998-09-28 23:14:30 +00:00
radha%netscape.com
601b7e56cf Really make the selector bar buttons work, so that people outside xfe can use
RDF bookmarks etc....
The images don't show up on the selector bar buttons
for some reason. Shall fix it later.
1998-09-28 23:11:12 +00:00
cmanske%netscape.com
de7bd42bc9 Fixed problem with font list 1998-09-28 23:07:42 +00:00
rods%netscape.com
ded408df54 Made changes to get it to come up 1998-09-28 23:02:09 +00:00
beard%netscape.com
f75844e8d8 Moved LiveConnect initialization calls to end of lm_ReallyInitMocha, so that the rest of libmocha will be initialized properly. 1998-09-28 22:59:08 +00:00
cmanske%netscape.com
26692e6416 Fixed lots and lots of Composer bugs. Implemented more feedback for mouse-over cursors 1998-09-28 22:51:56 +00:00
shaver%netscape.com
e847a56cab - Update Unix make goo to handle our new MOZILLA_CLIENT dependencies.
- Added TODO and STYLE_NOTES
- Added style data to DOM_Element
- Added GetCleanEntryData convenience function
- Added internal dom_SetElementAttribute with optional suppressing of callback
  invocation
- Added style init code
- Style support (everything)
- Fix text initialization thinko
1998-09-28 22:51:50 +00:00
cmanske%netscape.com
d26815794e Fixed lots of Composer bugs. Implemented delete/copy accross table cell boundaries 1998-09-28 22:51:10 +00:00
cmanske%netscape.com
9d308ed6ba Added strings and error define for feedback when deleting across table boundary. Added new function prototypes 1998-09-28 22:48:43 +00:00
rods%netscape.com
60b5422758 Added interfaces 1998-09-28 22:37:16 +00:00
pinkerton%netscape.com
9fb7d341f7 better fix for iterator problem. 1998-09-28 22:34:44 +00:00
pinkerton%netscape.com
7ef6815b7a Fix mac build bustage. Variables declared in the init section of a loop are not valid beyond the scope of the loop (regardless of what VC++ says). 1998-09-28 22:33:47 +00:00
rods%netscape.com
b3e3812400 XPCOM'ed most methods and added a couple of methods to BaseWidget
and added a lot of files
1998-09-28 22:32:48 +00:00
mccabe%netscape.com
6ec66f53e8 Initial checkin of PerlConnect, migrated from the private tree.
Perlconnect is a set of facilities for controlling and interacting
with a perl interpreter from javascript, and vice versa.  It supplies
several mechanisms for transparently reflecting perl scalars, hashes
and arrays as the corresponding types in javascript.

Currently maintained by Vladimir Livshits, val4@cornell.edu
1998-09-28 22:05:39 +00:00
cyeh%netscape.com
9275540061 don't dist missing header 1998-09-28 21:53:14 +00:00
terry%netscape.com
335582696f Akkana now owns Composer. 1998-09-28 21:53:08 +00:00
kipp%netscape.com
cfa13731e2 Added FIELDSET and LEGEND preliminary support 1998-09-28 21:52:10 +00:00
hyatt%netscape.com
ace1e26bd7 Fixing a bug in the SHACK widget. 1998-09-28 21:43:34 +00:00
cmanske%netscape.com
57803cf601 New function supplied by ftang for Composer checking of bad charsets when loading a page 1998-09-28 21:36:23 +00:00
jsun%netscape.com
501f37fd08 Renamed some classes from Julian.* to nsCal.* . 1998-09-28 21:35:33 +00:00
slamm%netscape.com
7688640b11 Fix spelling errors. 1998-09-28 21:34:56 +00:00
karnaze%netscape.com
649786e2e2 bugs 642, 643; also removed unused files. 1998-09-28 21:32:24 +00:00
kostello%netscape.com
8ade57aae7 Fix bug 658.
Needed to update to nsXIFDTD to match new nsSkippedContentToken API
1998-09-28 21:25:22 +00:00
ramiro%netscape.com
4a22ae7808 Add ClientData.[ch]. 1998-09-28 21:22:45 +00:00
vidur%netscape.com
446dec40b6 Fixed image.src=. Forwarded AttributeChanged notifications from nsPlaceholderFrame to its anchored item. Got rid of redundant calls to AttributeChanged. 1998-09-28 21:22:31 +00:00