varada%netscape.com
7b604f0013
fix for bug#37928;adding preferences to the mailnews.js file;r=ducarroz;sr=mscott
2001-02-26 19:48:03 +00:00
pavlov%netscape.com
4bdef3aeca
adding a warning if we call close on the jpeg decoder without us having made it to the end of decoding
2001-02-26 04:59:40 +00:00
pavlov%netscape.com
e75c4881fa
moving the logging code around a bit
...
fixing a crash in the jpeg code and a few other minor things
2001-02-26 04:22:47 +00:00
pavlov%netscape.com
a3dec81328
do the offsetting based on the bytes per row of the dest frame
2001-02-26 00:26:37 +00:00
saari%netscape.com
e9eacd6d01
JPEGs limping enough for preliminary performance numbers
2001-02-26 00:17:36 +00:00
pavlov%netscape.com
a22bd9c6fb
removing stupid code
2001-02-25 09:02:25 +00:00
pavlov%netscape.com
606dc988b1
blah blah blah
2001-02-25 08:37:26 +00:00
pavlov%netscape.com
5e863bf55d
fixing the cancel nonsense to avoid longass page loads
2001-02-25 08:28:36 +00:00
pavlov%netscape.com
f3f90c26f7
remove the channel cancelation stuff... don't do this here...
2001-02-25 02:23:55 +00:00
pavlov%netscape.com
68982a1583
adding a loadgroup param
2001-02-24 23:45:30 +00:00
cls%seawood.org
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
pavlov%netscape.com
872b047487
add define incase of non-debug
2001-02-24 04:21:18 +00:00
pavlov%netscape.com
48328feb42
check to see if numframes > 1
2001-02-24 00:31:08 +00:00
pavlov%netscape.com
d179dfc96c
adding animation restart capibilities
2001-02-23 23:48:08 +00:00
pavlov%netscape.com
af84e99904
using NS_STATIC_CAST(void*, this)
2001-02-23 18:40:29 +00:00
pavlov%netscape.com
225c0a9ee9
append __LINE__ to the local var name when using LOG_SCOPE()
2001-02-23 18:32:09 +00:00
pavlov%netscape.com
3b9f7e36af
more prlog fun.. added class to do scope based logging (enter/exit messages)
2001-02-23 10:57:00 +00:00
pavlov%netscape.com
93177ba147
more prlog stuff. some useful info should be generatable from this stuff now
2001-02-23 08:36:51 +00:00
tao%netscape.com
9485f2f1b3
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
blakeross%telocity.com
7273675bec
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf
2001-02-23 03:31:46 +00:00
racham%netscape.com
7a532a2d91
Fixing bug 66460. Adding pref needed to implement Check new mail at startup feature. r=bienvenu, sr=sspitzer
2001-02-23 02:48:35 +00:00
mstoltz%netscape.com
c574715f31
bug 63451. Adding nsIJAR.idl to mac project file
2001-02-23 02:31:14 +00:00
sspitzer%netscape.com
9a9b77dade
control the default url for sound to play on new mail with a pref,
...
instead of hard coding it. (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
2001-02-23 02:27:53 +00:00
mstoltz%netscape.com
407dac60d8
bug 63451 - moved signature verification functions from nsIZipReader to nsIJAR. r=sgehani, sr=shaver
2001-02-23 00:15:04 +00:00
markh%activestate.com
2549f8e277
New plugin sample. Shows how to use native widgets and events in a plugin.
...
Not part of the build.
2001-02-22 11:03:16 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
pavlov%netscape.com
1e76bdf250
use the new necko interfaces/apis
2001-02-22 08:41:20 +00:00
pavlov%netscape.com
4087dd38ee
remove lots of useless ifdef PR_LOGGING lines
2001-02-22 02:12:21 +00:00
pavlov%netscape.com
4cf509d5e0
add pr logging of stuff, fixing places where we try to remove an observer multiple times. use GetOriginalURI isntead of GetURI on the channel when an error occurs and we have to remove ourselves from the cache
2001-02-22 02:06:24 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
pavlov%netscape.com
9bc026921f
aw yeah
2001-02-20 23:49:46 +00:00
pavlov%netscape.com
6076a99b77
fixing decl stuff
2001-02-20 23:49:13 +00:00
pavlov%netscape.com
d5ec33cde1
changing libpr0n filenames to img*
2001-02-20 23:45:51 +00:00
pavlov%netscape.com
43765ebf6d
build baby build
2001-02-20 23:35:22 +00:00
pavlov%netscape.com
61a8703a09
renaming
2001-02-20 23:29:43 +00:00
pavlov%netscape.com
40ae3ada73
lets do imgIRequest instead of lpIImageRequest
2001-02-20 23:27:48 +00:00
pavlov%netscape.com
566a591c71
fix build issues
2001-02-20 23:13:54 +00:00
pavlov%netscape.com
75206ecbe9
changing to new interface names
2001-02-20 23:09:09 +00:00
pavlov%netscape.com
dd7b2a9543
adding file...
2001-02-20 23:03:47 +00:00
pavlov%netscape.com
ae2229e3a2
renaming nsIImageRequest2
2001-02-20 23:02:50 +00:00
pavlov%netscape.com
bbb4bc3460
changing nsIImageRequest[2] to lpImageRequest
2001-02-20 22:55:53 +00:00
pavlov%netscape.com
26cc25a6f1
changing nsIImageRequest2.idl to lpIImageRequest.idl
2001-02-20 22:55:15 +00:00
pavlov%netscape.com
94734f2bb9
adding gif decoder.. oops
2001-02-20 22:45:10 +00:00
pavlov%netscape.com
4acd252fae
merge from IMGLIB_20010126_BRANCH
2001-02-20 22:43:56 +00:00
tor%cs.brown.edu
0ea1c73127
Bug 68970 - tune libimg throttling constants for better performance.
...
r=saari, sr=brendan
2001-02-18 01:05:45 +00:00
blakeross%telocity.com
a9d8624767
Removing old prefs code (68964). r=mcafee sr=ben
2001-02-17 01:55:32 +00:00
timeless%mac.com
d748087b5a
fix for bug 52653 regxpcom creates .mozilla in Real User's home
...
fix by shaver, r=dveditz, sr=scc
2001-02-16 21:35:34 +00:00
mcafee%netscape.com
bacb123309
Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf
2001-02-16 00:23:56 +00:00
aaronl%chorus.net
4f3059151b
Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson
2001-02-15 05:07:46 +00:00
ftang%netscape.com
64bf60e0a9
check in for smontagu@il.ibm.com b=62777 r=ftang/waterson(for all.js) sr=erik
...
Add charset name for IBMBIDI landing. Add pref for IBMBIDI landing
2001-02-14 23:45:58 +00:00