Commit Graph

972 Commits

Author SHA1 Message Date
troy
f6213badc1 Changed container related functions to return NS_ERROR_NOT_IMPLEMENTED
instead of NS_OK
1998-05-08 17:02:35 +00:00
troy
4bbddb48b7 Moved ContentChanged() logic to nsFrame since it was completely generic and
serves as reasonable default behavior for all frames
1998-05-08 16:34:27 +00:00
troy
d555488943 Changed ContentChanged() to generate a reflow command 1998-05-08 16:33:07 +00:00
pinkerton
e3b37da964 free memory allocated (silently!) by GetURLFromFileSpec(). (appr brade). 1998-05-08 15:35:42 +00:00
pinkerton
70f80cdae3 added "rdf" to access paths so composer can understand drops from HT (appr brade). 1998-05-08 15:34:44 +00:00
pinkerton
5369e9069e New drag and drop architecture using CURLDragMixin subclasses. Fixed bug where dropping text clipping would drop at old insertion point, not at mouse location. (appr brade). 1998-05-08 15:34:07 +00:00
rods
e80f937688 added Selection methods to nsICodment, nsDocument, nsiSplittableFRame 1998-05-08 15:07:41 +00:00
rods
7feb35813c added Edit menu 1998-05-08 15:06:41 +00:00
dcone
9fbed3223c put back in optimize 1998-05-08 15:05:27 +00:00
rods
fb4514ecea added mouseEvent struct 1998-05-08 14:54:09 +00:00
dcone
6e90c68c55 Some more alpha blending, fixed some bugs and the test app now works 1998-05-08 14:24:53 +00:00
mcafee
36acbe2020 Enable dynamic library creation. a,r=briano 1998-05-08 08:01:10 +00:00
sdagley
a735b3fae1 Merging current fix for #86787 and #96213 from 4.x tree. When creating a new window check chrome to see if it should be created zoomable rather than changing it afterwards. Works around WDEF change in MacOS 8 that breaks old hack that would toggle zoom widget after creating window. 1998-05-08 06:08:55 +00:00
rjc
8e8c9f99da Small fix... use '\0' instead of NULL. 1998-05-08 06:01:30 +00:00
rjc
395d72ddbd Move all hardcoded RDF strings into allxpstr. 1998-05-08 05:48:44 +00:00
rjc
2eb40cf651 Move all hardcoded strings into allxpstr. Bug fix from tenthumbs@cybernex.net in isNodeEditable(). HT Properties dialog changes (pretty, now). Better color support. 1998-05-08 05:48:14 +00:00
troy
684762559e Hooked up ContentChanged() to notify the frame 1998-05-08 04:59:35 +00:00
troy
fb1fbe4c8e Added ContentChanged() member function 1998-05-08 04:56:47 +00:00
troy
b3c5708bd1 Added ContentChanged() member function 1998-05-08 04:45:37 +00:00
sdagley
d328fd0462 Merging sfraser fix for #115706 from 4.x branch. 1998-05-08 03:34:05 +00:00
michaelp
5393da4e5c added horizontal scrollbar. 1998-05-08 01:25:25 +00:00
timm
42c42d9d8f Add in "ARCHIVE=asw.jar" for compare.js 1998-05-08 01:17:40 +00:00
cmanske
1f23e123dd Fixed memory crash bug in new Composer table code 1998-05-08 01:12:10 +00:00
michaelp
daa82e0c89 we now have horizontal scrolling. 1998-05-08 01:11:57 +00:00
timm
3b0f2b3055 Not for Preston 1998-05-08 00:33:10 +00:00
timm
1184e4438d Registration Server IAS file 1998-05-08 00:31:35 +00:00
kipp
11e716aea5 Support width/height ala css 1998-05-08 00:16:41 +00:00
kipp
19544f758c Added MapImagePropertiesInto 1998-05-08 00:16:30 +00:00
robinf
89a945beb6 scrubbed lighthouse and N logos from these images 1998-05-07 23:50:36 +00:00
kipp
738091f8a0 Support css width&height style properties 1998-05-07 23:38:51 +00:00
kipp
70cbd2cbe5 Unsupported border+padding around form elements (except for image - it still works) 1998-05-07 23:38:12 +00:00
ftang
cd62c6d88a Add Armenian support. Thanks for Hovik Melikyan <hovik@moon.yerphi.am> for this. 1998-05-07 23:12:48 +00:00
michaelp
3c1f4409eb scrolling views are now self-contained. preparations have been made for horizontal scrolling. 1998-05-07 23:07:10 +00:00
ftang
d9bf1a7181 Add Armenian support. Thanks for Hovik Melikyan <hovik@moon.yerphi.am> for this. 1998-05-07 23:03:45 +00:00
ftang
3b36920eca Add Armenian support. Thanks for Hovik Melikyan <hovik@yerphi.am> (from Armenian)
for this.
1998-05-07 23:02:26 +00:00
spider
64eee8d399 emove web fully 1998-05-07 22:53:28 +00:00
spider
0fba6e1478 Fix include from web to shell 1998-05-07 22:49:59 +00:00
kipp
a14e3f23b2 Support width & height ala css1 1998-05-07 21:50:56 +00:00
kipp
ac0eeca995 order sid's alphabeticly 1998-05-07 21:36:41 +00:00
kipp
d0f22851eb Added GetStyleSize 1998-05-07 21:36:16 +00:00
kipp
5a5b088cad Set clip rect if style says to 1998-05-07 21:35:03 +00:00
ftang
66473cc72d add codeset conversion table for ARMSCII-8 Thanks Hovik Melikyan hovik@undp.am 1998-05-07 21:28:17 +00:00
toshok
e08bc01688 Remove #ifdef's for TEXT_CHUNK_LIMIT, since it's always defined to something. 1998-05-07 21:16:02 +00:00
toshok
79741f2460 I know I'm going to get strung up for this, but I just can't read this file without a window that's like 150 columns wide. 1998-05-07 21:12:03 +00:00
rickg
7c9580a233 new contentsink api's for kipp 1998-05-07 21:11:07 +00:00
troy
bbd8179798 Work in progress 1998-05-07 21:10:07 +00:00
scullin
2e23fa1ab5 G++ warning fix submitted by Brian Grunkemeyer. 1998-05-07 20:48:35 +00:00
toshok
d2cd5fd1cf remove huge commented out chunks of code (that have been commented out since time began, it seems.) also added a couple of fairly bogus comments at the beginnings of lo_Push/PopAlignment 1998-05-07 20:44:45 +00:00
troy
48ae839cb0 Started hooking up appended content handler 1998-05-07 20:28:16 +00:00
spider
8e82192d8e More fixes 1998-05-07 20:09:25 +00:00