Commit Graph

7656 Commits

Author SHA1 Message Date
spider%netscape.com
543d457b8a xp button and folder birth 1998-09-14 16:20:50 +00:00
dcone%netscape.com
c07b6b9bee added some image tests 1998-09-14 15:46:23 +00:00
toshok%netscape.com
515a325ee2 Fix bugzilla bug 741 (typo in laybuiltin.c -- builtin->width should be builtin_width. contributed by rkl@connect.org.uk.) Also, move the builtin's layer at the end of lo_UpdateStateAfterBuiltinLayout. 1998-09-14 08:53:43 +00:00
rpotts%netscape.com
63abdfe9cb Fixed some reference counting problems introduced by the rev 1.20 check in... 1998-09-14 05:43:54 +00:00
troy%netscape.com
4c6e11f18a Container floated elements are now wrapped in a BODY frame 1998-09-14 04:01:08 +00:00
troy%netscape.com
6678c14be5 Moved CreatePlaceholderFrame() to nsCSSContainerFrame so it's shared by
the block and the inline code
1998-09-13 19:58:02 +00:00
troy%netscape.com
92cebd43a8 Restored some code that I can't remove until tables are changed to work
with the new frane construction code
1998-09-13 19:18:39 +00:00
raman%netscape.com
a298828e34 Bug fixes to isSecurePrincipal. We weren't checking codebase_principal preference correctly. 1998-09-13 18:07:59 +00:00
wtc%netscape.com
a32ad94d34 For DG/UX, rename its OS_ARCH fro "dgux" to "DGUX".
dgux.mk is also renamed DGUX.mk.
1998-09-13 04:18:06 +00:00
wtc%netscape.com
66d884cf5d Port to Linux/Strong Arm 110. Only the pthreads version works.
Files changed: Linux.mk, _linux.cfg, _linux.h.
1998-09-13 03:43:33 +00:00
troy%netscape.com
f30debacdb Changed to explicitly create frame of type frameset or outer frame instead
of using CreateFrame() which will be going away
1998-09-13 02:45:07 +00:00
raman%netscape.com
f49eb6d2b2 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
troy%netscape.com
e06f33e5d3 Changed Reflow() to directly create the child frames rather than use
CreateFrame() member function which is going away
1998-09-12 23:53:28 +00:00
troy%netscape.com
17fd2c695e Changes ProcessChildren() to return the child list and leave it to the caller
(ConstructFrame() member function) to call Init()
1998-09-12 23:51:57 +00:00
kipp%netscape.com
ec78a6e659 Work around crash bug with content delegate 1998-09-12 23:30:23 +00:00
kipp%netscape.com
eec76a494c Added a build variable for enable xpcom refcnt tracing 1998-09-12 19:35:20 +00:00
kipp%netscape.com
f877659693 Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
kipp%netscape.com
d5502d087e whitespace tweak 1998-09-12 19:31:10 +00:00
kipp%netscape.com
1387803d92 Use NS_ADDREF macros to enable refcnt tracing 1998-09-12 19:30:49 +00:00
kipp%netscape.com
15e2e2d7ad Added missing release's 1998-09-12 19:30:09 +00:00
kipp%netscape.com
0ead32a761 Use ADDREF/RELEASE macros 1998-09-12 19:29:39 +00:00
kipp%netscape.com
6c15ae4955 Added nsTraceRefcnt to the build and exports 1998-09-12 19:29:03 +00:00
kipp%netscape.com
cbf8e885d2 whitespace tidy up 1998-09-12 19:28:01 +00:00
kipp%netscape.com
9c2f450854 Use NS_ADDREF/NS_RELEASE macros 1998-09-12 19:26:52 +00:00
kipp%netscape.com
ec84a7a7cd Support build-time usage of the nsTraceRefcnt class for tracing refcnt manipulations. In addition, added NS_NEWXPCOM and NS_DELETEXPCOM macros to track create/destroys 1998-09-12 19:26:36 +00:00
kipp%netscape.com
78e46713a2 Register libraries with the refcnt tracer 1998-09-12 19:25:28 +00:00
kipp%netscape.com
f4c9611922 new 1998-09-12 19:25:06 +00:00
kipp%netscape.com
dc763fd651 Added tools directory to windows build 1998-09-12 19:18:04 +00:00
kipp%netscape.com
191b8291ca new 1998-09-12 17:53:08 +00:00
mcafee%netscape.com
cfa10d426d Fixing Solaris bustage 1998-09-12 05:55:51 +00:00
mcafee%netscape.com
4a931020d6 Solaris needs EOF character 1998-09-12 05:52:39 +00:00
mcafee%netscape.com
4e382483e4 Adding privacy prefs 1998-09-12 05:36:51 +00:00
troy%netscape.com
5421a899d1 Removed some XXX CONSTRUCTION commented out code 1998-09-12 04:54:04 +00:00
raman%netscape.com
c1de187f8d Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:52:17 +00:00
raman%netscape.com
337a310954 Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:50:45 +00:00
troy%netscape.com
4ad7bda623 Part of frame construction changes 1998-09-12 04:46:35 +00:00
rjc%netscape.com
2083b19aff Exported autoupdt.h to dist area. 1998-09-12 02:54:33 +00:00
peterl%netscape.com
61a4c6858a vend important rule when present 1998-09-12 02:46:59 +00:00
peterl%netscape.com
33bac6b83b fixed content ref count bugs in ContentAppended 1998-09-12 02:46:09 +00:00
peterl%netscape.com
7b8fd5e5b4 added debug code for ref counting 1998-09-12 02:45:26 +00:00
peterl%netscape.com
a51760d803 init ref count of important rule 1998-09-12 02:43:48 +00:00
peterl%netscape.com
749f0404c6 properly addref attr stylesheet before returning 1998-09-12 02:43:19 +00:00
peterl%netscape.com
d02547b4ea properly release doc & style sheet when setting attributes 1998-09-12 02:42:44 +00:00
rjc%netscape.com
5c86eb38ab Control the autoupdate via rdf. Changes from raman. Reviewed by rjc 1998-09-12 02:37:57 +00:00
rjc%netscape.com
ac638a9651 Control the autoupdate via prefereneces. Changes from raman. Reviewed by rjc 1998-09-12 02:37:24 +00:00
rjc%netscape.com
fe5ec96fd6 Moved autoupdt code out od MOZ_SMARTUPDATE. Changes from raman. Reviewed by rjc 1998-09-12 02:37:01 +00:00
cmanske%netscape.com
ae2510c50c Fixed table editing bugs. Ctrl key now needed to size table with mouse 1998-09-12 01:46:12 +00:00
cmanske%netscape.com
325434815f Fixed Composer bugs, changed image drag behavior in Composer window - must select image first 1998-09-12 01:44:20 +00:00
cmanske%netscape.com
c1d7846d18 Added strings for mouse-over image feedback and changed drag table data struct 1998-09-12 01:40:46 +00:00
kmcclusk%netscape.com
014baf696e Fix for Irix build bustage. 1998-09-12 00:53:57 +00:00