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

21236 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 36c6d788f1 Fixed the bug that was assuming Linux==x86 (only). 1999-03-26 23:06:38 +00:00
endico%mozilla.org baec9cae4d Change the title and change link to point to newsbot instead of
main web site.
1999-03-26 21:18:24 +00:00
dougt%netscape.com 248168ecd4 Bug 4303. libjar should not be build as a component. 1999-03-26 20:49:52 +00:00
donm%netscape.com 9a4f6969a9 backing out evaughan's changes. tree closed. 1999-03-26 19:39:23 +00:00
slamm%netscape.com bd5cb6588a Make user/rev link goto the diffs like it used to. What I would really like to have is a tools that is a combined blame/diff. 1999-03-26 19:20:36 +00:00
evaughan%netscape.com 8e2a96c894 added files: mozilla/layout/xul/base/src/nsBoxFrame.cpp, mozilla/layout/xul/base/src/nsBoxFrame.h 1999-03-26 18:53:36 +00:00
evaughan%netscape.com e637847edd Added box layout system. 1999-03-26 18:51:08 +00:00
dp%netscape.com 4103ca4f8b One more point where load fail is detected. Adding error message 1999-03-26 18:49:46 +00:00
dp%netscape.com a487aa06b9 Showing a error message when lib loading fails. 1999-03-26 18:23:04 +00:00
rods%netscape.com be8d0de30f Added correct include file 1999-03-26 15:55:38 +00:00
rods%netscape.com 72ef742908 Change DoCopy for new clipboard support to put XIF on clipboard 1999-03-26 15:51:07 +00:00
rods%netscape.com 9bb56700e8 Minor changes to call to new clipboard 1999-03-26 15:49:28 +00:00
rods%netscape.com d4b533378a removed two unused mthoed change GetData to be '*' instead of '**' 1999-03-26 15:45:04 +00:00
rods%netscape.com fcffb754b5 Clipboard now derived from nsBaseClipboard 1999-03-26 15:43:48 +00:00
rods%netscape.com b0c3b2bde0 removed DataFlavor and Transferable 1999-03-26 15:43:22 +00:00
rods%netscape.com 3a03d224d6 Added parser for linking in XIF support 1999-03-26 15:40:32 +00:00
rods%netscape.com 9d41fd02d9 Added additional MIME constants 1999-03-26 15:03:59 +00:00
rods%netscape.com 8d1a673c82 Added XIF support 1999-03-26 15:03:13 +00:00
rods%netscape.com f4a60280d9 added nsBaseClipboard.cpp 1999-03-26 15:02:44 +00:00
rods%netscape.com e1a328edfb initial checkin 1999-03-26 15:01:23 +00:00
rods%netscape.com c456fc1560 Added ShowClipboard method 1999-03-26 14:54:10 +00:00
karnaze%netscape.com f1125c933b bug 4141, space bar activating button 1999-03-26 13:47:35 +00:00
ramiro%netscape.com 58156c9428 Fix indiscriminate debug comment spewage. 1999-03-26 11:34:21 +00:00
ramiro%netscape.com ef24e6bc53 Opps, forgot a debug abort(). 1999-03-26 10:40:44 +00:00
ramiro%netscape.com bb74a84005 Fix 2 things.
1) dont do the RGB -> BGR conversion.  Its not needed thanks
to a IMGLIB workaround i just checked in.

2) create a pixmap from the image data only ONCE for unique image bits and
re paint that, instead of doing this every single time we render.
1999-03-26 09:53:13 +00:00
ramiro%netscape.com 301eeb4fe4 Change ConvertRGBToRGB24 to be dumb on unix so that it doesn reverse the
byte order.  This is needed because the unix gtk image munging code expects
the image data to be in RGB format.

The ConvertRGBToRGB24 conversion is obviously a waste of time on unix and
probably mac.

Unfortunately, the alternative seems to require significant IMGLIB
work.  Simply seeting to ic->converter to NULL for the 24 bit case
did not work as expected.

The correct fix might be to not do any conversion if the image data
is already in the format expected on the nsIImage end.
1999-03-26 09:50:40 +00:00
ramiro%netscape.com 39fb8151db noisy fonts only on debug build. 1999-03-26 09:46:28 +00:00
ramiro%netscape.com 3504870212 print depth on debug printf 1999-03-26 09:43:57 +00:00
rjc%netscape.com 24f2f5e954 Buffer up a line at a time when reading in FTP input. 1999-03-26 07:44:01 +00:00
rjc%netscape.com 4a0cdf9124 Gotta luv Makefiles! 1999-03-26 06:06:16 +00:00
rjc%netscape.com a84bec059e Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
briano%netscape.com a528848110 Automated update 1999-03-26 05:44:30 +00:00
slamm%netscape.com ac00745474 1. Turn --enable-md on by default if using GNU tools.
2. Remove "-include" test again. I thought we needed it but we don't.
3. Standardize GNU_CC and GNU_CXX usage.
4. General clean-up.
1999-03-26 05:37:38 +00:00
waterson%netscape.com 7e832a0c8d Fixed bad merge. 1999-03-26 05:34:36 +00:00
rjc%netscape.com 3c9ae2c577 More FTP changes. (Not yet in build) 1999-03-26 05:20:25 +00:00
waterson%netscape.com 65e97da034 Added some preconditions; changed resource equality test to interface ==. 1999-03-26 04:44:24 +00:00
waterson%netscape.com 3e108aa171 Added the _real_ RDF namespace, commented out for now. 1999-03-26 04:43:28 +00:00
waterson%netscape.com 00896c290d Removed HACK_DONT_USE_LIBREG #ifdef. 1999-03-26 04:43:02 +00:00
waterson%netscape.com 430bbb3c3f Fixed default namespaces. 1999-03-26 04:42:29 +00:00
waterson%netscape.com 715da55dfe Added assert to scream when the browsing profile can't be loaded. 1999-03-26 04:41:09 +00:00
waterson%netscape.com 1c28dcc482 Debugged to get working. 1999-03-26 04:40:32 +00:00
troy%netscape.com ef7800bb44 Fix for bug #2592. Changed ComputeMargin() and ComputePadding() to handle
'inherit' when calculating the computed values
1999-03-26 03:57:46 +00:00
mscott%netscape.com c056b96446 When running an imap command through a url, register the test harness as a listener to the url so we can get a call back when the url is done. This allows us to not display the command menu item to the user until the url is finished. I also cleaned up some ref counting stuff with regards to when a url is created and when we release it. 1999-03-26 03:40:08 +00:00
mscott%netscape.com 4a29649938 For now, when we get on data available from the server and we successfully wrote data out through the log interface, then mark the url as done. 1999-03-26 03:37:33 +00:00
mscott%netscape.com 91845a00c0 initialize ptr to nsnull. 1999-03-26 03:35:42 +00:00
terry%netscape.com 4fe3986212 Look for text like "bug 213" and make it a link to that bug... 1999-03-26 03:11:49 +00:00
danm%netscape.com 17cffb116d removing glowcode. a:jband 1999-03-26 02:37:22 +00:00
terry%netscape.com 2c93ea2eb8 Redo the linkifying of URLs and email addresses to not munge up weird
cases so badly.
1999-03-26 02:34:12 +00:00
mscott%netscape.com 084631a564 Fix build breakage on windows. For some reason VC6.0 is able to find the include file for nsMsgKey_none. VC5.0 apparently has more problems with it... 1999-03-26 02:05:14 +00:00
kipp%netscape.com c4e67b2be9 Use raw trapezoid data to solve issues of floaters with margins (bug #2024) 1999-03-26 01:59:13 +00:00