saari%netscape.com
|
e5e34681bf
|
Commenting out until I figure out what I horked
|
1999-01-23 01:08:17 +00:00 |
alecf%netscape.com
|
dfebe8eca9
|
fix #include (unix is case sensitive)
|
1999-01-23 01:04:28 +00:00 |
alecf%netscape.com
|
f121f74faa
|
forgot uuid
|
1999-01-23 01:02:16 +00:00 |
radha%netscape.com
|
1a6b2be567
|
Remove that stupid printf from fe_GetConfigDir
|
1999-01-23 00:59:41 +00:00 |
radha%netscape.com
|
401a862caa
|
Use the EventQueue service provider instead of manipulating directly with PLEventQueue
|
1999-01-23 00:54:43 +00:00 |
radha%netscape.com
|
9c2300ac01
|
Use the EventQueueService instead of creating the PLEventqueue directly.
Not quite sure if it works in motif.
|
1999-01-23 00:53:49 +00:00 |
radha%netscape.com
|
7237c0f644
|
Few debug statements added
|
1999-01-23 00:52:52 +00:00 |
mcafee%netscape.com
|
9b7cdedbb4
|
Compiler warning
|
1999-01-23 00:52:08 +00:00 |
radha%netscape.com
|
00e422d147
|
gWebShell_UnixEventQueue is gone. Use the Event queue service instead
|
1999-01-23 00:52:01 +00:00 |
radha%netscape.com
|
c02c6c08ae
|
Compile nsEventQueueService for unix
|
1999-01-23 00:51:17 +00:00 |
radha%netscape.com
|
705b6ba56c
|
Export nsEventQueueService and bunch of other files
|
1999-01-23 00:50:55 +00:00 |
slamm%netscape.com
|
f5e6b99b25
|
Make depend.mk files smaller by putting more dependencies on one line (i.e. Add a '-w' flag to makedepend).
|
1999-01-23 00:50:39 +00:00 |
radha%netscape.com
|
7dcfd26799
|
Don't need that gWebShell_UnixEventQueue anymore. Unix uses the event queue
service just like XP_PC
|
1999-01-23 00:50:08 +00:00 |
saari%netscape.com
|
5ce5ba7d09
|
Commenting out until I figure out what I horked
|
1999-01-23 00:46:57 +00:00 |
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 |