wtc
c6427d2a86
In Rhapsody 5.1 (DR2), the C++ compiler is named c++.
1998-05-14 17:01:14 +00:00
ramiro
9e6979e082
TASKBAR define should be MOZ_TASKBAR.
1998-05-14 09:18:26 +00:00
kipp
f738f9e8a0
nuked
1998-05-14 02:46:28 +00:00
spider
2a233bd42d
Fixes for Unix widget so loading
1998-05-14 01:48:54 +00:00
spider
f235afe27c
Fixes to remove ARCHIVE_ONLY and use MKSHLIB
1998-05-14 01:44:50 +00:00
jevering
6e6bf36cc3
used to be the RobotMain but now is the function DebugRobot to be
...
added to the viewer.
1998-05-14 01:08:06 +00:00
jevering
f3e102e85b
Pulled the DebugRobot out into separate DLL
...
Moved the test code in the robot/test directory.
1998-05-14 01:05:56 +00:00
spider
4f916929c7
Removing Init where passing nsIShellInstance
1998-05-14 01:02:14 +00:00
kipp
280ccad41e
Fixed up code that wasn't using the nsReflowStatus constants defined in nsIFrame.h
1998-05-14 00:49:46 +00:00
kipp
f8feba0fad
Removed some useless code
1998-05-14 00:49:11 +00:00
kipp
3773985de9
Implement new frame methods and store the current state
1998-05-14 00:47:32 +00:00
kipp
c0075966dd
Flipped state value of NS_FRAME_COMPLETE with NS_FRAME_NOT_COMPLETE; added new methods WillReflow and DidReflow as well as GetFrameState and SetFrameState
1998-05-14 00:47:05 +00:00
spider
ad65fa43d6
Unix fixes
1998-05-14 00:39:59 +00:00
spider
ea2d84e23a
Fixes to get UNIX working
1998-05-14 00:38:37 +00:00
michaelp
bbc0c2d55d
added gamma correction of images.
1998-05-14 00:27:38 +00:00
rjc
4e459ae84e
HT_Launch() changes.
1998-05-14 00:01:43 +00:00
robinf
cf715f8203
replacing corrupted images
1998-05-14 00:00:17 +00:00
robinf
a073b3642b
fixing text so that it tells user how to start AS right away frfom this screen.
1998-05-13 23:59:16 +00:00
peterl
7d16a4af74
added HTML CSS style sheet (for STYLE= attributes)
1998-05-13 23:43:44 +00:00
peterl
02a464b6c3
added style atom
1998-05-13 23:42:40 +00:00
peterl
c7341728eb
added HTML CSS style sheet
1998-05-13 23:42:18 +00:00
peterl
7474aa1932
renamed getSupportsValue to getISupportsValue
1998-05-13 23:42:01 +00:00
mccabe
9e50a5d27b
ECMA fix to (117144).
...
Array.prototype.sort(comparefn) was casting the result of the compare
to an int, which lost when the compare function returned (ecma-valid)
strange double values. These now get clamped to -1, 0, 1.
1998-05-13 23:29:52 +00:00
peterl
df793a8c99
attribute fix for kostello
1998-05-13 22:41:15 +00:00
peterl
89e961b03f
fixed bug in parse declaration block, we now discard empty declarations
...
tweaked position
1998-05-13 22:40:54 +00:00
peterl
8f8eedabf5
fixed position
1998-05-13 22:40:17 +00:00
peterl
7904fe7c25
remove spacing cache invalidate
1998-05-13 22:39:41 +00:00
peterl
a28652c5d3
connected spacing calculations to frame
1998-05-13 22:38:54 +00:00
peterl
5000488855
fixed style position values
1998-05-13 22:38:37 +00:00
peterl
084e36938f
added style size calculation methods
...
made get style data const
1998-05-13 22:38:09 +00:00
peterl
cb3cb74d17
removed cache invalidation methods
1998-05-13 22:35:30 +00:00
spence
65420b3f33
fix ifdef bustage
1998-05-13 22:35:20 +00:00
mccabe
6bd5f56755
Warning fix - added an (int16) cast to quiet a Windows warning.
1998-05-13 22:13:30 +00:00
donm
24e287b80f
fixed unix build bustage. LO_BUILTIN requires #define SHACK and lo_ele.h
1998-05-13 21:59:20 +00:00
jevering
2ea7050b12
Fixed compilation error by adding appropriate new nsIHTMLContentSink
...
members to the RobotSink class.
1998-05-13 21:45:24 +00:00
gagan
f7f472e0b9
progress...
1998-05-13 21:38:42 +00:00
pinkerton
82c9ee5a8b
Removed mention of central personal toolbar manager since each toolbar now talks to HT. (appr sdagley).
1998-05-13 21:25:39 +00:00
pinkerton
e5aa100cbf
removed CPersonalToolbarTable.cp which is no longer needed (appr sdagley).
1998-05-13 21:25:12 +00:00
pinkerton
62e72d4c08
rewrite of personal toolbar not to use centralized manager class and talk directly to HT like the selector pane (appr sdagley).
1998-05-13 21:24:48 +00:00
pinkerton
a5b3a2de80
Fix crash during "view source" where we were double-deleting the urlStruct. (appr sdagley).
1998-05-13 21:22:56 +00:00
djw
18fe5d312b
Added -gtszapsymbol and -gtsnozapsymbol for manually overriding the
...
implicit rules. See gtscc -help.
1998-05-13 20:49:10 +00:00
sar
b4b195f781
add util to the include path
1998-05-13 20:33:32 +00:00
sar
0dac5a4719
adding network to the include paths
1998-05-13 20:29:38 +00:00
sar
3c302b7c63
add softupdt to list of includes
1998-05-13 19:39:53 +00:00
peterl
56a2afa5f9
fixed pow problem
1998-05-13 19:01:55 +00:00
michaelp
73dbb090e7
fixed compiler overload warning on tinderbox.
1998-05-13 18:54:18 +00:00
valeski
322a1055ad
added cookie filter pref name to the default list
1998-05-13 18:40:30 +00:00
sar
63df545b57
add mktrace.h to the export lists. It's required by softupdt
1998-05-13 18:39:52 +00:00
michaelp
d55497643c
added gamma correction methods to the device context. the windows rendering context now
...
gamma corrects colors. fixed tablecellframe to call the right nsStyleCoord constructor.
1998-05-13 18:15:06 +00:00
jevering
d8462c68d7
Fixed build problems.
1998-05-13 17:55:04 +00:00