Commit Graph

1011 Commits

Author SHA1 Message Date
karnaze
889f0f8dfc select/option 1998-05-08 23:08:43 +00:00
wtc
c26be6a6d8 Added new test files. 1998-05-08 23:07:27 +00:00
rickg
3c84a398d9 changed OPTION tag from leaf to container node 1998-05-08 22:36:15 +00:00
atotic
b973131451 More build changes, added some missing files 1998-05-08 21:42:48 +00:00
atotic
9d8962fb7f #ifdef NET_mail/news functionality with MOZ_MAIL_NEWS. 1998-05-08 21:42:26 +00:00
scullin
4fe30f84a7 Fix depth, and add client directory 1998-05-08 21:27:46 +00:00
hyatt
a489f8e258 Making the Aurora tree respond to the divider properties. 1998-05-08 21:23:47 +00:00
kipp
2358c691b7 Fixed irix bustage 1998-05-08 21:12:12 +00:00
atotic
9100cd4b08 More build changes (renaming the targets) 1998-05-08 21:03:19 +00:00
timm
dcfaeab131 fix path routines to append path delimiter 1998-05-08 20:20:19 +00:00
timm
7be51acdf0 fix getFolder to return windows style path 1998-05-08 20:19:43 +00:00
kipp
d3b1318b3e nuked 1998-05-08 20:19:18 +00:00
kipp
72c388616d new 1998-05-08 20:18:35 +00:00
karnaze
34036a5a0f more support for textarea, select/option in content sink 1998-05-08 20:18:06 +00:00
kipp
0d53091613 Fixed pseudo-frame body behavior 1998-05-08 19:43:25 +00:00
timm
4d4a70786e dial string should be in status text, not progress text 1998-05-08 19:28:49 +00:00
timm
0930586989 remove copy of compare.js, since we dont want it in the jar 1998-05-08 19:28:04 +00:00
timm
58e92c2498 remove IDs and ARCHIVE tags 1998-05-08 19:27:40 +00:00
timm
dc34844baf remove IPs and put reggie.netscape.com back 1998-05-08 19:26:43 +00:00
timm
e1e74bd9a5 erase compare.js as part of make if it exists in this dir 1998-05-08 19:26:11 +00:00
timm
3806cb6c31 added debugging for set1StepMode 1998-05-08 19:25:47 +00:00
timm
b198451776 added debugging info for MetadataMode and LocalMode 1998-05-08 19:24:49 +00:00
radha
715d468d91 Checkin for fix 104761. If the target window has a context associated with it, use it.
Fix was originally provided by toshok.
1998-05-08 19:24:28 +00:00
timm
60a147bc1d add ASW_DEVMODE 1998-05-08 19:24:15 +00:00
ftang
5dfaa83a6b Add Armenain support. Approvaed by WinFE owner, Thanks Hovik Melikyan <hovik@undp.am>
from the net
1998-05-08 19:23:48 +00:00
wtc
9746ddd1ec Use cc -bundle to build loadable modules on Rhapsody. Thanks to
Matt Watson <mwatson@apple.com> for the patch.
1998-05-08 18:52:44 +00:00
cmanske
041a0ef3a9 Fixed another memory bug in Composer 1998-05-08 18:51:58 +00:00
wtc
6b123aed81 The type of the third argument for accept, recvfrom, getsockname, and
getpeername is 'int', not 'size_t'.
1998-05-08 18:50:15 +00:00
wtc
09e0473845 Fixed comment. 1998-05-08 18:48:46 +00:00
wtc
ae12cbcc21 Merged patches from Matt Watson <mwatson@apple.com> to make loadable
modules work on Rhapsody.  Still have a few kinks to iron out.
1998-05-08 18:43:58 +00:00
wtc
73c54cbc55 Matt Watson <mwatson@apple.com> pointed out that it is not safe to
redefine FD_SETSIZE on Rhapsody.
1998-05-08 18:41:51 +00:00
wtc
34e5144ff8 Added a few function declarations and header inclusions to get rid of
compiler warnings.
1998-05-08 18:37:38 +00:00
wtc
7629ad13c7 Merged Rhapsody patches contributed by Matt Watson <mwatson@apple.com>. 1998-05-08 18:35:19 +00:00
rods
1d7ce79a12 added major selection method and data members 1998-05-08 18:33:42 +00:00
wtc
7710bf746a Merged patches contributed by Matt Watson <mwatson@apple.com>. 1998-05-08 18:32:30 +00:00
michaelp
07f184a0ef when switching documents, the scrollbars are reset. 1998-05-08 17:50:43 +00:00
atotic
8adf0f0f65 Added an include of shist.h 1998-05-08 17:27:49 +00:00
kipp
b1ed07ef22 Factored out sizing into ComputeDesiredSize and fixed the size to reflect the size of the content 1998-05-08 17:23:06 +00:00
atotic
86d76f057f First Checked In. 1998-05-08 17:13:01 +00:00
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