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

85899 Коммитов

Автор SHA1 Сообщение Дата
peterl fc1f06f9c2 changed nsStyleText to use nsStyleCoord 1998-04-28 23:57:01 +00:00
peterl e69f24d204 removed inheritance from style mapping
changed nsStyleText to use nsStyleCoord
1998-04-28 23:56:28 +00:00
wtc 0b3f6a8a76 Got rid of the LINUX1_2 and LINUX2_0 macros. I hope that this will
make building on 2.1.x easier.  In case we need to distinguish between
different versions of Linux, we will try to use feature-based macros
as opposed to version-based macros.
Files changed: Linux.mk, _linux.h, _pth.h, prnetdb.c, and ptthread.c.
1998-04-28 23:54:29 +00:00
peterl 7f0ab2c651 added nsStyleCoord 1998-04-28 23:54:06 +00:00
peterl 36ad79f92e added subclass hook for style post-processing 1998-04-28 23:25:07 +00:00
kostello 3290c4a875 Call to RecalcLayoutData 1998-04-28 22:44:05 +00:00
wtc 7aa439229c Merged NSPRPUB_19980421_BRANCH to the main trunk. 1998-04-28 22:43:48 +00:00
kostello b7f9b6bb35 Updated table to process cellpadding, cellspacing and background color
attributes
1998-04-28 22:43:19 +00:00
kostello 629b7937fc Name changed from ResetColumnLayoutData to RecalcColumnLayoutData 1998-04-28 22:41:25 +00:00
kostello 1a06b73ae4 Added SetTableForChildren to set the children's table instance variable 1998-04-28 22:40:22 +00:00
kostello 96fa28d30f Added MapHTMLBorderStyle, MapBorderMarginPaddingInto 1998-04-28 22:34:16 +00:00
sdagley 681d3a70eb Added files needed for nisheeth (layprobe.c) and brade (editor.r) 1998-04-28 22:10:41 +00:00
rjc 7acbd715e0 Workspace interface customization support. 1998-04-28 21:51:48 +00:00
nisheeth e054745bc0 Added layprobe.c to ns/lib/layout. 1998-04-28 21:43:22 +00:00
nisheeth 0723b731d1 Adding stubs for the Layout Probe API. 1998-04-28 21:41:20 +00:00
slamm 8154a8030f Fix shutdown bug. Set NavCenter to really close, not just hide. This fixes the problem where you are unable to exit after opening NavCenter. 1998-04-28 21:04:36 +00:00
pinkerton 00d3c38145 Doh! I removed the wrong icons last time (I removed hilighted instead of selected). Put the right ones back in and take the wrong ones out. (appr sdagley). 1998-04-28 20:59:06 +00:00
slamm 6919c23c56 Add a few more EDITOR ifdefs 1998-04-28 20:59:01 +00:00
troy b8ac3006fb Added an XXX to CreateFrame() as a reminder that we're resolving the
style context more than once...
1998-04-28 20:58:46 +00:00
pinkerton caa0bff3c4 Fix 2 problems: cells with no data no longer show garbage as tooltip. Cells with separator no longer show tooltip. (rev sdagley, appr sdagley). 1998-04-28 20:54:44 +00:00
kmcclusk c49c1f7528 Fixed textwidget refresh problem.
Added AutoErase method to nsWindow.cpp, nsTextHelper.cpp and nsListBox.cpp
1998-04-28 19:24:52 +00:00
michaelp c8fa2102e0 changed clipping apis so that they take parameters in the same form that
clipping is expressed in layer tags and css-p.
added support for setting transforms in layers (untested and very likely
problematic if scales are applied).
changed event handling and painting apis in views to support inherited
visibility.
all parameters passed into view.Init() are now properly stored in the view.
view opacity apis are now real.
1998-04-28 19:16:24 +00:00
karnaze 0df7874f85 fix submit crash in nsWindow; more form control functionality 1998-04-28 18:59:38 +00:00
donm edc67259c4 removing Henrit's jsfile.c and jsfile.h to fix unix build bustage. 1998-04-28 18:00:54 +00:00
donm 57f225d116 backing out Henrit's changes to fix build bustage. 1998-04-28 18:00:00 +00:00
sar 72bba13920 jsfile doesn't compile on unix. Backing out the changes that henrit put it 1998-04-28 17:57:43 +00:00
sar 5046a6f55a reapply henrit's change since we can add it to unix as well. 1998-04-28 17:23:08 +00:00
donm 1927990f6d fixing unix build bustage. 1998-04-28 17:19:14 +00:00
sar bca2161b0f backing out henrit's changes 1998-04-28 17:02:22 +00:00
kipp 18f3a36a20 Correctly compute width of body frame 1998-04-28 16:12:54 +00:00
kipp 71728fe999 Allow for optional commas between clip rect elements 1998-04-28 15:24:44 +00:00
kipp 6905ae6622 updated 1998-04-28 15:24:20 +00:00
henrit 41a4919a46 Adding a first version of the js File object. Developped and (slightly) tested on win32 only. 1998-04-28 11:36:17 +00:00
jsw 236b78b66f take a wild assed guess at fixing the build 1998-04-28 09:09:49 +00:00
jsw 0928252e90 get the name right 1998-04-28 07:54:14 +00:00
jsw df6f6c0534 get type correct for socket 1998-04-28 07:53:25 +00:00
jsw 66c59ee414 move xp_sec to secnav 1998-04-28 07:48:02 +00:00
mccabe e91be3ec1f Added public license header. 1998-04-28 07:33:09 +00:00
mccabe e0d493aa9e Propagated some #defines to work with irix 6.3 as well as 6.2.
(HAVE_ALIGNED_DOUBLES)
1998-04-28 06:35:55 +00:00
mccabe f83cd4ee52 Corrected BUILD_OPT oversight where a = instead of a += override the
OPTIMIZER flag in the included config/*.mk file.
1998-04-28 06:06:09 +00:00
atotic dc44ed98cf Fixing the -ko flag 1998-04-28 05:44:39 +00:00
atotic 2bf00054d9 Fixing the -ko flag 1998-04-28 05:23:29 +00:00
atotic 7b3a34f7ec Fixing the -ko flag 1998-04-28 05:17:41 +00:00
jsw 13bbcc44d4 remove xp_md5 and xp_sec 1998-04-28 05:17:37 +00:00
jsw ff6e79adc9 opaque sec info 1998-04-28 05:16:06 +00:00
jsw 487c20d1d1 opaque sec info
proxy tunnel changes
1998-04-28 05:15:16 +00:00
jsw 7bdfd53011 move xp_sec to secnav 1998-04-28 05:13:41 +00:00
sudu df9ab089dc Changed libjar to refer to dist 1998-04-28 05:09:18 +00:00
sudu ba478a48dc Build freenav only when NO_SECURITY is set 1998-04-28 05:09:15 +00:00
sudu e8b5dd9723 Cleaned up NO_SECURITY builds and removed references into product area 1998-04-28 05:09:11 +00:00