Commit Graph

14886 Commits

Author SHA1 Message Date
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
buster%netscape.com
e480bffcab better delete now that selection offsets are real. 1999-01-22 19:44:46 +00:00
kmcclusk%netscape.com
a10ae5d40d Removed nsIFormControLFrame.h since it now lives in public 1999-01-22 19:22:37 +00:00
kmcclusk%netscape.com
53cd03fe10 Added missing methods to nsIFormControlFrame.h 1999-01-22 19:10:10 +00:00
buster%netscape.com
77666fcdba fixed debug asserts to allow for offset=count, since offsets represent
the slots between content.
1999-01-22 19:06:27 +00:00
buster%netscape.com
1f62e0c0cc delete range now iterates through the selection properly.
fixed an xpcom usage problem with macros...ALWAYS use {} on your if statements!
1999-01-22 19:05:08 +00:00
buster%netscape.com
e4eb194e3d made split test work with Ctrl-S only, so now you can type "s" 1999-01-22 19:03:23 +00:00
mjudge%netscape.com
36d1140683 adding IID to interface 1999-01-22 18:58:43 +00:00
mjudge%netscape.com
769d4b5a86 chagnes for selection to work 1999-01-22 18:58:14 +00:00
troy%netscape.com
3bd7fc220f Added XXX comment for ReResolveStyleContext() 1999-01-22 18:23:06 +00:00
kmcclusk%netscape.com
5c1dc21ebc Added export of nsIFormControlFrame.h for the MAC build 1999-01-22 18:21:39 +00:00
kmcclusk%netscape.com
138bea4c6e Modified Linux and Mac to export nsIFormControlFrame.h 1999-01-22 18:19:12 +00:00
kmcclusk%netscape.com
d5fa03d72d Added nsIFormControlFrame to the set of files to export 1999-01-22 18:14:23 +00:00
shaver%netscape.com
aa1ebbaf5b Added prototypes for Header XDR functions.
Minor brace-placement tweaks.
Added SimpleTypeLib test program, although it doesn't build due to Makefile.in
suckage.
Fixed XPT_DoHeader to only write IDEs once (duh).
Added SizeOfHeaderBlock to API.
1999-01-22 17:53:35 +00:00
wtc%netscape.com
8e224331a0 The build/hcc and build/hcpp scripts now take the compiler name as the
first argument.  This patch is contributed by Tim Rice <tim@trr.metro.net>.
1999-01-22 17:24:20 +00:00
buster%netscape.com
0fc1008a1a updated to new nsCOMPtr usage 1999-01-22 16:55:59 +00:00
dcone%netscape.com
320f9f1215 Combined files so 3 were deleted, one added. The Rendering and Device contexts
no longer need deligates, so they were removed.  Cleaned up alot of code no
longer needed
1999-01-22 16:21:58 +00:00
blizzard%appliedtheory.com
9d810404ce handle the top level widget special in resizing 1999-01-22 16:10:29 +00:00
dcone%netscape.com
0a32664a87 nsFormcontrolHelper.cpp nsListControlFrame.cpp nsCombboxcontrolframe.cpp 1999-01-22 16:08:52 +00:00
dcone%netscape.com
0f4a173f5e Added a manifest file for layout:html:forms:public 1999-01-22 16:04:51 +00:00
dcone%netscape.com
313f995cc4 First Checked In. 1999-01-22 16:04:08 +00:00
blizzard%appliedtheory.com
2ec8a1482c resizing fixes 1999-01-22 16:02:34 +00:00
rods%netscape.com
5d1dc74549 Ifdef'ed out the Pluggable event code 1999-01-22 15:56:21 +00:00
rods%netscape.com
dc02794a78 Initial checkin factored code from nsFormControlFrame 1999-01-22 15:47:33 +00:00
rods%netscape.com
43d1411897 initial checkin 1999-01-22 15:41:28 +00:00
rods%netscape.com
b38434e04d Added nsIListControlFrame.h and nsComboboxControlFrame.h 1999-01-22 15:41:05 +00:00