kairo%kairo.at
|
9ec4b6c21a
|
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
|
2004-02-04 14:24:38 +00:00 |
bsmedberg%covad.net
|
34cd8e8bdf
|
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
|
2004-01-28 23:45:17 +00:00 |
dbaron%dbaron.org
|
ca4e64fa50
|
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
|
2004-01-23 23:12:44 +00:00 |
timeless%mozdev.org
|
d7da846b02
|
Bug 201630 javascript strict warnings in nsPolicyViewer.js and pageInfoOverlay.js
r=neil sr=bz
|
2004-01-15 02:50:55 +00:00 |
bsmedberg%covad.net
|
1f4ab81acd
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
bsmedberg%covad.net
|
f0bfff2628
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
bsmedberg%covad.net
|
36877edec6
|
Bug 227022 - "make" in extensions/p3p does not behave correctly. r=Pike a=asa
|
2003-12-04 18:20:16 +00:00 |
dbaron%dbaron.org
|
f35f2c3708
|
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
|
2003-12-02 23:22:11 +00:00 |
dwitte%stanford.edu
|
f71eb210a7
|
fixing mingw bustage.
|
2003-11-14 07:26:58 +00:00 |
dwitte%stanford.edu
|
2f88461ce0
|
clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad.
b=225298, r=mvl, sr=darin
|
2003-11-14 06:43:08 +00:00 |
axel%pike.org
|
d72889a634
|
bug 204727, p3p stylesheet cleanup, factor 5 stylesheets into one generating 5 to be packed with XUL preprocessor, r=bryner, sr=heikki
|
2003-11-03 13:57:35 +00:00 |
dwitte%stanford.edu
|
5688573070
|
clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
b=221886, r+sr=darin
|
2003-10-30 03:00:56 +00:00 |
kairo%kairo.at
|
07e3c65080
|
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
|
2003-10-18 17:54:07 +00:00 |
bryner%brianryner.com
|
352e645b90
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:05:34 +00:00 |
cls%seawood.org
|
c08e99a287
|
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
|
2003-08-16 00:42:35 +00:00 |
kairo%kairo.at
|
b6208f06a9
|
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
|
2003-08-11 11:31:24 +00:00 |
jaggernaut%netscape.com
|
20004e3489
|
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
|
2003-07-13 22:29:00 +00:00 |
dwitte%stanford.edu
|
9eb97d8753
|
clean up p3p a little, by making it not observe nsIHttpNotify notifications. cookies pushes a channel to the p3pservice, so there's no point wasting cycles doing the same work twice.
b=210491, r=harishd, sr=darin.
|
2003-07-02 07:30:50 +00:00 |
harishd%netscape.com
|
54be9f0527
|
Checking in for peterv@netscape.com: Fixing the problem with viewing P3P summary more than once. b=208560, r=harishd, sr=heikki
|
2003-06-11 19:12:23 +00:00 |
seawood%netscape.com
|
8f112a4226
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 21:18:27 +00:00 |
seawood%netscape.com
|
6934dc37a9
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 20:12:33 +00:00 |
peterv%netscape.com
|
c20476f69f
|
Fix for bug 191920 (P3P Summary button does not work anymore). r=heikki/harishd, sr=jst.
|
2003-06-05 08:16:39 +00:00 |
kairo%kairo.at
|
108ef75354
|
bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
|
2003-06-04 11:11:19 +00:00 |
timeless%mozdev.org
|
4ee591189b
|
Bug 206162 unused variable `nsresult result' in nsPolicyReference::ProcessExpiryElement
r=harishd sr=heikki
|
2003-05-23 22:21:30 +00:00 |
rbs%maths.uq.edu.au
|
4cd528a90b
|
Output basic entities such as during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa
|
2003-05-23 06:18:11 +00:00 |
harishd%netscape.com
|
0ba9003dc1
|
Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
|
2003-04-25 20:57:34 +00:00 |
kairo%kairo.at
|
0978e17a8a
|
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
|
2003-04-17 18:43:57 +00:00 |
heikki%netscape.com
|
3bfce49531
|
Update localeVersion.
|
2003-03-25 19:11:03 +00:00 |
harishd%netscape.com
|
41e8c64879
|
Patch from kairo@kairo.at - Update localeVersion of P3P. b=199121, r=harishd@netscape.com, sr=heikki@netscape.com
|
2003-03-25 18:39:03 +00:00 |
harishd%netscape.com
|
873d778fa2
|
Since I'd to rename p3p.properties to P3P.properties I'd to update the files that depend on it
|
2003-03-07 21:58:12 +00:00 |
harishd%netscape.com
|
e159be636a
|
Fixing build bustage
|
2003-03-07 21:56:34 +00:00 |
harishd%netscape.com
|
6c4b64c99a
|
This file did not make it with my last checkin
|
2003-03-07 21:37:51 +00:00 |
harishd%netscape.com
|
6498431928
|
These files did not make it with my last checkin. Donno why. Trying again
|
2003-03-07 21:27:06 +00:00 |
harishd%netscape.com
|
1ed9bd321b
|
Moivng Netscape P3P into Mozilla. b=177822, r=heikki@hetscape.com, timeless@myrealbox.com, sfrazer@netscape.com ( Mac changes ), a=blizzard@mozilla.org ( approved to land p3p into mozilla ).
|
2003-03-07 21:15:09 +00:00 |
dbaron%dbaron.org
|
963a794bbc
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
seawood%netscape.com
|
8ae6c40f5d
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
dougt%netscape.com
|
e96df2ad1b
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
seawood%netscape.com
|
0d6dbd8157
|
Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
|
2002-03-26 15:42:05 +00:00 |
darin%netscape.com
|
819ce1f98f
|
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
|
2002-03-20 22:50:33 +00:00 |
seawood%netscape.com
|
9a6f3872b0
|
Fixing linuxppc bustage
|
2002-03-09 00:24:09 +00:00 |
harishd%netscape.com
|
61d131e8e6
|
Adding support to enable P3P upon request. r=heikki, sr=alecf,sfraser a=asa
|
2002-03-08 22:33:50 +00:00 |
morse%netscape.com
|
4aee3920d6
|
bug 113143, cookie module to call compact-policy parser, r=sgehani,harishd, sr=jag
|
2002-02-15 03:01:32 +00:00 |
harishd%netscape.com
|
54a3a940b6
|
Added newlines to eof
|
2002-02-08 02:59:30 +00:00 |
harishd%netscape.com
|
bedee538b8
|
P3P - compact policy support. b=104894, r=dp, sr=alecf
|
2002-02-08 02:52:11 +00:00 |
harishd%netscape.com
|
d5786c0c38
|
remove existing p3p support
|
2002-02-07 22:51:17 +00:00 |
alecf%netscape.com
|
634e2f6f0c
|
one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
|
2002-02-01 01:53:09 +00:00 |
heikki%netscape.com
|
02a455545d
|
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
|
2002-01-31 22:12:36 +00:00 |
hewitt%netscape.com
|
1dc8b67ef1
|
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
|
2001-12-19 12:04:11 +00:00 |
jaggernaut%netscape.com
|
6ab111155d
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
ccarlen%netscape.com
|
5be3015148
|
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
|
2001-12-11 05:25:50 +00:00 |