kipp
|
5dcf2afa80
|
removed blather code
git-svn-id: svn://10.0.0.236/trunk@3249 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 20:41:14 +00:00 |
|
kipp
|
5803f64ce5
|
Made View list a little more helpful about widget size and location
git-svn-id: svn://10.0.0.236/trunk@3248 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 20:02:30 +00:00 |
|
kmcclusk
|
7b001eebd2
|
Build .o files in the correct place.
git-svn-id: svn://10.0.0.236/trunk@3247 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 19:57:38 +00:00 |
|
rods
|
ccde07aebc
|
fixed Create method
git-svn-id: svn://10.0.0.236/trunk@3246 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 19:56:12 +00:00 |
|
rods
|
b7334ef74f
|
add retucn for OnScroll
git-svn-id: svn://10.0.0.236/trunk@3245 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 19:55:42 +00:00 |
|
scullin
|
43fce049c1
|
Stub out NET_NewStream.
git-svn-id: svn://10.0.0.236/trunk@3244 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 19:54:11 +00:00 |
|
kmcclusk
|
53c473ebec
|
Removed nsStubs.cpp - no longer needed.
git-svn-id: svn://10.0.0.236/trunk@3243 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 19:51:56 +00:00 |
|
kmcclusk
|
c786ddbad8
|
Added nsAbsoluteFrame to the make for Linux
git-svn-id: svn://10.0.0.236/trunk@3242 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 19:49:19 +00:00 |
|
rods
|
67d4406aa9
|
added params to create of AppShell
git-svn-id: svn://10.0.0.236/trunk@3241 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 19:45:22 +00:00 |
|
rods
|
5f90b47d32
|
added GetNative method
git-svn-id: svn://10.0.0.236/trunk@3239 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:59:53 +00:00 |
|
rods
|
616ee37f0d
|
fixed event dispatcher
git-svn-id: svn://10.0.0.236/trunk@3237 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:53:22 +00:00 |
|
rods
|
c8cb8adbfc
|
fixed event dispatcher code
git-svn-id: svn://10.0.0.236/trunk@3236 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:53:00 +00:00 |
|
spider
|
49cdcfdd1b
|
Fix for converting from NS to X RGB Components
git-svn-id: svn://10.0.0.236/trunk@3235 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:41:47 +00:00 |
|
rods
|
85f0a988be
|
turned on motif builds
git-svn-id: svn://10.0.0.236/trunk@3232 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:20:40 +00:00 |
|
rods
|
ffa4888e9a
|
first working version window, button scrollbar
git-svn-id: svn://10.0.0.236/trunk@3231 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:19:50 +00:00 |
|
rods
|
d9a26a778c
|
changed the Create method
git-svn-id: svn://10.0.0.236/trunk@3230 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:12:10 +00:00 |
|
kipp
|
ecc388064f
|
Updated tracing; if the body has no children then collapse to nothingness
git-svn-id: svn://10.0.0.236/trunk@3229 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:03:14 +00:00 |
|
hardts
|
d0089912d1
|
removed -A so can be used more easily by client.mak to pull nglayout source
git-svn-id: svn://10.0.0.236/trunk@3228 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 18:00:36 +00:00 |
|
kipp
|
d8e8d2503d
|
Eliminate css margins around block elements (so that ebina margins are used instead)
git-svn-id: svn://10.0.0.236/trunk@3227 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:52:22 +00:00 |
|
kipp
|
e836ab5f4c
|
Made a subclass of nsContainerFrame to deal with PropogateContentOffsets because placeholders contain pseudo-frames
git-svn-id: svn://10.0.0.236/trunk@3226 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:52:02 +00:00 |
|
kipp
|
04e1032b03
|
Added code to do ebina style margins; perform horizontal alignment and relative positioning for blocks
git-svn-id: svn://10.0.0.236/trunk@3225 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:51:27 +00:00 |
|
kipp
|
95f8a82db4
|
Log view creation when it's done; create view when child and parent opacities differ
git-svn-id: svn://10.0.0.236/trunk@3224 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:50:53 +00:00 |
|
kipp
|
e265ed4281
|
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
git-svn-id: svn://10.0.0.236/trunk@3223 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:50:19 +00:00 |
|
kipp
|
0697c02104
|
Added mPrevMarginSynthetic flag
git-svn-id: svn://10.0.0.236/trunk@3222 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:49:29 +00:00 |
|
kipp
|
8da209ec0a
|
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
git-svn-id: svn://10.0.0.236/trunk@3221 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:49:15 +00:00 |
|
kipp
|
2b8579f527
|
Add scroll frame to build
git-svn-id: svn://10.0.0.236/trunk@3220 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:48:08 +00:00 |
|
kipp
|
5276c045f8
|
new
git-svn-id: svn://10.0.0.236/trunk@3219 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:47:49 +00:00 |
|
pinkerton
|
b19294133c
|
Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source).
git-svn-id: svn://10.0.0.236/trunk@3218 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:47:31 +00:00 |
|
kipp
|
601ec1d78c
|
Draw a different colored border when showing visual frame boundaries if the frame has a view
git-svn-id: svn://10.0.0.236/trunk@3217 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:47:30 +00:00 |
|
kipp
|
c487af9554
|
Made usage of crt debug conditional on using the debug RTL
git-svn-id: svn://10.0.0.236/trunk@3216 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:46:41 +00:00 |
|
pinkerton
|
276ebcf945
|
Support for single sigon and cookie management features.
git-svn-id: svn://10.0.0.236/trunk@3215 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:46:27 +00:00 |
|
kmcclusk
|
215de8d5eb
|
Added gmbaseunix.so to list of libraries to link against to resolve NS_NEW_Timer
git-svn-id: svn://10.0.0.236/trunk@3214 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:45:22 +00:00 |
|
kmcclusk
|
d331df24e8
|
Added unix directory to build nsTimer.cpp
git-svn-id: svn://10.0.0.236/trunk@3213 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:31:35 +00:00 |
|
karnaze
|
9f44e1e4a3
|
added modes for backward compatibility
git-svn-id: svn://10.0.0.236/trunk@3211 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 17:23:48 +00:00 |
|
scullin
|
8c158ec767
|
Add libmimetype.so
git-svn-id: svn://10.0.0.236/trunk@3210 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 15:23:32 +00:00 |
|
scullin
|
ac93017214
|
Remove cvview.c from the MODULAR_NETLIB build.
git-svn-id: svn://10.0.0.236/trunk@3209 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 14:51:26 +00:00 |
|
scullin
|
446d0a2707
|
Re-added LO_getNextTabableElement for UNIX.
git-svn-id: svn://10.0.0.236/trunk@3208 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 14:35:09 +00:00 |
|
pierre
|
d6eaf43870
|
First Checked In.
git-svn-id: svn://10.0.0.236/trunk@3205 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 10:03:05 +00:00 |
|
ramiro
|
0d359e06c5
|
Make the Navigation center mroe useable. Allow the user to resize it.
git-svn-id: svn://10.0.0.236/trunk@3198 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 09:04:36 +00:00 |
|
ramiro
|
7296cd99a5
|
Comment out a printf.
git-svn-id: svn://10.0.0.236/trunk@3197 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:51:10 +00:00 |
|
ramiro
|
de0194ed03
|
Allow XmNpaneChildType to be changed. So that panes can swap children
on the fly.
git-svn-id: svn://10.0.0.236/trunk@3196 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:50:26 +00:00 |
|
ramiro
|
6765d1100a
|
Dont redefine _XfeSwap().
git-svn-id: svn://10.0.0.236/trunk@3195 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:49:52 +00:00 |
|
ramiro
|
ab892e76b8
|
Use _XfeGetValuesCastAndAssign().
git-svn-id: svn://10.0.0.236/trunk@3194 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:49:17 +00:00 |
|
ramiro
|
6bdd93c2fe
|
Fix problems (like core dumps) with static strings. Use malloc instead.
git-svn-id: svn://10.0.0.236/trunk@3193 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:48:30 +00:00 |
|
ramiro
|
ed737ceac6
|
Add _XfeGetValuesCastAndAssign() and _XfeSwap().
git-svn-id: svn://10.0.0.236/trunk@3192 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:47:34 +00:00 |
|
sfraser
|
3629a74f65
|
Forgot to build the new custom static libs target.
git-svn-id: svn://10.0.0.236/trunk@3191 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:43:47 +00:00 |
|
spider
|
9589ad09d6
|
Implemented nsRegionUnix
git-svn-id: svn://10.0.0.236/trunk@3190 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:40:58 +00:00 |
|
spider
|
009a095c51
|
support for pull and build in one macro.
Use widget branch
git-svn-id: svn://10.0.0.236/trunk@3189 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 08:03:31 +00:00 |
|
spider
|
416a970b2a
|
Linux fix
git-svn-id: svn://10.0.0.236/trunk@3188 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 07:54:50 +00:00 |
|
spider
|
c7429130db
|
Misc Linux fixes
git-svn-id: svn://10.0.0.236/trunk@3187 18797224-902f-48f8-a5cc-f745e15eee43
|
1998-06-04 07:54:39 +00:00 |
|