pavlov%netscape.com
396047b67a
send the onstopframe message
2001-03-19 21:58:07 +00:00
pavlov%netscape.com
f02f79a7bb
new caching stuff
2001-03-19 21:57:39 +00:00
av%netscape.com
d9a6f95687
Fixing #72019 , missing frees added to match allocs, patch by beard, r=bnesse, sr=waterson, a=av
2001-03-17 00:38:23 +00:00
pavlov%netscape.com
bd7a5b1038
changes wrt where we cache images. now setting the size and expiration date information on the cache entry descriptor
2001-03-16 02:40:04 +00:00
pavlov%netscape.com
9962e95c3f
making function prototype static so it doesn't default to extern
2001-03-15 23:33:52 +00:00
beard%netscape.com
c664d25cc1
fix for bug #71879 , r=dveditz, sr=alecf
2001-03-14 05:55:13 +00:00
dveditz%netscape.com
67c6c0b8c6
Bug 47258, better descrimination for unpacking errors. r=sgehani,sr=mscott
2001-03-14 05:15:55 +00:00
cls%seawood.org
2120654870
1) "Not in the build" is the biggest cop-out of checkin rules imaginable.
...
2) If the file is compiled without setting a special flag, it's PART OF THE BUILD!
3) WTF IS UP WITH THESE EXTRA ^Ms?!?!?!
2001-03-14 02:05:21 +00:00
pavlov%netscape.com
bd4d38b6b3
change for new getrect method
2001-03-14 01:14:33 +00:00
pavlov%netscape.com
3c1e39ec62
more changes
2001-03-14 00:39:48 +00:00
saari%netscape.com
3b4452f069
imglib2 updates
2001-03-13 23:42:16 +00:00
saari%netscape.com
25faf7b23c
updating mac build
2001-03-13 23:38:33 +00:00
saari%netscape.com
5b24f0e7bd
updating mac build of libimg2
2001-03-13 23:37:51 +00:00
saari%netscape.com
86d9f98006
update for mac build
2001-03-13 23:37:11 +00:00
saari%netscape.com
03d24813af
removing for update
2001-03-13 23:36:05 +00:00
saari%netscape.com
9e4d3548ff
Updates for imglib2
2001-03-13 23:33:11 +00:00
dougt%netscape.com
8ecdeb7510
NOT PART OF BUILD. This will make plugins work with the new cache.
2001-03-13 21:58:38 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
pavlov%netscape.com
5c72cf143c
adding imgContainer to the unix build
2001-03-13 02:10:09 +00:00
valeski%netscape.com
aec997a897
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api. also modified nsHTTP and nsHTTPS handlers a bit to make things cleaner.
2001-03-13 02:01:07 +00:00
valeski%netscape.com
27feb04903
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api
2001-03-13 01:59:19 +00:00
pavlov%netscape.com
25976fc65f
fix an error case with jpegs
2001-03-13 01:18:04 +00:00
shaver%mozilla.org
fcf7cd0d9f
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
disttsc%bart.nl
8869ca94a8
Adding a .get() to a NS_LITERAL_STRING to fix bustage. r=peterv
2001-03-12 02:50:45 +00:00
av%netscape.com
3a885be81c
Fixing #45009 -- nsIPlugin::Shutdown mechanism implemented, sr=waterson
2001-03-12 02:07:15 +00:00
ccarlen%netscape.com
c819a81536
Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
4b14f2ddc4
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
pavlov%netscape.com
f4094ea20e
fixing alpha problem on windoze
2001-03-10 22:12:40 +00:00
cls%seawood.org
68927b63b1
Bleh. More dependencies
2001-03-10 14:36:17 +00:00
cls%seawood.org
25d088cac1
Forgot that OS/2 linkers resolve all symbols at link time
2001-03-10 14:22:34 +00:00
cls%seawood.org
64818ce17b
Do not force static lib only for mozmng for OS/2. This behavior matches the other imglibs and should fix tinderbox bustage.
2001-03-10 12:44:24 +00:00
tor%cs.brown.edu
cd3e1f850a
Fix bustage with system installed mng. r=cls
2001-03-10 08:31:47 +00:00
blakeross%telocity.com
5a9e458b7b
Option click to save links on mac (55686). r=timeless sr=alecf
2001-03-10 01:29:46 +00:00
pavlov%netscape.com
99105ce326
moving the container stuff here.
2001-03-10 01:11:54 +00:00
cls%seawood.org
dcacae1ebf
Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
...
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
pavlov%netscape.com
6ac1a35b7b
use NS_LITERAL_STRING instead of NS_LITERAL_CSTRING when creating an atom, and put dont_AddRef() around NS_NewAtom so we don't add an extra addref
2001-03-09 07:42:04 +00:00
pavlov%netscape.com
02944309fe
don't #define MOZ_NEW_CACHE here
2001-03-09 03:00:02 +00:00
dbragg%netscape.com
7d452e163b
dbaron fix for ports bustage of libreg/standalone
2001-03-09 02:25:22 +00:00
dbragg%netscape.com
ff08dfc654
Fix for non-Linux and Solaris build bustage. r=sgehani
2001-03-09 01:58:10 +00:00
dbragg%netscape.com
45e8200a6c
Adding a standalone build necessary to fix bug 65682. r,a=dveditz, sr=mscott
2001-03-08 22:02:39 +00:00
disttsc%bart.nl
8b43034cef
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
disttsc%bart.nl
8b05e701fa
Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "nkcache" to REQUIRES line, r=dbaron
2001-03-08 03:37:28 +00:00
dougt%netscape.com
460288a5fe
fixing build bustage and renameing variable name.
2001-03-08 01:24:57 +00:00
dougt%netscape.com
c5c0de3897
Fix for 70346. Fixing breakage plugin bustage. sr=mscott@netscape.com
2001-03-08 00:55:11 +00:00
pavlov%netscape.com
202faf92e0
adding a printf to error
2001-03-07 23:41:54 +00:00
pavlov%netscape.com
f05ed89d96
adding some setjmp stff here that should hopefully avoid lameass crashes
2001-03-07 23:36:45 +00:00
racham%netscape.com
ed566c5794
Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer
2001-03-07 01:16:44 +00:00
pavlov%netscape.com
48a3a0a372
make imgIRequest an nsIRequest again. do RGB->BGR conversion for jpegs. add an error code for no decoder. add place to add expiration date to the cache entries once darin fixes http channel to give me an expiration date..
2001-03-07 00:59:49 +00:00
pavlov%netscape.com
3c8c4c36b3
add the loadgroup back in.. send the proxy a onstoprequest message when addobserver is called if it has already been stopped... this makes sure the image request always gets removed from the loadgroup.. this could be further optimized to avoid adding it to the loadgroup at all if the image is complete when the proxy gets created.
2001-03-06 21:54:33 +00:00
pavlov%netscape.com
afad20bfea
don't add requests to the loadgroup yet... it causes the browser not to start up...
2001-03-06 05:15:04 +00:00