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

2373 Коммитов

Автор SHA1 Сообщение Дата
kipp c1844f6386 Made View list a little more helpful about widget size and location 1998-06-04 20:02:30 +00:00
kmcclusk 0c7dae79f2 Build .o files in the correct place. 1998-06-04 19:57:38 +00:00
rods 126a0e1a7f fixed Create method 1998-06-04 19:56:12 +00:00
rods 5050d0ae9d add retucn for OnScroll 1998-06-04 19:55:42 +00:00
scullin 2218c67ede Stub out NET_NewStream. 1998-06-04 19:54:11 +00:00
kmcclusk ec468ebe21 Removed nsStubs.cpp - no longer needed. 1998-06-04 19:51:56 +00:00
kmcclusk aa7347bb6a Added nsAbsoluteFrame to the make for Linux 1998-06-04 19:49:19 +00:00
rods f6dedc8c6c added params to create of AppShell 1998-06-04 19:45:22 +00:00
rods 9b4f016dc7 added GetNative method 1998-06-04 18:59:53 +00:00
rods 4c16d328c5 fixed event dispatcher 1998-06-04 18:53:22 +00:00
rods be7090af23 fixed event dispatcher code 1998-06-04 18:53:00 +00:00
spider 80d2fd40a8 Fix for converting from NS to X RGB Components 1998-06-04 18:41:47 +00:00
rods ab9faa9ee7 turned on motif builds 1998-06-04 18:20:40 +00:00
rods f5161438d3 first working version window, button scrollbar 1998-06-04 18:19:50 +00:00
rods a76dffca3c changed the Create method 1998-06-04 18:12:10 +00:00
kipp ca10010436 Updated tracing; if the body has no children then collapse to nothingness 1998-06-04 18:03:14 +00:00
hardts bc92034dcb removed -A so can be used more easily by client.mak to pull nglayout source 1998-06-04 18:00:36 +00:00
kipp 6754c323d8 Eliminate css margins around block elements (so that ebina margins are used instead) 1998-06-04 17:52:22 +00:00
kipp a130d61779 Made a subclass of nsContainerFrame to deal with PropogateContentOffsets because placeholders contain pseudo-frames 1998-06-04 17:52:02 +00:00
kipp f017361697 Added code to do ebina style margins; perform horizontal alignment and relative positioning for blocks 1998-06-04 17:51:27 +00:00
kipp 952e690f78 Log view creation when it's done; create view when child and parent opacities differ 1998-06-04 17:50:53 +00:00
kipp da9567882e 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 8945757f0d Added mPrevMarginSynthetic flag 1998-06-04 17:49:29 +00:00
kipp b3a0265470 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 0a142c521a Add scroll frame to build 1998-06-04 17:48:08 +00:00
kipp f485bc2168 new 1998-06-04 17:47:49 +00:00
pinkerton 562338fe0e 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 898dd7b7d0 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 1b865ee4fb Made usage of crt debug conditional on using the debug RTL 1998-06-04 17:46:41 +00:00
pinkerton 0deed167a4 Support for single sigon and cookie management features. 1998-06-04 17:46:27 +00:00
kmcclusk 9f554df616 Added gmbaseunix.so to list of libraries to link against to resolve NS_NEW_Timer 1998-06-04 17:45:22 +00:00
kmcclusk a3c9ecbdfe Added unix directory to build nsTimer.cpp 1998-06-04 17:31:35 +00:00
karnaze 0070393397 added modes for backward compatibility 1998-06-04 17:23:48 +00:00
scullin 84fa6350fd Add libmimetype.so 1998-06-04 15:23:32 +00:00
scullin e0c2f1ee64 Remove cvview.c from the MODULAR_NETLIB build. 1998-06-04 14:51:26 +00:00
scullin 2f7c042490 Re-added LO_getNextTabableElement for UNIX. 1998-06-04 14:35:09 +00:00
pierre fc499cb8f4 file MsgLib_Prefix.h was initially added on branch NORMANDY_BRANCH. 1998-06-04 10:06:00 +00:00
pierre 7702747e0d file MsgLib_Headers.h was initially added on branch NORMANDY_BRANCH. 1998-06-04 10:05:59 +00:00
pierre 7a41d0be0d file MsgLib_DebugPrefix.h was initially added on branch NORMANDY_BRANCH. 1998-06-04 10:05:57 +00:00
pierre 1a2f18ff69 file MsgLibDebug.pch++ was initially added on branch NORMANDY_BRANCH. 1998-06-04 10:05:54 +00:00
pierre 7be0db8cf5 file MsgLibDebug.pch was initially added on branch NORMANDY_BRANCH. 1998-06-04 10:05:53 +00:00
pierre fc4de0dee8 file MsgLib.pch++ was initially added on branch NORMANDY_BRANCH. 1998-06-04 10:05:51 +00:00
pierre 35b6bef544 file MsgLib.pch was initially added on branch NORMANDY_BRANCH. 1998-06-04 10:05:49 +00:00
pierre 4f3469cd3e First Checked In. 1998-06-04 10:03:05 +00:00
ramiro 78af1b7a6e Make the Navigation center mroe useable. Allow the user to resize it. 1998-06-04 09:04:36 +00:00
ramiro 17421de602 Comment out a printf. 1998-06-04 08:51:10 +00:00
ramiro 3ca033e573 Allow XmNpaneChildType to be changed. So that panes can swap children
on the fly.
1998-06-04 08:50:26 +00:00
ramiro 44bf1c9f54 Dont redefine _XfeSwap(). 1998-06-04 08:49:52 +00:00
ramiro b48f2c8b4d Use _XfeGetValuesCastAndAssign(). 1998-06-04 08:49:17 +00:00
ramiro b2a4135f74 Fix problems (like core dumps) with static strings. Use malloc instead. 1998-06-04 08:48:30 +00:00