blakeross%telocity.com
|
8b94798add
|
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
|
2001-12-09 08:47:31 +00:00 |
leaf%mozilla.org
|
99e99b9ff7
|
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
|
2001-12-05 03:43:29 +00:00 |
andreww%netscape.com
|
99ceee114f
|
bugzilla 103192 r=morse sr=hewitt reducing h and v space taken up in cookies prefpanels
|
2001-12-04 02:00:36 +00:00 |
morse%netscape.com
|
de0816e0d8
|
bug 110560, cookie topcrasher, r=sgehani, sr=alecf
|
2001-11-27 20:25:36 +00:00 |
morse%netscape.com
|
bce5082dd0
|
bug 111362, no radio button selected in p3p dialog, r=bryner, sr=alecf
|
2001-11-27 04:41:37 +00:00 |
bzbarsky%mit.edu
|
0b19fcf775
|
Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
|
2001-11-23 22:36:54 +00:00 |
seawood%netscape.com
|
d8927fcc61
|
Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
|
2001-11-21 09:49:41 +00:00 |
seawood%netscape.com
|
9850f387af
|
Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
|
2001-11-21 08:55:59 +00:00 |
timeless%mac.com
|
dfa8594725
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
|
2001-11-19 06:45:00 +00:00 |
morse%netscape.com
|
21e9ebf9aa
|
bug 104894, parsing p3p compact policies, r=harishd, sr=alecf
|
2001-11-16 15:05:53 +00:00 |
jaggernaut%netscape.com
|
9a2d10888f
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +00:00 |
morse%netscape.com
|
e5365465ac
|
bug 109360, image blocking blocks wrong server, r=andre, sr=alecf
|
2001-11-14 06:37:45 +00:00 |
alecf%netscape.com
|
4ce960a311
|
REQUIRES cleanup
|
2001-11-14 01:28:24 +00:00 |
gerv%gerv.net
|
4b24af480a
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
morse%netscape.com
|
0e28be88f2
|
bug 109325, crash in cookie module, r=ccarlen, sr=alecf
|
2001-11-10 00:58:59 +00:00 |
morse%netscape.com
|
3643898944
|
bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa
|
2001-11-08 22:51:18 +00:00 |
dbaron%fas.harvard.edu
|
261f76a8ba
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
ben%netscape.com
|
1c6f13a9d4
|
108595 - "Block Images for this server" menu item not showing up. Remove display:none style rule now that the overlay that includes this overlay (contentAreaContextOverlay.xul) is no longer being loaded twice by navigator. r=kerz, sr=blake
|
2001-11-06 01:39:36 +00:00 |
blakeross%telocity.com
|
d41637ea57
|
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
|
2001-11-03 04:06:54 +00:00 |
tao%netscape.com
|
27db070415
|
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
|
2001-11-01 01:11:57 +00:00 |
dougt%netscape.com
|
1a5050445f
|
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
|
2001-10-30 22:07:28 +00:00 |
bnesse%netscape.com
|
f1f4e0d7a5
|
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
|
2001-10-27 05:39:25 +00:00 |
morse%netscape.com
|
54a358bff1
|
bug 105602, fix flawed alorithm for checking for secure cookies, r=jag, sr=alecf
|
2001-10-25 23:58:03 +00:00 |
dougt%netscape.com
|
fdb581ad21
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
morse%netscape.com
|
6257f976ce
|
bug 105874, minor wording changes in p3p dialog, r=harishd, sr=alecf
|
2001-10-22 21:49:55 +00:00 |
sgehani%netscape.com
|
295cf4cd96
|
Fix typo.
b = 103215
r = morse
sr = alecf
|
2001-10-19 22:40:11 +00:00 |
dougt%netscape.com
|
da7e1268bd
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
morse%netscape.com
|
6ea1d428ef
|
bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf
|
2001-10-19 02:28:06 +00:00 |
morse%netscape.com
|
473aefcfdc
|
bug 103576 cookie expiration time is wrong on mac, c=pchen, r=morse, sr=alecf && bug 105039 max-age cookie attribute is ignored, r=sgehani, sr=alecf
|
2001-10-19 01:32:06 +00:00 |
morse%netscape.com
|
059dbd2d86
|
bug 97409, add unblocking images to context menu, r=law, sr=alecf
|
2001-10-16 20:38:57 +00:00 |
dougt%netscape.com
|
e75485644c
|
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
|
2001-10-16 03:35:52 +00:00 |
morse%netscape.com
|
21005c4180
|
bug 104890, p3p: treat no-identifiable-info same as requires-expl-consent, r=harishd, sr=alecf
|
2001-10-15 22:36:31 +00:00 |
mkaply%us.ibm.com
|
78aa7ba3d3
|
#104047
r=morse, sr=alecf
Need to cast cookie expires date to an unsigned long since time_t is a double on OS/2
|
2001-10-11 12:54:58 +00:00 |
morse%netscape.com
|
1b92bfbfe2
|
backing out fix for bug 47437 due to memory leak
|
2001-10-11 00:40:07 +00:00 |
morse%netscape.com
|
3114822817
|
bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf
|
2001-10-10 23:16:03 +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 |
morse%netscape.com
|
923dc3907b
|
bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf
|
2001-09-27 21:41:26 +00:00 |
morse%netscape.com
|
60759f99b1
|
image blocking problem, back out previous patch, r=bryner, sr=alecf
|
2001-09-26 20:49:59 +00:00 |
gerv%gerv.net
|
8edf26bcee
|
License changes, take 2. Bug 98089. mozilla/extensions/.
|
2001-09-25 23:31:24 +00:00 |
morse%netscape.com
|
099b63bcec
|
bug 100682 domain cookies from sites having IP url's, r=sgehani, sr=alecf
|
2001-09-21 02:08:21 +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 |
alecf%netscape.com
|
187d526fcd
|
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
|
2001-09-12 21:32:10 +00:00 |
jaggernaut%netscape.com
|
e055a4a2a4
|
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 |
jaggernaut%netscape.com
|
83798daa05
|
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
|
2001-09-07 14:23:21 +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 |
blakeross%telocity.com
|
4aa0c386b8
|
Fallout from box syntax changes. sr=hewitt
|
2001-08-22 03:20:36 +00:00 |
tao%netscape.com
|
22880b6d56
|
91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
|
2001-08-22 01:52:23 +00:00 |
sfraser%netscape.com
|
0abb2741d4
|
Project cleanup, rs=scc. Don't link with libpref, which is a component.
|
2001-08-15 23:13:13 +00:00 |
morse%netscape.com
|
cda08d9a82
|
bug 91881, js error, r=matt, sr=blake
|
2001-08-14 14:50:41 +00:00 |
hyatt%netscape.com
|
829d71c662
|
Fix for 94990. r=blake, sr=hewitt
|
2001-08-13 22:44:43 +00:00 |
hyatt%netscape.com
|
9fc5e543b3
|
Get context menus limping again. This is really strange. r=blake, sr=ben
|
2001-08-13 04:39:31 +00:00 |
jaggernaut%netscape.com
|
3f0c50d813
|
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
|
2001-08-10 01:32:12 +00:00 |
hyatt%netscape.com
|
079c95cba2
|
Fix for 71106. r=jag, sr=jst
|
2001-08-06 21:49:35 +00:00 |
morse%netscape.com
|
a49cd92c85
|
bug 92301, data in password manager dialog vanishes, r=vishy, sr=blake
|
2001-08-02 19:06:01 +00:00 |
morse%netscape.com
|
e975b921b2
|
bug 88663, fix up wording inconsistency, r=vishy, sr=blake
|
2001-08-01 02:47:33 +00:00 |
morse%netscape.com
|
45ca0ceaac
|
bug 84776, image blocking on port numbers doesn't work, r=vishy, sr=blake
|
2001-08-01 02:29:11 +00:00 |
jaggernaut%netscape.com
|
c14d9c09a1
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
morse%netscape.com
|
018358595c
|
bug 91881, fix js errors, r=vishy, sr=blake
|
2001-07-25 03:09:34 +00:00 |
pete%alphanumerica.com
|
f65c767018
|
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.
--pete
|
2001-07-24 18:38:25 +00:00 |
jaggernaut%netscape.com
|
4d73a251ab
|
Bug 73353: clean up the REQUIRES lines in Makefiles.
|
2001-07-23 22:36:12 +00:00 |
dbaron%fas.harvard.edu
|
bf82abfd11
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
tao%netscape.com
|
aa0f150d9d
|
86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
|
2001-07-09 22:13:09 +00:00 |
timeless%mac.com
|
d85f0a7154
|
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
|
2001-07-09 18:41:07 +00:00 |
hwaara%chello.se
|
a17c4a288f
|
Trivial wording fixes:
#88665, r=Hurricane, sr=blizzard. #89470, r=varada, sr=sspitzer.
|
2001-07-08 10:52:37 +00:00 |
darin%netscape.com
|
ed95fe23f0
|
Fixes bug 84794 (part 2) "Problem with HTTP basic authentication and cookies"
r=gagan, sr=dougt, a=chofmann
|
2001-06-22 01:43:39 +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 |
pavlov%netscape.com
|
046a15a452
|
fix for bug 84403 from valeski. r=pavlov sr=darin a=dbaron
|
2001-06-20 06:36:34 +00:00 |
morse%netscape.com
|
7ff7bfe9f6
|
bug 83936, cookie tests being built when they shouldn't be, c=bryner, r=morse, sr=alecf, a=asa
|
2001-06-14 02:14:19 +00:00 |
morse%netscape.com
|
3b3fabac52
|
bug 84244, continually trying to open cookperm.txt, r=sfraser, sr=alecf, a=asa
|
2001-06-12 23:45:11 +00:00 |
morse%netscape.com
|
c1f5a00554
|
bug 83625, session cookies not getting set, r=alecf, sr=darin, a=asa
|
2001-06-11 17:20:37 +00:00 |
blakeross%telocity.com
|
ff2bd016ec
|
Fixing a typo in my checkin yesterday.
|
2001-06-09 17:43:07 +00:00 |
blakeross%telocity.com
|
f6bf7c0465
|
Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa
|
2001-06-08 19:39:47 +00:00 |
blakeross%telocity.com
|
f011c906a1
|
Oops, missed tree closure...
|
2001-06-08 16:46:05 +00:00 |
blakeross%telocity.com
|
2d68b181d4
|
Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa
|
2001-06-08 16:44:17 +00:00 |
valeski%netscape.com
|
f59075592b
|
r=sfraser. sr=rpotts. no a= sorry, but this is crashing lots of folks
|
2001-06-06 00:27:36 +00:00 |
valeski%netscape.com
|
c52208ee11
|
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 |
valeski%netscape.com
|
221edc8f1a
|
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
|
2001-06-05 21:25:57 +00:00 |
thayes%netscape.com
|
594edc2507
|
Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs
window. Restructure security prefs, and move cookie and wallet prefs.
|
2001-05-16 04:43:18 +00:00 |
cls%seawood.org
|
5f5b0ae021
|
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
|
2001-05-12 07:08:27 +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 |
ccarlen%netscape.com
|
df1a6e78a8
|
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
|
2001-05-06 15:03:55 +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 |
valeski%netscape.com
|
58072871cc
|
sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug.
|
2001-05-04 20:15:38 +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 |
valeski%netscape.com
|
9e8d80d70f
|
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
|
2001-04-27 21:30:24 +00:00 |
sfraser%netscape.com
|
5e35cbdbc0
|
Backing out valeski
|
2001-04-27 05:53:22 +00:00 |
valeski%netscape.com
|
def10e77f9
|
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
|
2001-04-27 04:16:22 +00:00 |
morse%netscape.com
|
7a5b116211
|
bug 77331, cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf
|
2001-04-26 07:30:51 +00:00 |
shaver%mozilla.org
|
81497eb7e1
|
backing out unauthorized checkin to closed tree, as per Asa
|
2001-04-25 16:24:24 +00:00 |
morse%netscape.com
|
a354734ce0
|
cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf, a=vishy
|
2001-04-25 13:59:07 +00:00 |
sspitzer%netscape.com
|
1ad233b85f
|
fix for #77277, crash in cookies when reading certain mail messages.
r=morse, sr=bienvenu a=asa,chofmann
|
2001-04-24 21:47:51 +00:00 |
stephend%netscape.com
|
04d6e45aa7
|
Bug 33724. 'Block Image' is mis-named. r=blakeross@telocity.com sr=alecf@netscape.com a=blizzard@mozilla.org (on behalf of drivers@mozilla.org)
|
2001-04-22 01:13:09 +00:00 |
ccarlen%netscape.com
|
fad24de4ee
|
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
|
2001-04-21 00:26:18 +00:00 |
timeless%mac.com
|
ee959d2767
|
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
|
2001-04-18 05:59:43 +00:00 |
morse%netscape.com
|
04a92be68d
|
bug 75748, crash when viewing a particular message, r=sspitzer, sr=mscott
|
2001-04-13 21:45:34 +00:00 |
sspitzer%netscape.com
|
ddbe800950
|
#75948, bullet proof crasher when reading mail. sr=mscott, a=leaf
|
2001-04-13 20:30:10 +00:00 |
hewitt%netscape.com
|
aa906e4a5f
|
72530 - oversized dialog problems, r=jag, sr=alecf
|
2001-04-12 05:42:05 +00:00 |