Commit Graph

12959 Commits

Author SHA1 Message Date
peterl%netscape.com
84fd70a5a1 backed out prevoius change (not ready for it) 1998-12-11 02:45:25 +00:00
peterl%netscape.com
89bc03aa78 added namespace support 1998-12-11 02:42:38 +00:00
toshok%hungry.com
4632333389 reorder member initialization to quiet warning. 1998-12-11 02:39:50 +00:00
peterl%netscape.com
59693414e7 removed pseudo class atoms (moved to css atoms) 1998-12-11 02:36:36 +00:00
peterl%netscape.com
9f5496632b added namespace manager 1998-12-11 02:35:54 +00:00
peterl%netscape.com
7d379a6e97 added name space manager 1998-12-11 02:35:06 +00:00
peterl%netscape.com
2d908e2801 changed style selector api 1998-12-11 02:33:23 +00:00
peterl%netscape.com
1aac9353da fixed default value of vertical align 1998-12-11 02:33:03 +00:00
peterl%netscape.com
e78daf2f3e added name space atoms 1998-12-11 02:31:51 +00:00
peterl%netscape.com
fdc2207d84 added namespace interfaces 1998-12-11 02:30:59 +00:00
peterl%netscape.com
c1e7017b88 added namespace manager accessor 1998-12-11 02:30:23 +00:00
peterl%netscape.com
51b1c4ae5a added namespace accessor 1998-12-11 02:30:08 +00:00
peterl%netscape.com
07d8f8d031 added namespace IIDs 1998-12-11 02:29:14 +00:00
peterl%netscape.com
c9af21504b switched to new name space APIs 1998-12-11 02:28:27 +00:00
mcmullen%netscape.com
0b5d962ae9 Some more tweaks to suit various compilers and platforms. 1998-12-11 01:42:04 +00:00
mjudge%netscape.com
8cb6ea4fca changing symantecs around and making the enumerator return the proper nsISupports 1998-12-11 01:40:01 +00:00
jj%netscape.com
fbc6276195 . Fixed error log file path . Swapped OpenErrorLog and StopForErrors calls. r=cyeh 1998-12-11 01:34:18 +00:00
pierre%netscape.com
1345c7c6ab Fixed Resize() and Invalidate() to make xpfe apps much faster 1998-12-11 01:11:23 +00:00
mjudge%netscape.com
a75e5694d7 initializing the refcount 1998-12-11 01:04:54 +00:00
mjudge%netscape.com
c894debbc8 fixing factory issues 1998-12-11 01:03:12 +00:00
nisheeth%netscape.com
aa1aa005f0 Added a new method, GetStyleHintForAttributeChange() to nsIHTMLContent. 1998-12-11 00:52:55 +00:00
cls%seawood.org
fdb13a22ad Make the build optimized by default 1998-12-11 00:29:48 +00:00
kin%netscape.com
0565a3e76b We no longer statically link libtxmgr.a. 1998-12-11 00:26:05 +00:00
kin%netscape.com
2a84b4165f Modified tests to call nsServiceManager::GetService() to create an
nsITransactionManager.
1998-12-11 00:25:33 +00:00
kin%netscape.com
06d81cbffd Initialize mRefCnt in constructor. Removed useless white space. Commented
out references to NS_TRANSACTIONMANAGER.
1998-12-11 00:24:29 +00:00
kin%netscape.com
59e43e9390 Added EXTRA_DSO_LDOPTS. 1998-12-11 00:23:25 +00:00
kin%netscape.com
3074a19e6a Added SetMaxTransactionCount() method to nsITransactionManager and
nsTransactionManager. Replaced all !NS_SUCCEEDED with NS_FAILED.
1998-12-11 00:22:34 +00:00
nisheeth%netscape.com
c6ed34297d Added a new method, GetStyleHintForAttributeChange() to nsIHTMLContent and implemented it in all the HTML content classes. The method is used by the HTML style sheet to get a style change hint from the content object when an attribute of the content object changes. 1998-12-10 23:52:46 +00:00
nisheeth%netscape.com
02450534e5 Changed nsHTMLStyleSheetImpl::AttributeChanged() so that it asks the
content objects for style change hint.  Removed tag specific code in this function.
1998-12-10 23:49:13 +00:00
terry%netscape.com
412a9ae66b Added support for creating owners.html from despot. 1998-12-10 22:42:36 +00:00
akkana%netscape.com
f553a31924 Fix win32 build 1998-12-10 20:15:25 +00:00
wtc%netscape.com
4f92efc2e7 In PR_JoinThread, we need to call pthread_detach after pthread_join
under DCE threads because DCE threads' pthread_detach does not reclaim
the terminated thread's resources.
1998-12-10 19:58:23 +00:00
buster%netscape.com
b7ab7be458 support for CSS2 style property "empty-cells" 1998-12-10 19:57:42 +00:00
kmcclusk%netscape.com
fd07a08d5e Added button to test_pr.html 1998-12-10 19:43:59 +00:00
terry%netscape.com
490f37a111 Old values for the column-header-cookie could cause problems when trying to tweak several bugs at once. 1998-12-10 19:41:30 +00:00
wtc%netscape.com
0bd4c249b6 Adjusted comments and white space. 1998-12-10 19:40:48 +00:00
wtc%netscape.com
53fd0fcf56 Removed redundant #include "macsocket.h" (already included by prinet.h). 1998-12-10 19:33:28 +00:00
wtc%netscape.com
a8089eaea6 Implemented the PR_APPEND and PR_TRUNCATE flags for PR_Open. 1998-12-10 19:19:03 +00:00
akkana%netscape.com
167837aba0 Clone and CloneContents 1998-12-10 18:58:49 +00:00
kmcclusk%netscape.com
53fed7552c Added test_pr to the set of sample file. test_pr is used to test printing of
form controls.
1998-12-10 18:55:45 +00:00
kmcclusk%netscape.com
e2fe7fcefb Removed temporary ReflowWithNoWidget method from nsFormControlFrame.
Reflow without a widget is now handled by the standard Reflow method.
1998-12-10 18:47:02 +00:00
kin%netscape.com
70033161fa Added nsTransactionManagerFactory.cpp to list of files to build. 1998-12-10 18:25:12 +00:00
kin%netscape.com
150922c941 Added nsTransactionManagerCID.h to list of exports. 1998-12-10 18:24:18 +00:00
kin%netscape.com
b49d65a85a Initial checkin of file. 1998-12-10 18:23:04 +00:00
kipp%netscape.com
16c6c0c0ee Added automated regression testing support to the crawler 1998-12-10 18:05:59 +00:00
kipp%netscape.com
a4da88b357 Added -rd argument handling 1998-12-10 18:05:35 +00:00
kipp%netscape.com
f69e0eef92 Added FrameUtil 1998-12-10 18:05:06 +00:00
jfrancis%netscape.com
9865b9cac1 adding nsFrameUtil.cpp 1998-12-10 18:04:52 +00:00
kipp%netscape.com
c057adba78 Added factory CID and impl to create instances of nsIFrameUtil 1998-12-10 18:04:37 +00:00
kipp%netscape.com
7edc4891a0 Added nsFrameUtil to the build 1998-12-10 18:04:18 +00:00