mjudge%netscape.com
|
781aa77e49
|
changing symantecs around and making the enumerator return the proper nsISupports
|
1998-12-11 01:40:01 +00:00 |
jj%netscape.com
|
6249a43394
|
. Fixed error log file path
. Swapped OpenErrorLog and StopForErrors calls.
r=cyeh
|
1998-12-11 01:34:18 +00:00 |
pierre%netscape.com
|
3d8ccf2607
|
Fixed Resize() and Invalidate() to make xpfe apps much faster
|
1998-12-11 01:11:23 +00:00 |
mjudge%netscape.com
|
1ad154b176
|
initializing the refcount
|
1998-12-11 01:04:54 +00:00 |
mjudge%netscape.com
|
b0f765073b
|
fixing factory issues
|
1998-12-11 01:03:12 +00:00 |
nisheeth%netscape.com
|
62ae4239f2
|
Added a new method, GetStyleHintForAttributeChange() to nsIHTMLContent.
|
1998-12-11 00:52:55 +00:00 |
cls%seawood.org
|
65a54cc608
|
Make the build optimized by default
|
1998-12-11 00:29:48 +00:00 |
kin%netscape.com
|
b11f7f3415
|
We no longer statically link libtxmgr.a.
|
1998-12-11 00:26:05 +00:00 |
kin%netscape.com
|
db8ec0bba1
|
Modified tests to call nsServiceManager::GetService() to create an
nsITransactionManager.
|
1998-12-11 00:25:33 +00:00 |
kin%netscape.com
|
87005c03e7
|
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
|
edd23ff0d6
|
Added EXTRA_DSO_LDOPTS.
|
1998-12-11 00:23:25 +00:00 |
kin%netscape.com
|
66aaaff482
|
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
|
a86a22d959
|
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
|
3985eb30bb
|
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
|
d5b4c2946f
|
Added support for creating owners.html from despot.
|
1998-12-10 22:42:36 +00:00 |
akkana%netscape.com
|
427f2d3ec5
|
Fix win32 build
|
1998-12-10 20:15:25 +00:00 |
wtc%netscape.com
|
5a7ec536c0
|
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
|
e4b718adf4
|
support for CSS2 style property "empty-cells"
|
1998-12-10 19:57:42 +00:00 |
kmcclusk%netscape.com
|
147f91d4ae
|
Added button to test_pr.html
|
1998-12-10 19:43:59 +00:00 |
terry%netscape.com
|
387e57a7c1
|
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
|
2b0494bbd0
|
Adjusted comments and white space.
|
1998-12-10 19:40:48 +00:00 |
wtc%netscape.com
|
cd2625abab
|
Removed redundant #include "macsocket.h" (already included
by prinet.h).
|
1998-12-10 19:33:28 +00:00 |
wtc%netscape.com
|
7fd4e74877
|
Implemented the PR_APPEND and PR_TRUNCATE flags
for PR_Open.
|
1998-12-10 19:19:03 +00:00 |
akkana%netscape.com
|
24dbcd2565
|
Clone and CloneContents
|
1998-12-10 18:58:49 +00:00 |
kmcclusk%netscape.com
|
2908c8be89
|
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
|
1cdd3b08f2
|
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
|
ab2c9608d0
|
Added nsTransactionManagerFactory.cpp to list of files to build.
|
1998-12-10 18:25:12 +00:00 |
kin%netscape.com
|
71b9ba901e
|
Added nsTransactionManagerCID.h to list of exports.
|
1998-12-10 18:24:18 +00:00 |
kin%netscape.com
|
ac6eaa343e
|
Initial checkin of file.
|
1998-12-10 18:23:04 +00:00 |
kipp%netscape.com
|
4a95400bd0
|
Added automated regression testing support to the crawler
|
1998-12-10 18:05:59 +00:00 |
kipp%netscape.com
|
8bd39f680a
|
Added -rd argument handling
|
1998-12-10 18:05:35 +00:00 |
kipp%netscape.com
|
4e32b33d5f
|
Added FrameUtil
|
1998-12-10 18:05:06 +00:00 |
jfrancis%netscape.com
|
006453ec9e
|
adding nsFrameUtil.cpp
|
1998-12-10 18:04:52 +00:00 |
kipp%netscape.com
|
31256ba526
|
Added factory CID and impl to create instances of nsIFrameUtil
|
1998-12-10 18:04:37 +00:00 |
kipp%netscape.com
|
12870120d5
|
Added nsFrameUtil to the build
|
1998-12-10 18:04:18 +00:00 |
kipp%netscape.com
|
0759fb70eb
|
Added nsIFrameUtil to the exports
|
1998-12-10 18:03:26 +00:00 |
kipp%netscape.com
|
9840263193
|
Added nsIFrameUtil.h
|
1998-12-10 18:01:29 +00:00 |
rods%netscape.com
|
65c820c00a
|
Added printing methods
|
1998-12-10 17:53:34 +00:00 |
kipp%netscape.com
|
21967fb93c
|
Added some code to handle illegal color values more compatabibly
|
1998-12-10 17:50:43 +00:00 |
kipp%netscape.com
|
f749c4a62d
|
Fixed border drawing to not draw zero sized borders
|
1998-12-10 17:50:11 +00:00 |
wtc%netscape.com
|
af2314f6b7
|
Removed obsolete file macsockclient.c.
|
1998-12-10 17:44:35 +00:00 |
kmcclusk%netscape.com
|
8b5a776c9f
|
Changes to actually print checkbox's and radiobuttons under Windows.
No longer need special offset's during printing. nsFormControlFrame now detects
when to gfx render the widgets.
|
1998-12-10 17:29:13 +00:00 |
karnaze%netscape.com
|
3903c8a8d8
|
fixed bug 1806
|
1998-12-10 17:22:31 +00:00 |
wtc%netscape.com
|
22356e1096
|
Made the second argument for PR_Writev a const pointer
(const PRIOVec *iov).
Modified files: prio.h, _unixos.h, primpl.h, rcfileio.cpp, rcfileio.h,
rcio.h, rcnetio.cpp, rcnetio.h, priometh.c, prlayer.c, prsocket.c,
macsockotpt.c, os2sock.c, solaris.c, unix.c, ntio.c, w16sock.c,
w95sock.c, ptio.c.
|
1998-12-10 17:09:48 +00:00 |
pinkerton%netscape.com
|
70c614b936
|
fix alias creation of AppShell debug shlb by appending the $D to the name.
|
1998-12-10 16:59:42 +00:00 |
toshok%hungry.com
|
f7dcf43bef
|
fix warnings by providing empty virtual destructors for classes that needed them, reordering initialization of member variables, and by giving the type uint to all the 'const nFooTypes;' variables.
|
1998-12-10 11:52:47 +00:00 |
toshok%hungry.com
|
f62f0ab788
|
do it right this time.
|
1998-12-10 11:27:43 +00:00 |
toshok%hungry.com
|
bd72068332
|
reverse initialization order to get around compiler warning.
|
1998-12-10 11:25:31 +00:00 |
toshok%hungry.com
|
aacdb0d78a
|
remove trigraph
|
1998-12-10 11:17:47 +00:00 |
toshok%hungry.com
|
7bcafbbdd4
|
add a special rule so that make doesn't attempt on successive builds to compile PrimitiveOperations from PrimitiveOperations.cpp
|
1998-12-10 11:03:29 +00:00 |