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

12854 Коммитов

Автор SHA1 Сообщение Дата
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
waterson%netscape.com d86a0959f9 Force the tree demo to dump the content model before displaying the tree. 1998-12-10 08:29:14 +00:00
toshok%hungry.com 199b6771f3 add FREEBSD 1998-12-10 08:09:06 +00:00
toshok%hungry.com eafa7c04cf trim down Makefile. 1998-12-10 08:07:31 +00:00
toshok%hungry.com 70133f558a get the Compiler/CodeGenerator/md stuff compiling 1998-12-10 08:06:25 +00:00
toshok%hungry.com 4b5613a052 the object files for EF are put in $(DIST)/modules/EF/ now. track this change. 1998-12-10 08:04:55 +00:00
toshok%hungry.com 55c31a1dbd remove the manifest.mn and rules.mk files, folding them into the Makefile. 1998-12-10 08:04:18 +00:00
toshok%hungry.com 3a68cd97d6 phew. ok. get the config stuff at least limping along. i've used freebsd for this, but linux ought to work as well (even the freebsd stuff isn't perfect yet.) 1998-12-10 08:03:50 +00:00
toshok%hungry.com 13a92f2be8 use the mkdepend from the normal mozilla tree. it's got more portability foo in it. 1998-12-10 08:02:59 +00:00
toshok%hungry.com 8918acfd22 fix a warning in generated code. 1998-12-10 07:59:47 +00:00
toshok%hungry.com d3275a4eb0 add md stuff for freebsd. 1998-12-10 07:56:37 +00:00
toshok%hungry.com cdd493b664 add the npl/copyright foo 1998-12-10 04:56:00 +00:00
sfraser%netscape.com b2b751eef5 Convert AppleSingle->binary format. 1998-12-10 03:22:27 +00:00
troy%netscape.com 9d2a87867d Minor change to the flow of control to make it more readable 1998-12-10 03:20:31 +00:00
sfraser%netscape.com ea8147b915 Convert AppleSingle -> binary format 1998-12-10 03:20:07 +00:00
troy%netscape.com d5d22e04da Added print options for controlling whether odd and even pages are printed 1998-12-10 03:07:11 +00:00
troy%netscape.com a6b423f947 Changes to nsPrintOptions 1998-12-10 03:06:30 +00:00
davidm%netscape.com c7c4eabc9d First Checked In. 1998-12-10 01:23:18 +00:00
troy%netscape.com 193529a2df Fix for bug 1831 where an auto horizontal scrollbar was causing a vertical
scrollbar to be displayed even though it wasn't needed
1998-12-10 00:52:58 +00:00
kipp%netscape.com 4185de4375 new 1998-12-10 00:33:07 +00:00
kipp%netscape.com c51740de2d Only zero out the height/ascent/descent if the empty text is not a pre-formatted piece of empty text, otherwise blank lines in PRE sections disappear 1998-12-10 00:30:52 +00:00
cmanske%netscape.com c34350baba Building Editor GUI Manager turned on in Windows build 1998-12-10 00:24:40 +00:00
hyatt%netscape.com d446cfc376 Nodes now track their correct indentation levels (from the content model). 1998-12-10 00:21:44 +00:00
kipp%netscape.com 64d2aeab3d Compute percentage base properly 1998-12-09 23:51:39 +00:00
buster%netscape.com 5c7381007f an even cleaner implementation of InsertRow 1998-12-09 23:30:06 +00:00
akkana%netscape.com 0c3cc802d8 Turn on guimgr in Unix build 1998-12-09 23:24:42 +00:00
buster%netscape.com 519de93eaa fixed nsHTMLTableElement::InsertRow() 1998-12-09 23:19:12 +00:00
troy%netscape.com 311641cb40 Changed StartDocument/EndDocument to use the correct device context 1998-12-09 23:12:56 +00:00