pavlov%netscape.com
|
b8df70fe8a
|
fix for bug 105555. r=pavlov sr=darin. patch from sfraser
|
2001-10-21 00:58:36 +00:00 |
pavlov%netscape.com
|
9c9be9a027
|
part of fix for bug 104999. r=jag sr=jst
|
2001-10-19 04:16:50 +00:00 |
darin%netscape.com
|
1bbb7d1f24
|
fixes bug 102743 "Crash pressing Back or Forward on O'Reilly website"
r=gagan, sr=rpotts
|
2001-10-18 10:37:04 +00:00 |
rpotts%netscape.com
|
61dffdef3a
|
bug #104769 (r=pavlov@netscape.com, sr=jst@netscape.com) Opening new windows sometimes stalls...
|
2001-10-17 05:57:29 +00:00 |
jaggernaut%netscape.com
|
ba810640be
|
More REQUIRES clean-up.
|
2001-10-16 22:08:55 +00:00 |
pavlov%netscape.com
|
61ec4f1d0a
|
fixing smoketest blocker bug 104421. r=bryner a=endico
|
2001-10-12 19:30:28 +00:00 |
pavlov%netscape.com
|
f60cc1b681
|
fixing bug 64096 r=jag, sr=hyatt. additional patch to bug 104311 both r=bryner/jag and sr=hyatt
|
2001-10-12 07:59:21 +00:00 |
jaggernaut%netscape.com
|
996a64e64d
|
Being Pav's mac buddy, adding imgILoad.idl
|
2001-10-12 06:55:57 +00:00 |
pavlov%netscape.com
|
3610ff3107
|
part of previous checkin
|
2001-10-12 06:55:20 +00:00 |
pavlov%netscape.com
|
63b4ad657c
|
remove a bunch of silly xpcom nonsense from imglib. bug 104311 r=bryner sr=sspitzer
|
2001-10-12 06:43:52 +00:00 |
brade%netscape.com
|
6b146ed5d9
|
check in this file (not yet part of the build); a=leaf
|
2001-10-11 18:20:47 +00:00 |
pavlov%netscape.com
|
e3f91e7972
|
fixing bug 103536. r=jag sr=hyatt
|
2001-10-07 17:45:00 +00:00 |
pavlov%netscape.com
|
b8b11370c0
|
fix for bug 92248. r=bryner sr=jst
|
2001-10-06 05:08:42 +00:00 |
pavlov%netscape.com
|
e15f4f6c5d
|
fix for bug 92248 r=bryner sr=jst
|
2001-10-06 05:08:16 +00:00 |
rpotts%netscape.com
|
5465f08d68
|
bug #102450 (r=pavlov). OnStopRequest was not being fired for some imgRequests...
|
2001-10-03 06:41:17 +00:00 |
vidur%netscape.com
|
338e3871f8
|
Fixes for printing bugs 84017 and 89151. The fix for bug 84017 removes the need for a resize reflow to get form frame values to print. The restoration of these values into the new frame model is done as part of the initial reflow. The fix for bug 89151 gets rid of the extra frame model built and forces printed images to come out of the decoded image cache. r=darinf, heikki, sr=rpotts
|
2001-09-29 17:50:15 +00:00 |
jaggernaut%netscape.com
|
fdc4078bc4
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
gerv%gerv.net
|
f385eb981a
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
pavlov%netscape.com
|
dd74aa0094
|
adding some code to enumerate the registered image decoders (ifdef'd DEBUG_pavlov)
|
2001-09-23 10:01:07 +00:00 |
gerv%gerv.net
|
2a80f3fea9
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
scc%mozilla.org
|
63e86dc84f
|
bug #98089: ripped new license
|
2001-09-19 20:09:47 +00:00 |
jaggernaut%netscape.com
|
e25262c61f
|
One module per line for REQUIRES. r=/sr=alecf
|
2001-09-18 22:01:13 +00:00 |
jaggernaut%netscape.com
|
3826eb9902
|
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
|
2001-09-18 13:41:47 +00:00 |
jaggernaut%netscape.com
|
efc8c209fb
|
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
|
2001-09-14 05:37:29 +00:00 |
darin%netscape.com
|
c95cf54bdc
|
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
|
2001-09-13 02:21:05 +00:00 |
alecf%netscape.com
|
898cb5872f
|
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
|
2001-09-10 20:46:52 +00:00 |
valeski%netscape.com
|
ac33036169
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
cls%seawood.org
|
da1862ecd2
|
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
Bug #97386 r=mcafee a=dbaron
|
2001-08-29 03:29:44 +00:00 |
mkaply%us.ibm.com
|
2706413d42
|
OS/2 will take this as well, thank you very much.
Fixes transparent PNGs on OS/2.
|
2001-08-21 22:29:25 +00:00 |
tor%cs.brown.edu
|
128c2775c3
|
Bug 84980 - zero out the color components of transparent pixels
in a binary alpha PNG on win32 before handing them off to libpr0n.
r=pavlov, sr=brendan
|
2001-08-21 21:59:08 +00:00 |
pavlov%netscape.com
|
39b3c24cdc
|
fix for bug 87739 r=dougt sr=darin
|
2001-08-21 20:17:22 +00:00 |
pavlov%netscape.com
|
6757100af8
|
fixing indentation of {
|
2001-08-21 19:45:18 +00:00 |
sfraser%netscape.com
|
3e6475c529
|
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
|
2001-08-17 01:16:19 +00:00 |
andreas.otte%primus-online.de
|
c6853783af
|
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
|
2001-08-07 20:42:57 +00:00 |
dbaron%fas.harvard.edu
|
fd52c61bb9
|
Fix Windows bustage from fastload branch landing.
|
2001-07-31 20:21:01 +00:00 |
brendan%mozilla.org
|
8c7c819206
|
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
|
2001-07-31 19:05:34 +00:00 |
jaggernaut%netscape.com
|
4d73a251ab
|
Bug 73353: clean up the REQUIRES lines in Makefiles.
|
2001-07-23 22:36:12 +00:00 |
tor%cs.brown.edu
|
60e01c3df9
|
Mac build fixes and set alpha properly for all platforms. Not in build.
|
2001-07-18 21:34:15 +00:00 |
pavlov%netscape.com
|
0852f1b0c5
|
part of bug 78690. r=bryner sr=jst
|
2001-07-17 01:14:40 +00:00 |
mscott%netscape.com
|
c6fcf6f929
|
Bug #89181 --> fix a typo.
r/sr=sspitzer
|
2001-07-13 04:44:56 +00:00 |
mscott%netscape.com
|
4f2bb816fb
|
Bug #89181 --> dword align the moz-icon RGB data so they render at certain
resolutions.
r=pavlov
sr=sspitzer
|
2001-07-10 00:55:06 +00:00 |
tor%cs.brown.edu
|
b296f38195
|
Bug 87542 - slight mismatch of update regions of an interlaced gif under
some circumstances. r=pavlov, sr=blizzard
|
2001-07-09 18:51:36 +00:00 |
mscott%netscape.com
|
1bc17a97d8
|
If we don't have a file ext in the moz-icon url, fall back to using the content type if it
was specified.
r/sr=sspitzer
|
2001-07-02 19:12:12 +00:00 |
tor%cs.brown.edu
|
5af9364307
|
Bug 86822 - gif spacer image detector was looking at uninitialized data;
animated gif spacer flag wasn't being updated. r=pavlov, sr=blizzard, a=dbaron
|
2001-06-23 05:04:43 +00:00 |
dougt%netscape.com
|
c306e0513b
|
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
|
2001-06-21 22:02:47 +00:00 |
jat%princeton.edu
|
a8d3516406
|
Fixes bug 78649: so libimg/libpr0n do not print to console on opt builds.
r=cls, sr=tor, a=drivers(dbaron)
|
2001-06-20 23:25:34 +00:00 |
waterson%netscape.com
|
0877b1a573
|
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
|
2001-06-20 20:21:49 +00:00 |
tor%cs.brown.edu
|
eda50db60b
|
Backout of jat's checkin for 78649 - win32 line endings will break some
commercial unix compilers.
|
2001-06-20 00:53:26 +00:00 |
jat%princeton.edu
|
44b52fc3b4
|
Removes console output from non-debug builds in libimg and libpr0n modules.
r=cls, sr=tor, a=drivers(dbaron), bug=78649.
|
2001-06-20 00:32:47 +00:00 |
pavlov%netscape.com
|
5a9a9bd2e7
|
fix for bug 38322 r=cmanske sr=jst a=tor
|
2001-06-18 06:36:37 +00:00 |
pavlov%netscape.com
|
6812332e43
|
fixing image rendering color problems on photon. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa
|
2001-06-13 01:13:06 +00:00 |
arik%netscape.com
|
084ce42761
|
Commiting patch by patrick c. beard to a fix memory leak and bogus free in the gif decoder. Fixes bug 81207, r=saari, sr=hyatt.
|
2001-06-12 01:31:16 +00:00 |
pavlov%netscape.com
|
988332834d
|
fix for bug 83992 r=valeski sr=blizzard a=asa
|
2001-06-08 10:03:27 +00:00 |
attinasi%netscape.com
|
98683daf7e
|
Prevent notifications during cancelation of notifications by clearing listener before removing proxy. b=82926 r=pavlov sr=waterson a=asa t=booyah!
|
2001-06-08 05:44:38 +00:00 |
tor%cs.brown.edu
|
eae141e227
|
Bug 83804 - bounds check transparent pixel index to be inside colormap.
r=pavlov, sr=blizzard, a=asa
|
2001-06-08 04:36:25 +00:00 |
dougt%netscape.com
|
9174af6517
|
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
|
2001-06-06 00:10:09 +00:00 |
mkaply%us.ibm.com
|
551dcaddeb
|
More REQUIRES bustage - need mimetype in libpr0n
|
2001-06-05 02:08:59 +00:00 |
tor%cs.brown.edu
|
df5ca0bd92
|
Bug 83835 - tweak jpeg decoder performance by not doing a OnDataAvailable()
for every line of the image. r=pavlov, sr=blizzard, a=asa
|
2001-06-04 23:57:45 +00:00 |
ducarroz%netscape.com
|
91c5f2c00b
|
Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa
|
2001-06-04 22:59:22 +00:00 |
tor%cs.brown.edu
|
034908e1f6
|
Bug 83804 - crash in gif decoder caused by mismatch in rgb line buffer size.
Moved ownership of rgb line buffer to nsGIFDecoder2.
r=pavlov, sr=blizzard, a=blizzard
|
2001-06-04 22:24:38 +00:00 |
tor%cs.brown.edu
|
df4cbf8c02
|
Bug 73195 - interlaced gif display problems. Handle wrapped point in
image data flush and do row replication for solid progressive loading.
r=pavlov,saari sr=waterson a=blizzard
|
2001-05-31 14:25:33 +00:00 |
pavlov%netscape.com
|
8d6043427e
|
removing #ifdef MOZ_NEW_CACHEs since they arn't needed anymore (and they are gone from the rest of the code) r=jst
|
2001-05-23 07:01:38 +00:00 |
tor%cs.brown.edu
|
f75f795dc6
|
Plug memory leak in XP_MAC code. Not in build.
|
2001-05-21 14:56:44 +00:00 |
tor%cs.brown.edu
|
47ffe83c92
|
MNG/JNG decoder. Not in build.
|
2001-05-21 14:27:45 +00:00 |
pavlov%netscape.com
|
5d30fdc26b
|
fixing bug 80011 r=bryner sr=blizzard
|
2001-05-20 19:26:21 +00:00 |
jst%netscape.com
|
f72e19a2c3
|
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
|
2001-05-19 11:27:30 +00:00 |
kandrot%netscape.com
|
cc5b4b5e0b
|
Checkin for Ron Guilmette. bug #46775 r=pavlov sr=waterson
|
2001-05-15 06:21:28 +00:00 |
darin%netscape.com
|
c18fe7ef56
|
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
|
2001-05-11 21:05:08 +00:00 |
dr%netscape.com
|
8d9740d18d
|
fix for 75828 (mozilla repeating animation of images when it shouldn't). patch by saari, r=pavlov, sr=hyatt
|
2001-05-11 05:41:24 +00:00 |
dr%netscape.com
|
1429430bca
|
fix for 55918 (some gif images incorrectly parsed and displayed). patch by saari, r=pavlov, sr=hyatt
|
2001-05-11 05:39:24 +00:00 |
pavlov%netscape.com
|
3b626877c7
|
fix for bug 79460 r=dbaron sr=waterson
|
2001-05-09 07:21:36 +00:00 |
gordon%netscape.com
|
1a83e890f0
|
Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin.
|
2001-05-09 03:36:00 +00:00 |
mscott%netscape.com
|
e959437d96
|
Bug #79178 --> fix crash on release windows builds for moz-icon urls
a=leaf
|
2001-05-08 23:31:56 +00:00 |
pavlov%netscape.com
|
01b5346b5d
|
the rest of 79314 r=bryner sr=hyatt
|
2001-05-08 04:21:49 +00:00 |
pavlov%netscape.com
|
aa3c12db20
|
fixing bug 74284 r=bryner sr=ben
|
2001-05-08 04:12:40 +00:00 |
pavlov%netscape.com
|
b599762391
|
fixing up the logging in imglib bug 79314 r=bryner sr=hyatt
|
2001-05-08 04:01:28 +00:00 |
pavlov%netscape.com
|
021087f601
|
adding some new files... not part of the build
|
2001-05-08 03:38:35 +00:00 |
pavlov%netscape.com
|
8041825d25
|
removing the quotes from the module name
|
2001-05-05 09:58:31 +00:00 |
kandrot%netscape.com
|
d5bd552195
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +00:00 |
mscott%netscape.com
|
1671d18c2b
|
First Checked In.
|
2001-05-05 04:02:11 +00:00 |
mscott%netscape.com
|
e52e22ffbc
|
Bug #74222 --> turn on moz-icon urls. moz-icon urls fetch system icons for mac and windows and render them in mozilla.
r=pavlov
sr=hyatt
|
2001-05-05 03:59:04 +00:00 |
valeski%netscape.com
|
d9973a5f04
|
r=pavlov, sr=rpotts. 77906. making GetName() more generic for user presentation purposes.
|
2001-05-04 20:29:32 +00:00 |
tor%cs.brown.edu
|
a3993ccd6d
|
Bug 78906 - jpeg images not loading. r=pavlov, sr=blizzard
|
2001-05-04 20:05:49 +00:00 |
pavlov%netscape.com
|
288aa1ae92
|
fixing topcrash bug 77328 r=hixie sr=tor@cs.brown.edu
|
2001-05-04 07:22:38 +00:00 |
saari%netscape.com
|
9bcf2b55c9
|
Fix for 76119, "clever" 0x0 GIFs crashing. r=pavlov, sr=hyatt
|
2001-05-03 00:44:37 +00:00 |
saari%netscape.com
|
a0a38bee26
|
Fix for 76230, some GIFs don't display. r=pavlov, sr=hyatt
|
2001-05-02 22:42:19 +00:00 |
pavlov%netscape.com
|
d12799a8f2
|
fixing bug 78109 r=jband sr=brendan
|
2001-05-01 02:53:27 +00:00 |
pavlov%netscape.com
|
b73fba13b4
|
fix for bug 77962 r=dbaron sr=blizzard
|
2001-04-30 23:00:02 +00:00 |
cls%seawood.org
|
25c6dc1c7e
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
dprice%netscape.com
|
fb05441bb6
|
71010 - 76045 new order files a=chofmann
|
2001-04-28 04:07:11 +00:00 |
jelwell%netscape.com
|
6b2f79c601
|
Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
|
2001-04-26 07:11:52 +00:00 |
hyatt%netscape.com
|
31a850a277
|
Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov
|
2001-04-25 19:52:49 +00:00 |
timeless%mac.com
|
c8135c3def
|
Bugzilla Bug 75339 [BeOS] Fix color issues with libpr0n
patch by guru@startrek.com r=pavlov, sr=brendan@mozilla.org, a= asa@mozilla.org
|
2001-04-25 07:40:04 +00:00 |
pavlov%netscape.com
|
ef463bc6af
|
fixing image colors on beos. patch from Wade Majors <guru@startrek.com>. bug 75339. r=pavlov sr=cls@seawood.org
|
2001-04-23 08:27:06 +00:00 |
mscott%netscape.com
|
468da1bb1e
|
(NOT PART OF THE BUILD)
Changes to get the icon loader working on win2k with 16bit icons.
|
2001-04-18 02:48:04 +00:00 |
pavlov%netscape.com
|
b69dbe0eb1
|
fixing from generating huge imageframes with broken images. bug 76230. r=akkana, sr=hyatt
|
2001-04-16 23:13:01 +00:00 |
akkana%netscape.com
|
93afc41b85
|
74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser
|
2001-04-16 22:02:39 +00:00 |
pavlov%netscape.com
|
baa5241a1d
|
removing the request attribute from imgIDecoder since it was unused and pointless. r=saari sr=hyatt
|
2001-04-16 09:41:01 +00:00 |
pavlov%netscape.com
|
3c6fd19b54
|
adding some additional error checking r=saari sr=hyatt
|
2001-04-16 09:17:59 +00:00 |
darin%netscape.com
|
45b4c27450
|
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
|
2001-04-14 02:02:19 +00:00 |