Граф коммитов

1186 Коммитов

Автор SHA1 Сообщение Дата
rjc a069c0d6ea HT_Launch() changes. 1998-05-14 00:01:43 +00:00
robinf ccbdb73e5a replacing corrupted images 1998-05-14 00:00:17 +00:00
robinf d83ea3576a 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 cbb5bab76b added HTML CSS style sheet (for STYLE= attributes) 1998-05-13 23:43:44 +00:00
peterl c987b58eea added style atom 1998-05-13 23:42:40 +00:00
peterl 344a1920c3 added HTML CSS style sheet 1998-05-13 23:42:18 +00:00
peterl 295b3beff6 renamed getSupportsValue to getISupportsValue 1998-05-13 23:42:01 +00:00
mccabe 56ffce3bba 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 db47f9eb0d attribute fix for kostello 1998-05-13 22:41:15 +00:00
peterl 9b327283f0 fixed bug in parse declaration block, we now discard empty declarations
tweaked position
1998-05-13 22:40:54 +00:00
peterl 197d50c4d7 fixed position 1998-05-13 22:40:17 +00:00
peterl d4e610703a remove spacing cache invalidate 1998-05-13 22:39:41 +00:00
peterl f591955d94 connected spacing calculations to frame 1998-05-13 22:38:54 +00:00
peterl 738cbd2013 fixed style position values 1998-05-13 22:38:37 +00:00
peterl af91e8a55f added style size calculation methods
made get style data const
1998-05-13 22:38:09 +00:00
peterl 0b5660bc1a removed cache invalidation methods 1998-05-13 22:35:30 +00:00
spence 4eb140af05 fix ifdef bustage 1998-05-13 22:35:20 +00:00
mccabe 41b281cfe2 Warning fix - added an (int16) cast to quiet a Windows warning. 1998-05-13 22:13:30 +00:00
donm 7f3915aa45 fixed unix build bustage. LO_BUILTIN requires #define SHACK and lo_ele.h 1998-05-13 21:59:20 +00:00
jevering b3fc9494a7 Fixed compilation error by adding appropriate new nsIHTMLContentSink
members to the RobotSink class.
1998-05-13 21:45:24 +00:00
gagan 835456826b progress... 1998-05-13 21:38:42 +00:00
pinkerton 0774d20c4a 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 ea28cf4e26 removed CPersonalToolbarTable.cp which is no longer needed (appr sdagley). 1998-05-13 21:25:12 +00:00
pinkerton a089d29f95 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 a58d850610 Fix crash during "view source" where we were double-deleting the urlStruct. (appr sdagley). 1998-05-13 21:22:56 +00:00
djw 0d8aeda785 Added -gtszapsymbol and -gtsnozapsymbol for manually overriding the
implicit rules. See gtscc -help.
1998-05-13 20:49:10 +00:00
sar 86af4aeb6b add util to the include path 1998-05-13 20:33:32 +00:00
sar 8413dd6548 adding network to the include paths 1998-05-13 20:29:38 +00:00
sar f10fb0a051 add softupdt to list of includes 1998-05-13 19:39:53 +00:00
peterl a0ab06872f fixed pow problem 1998-05-13 19:01:55 +00:00
michaelp df8d635db9 fixed compiler overload warning on tinderbox. 1998-05-13 18:54:18 +00:00
valeski a10e166307 added cookie filter pref name to the default list 1998-05-13 18:40:30 +00:00
sar 3524c7240c add mktrace.h to the export lists. It's required by softupdt 1998-05-13 18:39:52 +00:00
michaelp f206060f3d 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 1ba78084a0 Fixed build problems. 1998-05-13 17:55:04 +00:00
sar e9147a5102 adding jtools to the include path 1998-05-13 17:53:28 +00:00
karnaze 13b5043578 more select/option support 1998-05-13 17:43:35 +00:00
sar a6c1fe6b53 add jtools to the include paths 1998-05-13 17:33:42 +00:00
troy 0b813ad3e7 Changes to space manager implementation. 1998-05-13 16:22:44 +00:00
dcone 8491a3747e speed up of alpha, some small fixes, inter checkin 1998-05-13 14:28:16 +00:00
mcafee 1a75295bca Using relative paths for compilers & libtool 1998-05-13 07:59:54 +00:00
mcafee b6e0282013 DR2 moved the compilers 1998-05-13 06:40:49 +00:00
sar f737ac3cee add mkutils.h since it wasn't being exported, and it's needed. Also make a formatting change for EXPORTS for readability 1998-05-13 05:48:50 +00:00
mcafee 8ee9fea52a Adding support for NEXTSTEP. Fixing broken/missing getcwd() command, falls back to getwd(). a=briano 1998-05-13 04:02:37 +00:00
mcafee 721c45a83f getcwd() doesn't malloc properly, falling back to getwd(). 1998-05-13 04:00:15 +00:00
mcafee c90529c512 Attempt to piggy-back build off of the RHAPSODY ifdef. switching to libtool. a=briano 1998-05-13 03:58:14 +00:00
michaelp 9d6a2c2cfa killed temp printf()s. 1998-05-13 03:40:01 +00:00
michaelp 6bc6fe12e2 made form elements scroll smoothly. added apis to widgets to support this. 1998-05-13 03:39:08 +00:00
spider 5738a0ab85 Fixes for Private Modules Headers. Allow 'this' modules private headers
to be included on source PATH
1998-05-13 00:44:47 +00:00
kipp 893b7a8d7e Fixed coord to be setup properly 1998-05-13 00:33:34 +00:00