Граф коммитов

296 Коммитов

Автор SHA1 Сообщение Дата
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