Commit Graph

14761 Commits

Author SHA1 Message Date
akkana%netscape.com
581ab7e058 remove some verbose debugging messages 1999-01-23 00:38:54 +00:00
saari%netscape.com
a0536ad096 Commenting out until I figure out what I horked 1999-01-23 00:26:51 +00:00
troy%netscape.com
3cca5e2907 Turned off debug message that was outputing to the console 1999-01-23 00:20:58 +00:00
vidur%netscape.com
f7657749c8 Implemented splitText for text nodes 1999-01-23 00:10:08 +00:00
ramiro%netscape.com
67f7ec8c39 Ignore generated file. 1999-01-23 00:09:34 +00:00
ramiro%netscape.com
f5bb699f6b Build TestCOMPtr by default. 1999-01-23 00:03:44 +00:00
mcafee%netscape.com
4698b714f0 Cleaning up whitespace 1999-01-23 00:02:41 +00:00
akkana%netscape.com
56752ba2ed 2028: Get selection highlighting working on Linux 1999-01-23 00:00:46 +00:00
mcafee%netscape.com
cc72765ce6 Missing license 1999-01-22 23:56:59 +00:00
mcafee%netscape.com
82aa8cfc48 Woops, forgot the license. 1999-01-22 23:54:25 +00:00
saari%netscape.com
e1094ae9a6 First Checked In. 1999-01-22 23:53:53 +00:00
saari%netscape.com
17704064f5 Set mMenuListener to null in constructor 1999-01-22 23:25:16 +00:00
saari%netscape.com
67c5953284 Added nsIMenuListener.h and made a member variable in nsBaseWidget for holding one of these. This is for the XPToolkit menus to hook in and get notified of menu events. 1999-01-22 23:23:00 +00:00
troy%netscape.com
ff22a7c1f6 Fixed ReflowTemp() so it's doing a legal incremental reflow, and changed
Reflow() so it does a minimally acceptable job of handling incremental reflow
commands...
1999-01-22 23:10:02 +00:00
troy%netscape.com
eab0e22fa7 Changed Reflow() to make sure we remove the reflow command for
incremental reflow commands passing through us
1999-01-22 23:08:42 +00:00
troy%netscape.com
626cdf9ca8 Changed ContentChanged() to generate a reflow command 1999-01-22 23:07:09 +00:00
buster%netscape.com
bf5c5c070b added some basic tree navigation methods.
implemented part of backspacing from the beginning of a text node.
1999-01-22 22:58:15 +00:00
vidur%netscape.com
ae6e5a8019 Comments added to content model. Comments and text content now have a special tagname 1999-01-22 22:48:00 +00:00
harishd%netscape.com
eb58eec877 StyleContext passed onto PaintBorder() 1999-01-22 22:38:34 +00:00
harishd%netscape.com
123e7f3a4c StyleContext passed onto PaintBorder()/PaintArrow() 1999-01-22 22:35:12 +00:00
harishd%netscape.com
baf7b197c8 StyleContext passed onto PaintArrow() 1999-01-22 22:34:28 +00:00
harishd%netscape.com
2d6c909024 styleContext is passed onto PaintBorder()/PaintArrow() 1999-01-22 22:31:15 +00:00
harishd%netscape.com
c53ae7e35c StyleContext info. is passed on into PaintBorder() 1999-01-22 22:30:02 +00:00
harishd%netscape.com
86da618186 Stylecontext is passed to PaintBorder() 1999-01-22 22:28:12 +00:00
harishd%netscape.com
11e90148bb PaintBorder() method has stylecontext info. 1999-01-22 22:27:19 +00:00
harishd%netscape.com
d913194001 PaintBorder() modified to accept styleContext 1999-01-22 22:26:29 +00:00
harishd%netscape.com
7daec328c6 Passing styleContext info. to PaintBorder(). 1999-01-22 22:25:58 +00:00
harishd%netscape.com
317d0d7c4e Passing stylecontext into Paintborder() 1999-01-22 22:25:00 +00:00
harishd%netscape.com
abbf50e310 Got stylecontext info into PaintBorder() for displaying
CSS borders.
1999-01-22 22:24:05 +00:00
radha%netscape.com
86af51b0c2 Use command line service to obtain URLs etc... 1999-01-22 22:22:33 +00:00
harishd%netscape.com
69aa3480e6 Modified the PaintBorder(), MakeBevelColor(), DrawSide(),
PaintBorderEdge() methods.
1999-01-22 22:22:26 +00:00
radha%netscape.com
b9ce69776c Add command line service to registry list 1999-01-22 22:22:13 +00:00
radha%netscape.com
a7d1af8e49 Command line service provider. Initial checkin 1999-01-22 22:21:45 +00:00
radha%netscape.com
110c8f9d1e Add factory instanciation for command line service provider 1999-01-22 22:20:57 +00:00
radha%netscape.com
318714e1c3 Added nsICmdLineService.h 1999-01-22 22:20:23 +00:00
harishd%netscape.com
c9dfc3c404 Added method to display CSS 3D borders. 1999-01-22 22:20:11 +00:00
radha%netscape.com
09d0b2aeb4 Added nsCommandLineService.cpp 1999-01-22 22:19:18 +00:00
harishd%netscape.com
f3769e9866 Added method to display CSS 3D borders.
Also, have added a helper method.
1999-01-22 22:19:13 +00:00
radha%netscape.com
208296d78b Interface for command line service provider 1999-01-22 22:18:49 +00:00
terry%netscape.com
f64a7cf9fb That didn't work. Disable freshmeat another way. 1999-01-22 22:15:08 +00:00
kmcclusk%netscape.com
eb492feecc Removed code which set the defaultchecked from the checked attribute. 1999-01-22 22:14:58 +00:00
terry%netscape.com
7a315afdfb Change mozbot's diet -- freshmeat is causing it to choke. 1999-01-22 22:11:19 +00:00
mjudge%netscape.com
ee295b609b selection rocks ass 1999-01-22 22:04:54 +00:00
waterson%netscape.com
a9d5a36aa7 Added a missing header file. 1999-01-22 22:04:27 +00:00
waterson%netscape.com
ea903107e6 Fixed a reference counting bug and a problem with the NS_RELEASE() macro. 1999-01-22 22:04:04 +00:00
mcafee%netscape.com
4541604e38 moving from STDARG to autoconf-blessed STDC_HEADERS 1999-01-22 22:01:40 +00:00
kipp%netscape.com
509cf742fc reserved IID 1999-01-22 21:48:33 +00:00
sfraser%netscape.com
b0d691cf62 Fix non-debug build spankage, approved sar, jj. 1999-01-22 21:22:22 +00:00
sfraser%netscape.com
440b822263 Fixing a test-stopping bug, approved by sar. Fix some copy-paste madness in idler/repeater code, and add an assert to ensure you are not running a bad timer. 1999-01-22 20:16:30 +00:00
terry%netscape.com
2108b03575 Make a bigger field to type your email address. 1999-01-22 19:54:18 +00:00