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

42154 Коммитов

Автор SHA1 Сообщение Дата
vidur 0612d8c729 Documented timer interface 1998-04-15 19:38:03 +00:00
vidur 6def194e2a Documenting image library interfaces 1998-04-15 19:37:44 +00:00
kostello 6dc8194560 Made the demo documents a little prettier 1998-04-15 19:23:17 +00:00
blythe 4c9c75ff4c Fix some compile warnings. Thanks to Rick Osborne (rick@spacey.net) 1998-04-15 18:59:47 +00:00
dario 21730dc654 doc 1998-04-15 18:55:21 +00:00
kipp a688803261 Updated tarball rules 1998-04-15 18:14:33 +00:00
rickg 12121860e4 improved documentation in headers 1998-04-15 17:27:56 +00:00
ramiro 16fdfe3078 Add a makefile that actualy works. Update tree4.c for slamm's
XmLTreeDeleteChildren() improvement.
Coded by slamm@netscape.com.
1998-04-15 09:19:34 +00:00
ramiro c3bb235f20 Fix problem in grid delete callback. It didn't set the row or column
position.  Plus, it updated the row/column count before making the callback,
so you could no longer access the userData with XtVaGetValues.

Also add XmLTreeDeleteChildren() to XmLTree.

This code written by Steve Lamm <slamm@netscape.com> and reviewed by
ramiro.
1998-04-15 09:15:00 +00:00
ramiro 14745663aa fix name in comment 1998-04-15 09:10:25 +00:00
ramiro 710feadcdc first checked in 1998-04-15 09:09:52 +00:00
ramiro d27d96a5d8 Use DLL_SUFFIX from ns/config instead of random hack. 1998-04-15 09:08:25 +00:00
rpotts e9b33b6cff Added netlib to the list of public directories to doc++ 1998-04-15 07:59:46 +00:00
nisheeth b42c684cd9 Fix for text overflowing inside nested tables. Fix for background colors not
being inherited properly inside tables.
1998-04-15 05:28:39 +00:00
nisheeth 7a10c79add Fix for nested comments. Thanks to Jan Kroken (jankr@nntp.ifi.uio.no) for the
patch.
1998-04-15 04:13:55 +00:00
nisheeth 2518fbfedc LO_UnlockLayout() was being called multiple times in LO_Reflow().
Thanks to Nicholas A. Ambrose (nicka@interdyn.com) for the patch.
1998-04-15 04:01:00 +00:00
nisheeth 6f92a77897 Documentation patch. Thanks to Pete Bevin (moose@bestiary.com) for submitting
it.
1998-04-15 03:54:08 +00:00
ramiro 51e3cb9f18 Remove unuised XfeToolBoxForm*() hackery. Chrome widget does all the
magic now.
1998-04-15 02:08:30 +00:00
ramiro 5de51ecf40 The Great Chrome Rewrite of 1998. Use a chrome manager instead of
doAttachments().  Fixes numerous toolbox bugs and completely simplifies
the way xfe does chrome.  Reviewed by slamm.
1998-04-15 02:06:22 +00:00
wtc 820ab53246 In ConvertUnixPathToMacPath, removed the checks that disallow path names
that begin with /bin, /dev, and /etc.  These directories don't have
any special meaning on the Mac and should be allowed.  Thanks to
Mike Pinkerton <pinkerton@netscape.com> for reporting this bug and
providing the fix.
1998-04-15 01:28:33 +00:00
wtc 7cd7c2c3a4 Ported to HP-UX 9. We acknowledge Richard K. Lloyd <rkl@csc.liv.ac.uk>
for his help.

Files changed: HP-UX.mk, pr/src/Makefile, hpux.c, unix.c, and uxproces.c.
HP-UX.mk: Compare $(basename $(OS_RELEASE)) with A.09 to cover all HP-UX
9 revisions.  Define _PR_NEED_H_ERRNO for HP-UX 9.
1998-04-15 01:02:00 +00:00
troy 98ed3e9955 Removed previous hack, because the real problem with nsHTMLTokens.h was
discovered and fixed
1998-04-15 00:35:41 +00:00
troy 5ccacd6724 Moved inline code for CCommentToken::GetClassName to the .cpp file. This
makes doc++ happy
1998-04-15 00:33:06 +00:00
pinkerton 9760829202 First Checked In. 1998-04-15 00:06:11 +00:00
pinkerton 42f486ac01 Draw correctly when in a scroller. Fixed to use local coords correctly and set image size (rev sdagley, appr sdagley) 1998-04-15 00:05:39 +00:00
pinkerton 5a2e5c3182 Added CScrollerWithArrows.cp (rev sdagley, appr sdagley) 1998-04-15 00:04:52 +00:00
pinkerton 7dacde5292 Added CStandardFlexTable and CScrollerWithArrows CTYPs. (rev sdagley, appr sdagley) 1998-04-15 00:04:02 +00:00
pinkerton bf0ea2d584 removed CTYP and CPPB's for CStandardFlexTable because it is no longer just a mail/news thing. It has been moved over to Mozilla_Custom_CPPBs. (rev sdagley, appr sdagley) 1998-04-15 00:03:33 +00:00
pinkerton ca31e5964b NavCenter selector view now a subview of a custom scroller (rev sdagley, appr sdagley) 1998-04-15 00:02:39 +00:00
pinkerton 51f0b7657a added registration of new CScrollerWithArrows classes. (rev sdagley, appr sdagley) 1998-04-15 00:01:56 +00:00
scullin aff3573cbb Put stuff back in that kipp callously destroyed, including our legal
documents.
1998-04-14 23:50:51 +00:00
troy 10028ec2e3 Changed doc_raptor to rm nsHTMLTokens.h before running doc++, because that
file is confusing doc++
1998-04-14 23:27:31 +00:00
kmcclusk ce81d87785 Added doc++ comments to ns/widget/src/windows 1998-04-14 23:20:49 +00:00
michaelp e0504463a1 fixed clip region state popping bug. 1998-04-14 22:42:24 +00:00
dcone 339d3d63f6 Added documentation 1998-04-14 22:20:32 +00:00
kipp a23ed9168c one more cleanup of the tarball rules 1998-04-14 21:54:00 +00:00
michaelp 150ac682db fixed bug where we would double paint any frame that had a view. 1998-04-14 21:49:29 +00:00
buster d3269eec0c documentation changes 1998-04-14 21:45:28 +00:00
kipp e3c1783b0d Updated tarball rules 1998-04-14 21:44:21 +00:00
kipp ce8ec08355 Updated tarball rules 1998-04-14 21:43:59 +00:00
kipp d8c0563d0e Updated tarball rules 1998-04-14 21:43:16 +00:00
kipp b1075ce465 snapshot for win95 test 1998-04-14 21:38:20 +00:00
danm e8f0800068 clear main frame's tab focus during layout only if laying out the active context r=blythe,hyatt 1998-04-14 21:34:47 +00:00
kmcclusk 534205ffca Made comments DOC++ compatible 1998-04-14 21:33:43 +00:00
rods a3dbbe2d9a fixed comments 1998-04-14 20:59:07 +00:00
ftang 238c658085 Fix bug for FrontPage generated Chinese/Korean pages could not be view by non native system 1998-04-14 20:49:47 +00:00
kmcclusk 5ba78739d4 Modified comments 1998-04-14 20:49:25 +00:00
ftang 6ae34eac56 Fix bug for FrontPage generated Chinese/Korean page could not be view
on Non Native system
1998-04-14 20:48:29 +00:00
rods 3f856a4f76 fixed comment 1998-04-14 20:48:14 +00:00
ftang 9cd56b22f4 Fix CP1250 and CP1253. Thanks Tomas Brodsky <brodsky@cfar.umd.edu> from the net 1998-04-14 20:42:55 +00:00