Commit Graph

1168 Commits

Author SHA1 Message Date
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
sar
9efe1963d7 adding jtools to the include path 1998-05-13 17:53:28 +00:00
karnaze
68b9679002 more select/option support 1998-05-13 17:43:35 +00:00
sar
82f96bdfb7 add jtools to the include paths 1998-05-13 17:33:42 +00:00
troy
2269c1d962 Changes to space manager implementation. 1998-05-13 16:22:44 +00:00
dcone
0e94d920e1 speed up of alpha, some small fixes, inter checkin 1998-05-13 14:28:16 +00:00
mcafee
f604d0bdd4 Using relative paths for compilers & libtool 1998-05-13 07:59:54 +00:00
mcafee
d5c815531d DR2 moved the compilers 1998-05-13 06:40:49 +00:00
sar
2b71525792 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
97058209e1 Adding support for NEXTSTEP. Fixing broken/missing getcwd() command, falls back to getwd(). a=briano 1998-05-13 04:02:37 +00:00
mcafee
4d1c12eb88 getcwd() doesn't malloc properly, falling back to getwd(). 1998-05-13 04:00:15 +00:00
mcafee
3063167bf7 Attempt to piggy-back build off of the RHAPSODY ifdef. switching to libtool. a=briano 1998-05-13 03:58:14 +00:00
michaelp
05002a8f80 killed temp printf()s. 1998-05-13 03:40:01 +00:00
michaelp
936ee3ae67 made form elements scroll smoothly. added apis to widgets to support this. 1998-05-13 03:39:08 +00:00
spider
51dcc96d82 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
7b6e94cec4 Fixed coord to be setup properly 1998-05-13 00:33:34 +00:00
kipp
51fdf4da25 Fixed ptr compilation bug 1998-05-13 00:13:09 +00:00
kipp
186c393da1 Removed unused variable 1998-05-13 00:12:54 +00:00
kipp
0ed8466178 Removed unused variable; fixed assingment into error return status 1998-05-13 00:12:40 +00:00
kipp
2eceaceee2 Cast lineReflowStatus before comparing for negative values!; eliminated unused variables 1998-05-13 00:11:51 +00:00
kipp
f926f04a0b Eliminate anonymous struct (and useless bitfields) to fix irix compilation problem 1998-05-13 00:10:35 +00:00
kipp
a56175b972 Export nsIFrameImageLoader too 1998-05-13 00:10:06 +00:00
kipp
6433e66bdc Fixed vertical alignment bug: lines that contained bottom aligned objects would add in too much height 1998-05-12 23:53:37 +00:00
kipp
21bdb6a41c Removed dead code 1998-05-12 23:52:45 +00:00
kipp
5f6c659450 Use code in nsHTMLImageLoader to share code and fix image bugs in image buttons; removed some tabs in the source; get image border handled right 1998-05-12 23:52:33 +00:00
kipp
cff0f74180 Removed special code for mWidth/mHeight handling 1998-05-12 23:51:46 +00:00
kipp
432fe2b0c5 Removed mWidth and mHeight; use base class handling of that now 1998-05-12 23:51:30 +00:00
kipp
245009e879 Removed IMG rule 1998-05-12 23:51:09 +00:00
kipp
13d6a1b006 Make image borders work when html attribute is defined 1998-05-12 23:50:54 +00:00
kipp
e8951cc3fd Use nsHTMLImageLoader to share code 1998-05-12 23:50:28 +00:00
kipp
df1f69f0cd Moved margin code into line layout 1998-05-12 23:49:40 +00:00
kipp
0f25b685df Removed left/right margin calc as caller is doing it 1998-05-12 23:48:37 +00:00
kipp
eae3bc823b new 1998-05-12 23:48:11 +00:00
kipp
6a762cbfff Added methods to invalidate the caches 1998-05-12 23:47:50 +00:00