briano%netscape.com
8394a60939
Fixed the bug that was assuming Linux==x86 (only).
1999-03-26 23:06:38 +00:00
endico%mozilla.org
9c5c15e55f
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
1507aaee65
Bug 4303. libjar should not be build as a component.
1999-03-26 20:49:52 +00:00
donm%netscape.com
0a6d95351a
backing out evaughan's changes. tree closed.
1999-03-26 19:39:23 +00:00
slamm%netscape.com
8768434a58
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
94c59cde73
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
dc2fa174cc
Added box layout system.
1999-03-26 18:51:08 +00:00
dp%netscape.com
d56049e04f
One more point where load fail is detected. Adding error message
1999-03-26 18:49:46 +00:00
dp%netscape.com
e421ba61c2
Showing a error message when lib loading fails.
1999-03-26 18:23:04 +00:00
rods%netscape.com
7388e450bf
Added correct include file
1999-03-26 15:55:38 +00:00
rods%netscape.com
e0fd185fb8
Change DoCopy for new clipboard support to put XIF on clipboard
1999-03-26 15:51:07 +00:00
rods%netscape.com
00af88c97a
Minor changes to call to new clipboard
1999-03-26 15:49:28 +00:00
rods%netscape.com
29901c6520
removed two unused mthoed change GetData to be '*' instead of '**'
1999-03-26 15:45:04 +00:00
rods%netscape.com
b7f25f7231
Clipboard now derived from nsBaseClipboard
1999-03-26 15:43:48 +00:00
rods%netscape.com
c29725dbeb
removed DataFlavor and Transferable
1999-03-26 15:43:22 +00:00
rods%netscape.com
94fb18dade
Added parser for linking in XIF support
1999-03-26 15:40:32 +00:00
rods%netscape.com
68479a9f1d
Added additional MIME constants
1999-03-26 15:03:59 +00:00
rods%netscape.com
36aa6c0524
Added XIF support
1999-03-26 15:03:13 +00:00
rods%netscape.com
cb8e3a9527
added nsBaseClipboard.cpp
1999-03-26 15:02:44 +00:00
rods%netscape.com
fb9b640e4c
initial checkin
1999-03-26 15:01:23 +00:00
rods%netscape.com
d9caf6f3ce
Added ShowClipboard method
1999-03-26 14:54:10 +00:00
karnaze%netscape.com
a2ba57a987
bug 4141, space bar activating button
1999-03-26 13:47:35 +00:00
ramiro%netscape.com
b07b79a055
Fix indiscriminate debug comment spewage.
1999-03-26 11:34:21 +00:00
ramiro%netscape.com
131a03a4c1
Opps, forgot a debug abort().
1999-03-26 10:40:44 +00:00
ramiro%netscape.com
baf417e684
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
2b93ebeee6
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
ff9b98f856
noisy fonts only on debug build.
1999-03-26 09:46:28 +00:00
ramiro%netscape.com
71089e6f15
print depth on debug printf
1999-03-26 09:43:57 +00:00
rjc%netscape.com
0105d109d4
Buffer up a line at a time when reading in FTP input.
1999-03-26 07:44:01 +00:00
rjc%netscape.com
34cf08f2d9
Gotta luv Makefiles!
1999-03-26 06:06:16 +00:00
rjc%netscape.com
0e0cfecb0d
Add FTP datasource into build.
1999-03-26 05:57:22 +00:00
briano%netscape.com
0d1a5da7a8
Automated update
1999-03-26 05:44:30 +00:00
slamm%netscape.com
c7c9b0bf0a
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
28828bd01f
Fixed bad merge.
1999-03-26 05:34:36 +00:00
rjc%netscape.com
d1bee60226
More FTP changes. (Not yet in build)
1999-03-26 05:20:25 +00:00
waterson%netscape.com
ad24fe9ead
Added some preconditions; changed resource equality test to interface ==.
1999-03-26 04:44:24 +00:00
waterson%netscape.com
65e0d2fdfc
Added the _real_ RDF namespace, commented out for now.
1999-03-26 04:43:28 +00:00
waterson%netscape.com
80812f3661
Removed HACK_DONT_USE_LIBREG #ifdef.
1999-03-26 04:43:02 +00:00
waterson%netscape.com
9654f7b3c3
Fixed default namespaces.
1999-03-26 04:42:29 +00:00
waterson%netscape.com
985938caa4
Added assert to scream when the browsing profile can't be loaded.
1999-03-26 04:41:09 +00:00
waterson%netscape.com
a2cd06c2da
Debugged to get working.
1999-03-26 04:40:32 +00:00
troy%netscape.com
f9fe73a16f
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
05cd3db030
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
c7a13619aa
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
e8ca114b4c
initialize ptr to nsnull.
1999-03-26 03:35:42 +00:00
terry%netscape.com
ccb889f75d
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
9d90b52b72
removing glowcode. a:jband
1999-03-26 02:37:22 +00:00
terry%netscape.com
eda3d973a7
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
196b470206
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
9a7fc8e883
Use raw trapezoid data to solve issues of floaters with margins (bug #2024 )
1999-03-26 01:59:13 +00:00