Commit Graph

2734 Commits

Author SHA1 Message Date
pavlov%netscape.com
be1d7289fa do the offsetting based on the bytes per row of the dest frame 2001-02-26 00:26:37 +00:00
saari%netscape.com
663288f745 JPEGs limping enough for preliminary performance numbers 2001-02-26 00:17:36 +00:00
pavlov%netscape.com
8254147b29 removing stupid code 2001-02-25 09:02:25 +00:00
pavlov%netscape.com
aac699b151 blah blah blah 2001-02-25 08:37:26 +00:00
pavlov%netscape.com
4a91682280 fixing the cancel nonsense to avoid longass page loads 2001-02-25 08:28:36 +00:00
pavlov%netscape.com
a1603566b9 remove the channel cancelation stuff... don't do this here... 2001-02-25 02:23:55 +00:00
pavlov%netscape.com
98a0eae111 adding a loadgroup param 2001-02-24 23:45:30 +00:00
cls%seawood.org
3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
pavlov%netscape.com
e29da0f07c add define incase of non-debug 2001-02-24 04:21:18 +00:00
pavlov%netscape.com
7ecc928aa6 check to see if numframes > 1 2001-02-24 00:31:08 +00:00
pavlov%netscape.com
43e705186c adding animation restart capibilities 2001-02-23 23:48:08 +00:00
pavlov%netscape.com
1f4d5cb549 using NS_STATIC_CAST(void*, this) 2001-02-23 18:40:29 +00:00
pavlov%netscape.com
fe86f1b6b1 append __LINE__ to the local var name when using LOG_SCOPE() 2001-02-23 18:32:09 +00:00
pavlov%netscape.com
ad99779364 more prlog fun.. added class to do scope based logging (enter/exit messages) 2001-02-23 10:57:00 +00:00
pavlov%netscape.com
ffd268c7b0 more prlog stuff. some useful info should be generatable from this stuff now 2001-02-23 08:36:51 +00:00
tao%netscape.com
90bfcacfe5 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
26aff3aa5d 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
e69b39cd3c 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
fe3cecbfa0 bug 63451. Adding nsIJAR.idl to mac project file 2001-02-23 02:31:14 +00:00
sspitzer%netscape.com
ea05793dea 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
6ddb173736 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
d03748b55b 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
a6f2f5861a 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
75776864a0 use the new necko interfaces/apis 2001-02-22 08:41:20 +00:00
pavlov%netscape.com
5fa4de6466 remove lots of useless ifdef PR_LOGGING lines 2001-02-22 02:12:21 +00:00
pavlov%netscape.com
066cc71265 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
128f95aa9b 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
f8ebd7ee8d aw yeah 2001-02-20 23:49:46 +00:00
pavlov%netscape.com
6dce52cf0e fixing decl stuff 2001-02-20 23:49:13 +00:00
pavlov%netscape.com
9bbc50ba30 changing libpr0n filenames to img* 2001-02-20 23:45:51 +00:00
pavlov%netscape.com
59bed3ba5f build baby build 2001-02-20 23:35:22 +00:00
pavlov%netscape.com
0311d39a5f renaming 2001-02-20 23:29:43 +00:00
pavlov%netscape.com
9d21c05189 lets do imgIRequest instead of lpIImageRequest 2001-02-20 23:27:48 +00:00
pavlov%netscape.com
e494b10ad8 fix build issues 2001-02-20 23:13:54 +00:00
pavlov%netscape.com
b526894c5e changing to new interface names 2001-02-20 23:09:09 +00:00
pavlov%netscape.com
9fc60b39a9 adding file... 2001-02-20 23:03:47 +00:00
pavlov%netscape.com
21092358de renaming nsIImageRequest2 2001-02-20 23:02:50 +00:00
pavlov%netscape.com
570d5a0a59 changing nsIImageRequest[2] to lpImageRequest 2001-02-20 22:55:53 +00:00
pavlov%netscape.com
5822a94835 changing nsIImageRequest2.idl to lpIImageRequest.idl 2001-02-20 22:55:15 +00:00
pavlov%netscape.com
95cab5df49 adding gif decoder.. oops 2001-02-20 22:45:10 +00:00
pavlov%netscape.com
e3fbe3ae72 merge from IMGLIB_20010126_BRANCH 2001-02-20 22:43:56 +00:00
tor%cs.brown.edu
abe9a8ac50 Bug 68970 - tune libimg throttling constants for better performance.
r=saari, sr=brendan
2001-02-18 01:05:45 +00:00
blakeross%telocity.com
ff19e71595 Removing old prefs code (68964). r=mcafee sr=ben 2001-02-17 01:55:32 +00:00
timeless%mac.com
72a1f5c4f6 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
d7ec3a2e36 Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf 2001-02-16 00:23:56 +00:00
aaronl%chorus.net
ab4d0dcaee Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson 2001-02-15 05:07:46 +00:00
ftang%netscape.com
7389b14d79 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
peterlubczynski%netscape.com
0363d9beec Fix for bug 59394. Number of cached plugins is now a pref:
browser.plugins.max_num_cached_plugins or defaults to 10. a=av sr=attinasi
2001-02-14 23:03:47 +00:00
bnesse%netscape.com
e1ccd610d7 Initial installation into CVS repository. (Not part of the build) 2001-02-14 22:04:26 +00:00
bnesse%netscape.com
6f3cc409c7 Removing unused (and now outdated as well) files from the tree. 2001-02-14 18:49:19 +00:00