cls%seawood.org
df1d4cf08e
Make sure that zlib is shared in the default (dynamic build). Build img libs (png/jpeg/mng) the same on OS/2 as the rest of unix (ie, always static).
...
Bug #88892 r=dbaron
2001-07-07 20:32:51 +00:00
cls%seawood.org
4d08328adf
Add, remove, add, remove, add
2001-07-03 11:02:34 +00:00
cls%seawood.org
fbdc9e7249
Oops merged against wrong version
2001-07-03 11:02:01 +00:00
leaf%mozilla.org
cb976acc61
merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323
2001-06-30 23:38:09 +00:00
dougt%netscape.com
758f79ff72
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
76e5d3ba17
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
b74d6e1c8b
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
3a6cd76573
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
3a75667d13
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
leaf%mozilla.org
a2141f9e7c
resurrect lost file
2001-06-19 14:58:03 +00:00
brade%netscape.com
90a5de9e89
removing file that was added by accident (typo in file name).
2001-06-19 14:58:00 +00:00
leaf%mozilla.org
9823dc5c59
resurrecting lost file
2001-06-19 14:55:51 +00:00
brade%netscape.com
338baf63a0
restore
2001-06-19 14:52:02 +00:00
leaf%mozilla.org
e593e4d8f9
resurrecting some lost files
2001-06-19 14:51:05 +00:00
brade%netscape.com
23c3f7553b
restore
2001-06-19 14:46:04 +00:00
leaf%mozilla.org
fa095d6c77
readding dead file
2001-06-19 14:36:11 +00:00
brade%netscape.com
43c2b84ad8
restored
2001-06-19 14:35:44 +00:00
leaf%mozilla.org
7d86073839
readding files from the cvs-file-eating
2001-06-19 14:34:30 +00:00
pavlov%netscape.com
f7af150202
readding shit to the trunk since cvs ate it.
2001-06-19 11:16:54 +00:00
pavlov%netscape.com
c3257cb477
removing libimg
2001-06-19 08:47:13 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
pavlov%netscape.com
2e739a30aa
fixing image rendering color problems on photon. bug 82537. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa
2001-06-13 01:14:13 +00:00
valeski%netscape.com
96b8bdb98e
r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking.
2001-06-05 21:37:48 +00:00
tor%cs.brown.edu
f31b0a8bf2
Bug 81794 - prevent crash with an invalid iCCP chunk and plug a memory
...
leak. Patch by Glenn Randers-Pehrson, r=tor, sr=blizzard
2001-05-20 17:42:44 +00:00
tor%cs.brown.edu
067fdfadec
Update tree libmng to 1.0.1 rs=blizzard
2001-05-20 17:36:25 +00:00
mkaply%us.ibm.com
f057fa6bd8
#74224
...
r=glennrp@home.com(PNG person), sr=tor
Some PNG APIs should be PRIVATE
2001-05-18 21:17:42 +00:00
kandrot%netscape.com
f51c400592
Checkin for Ron Guilmette. bug #46775 r=pavlov sr=waterson
2001-05-15 06:21:28 +00:00
sspitzer%netscape.com
f6ea675688
fix for #73323 . r=pavlov, sr=bienvenu. crash when reading certain mail messages.
2001-05-15 02:55:51 +00:00
dmose%netscape.com
253593b0d8
more REQUIRES bustage fixing for senna; unicharutil dependency has been introduced, because libimg includes nsIPresContext
2001-05-10 18:28:48 +00:00
mkaply%us.ibm.com
769ef983c3
senna REQUIRES bustage
2001-05-10 17:55:11 +00:00
mkaply%us.ibm.com
f0c8165f02
senna bustage - REQUIRES for Bidi
2001-05-10 15:57:21 +00:00
kandrot%netscape.com
afdac97c93
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
cls%seawood.org
00f28396a9
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
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
disttsc%bart.nl
72cea9bb38
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
morse%netscape.com
d8762db686
bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf
2001-03-29 02:11:48 +00:00
bryner%uiuc.edu
f285027413
Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan.
2001-03-20 08:01:28 +00:00
cls%seawood.org
d2b6ac7c9f
Create uniquely named debug variables for each libimg component.
...
Bug #50782 r=pavlov sr=tor
2001-03-20 05:30:59 +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
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
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
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
dprice%netscape.com
199c935b04
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +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
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