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 |
|
kipp%netscape.com
|
b19096bdb2
|
Added nsIFrameUtil to the exports
|
1998-12-10 18:03:26 +00:00 |
|
kipp%netscape.com
|
242fb3636f
|
Added nsIFrameUtil.h
|
1998-12-10 18:01:29 +00:00 |
|
rods%netscape.com
|
64c2b7f4c6
|
Added printing methods
|
1998-12-10 17:53:34 +00:00 |
|
kipp%netscape.com
|
c6165333cd
|
Added some code to handle illegal color values more compatabibly
|
1998-12-10 17:50:43 +00:00 |
|
kipp%netscape.com
|
6961a03286
|
Fixed border drawing to not draw zero sized borders
|
1998-12-10 17:50:11 +00:00 |
|
wtc%netscape.com
|
845f331bce
|
Removed obsolete file macsockclient.c.
|
1998-12-10 17:44:35 +00:00 |
|
kmcclusk%netscape.com
|
2c74221f9c
|
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
|
4408592081
|
fixed bug 1806
|
1998-12-10 17:22:31 +00:00 |
|
wtc%netscape.com
|
ae216ddfce
|
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
|
f126b57959
|
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
|
f6170c6cc9
|
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
|
3d232abecd
|
do it right this time.
|
1998-12-10 11:27:43 +00:00 |
|
toshok%hungry.com
|
9bb45241da
|
reverse initialization order to get around compiler warning.
|
1998-12-10 11:25:31 +00:00 |
|
toshok%hungry.com
|
bd37d4f912
|
remove trigraph
|
1998-12-10 11:17:47 +00:00 |
|
toshok%hungry.com
|
e2fe80efb2
|
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 |
|
toshok%hungry.com
|
69e06fb0dd
|
correct (rather serious) warning.
|
1998-12-10 10:51:45 +00:00 |
|
waterson%netscape.com
|
c6b11dbf11
|
Made sure to treat attribute value case-insenstively. Fixed QueryInterface() call.
|
1998-12-10 10:06:37 +00:00 |
|
waterson%netscape.com
|
83e935d289
|
Changed assumptions about where to find column info in the content model: specifically, removed the explicit <column> group required for every item. Hyatt, we'll need to talk about this.
|
1998-12-10 10:05:32 +00:00 |
|
waterson%netscape.com
|
e05d03fac8
|
Made sure that attributes keys get tracked case-insensitively. Fixed return values from GetAttribute().
|
1998-12-10 10:03:52 +00:00 |
|
waterson%netscape.com
|
7892a30704
|
Added columns. Made some tweaks to use common utility functions.
|
1998-12-10 08:49:57 +00:00 |
|
waterson%netscape.com
|
1ea43dc3a0
|
Fixed some content model bugs as we start hooking this up to the tree. Added code to generate columns in the content model.
|
1998-12-10 08:48:17 +00:00 |
|
waterson%netscape.com
|
c92b992fbe
|
Added a reminder to do nsIDOMDocument someday.
|
1998-12-10 08:47:18 +00:00 |
|
waterson%netscape.com
|
cb7293ff18
|
Created a ton of utility functions to make life easier.
|
1998-12-10 08:46:32 +00:00 |
|
waterson%netscape.com
|
33ae33748f
|
Added some comments.
|
1998-12-10 08:45:52 +00:00 |
|
waterson%netscape.com
|
d4e5cd94f3
|
Changed the DEFINE_RDF_VOCAB macro to use char* instead of char[].
|
1998-12-10 08:45:25 +00:00 |
|
waterson%netscape.com
|
8929c3f950
|
Iterate through children of the <COLUMNS> node, not the original node.
|
1998-12-10 08:31:52 +00:00 |
|
waterson%netscape.com
|
67d8c358af
|
Make sure to get the children of the <CHILDREN> node, not the original node.
|
1998-12-10 08:30:59 +00:00 |
|
waterson%netscape.com
|
c43768fe3b
|
Make sure to addref the content node in the constructor.
|
1998-12-10 08:30:18 +00:00 |
|