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

20339 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com b7548580cd Make room for more tinderbox columns by truncating the email address. To get the full email address, you have to click on the name. 1999-03-18 21:54:28 +00:00
putterman%netscape.com 93a88864fd Increase the length the url can be before the document file name is prepended to it. 1999-03-18 21:43:00 +00:00
putterman%netscape.com 1f17599f2e Add status column. Bold messages with new. 1999-03-18 21:41:51 +00:00
putterman%netscape.com 070382c15f Add status column and Re: to messages. 1999-03-18 21:41:07 +00:00
putterman%netscape.com 7543245691 Add .sbd when building up subfolders. 1999-03-18 21:40:41 +00:00
putterman%netscape.com e5f922f77f Changes made to avoid nsMsgHdr duplication. Add back releases so memory
management works correctly.
1999-03-18 21:40:12 +00:00
putterman%netscape.com 16e7e63f39 Changes made to avoid nsMsgHdr duplication. Now can get a message resource from
the factory.
1999-03-18 21:39:42 +00:00
putterman%netscape.com e38b3a5acd Changes made to avoid nsMsgHdr duplication 1999-03-18 21:39:04 +00:00
putterman%netscape.com 42d19f0637 Use .sbd not .sbd/ 1999-03-18 21:37:48 +00:00
putterman%netscape.com 7555abc831 Changes made to avoid nsMsgHdr duplication. 1999-03-18 21:37:21 +00:00
jefft%netscape.com 47aec00ecb move SetWindow(), SetEditor() to the outer scode in case we find an instance of ComposeAppCore 1999-03-18 21:34:39 +00:00
pinkerton%netscape.com 51cbbe5053 removed nsInlineReflow.cpp for kipp 1999-03-18 21:32:16 +00:00
jefft%netscape.com c12be14c2a clean up, added composeAppCore, msgAppCore global variables; added FindMsgAppCore() & FindComposeAppCore() function 1999-03-18 21:31:29 +00:00
jefft%netscape.com e2be62f9a4 consolidate NewMessage, ReplyMessage, ForwardMessage into one single method - NewMessage 1999-03-18 21:28:47 +00:00
av%netscape.com c593e9bc2a M3 -- Fix for bug #1157 1999-03-18 21:26:15 +00:00
kipp%netscape.com 7647b1384c Make sure we update the update-area when doing synchronous updates or full widget updates 1999-03-18 21:19:59 +00:00
kipp%netscape.com b7efbda709 Eliminate some GDK warning messages by only freeing valid pixmaps 1999-03-18 21:19:30 +00:00
kipp%netscape.com 933781165a Revised the font matching algorithm to work somewhat better; allow for font-scaling in debug builds with an environment variable 1999-03-18 21:19:10 +00:00
kipp%netscape.com db724a0ad5 Fudge the dpi into something that makes for more rational scaling to twips 1999-03-18 21:18:40 +00:00
hyatt%netscape.com f015e3ae42 Fixes for the mouseover toolbar button problem. Approved by Chris. 1999-03-18 21:18:00 +00:00
michaelp%netscape.com 2a2e262462 fixed bug where out of order computation of child view positions and scroll
offsets in layout, widgets could be in different places than their views.
made nsView::List() print out all units in app units.
1999-03-18 21:04:00 +00:00
kipp%netscape.com c9067260be Spanked to collapse inline-reflow with line-layout into line-layout; fixed bugs #1278, #1990, #3527, #1670, etc. 1999-03-18 21:03:25 +00:00
waterson%netscape.com 4448c809b6 Fixed nsCOMPtr bustage. Friggin' windows compiler. 1999-03-18 21:03:01 +00:00
kipp%netscape.com a98c3d799b Fixed bug #3918 with measuring small-caps text; ported to use new line-layout API's 1999-03-18 21:02:40 +00:00
kipp%netscape.com 45fde9019e Fixed bug #3597 - lower case alpha/roman bullets 1999-03-18 21:01:52 +00:00
michaelp%netscape.com 87ef0ebdda changed for new ComputeScrollOffsets() method. 1999-03-18 21:01:46 +00:00
kipp%netscape.com 7ef069cf5a Removed unused header file include 1999-03-18 21:01:24 +00:00
waterson%netscape.com ebde2d3222 Added dom-test-1. 1999-03-18 20:55:53 +00:00
waterson%netscape.com de2a1b6fcf Test files for DOM manipulators. 1999-03-18 20:54:14 +00:00
waterson%netscape.com 1c77095e4c Fixed unwanted NS_RELEASE() in RegisterResource(). 1999-03-18 20:47:27 +00:00
waterson%netscape.com 48737e010f Changed to use operator new[] instead of PL_strdup(). (Thanks, Brad!) 1999-03-18 20:47:03 +00:00
waterson%netscape.com bd152bda2b Cleaned up code that mutates an element's ID, modulo bug 3971. 1999-03-18 20:46:02 +00:00
peterl%netscape.com 3ff44a29d7 real fix for pulling nspr from the tip 1999-03-18 20:43:14 +00:00
sar%netscape.com 21c14bc427 correcting the pulling of NSPR 1999-03-18 19:50:26 +00:00
danm%netscape.com 992125a5c3 D'OH! another tweak to bugs 3676/3900. a:chofmann,cyeh. r:rpotts 1999-03-18 19:19:52 +00:00
danm%netscape.com 10aab839bb Added and used Close() method to nsWebShellWindow. Part of fix for bug 3676 (again) and 3900. Wants to be part of M3 build. r:sdagley,pierre. a:chofmann,cyeh. 1999-03-18 19:08:36 +00:00
danm%netscape.com e4dcb184d6 Removed Release of mTopLevelWidget in the handling of the "inGoAway" event. Fixes bug 3900; part of fix for bug 3676. Wants to be part of M3 build. r:pierre,sdagley. a:chofmann,cyeh. 1999-03-18 19:05:32 +00:00
jefft%netscape.com 6811d49530 fixed bug 3833 - Apprunner -mail needs the correct url; hard coded url string now set to resource:/res/samples/mailshell.xul; this is intended for M3; approved by choffmann 1999-03-18 17:32:57 +00:00
kipp%netscape.com ebf757e804 Teach the widget how to manage an update rect so that we avoid gratuitous full window paints 1999-03-18 16:35:16 +00:00
briano%netscape.com 245aa43315 Added --help. Just because... 1999-03-18 09:30:57 +00:00
briano%netscape.com 0624e515f9 Now the version number is determined using the RCS Revision keyword mechanism. 1999-03-18 09:19:22 +00:00
briano%netscape.com 9569ecf30b Support for Linux/sparc and QNX, and a few additional minor tweaks. 1999-03-18 08:47:10 +00:00
leaf%mozilla.org 20c21e775b backing out change that clearly has destabilized the tree. 1999-03-18 04:43:38 +00:00
pavlov%pavlov.net e81a3c4b24 fix for hpux and aix build bustage. approved by leaf. 1999-03-18 03:16:44 +00:00
briano%netscape.com 82a752ec36 Automated update 1999-03-18 03:15:39 +00:00
briano%netscape.com ca4a50633d Fixed the typo in the check for C++ unused methods, and hard-coded ac_ext=C
for the C++ checks (needed to make Watcom's QNX compiler notice that it's
dealing with C++ not C <sigh...>).
1999-03-18 03:11:15 +00:00
slamm%netscape.com e1a2b86f4a Older version of perl cannot have foreach loop on same line as print. 1999-03-18 02:53:54 +00:00
pavlov%pavlov.net cb6f23e117 fix bug #3617 (approved by cyeh) 1999-03-18 02:47:48 +00:00
slamm%netscape.com 90cb411414 Shave off a third of the time to process the log, by parsing in a single pass. 1999-03-18 02:16:57 +00:00
mscott%netscape.com 66f28dfe63 Not part of the build yet! (a=chofmann) Part of the imap framework check in.
Implementations of imap url and imap protocol instance.
1999-03-18 01:13:37 +00:00