gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
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
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
jaggernaut%netscape.com
25856c9451
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
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
alecf%netscape.com
8bf5905937
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
axel%pike.org
53f7682c96
bug 94834, without png and mng, DIRS was " ", r=pavlov, sr=jst
2001-09-05 08:48:54 +00:00
cls%seawood.org
94fe7404df
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
pavlov%netscape.com
fbdd87ddde
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:35:08 +00:00
pavlov%netscape.com
1e20984ef0
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
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