sfraser
|
a6e4126895
|
Remove an include that was breaking windows and UNIX builds.
|
1998-06-04 21:32:45 +00:00 |
|
kipp
|
8f956b9c41
|
Work around body bug with placeholder code to avoid dup free's of placeholder's child frame
|
1998-06-04 21:04:50 +00:00 |
|
kipp
|
4915c6ac35
|
Pass through style rules
|
1998-06-04 21:04:22 +00:00 |
|
kipp
|
14d2243da5
|
Made absolute frame a container too to work around the pseudo-frame problem
|
1998-06-04 21:04:07 +00:00 |
|
rods
|
27e617464f
|
added GetNativeData method
|
1998-06-04 21:00:40 +00:00 |
|
rods
|
7ea9b536aa
|
fixed param problem
|
1998-06-04 20:59:14 +00:00 |
|
pinkerton
|
e1eb53255a
|
Adding prefs pane from 4.x land for smart browsing (appr don).
|
1998-06-04 20:42:53 +00:00 |
|
kipp
|
748fce93e0
|
removed blather code
|
1998-06-04 20:41:14 +00:00 |
|
kipp
|
d5d1307960
|
Made View list a little more helpful about widget size and location
|
1998-06-04 20:02:30 +00:00 |
|
kmcclusk
|
9f97751feb
|
Build .o files in the correct place.
|
1998-06-04 19:57:38 +00:00 |
|
rods
|
2d4914d2c2
|
fixed Create method
|
1998-06-04 19:56:12 +00:00 |
|
rods
|
43df8934d6
|
add retucn for OnScroll
|
1998-06-04 19:55:42 +00:00 |
|
scullin
|
cc3d9c6f83
|
Stub out NET_NewStream.
|
1998-06-04 19:54:11 +00:00 |
|
kmcclusk
|
c29365fdb6
|
Removed nsStubs.cpp - no longer needed.
|
1998-06-04 19:51:56 +00:00 |
|
kmcclusk
|
a1fce54624
|
Added nsAbsoluteFrame to the make for Linux
|
1998-06-04 19:49:19 +00:00 |
|
rods
|
2222a3e2ad
|
added params to create of AppShell
|
1998-06-04 19:45:22 +00:00 |
|
rods
|
0ccf0a87e4
|
added GetNative method
|
1998-06-04 18:59:53 +00:00 |
|
rods
|
176be5581f
|
fixed event dispatcher
|
1998-06-04 18:53:22 +00:00 |
|
rods
|
571abd809f
|
fixed event dispatcher code
|
1998-06-04 18:53:00 +00:00 |
|
spider
|
c78915a699
|
Fix for converting from NS to X RGB Components
|
1998-06-04 18:41:47 +00:00 |
|
rods
|
7a1e5c05e8
|
turned on motif builds
|
1998-06-04 18:20:40 +00:00 |
|
rods
|
4a9845874c
|
first working version window, button scrollbar
|
1998-06-04 18:19:50 +00:00 |
|
rods
|
4da9655fbf
|
changed the Create method
|
1998-06-04 18:12:10 +00:00 |
|
kipp
|
86a147a5f6
|
Updated tracing; if the body has no children then collapse to nothingness
|
1998-06-04 18:03:14 +00:00 |
|
hardts
|
e23a3942a9
|
removed -A so can be used more easily by client.mak to pull nglayout source
|
1998-06-04 18:00:36 +00:00 |
|
kipp
|
8eb86c6579
|
Eliminate css margins around block elements (so that ebina margins are used instead)
|
1998-06-04 17:52:22 +00:00 |
|
kipp
|
cc0ee570ee
|
Made a subclass of nsContainerFrame to deal with PropogateContentOffsets because placeholders contain pseudo-frames
|
1998-06-04 17:52:02 +00:00 |
|
kipp
|
382a176fe8
|
Added code to do ebina style margins; perform horizontal alignment and relative positioning for blocks
|
1998-06-04 17:51:27 +00:00 |
|
kipp
|
c8f38f4ede
|
Log view creation when it's done; create view when child and parent opacities differ
|
1998-06-04 17:50:53 +00:00 |
|
kipp
|
b6726ddcb7
|
Draw a different colored border when showing visual frame boundaries if the frame has a view; only draw if rectangle has area; create scroll frame when requested stylistically
|
1998-06-04 17:50:19 +00:00 |
|
kipp
|
e3bb53161d
|
Added mPrevMarginSynthetic flag
|
1998-06-04 17:49:29 +00:00 |
|
kipp
|
e6457a74ec
|
Added a hack to only do incremental painting for the block whish is reflowing the html BODY; improved trace msgs; added code to collapse into nothingness empty blocks
|
1998-06-04 17:49:15 +00:00 |
|
kipp
|
6b1e29aa2c
|
Add scroll frame to build
|
1998-06-04 17:48:08 +00:00 |
|
kipp
|
fad8e7548d
|
new
|
1998-06-04 17:47:49 +00:00 |
|
pinkerton
|
16ded12a47
|
Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source).
|
1998-06-04 17:47:31 +00:00 |
|
kipp
|
10364f001e
|
Draw a different colored border when showing visual frame boundaries if the frame has a view
|
1998-06-04 17:47:30 +00:00 |
|
kipp
|
989cd8bef6
|
Made usage of crt debug conditional on using the debug RTL
|
1998-06-04 17:46:41 +00:00 |
|
pinkerton
|
485379ccd5
|
Support for single sigon and cookie management features.
|
1998-06-04 17:46:27 +00:00 |
|
kmcclusk
|
75df8aa66d
|
Added gmbaseunix.so to list of libraries to link against to resolve NS_NEW_Timer
|
1998-06-04 17:45:22 +00:00 |
|
kmcclusk
|
ecc95e0ab7
|
Added unix directory to build nsTimer.cpp
|
1998-06-04 17:31:35 +00:00 |
|
karnaze
|
1d293e47a5
|
added modes for backward compatibility
|
1998-06-04 17:23:48 +00:00 |
|
scullin
|
4454448de1
|
Add libmimetype.so
|
1998-06-04 15:23:32 +00:00 |
|
scullin
|
d22edb900e
|
Remove cvview.c from the MODULAR_NETLIB build.
|
1998-06-04 14:51:26 +00:00 |
|
scullin
|
4d60e3dc2b
|
Re-added LO_getNextTabableElement for UNIX.
|
1998-06-04 14:35:09 +00:00 |
|
pierre
|
87533d4cd0
|
file MsgLib_Prefix.h was initially added on branch NORMANDY_BRANCH.
|
1998-06-04 10:06:00 +00:00 |
|
pierre
|
a4ecfac87f
|
file MsgLib_Headers.h was initially added on branch NORMANDY_BRANCH.
|
1998-06-04 10:05:59 +00:00 |
|
pierre
|
b0d56372f6
|
file MsgLib_DebugPrefix.h was initially added on branch NORMANDY_BRANCH.
|
1998-06-04 10:05:57 +00:00 |
|
pierre
|
23f5143d33
|
file MsgLibDebug.pch++ was initially added on branch NORMANDY_BRANCH.
|
1998-06-04 10:05:54 +00:00 |
|
pierre
|
080335f29b
|
file MsgLibDebug.pch was initially added on branch NORMANDY_BRANCH.
|
1998-06-04 10:05:53 +00:00 |
|
pierre
|
3d92b62c51
|
file MsgLib.pch++ was initially added on branch NORMANDY_BRANCH.
|
1998-06-04 10:05:51 +00:00 |
|