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

1315 Коммитов

Автор SHA1 Сообщение Дата
henry.jia%sun.com 5b64006da1 4th patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
morse%netscape.com 23897eede7 bug 159484, password stealing, r=mstoltz, sr=dveditz, a=chofmann 2002-07-29 18:17:32 +00:00
leaf%mozilla.org dd33dbb91f bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
morse%netscape.com 6f99cd621e bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf 2002-06-25 22:33:44 +00:00
blakeross%telocity.com 3fc792394e 149357 - excess bloat in cookie prefs. r=morse sr=ben 2002-06-19 19:56:25 +00:00
leaf%mozilla.org 0034658953 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
alecf%netscape.com f0263ddf07 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
cavin%netscape.com c49b815c7c Fix for 148520 (check in on behalf of David Baron). Make sure input realm is not an empty string before Stripping off trailing '/'. r=r=morse, sr=jst. 2002-06-03 06:32:55 +00:00
timeless%mac.com 30091ed16b Bugzilla Bug 147022 Crash when calling prompt() with 2 arguments [@nsACString::Last]
The theory is that the string was "" but the code only handled (char*)0 for empty strings,
The result is a crash in Last() for an empty string.
r=bzbarsky sr=jst
2002-05-28 05:35:35 +00:00
cavin%netscape.com be3c4c0281 Fix for 94775. Strip off trailing '/' of input realm, if present, before making comparison in si_GetURL(). r=morse, sr=bienvenu. 2002-05-23 23:04:13 +00:00
rpotts%netscape.com 4d4116d281 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +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
morse%netscape.com 49cab2d6dc not part of build, removing confusion caused by obsolete file 2002-05-15 14:13:46 +00:00
morse%netscape.com 9f341d7fe2 bug 140625, wallet wording change to reflect new menu structure, r=sgehani, sr=dveditz 2002-05-15 14:05:52 +00:00
morse%netscape.com 9478276737 bug 143204, crash in password manager, r=sgehani, sr=dveditz 2002-05-15 13:56:30 +00:00
morse%netscape.com 0d97730b59 bug 138132, reverse sort order in cookie manager when using p3p, r=sgehani, sr=dveditz 2002-05-15 13:46:54 +00:00
shliang%netscape.com 5767ffb021 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
morse%netscape.com e652a9a6b0 bug 143328, hiding panels in form manager, r=sgehani, sr=jag 2002-05-13 20:44:17 +00:00
ccarlen%netscape.com 4c00f60316 Bug 141285 - SingleSignon used only from form fields does not observe profile switches. r=morse/sr=alecf 2002-05-09 14:24:24 +00:00
darin%netscape.com f43dfb75ba fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
cbiesinger%web.de 768146c9ed bug 112908 patch by rossi@telnet.at r=biesi sr=alecf
Error in walletOverlay.js on startup [redeclaration of const hide]
2002-04-29 20:19:00 +00:00
darin%netscape.com 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
morse%netscape.com 293e726bd3 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
dbragg%netscape.com 060ac1f254 Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
morse%netscape.com e5359766af bug 137551, form manager stopped working, sr=scc, a=asa 2002-04-16 01:03:11 +00:00
dveditz%netscape.com 02c7c8850c prevent chromeless/blank browser after upgrade (bug 135222) r=syd@netscape.com, sr=sfraser@netscape.com, a=rjesup@wgate.com, adt=paw@netscape.com 2002-04-11 01:28:51 +00:00
blakeross%telocity.com c7c8f8b5b3 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 06:13:10 +00:00
blakeross%telocity.com dc94a58288 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
hewitt%netscape.com 07d96867f1 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cbiesinger%web.de 9bcedad0cd guess what 2002-03-28 22:54:22 +00:00
cbiesinger%web.de d70a8bb5b6 one more try 2002-03-28 22:48:25 +00:00
cbiesinger%web.de 4219608ae2 other attempt at fix 2002-03-28 22:43:16 +00:00
cbiesinger%web.de 3d3fc9ed42 fixing macos bustage 2002-03-28 22:07:59 +00:00
cbiesinger%web.de e343805ec6 bug 109800 r=valesky sr=dveditz a=roc+moz
nsIPasswordManager.idl doesn't allow you to manually add a site to the never saved list
2002-03-28 21:21:08 +00:00
seawood%netscape.com f9479b8517 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cotter%netscape.com 78f0516a34 help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link. 2002-03-27 05:25:37 +00:00
morse%netscape.com abc352e4f5 bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
andreww%netscape.com add2d8c14c bugzilla 127082 r=shliang, sr=hewitt field in 'manage save data' too narrow. Changing default width to accomodate wider panels. 2002-03-26 01:10:35 +00:00
dbaron%fas.harvard.edu 2a4007a526 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:03:32 +00:00
oeschger%netscape.com bbb8f8c12c adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254 2002-03-20 01:24:03 +00:00
seawood%netscape.com 1e2fdc2421 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com af0cf0ee2d Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
morse%netscape.com 3332aea218 bug 128948, crash in password manager, r=racham, sr=jag, a=asa 2002-03-12 21:19:03 +00:00
rjc%netscape.com 8a5b9ef03a Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2002-03-09 02:47:59 +00:00
darin%netscape.com 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
oeschger%netscape.com a75ed629b7 adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers 2002-03-05 14:59:12 +00:00
alecf%netscape.com 30260b9c1e bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
blakeross%telocity.com 0f4f088b9d 113602 - readonly fields no longer updated once a character is typed. r=bz sr=hewitt a=asa 2002-02-27 00:34:59 +00:00
shliang%netscape.com b5794b266b bug 117084 - fields in wallet viewer are too narrow - r=andreww, sr=hewitt 2002-02-20 06:52:30 +00:00
dbragg%netscape.com 9fd02ba450 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
cathleen%netscape.com 93709bacaa eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan 2002-02-19 07:36:56 +00:00
morse%netscape.com cfa42c9421 bug 119812, js error in cookie manager dialog, r=sgehani, sr=alecf 2002-02-16 01:30:04 +00:00
morse%netscape.com 5a3adb9fb3 bug 120731, remove js error, c=gemal, r=morse, sr=alecf 2002-02-14 22:15:39 +00:00
racham%netscape.com 61af2a0aac Fixing bug 80296. This fix allows user to new messages for all authenticated accountswith a single click. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf 2002-02-13 00:15:08 +00:00
ccarlen%netscape.com 9285546c83 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
bzbarsky%mit.edu e3b541a10c Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 260814c5be Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
ccarlen%netscape.com 2b1a86b866 Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin 2002-02-08 15:21:26 +00:00
morse%netscape.com dfbcc8e823 bug 124065, add pref to ignore autocomplete, c=thieleke, r=morse, sr=alecf 2002-02-08 01:36:56 +00:00
morse%netscape.com a2275b169d bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf 2002-02-06 21:55:16 +00:00
bzbarsky%mit.edu 580e33204e Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
morse%netscape.com 70a9884611 bug 116303, js prompt loses default input text, r=sgehani, sr=alecf 2002-01-31 03:16:58 +00:00
sfraser%netscape.com d285f8f560 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
oeschger%netscape.com a328a2e2c9 checking in doc fixes in 122245 and 62573 for
matt krai, kraai@alumni.carnegiemellon.edu, r=me and cotter@netscape.com
2002-01-29 22:43:36 +00:00
morse%netscape.com 342254bba3 bug 120277, removed js warning message, r=law, sr=ben 2002-01-25 22:34:50 +00:00
morse%netscape.com 175b07ee7b bug 121771, isSorted missing in cookie/password manager outliners, r=law, sr=ben 2002-01-25 22:26:35 +00:00
morse%netscape.com 04f58983a9 bug 119474, can't remove password if password-manager is disabled, r=law, sr=ben 2002-01-25 22:17:57 +00:00
oeschger%netscape.com 84ad1383ae b=93553, sr=alecf, r=morse, r=oeschger, author=cotter, updating the UI to reflect the more general password config here (web passwords->passwords) 2002-01-24 18:58:40 +00:00
morse%netscape.com cc326e76b6 113158, reduce wallet footprint, r=alecf,jag,bryner 2002-01-24 01:49:43 +00:00
varga%utcru.sk bbc83df106 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
morse%netscape.com 1b8b550f2b fix bustage by backing out last checkin 2002-01-16 01:00:25 +00:00
morse%netscape.com 8b48300eab reduce wallet footprint by 110K, r/sr=jag,alecf 2002-01-16 00:24:49 +00:00
morse%netscape.com bd8ed58b5c cookie list doesn't scroll when last visible cookie is deleted, r=jag, sr=alecf 2002-01-16 00:19:07 +00:00
morse%netscape.com 0be7b58f30 bug 59652, remove warnings about uninitialized variables, r=sgehani, sr=alecf 2002-01-15 23:31:19 +00:00
dbragg%netscape.com b3ce95e541 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
hewitt%netscape.com 55a509e710 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
hwaara%chello.se dd7ed08266 #65523, "'View Stored Cookies' button needs a better name"
Patch by Vidar Braut Haarr <vidar@coretrek.com>

r=morse, sr=alecf
2002-01-11 19:24:17 +00:00
morse%netscape.com c076617d6b bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf 2002-01-10 22:01:43 +00:00
morse%netscape.com a78cc9e0e9 bug 117998 Remove-all button in password manager not being disabled when it should be, r=sgehani, sr=alecf 2002-01-05 00:21:43 +00:00
morse%netscape.com d4edb928ee bug 116714 can't unencrypt saved data, r=sgehani, sr=alecf 2002-01-04 00:18:31 +00:00
varga%utcru.sk dd8495555b 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
morse%netscape.com 55a2bde98a bug 117155 garbage characters in cookie/signon manager dialogs, bug 117023 fix js errors in cookie/signon dialogs, r=sgehani, sr=alecf 2002-01-03 21:30:27 +00:00
morse%netscape.com 1859684897 bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf 2002-01-02 21:54:01 +00:00
morse%netscape.com 1cb87bfc43 bug 116960, form manager stops prefilling, r=sgehani, sr=alecf 2002-01-02 21:49:42 +00:00
timeless%mac.com 711739d601 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
morse%netscape.com 01abfd04ab bug 113158, wallet tables take up 200K of memory, r=sgehani, no code has changed! 2001-12-21 23:05:37 +00:00
varga%utcru.sk 76f554000a Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com 7936b26225 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +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
seawood%netscape.com 3738d752bc Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
dbragg%netscape.com 8b33e8cf0b Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
ccarlen%netscape.com de865879b2 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
morse%netscape.com c42f4906d5 bug 114443, fix js warning, r=morse, sr=alecf 2001-12-11 04:59:06 +00:00
ccarlen%netscape.com 1b00c70ee8 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
blakeross%telocity.com 0d57f862f8 114325 - Update callers for hasAttribute work. r=ben sr=hewitt 2001-12-10 00:24:45 +00:00
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
blakeross%telocity.com fce01f8274 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2001-12-08 07:52:11 +00:00
waterson%netscape.com 20f5a1f648 Bug 113515. Decouple FTP from wallet using the observer service. r=bbaetz, morse, sr=darin 2001-12-07 23:56:55 +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
hewitt%netscape.com 8578b1b7a4 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
morse%netscape.com b555e524ab bug 112757, form manager not working correctly with frames, r=sgehani, sr=alecf 2001-12-03 22:58:47 +00:00
morse%netscape.com f402f9cb3b bug 112934, fix regression caused by patch in bug 77073, r=sgehani, sr=alecf 2001-12-01 00:58:59 +00:00
morse%netscape.com 74d9c1cdb0 bug 77073, wallet checks slows creation of edit and context menus, r=sgehani, sr=alecf 2001-11-30 03:46:18 +00:00
morse%netscape.com bb579e3572 bug 112109, use of 'cookie' instead of 'image' in image manager dialog, r=bzbarsky, sr=alecf 2001-11-27 23:33:11 +00:00
morse%netscape.com c2750f7534 bug 111818, remove-site button in cookie manager is always disabled, r=sgehani, sr=hewitt 2001-11-25 17:30:51 +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
morse%netscape.com b5cc0e55e6 bug 98575 speed up cookie manager, r=sgehani, sr=hewitt 2001-11-22 00:16:37 +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
timeless%mac.com 6dbfc3b58c Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
bzbarsky%mit.edu 0dce65ed23 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
morse%netscape.com 9b1c2f6ee0 bug 109411, prevent malloc of 0, c=pedemonte, r=morse, sr=alecf 2001-11-11 08:27:05 +00:00
morse%netscape.com 739a722a3c bug 109163, form-manager fields are shrunken, r=jag,sr=blake,a=asa 2001-11-09 04:01:11 +00:00
timeless%mac.com 0ff4708897 Fixing bustage:
XML Parsing Error: mismatched tag. Expected: </page>.
Location: file:///mozilla/extensions/wallet/editor/WalletUrlspecific.xul
Line Number 114, Column 3: </window>
--^
2001-11-08 19:55:36 +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 bf0cd22006 108595 - wallet context items inserted into the wrong position in navigator context menu. regardless of context. Reposition them after the clipboard items. r=kerz, sr=blake 2001-11-06 01:38:48 +00:00
hewitt%netscape.com a4f3ed989c fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +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
seawood%netscape.com c79715ed1b Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +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
seawood%netscape.com 6daf60f372 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
morse%netscape.com c370392bd3 bug 92398, minor wording changes, c=gemal, r=morse, sr=alecf 2001-11-01 00:14:00 +00:00
seawood%netscape.com e2c0cf55a6 Link libunicharutil_s before xpcom. Blind attempt to fix hpux bustage 2001-10-31 10:03:34 +00:00
bnesse%netscape.com df5dab7fb7 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
morse%netscape.com db33b4bb41 bug 106570, prompt for master password when opening context menu, r=sgehani, sr=alecf 2001-10-30 21:48:08 +00:00
dbaron%fas.harvard.edu 55da351b8c Fix HP bustage, I hope, by adding -L$(DIST)/lib. 2001-10-30 08:46:43 +00:00
morse%netscape.com 30d15cef50 bug 106866, unable to close password manager dialog by pressing OK, r=jag, sr=alecf 2001-10-29 23:10:50 +00:00
morse%netscape.com 7bbe9643c9 bug 106914, unable to close cookie/image manager dialog by pressing OK, r=jag, sr=alecf 2001-10-29 23:09:13 +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
sfraser%netscape.com 31a9f6853e Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com bef357d05e Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
dougt%netscape.com eb9e0f1a2f fixes 106736 and 106523. Regressions caused by nsIObserverService changes. r=chak@netscape.com r=morse@netscape.com 2001-10-26 00:10:54 +00:00
morse%netscape.com d28c4dced3 bug 106304, bad wording in dialog, r=bryner, sr=alecf 2001-10-25 00:26:50 +00:00
morse%netscape.com 4e5b5f643e bug 106216, remove bogus js warning messages, r=sgehani, sr=alecf 2001-10-23 23:12:18 +00:00
alecf%netscape.com d0084a3497 NS_LITERAL_STRING cruft that's needed for 100214, got left over from dougt's patch 2001-10-23 22:07:29 +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
alecf%netscape.com 8f4c5f1454 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
jaggernaut%netscape.com eb638b50f7 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
rangansen%netscape.com d000282a1c Checking in for morse@netscape.combug# 87334, r=rangansen r=jag sr=Alect Flettenforcing ask everytime option for passwords ... 2001-10-22 03:01:53 +00:00
hewitt%netscape.com 9c458e9c63 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-21 03:59:20 +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
rangansen%netscape.com deae863813 Rolling back last changes 2001-10-18 19:09:03 +00:00
rangansen%netscape.com 3827682703 Checking in for morse@netscape.com
bug# 87334, r=rangansen r=jag sr=Alect Flett
enforcing ask everytime option for passwords ...
2001-10-18 18:06:39 +00:00
dbaron%fas.harvard.edu 34fc404be7 Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
morse%netscape.com 672587c70a bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf 2001-10-15 22:47:54 +00:00
morse%netscape.com 8408db5c77 bug 102709, wallet: keep encrypted state and clear master password on delete-all, r=jag, sr=alecf 2001-10-15 22:42:48 +00:00
alecf%netscape.com 6899c80600 attempt #2 to check in this file for bug 100214 2001-10-13 00:33:09 +00:00
alecf%netscape.com 511a787492 convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
morse%netscape.com 12fd370ed5 bug 102183, fix javascript warning and logic error, r=law, sr=alecf 2001-10-10 20:28:46 +00:00
morse%netscape.com f3b7de5283 bug 103641, wrong item deleted from form-manager list, r=sgehani, sr=alecf 2001-10-10 13:55:29 +00:00
morse%netscape.com af87e6a4f6 bug 101637, expire master password after each time it is used, r=law, sr=alecf 2001-10-09 19:32:04 +00:00
morse%netscape.com e87f50b6ee bug 96261, crash in 64-bit os, r=matt, sr=alecf 2001-10-09 18:43:45 +00:00
morse%netscape.com 3111ec0766 bug 103467, fields with default values do not get prefilled by password manager, r=law, sr=alecf 2001-10-09 03:39:59 +00:00
morse%netscape.com e6313b069d bug 102288, remove app-specific wording from dialog, r=valeski, sr=alecf 2001-10-08 20:31:59 +00:00
timeless%mac.com 0909fc5260 Bugzilla Bug 103343 Check for IsEmpty before more expensive value check
patch by me and bz, r=morse, sr=alecf
2001-10-08 19:48:29 +00:00
stephend%netscape.com 576c2f9dc2 Bug 94437. Clean up wallet prefill dialog. Patch by Jason Kersey <kerz@netscape.com> r=morse@netscape.com, sr=shaver@mozilla.org 2001-10-02 00:34:42 +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 fee55d9d3f bug 101637, expire master password after each time it is used, r=pchen, sr=alecf 2001-09-27 00:46:26 +00:00
morse%netscape.com 8ce7697fae bug 94590, remove dup entries from wallet preview dialog, r=law, sr=alecf 2001-09-26 20:40:11 +00:00
gerv%gerv.net 8edf26bcee License changes, take 2. Bug 98089. mozilla/extensions/. 2001-09-25 23:31:24 +00:00
blakeross%telocity.com ee922f0363 removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt 2001-09-23 07:16:02 +00:00
morse%netscape.com fe49e7dafc bug 96828, fix js warning, c=gemal, r=morse, sr=alecf 2001-09-22 01:44:09 +00:00
morse%netscape.com e6a68ab93c bug 99910, password manager never isn't remembered, r=jag, sr=alecf 2001-09-22 01:41:42 +00:00
bryner%netscape.com f3450da150 Removing dead code. r=morse. 2001-09-22 01:38:46 +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 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +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
jaggernaut%netscape.com efc8c209fb 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
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
morse%netscape.com 316a0fe56e bug 95357, loss of data in password manager, r/sr=waterson,darin, a=asa 2001-08-30 05:23:14 +00:00
dp%netscape.com 8bf4f6454a bug #14889 Lazy loading wallet dll r=morse,gagan sr=jband a=asa 2001-08-28 22:32:03 +00:00
morse%netscape.com 495b2a85c3 bug 92387, alignment problems in cookie and form manager, r=gemal, sr=hewitt, a=asa 2001-08-24 21:36:45 +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
morse%netscape.com cdfa3f528b bug 84432, wallet menu items missing when inside certain frames, r=matt, sr=brendan 2001-08-21 14:25:48 +00:00
dbaron%fas.harvard.edu 716f9f4695 Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
hyatt%netscape.com a11f4a407c Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
ftang%netscape.com 218fa9d726 use nsIScriptableDateTime to format date/time string
fix bug 88667. r=morse sr=
2001-08-16 23:56:11 +00:00
loadrunner%betak.net d14da1d089 bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43:06 +00:00
morse%netscape.com 5b7d56714e bug 93049, sorting by site or cookiename selects another cookie, r=pchen, sr=brendan 2001-08-16 02:56:52 +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
cls%seawood.org 8405a1984e Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com 122c0ccb86 bug #69039 (r=morse@netscape.com, sr=darin@netscape.com). Form prefilling occurred even if the document was cancelled before it finished loading. 2001-08-14 04:28:01 +00:00
morse%netscape.com bd1c094866 bug 88661, remove-all button for form manager, r=vishy, sr=blake 2001-08-09 02:01:24 +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 526e5bd785 bug 92975, form manager items not appearing when database is encrypted, r=vishy, sr=blake 2001-08-02 18:52:31 +00:00
javi%netscape.com de4c87b91e Fix for Bug 89650
r=kai sr=blizzard

Replace obsolete term "Personal Security Password" with
"Master Password"
2001-08-01 23:39:19 +00:00
morse%netscape.com 8a4400b810 no change: Comment on last checkin of this file should have said bug 92540 instead of 92386 2001-08-01 04:15:23 +00:00
morse%netscape.com dbb79392ab bug 92386, remove-all-sites button is active when it shouldn't be, r=vishy, sr=blake 2001-08-01 02:45:30 +00:00
morse%netscape.com a76df3b4fa bug 92444, notall blocked cookie/image sites get deleted 2001-08-01 02:41:14 +00:00
morse%netscape.com 5c479fcd9e bug 92296, missing space, r=vishy, sr=blake 2001-08-01 02:39:22 +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 e35e016336 bug 91882, remove js errors, r=vishy, sr=blake 2001-07-25 03:40:27 +00:00
morse%netscape.com 802efac9d2 bug 92081, fix js error, r=vishy, sr=blake 2001-07-24 23:14:26 +00:00
morse%netscape.com 07d2e172fe bug 90129, uncaught js exception, r=vishy, sr=blake 2001-07-24 23:08:30 +00:00
cmanske%netscape.com 90ab2e1509 Fix editable menulist behavior in Form Manager dialogs, b=82655, r=morse, sr=hewitt 2001-07-24 23:00:29 +00:00
morse%netscape.com 62d83d7e3a bug 49861, removing wallet samples, r=vishy, sr=blake 2001-07-24 00:59:10 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
morse%netscape.com 4a1e5d20ca fix javascript strict warning message, r=vishy, sr=blake 2001-07-23 00:47:49 +00:00
morse%netscape.com 20832f00db bug 89514, hang on linux in form-manager dialog, r=jag, sr=blake 2001-07-21 21:32:09 +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
ccarlen%netscape.com 92bea3f715 Bug 89162 - Profile change observer in single-signon needs to be static. Otherwise, if last instance is destroyed, there's nothing to observe change. r=valeski/sr=alecf 2001-07-06 14:05:22 +00:00
timeless%mac.com b23c8b75f6 Bug 70857 [XUL Syntax]
Smaller CSS/JS/XBL patch, should allow XUL changes to go in easier
by andersma@luther.edu r=timeless sr=blake
2001-07-06 02:01:52 +00:00
jaggernaut%netscape.com 79e0ead30e Backing out this change, this was meant for the branch. 2001-07-06 00:22:10 +00:00
jaggernaut%netscape.com 9d4757ac38 Bug 86726: Form Manager is blank. r=pchen, sr=blake. Note: this is a temporary work-around. 2001-07-05 21:48:41 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
blakeross%telocity.com 5bf89a7276 Wallet checks slow context menu creation on forms containing lots of elements (77073). r=morse sr=ben 2001-06-28 02:00:41 +00:00
cotter%netscape.com 89cef43c68 One of two changes already made in branch to fix bug 82434, r= javi, sr=darin, a=asa 2001-06-27 03:13:58 +00:00
dougt%netscape.com 54949b636e Crap. Letting waterson's string fu help. 2001-06-22 00:11:30 +00:00
dougt%netscape.com 3f47926f6a Fixes crash on test8 2001-06-21 23:59:36 +00:00
dougt%netscape.com c306e0513b 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
mcgreer%netscape.com a6e79be359 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=82377
Add UI for private key db timeout
r=javi;sr,a=blizzard for 0.9.2
2001-06-21 13:48:34 +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
dbaron%fas.harvard.edu 688519fb0c Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
morse%netscape.com 4a1b927d97 bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron 2001-06-20 00:22:33 +00:00
cls%seawood.org 80f526179f 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
ftang%netscape.com be0345cff4 fix bug 85300
r=morse sr=alecf
backout morse' change in 6/15 which remove the real fix.
6/15 build is fine, but 6/18 build is broken by morse's change.
2001-06-18 21:46:21 +00:00
ben%netscape.com 293d84166b Roll back view/search/go menu changes (bug 85386) for now, as need to develop a strategy that is consistent across applications, do not have cycles to develop this strategy at the moment. 2001-06-16 11:19:50 +00:00
alecf%netscape.com 328f32d453 fix bustage - use tabs not spaces 2001-06-15 22:08:30 +00:00
morse%netscape.com e70369eddb bug 85300, put wallet xul files into region packs, c=ftang, r=morse, sr=alecf, a=asa 2001-06-15 21:34:38 +00:00
ftang%netscape.com 716e8fdb5d backout the problem check in for 62730 so form manager will work.
agreed by morese@netscape.com
2001-06-15 00:44:42 +00:00
morse%netscape.com f241a2d201 bug 84834, add password to pasword-manager API, r=racham, sr=alecf, a=blizzard 2001-06-13 22:50:22 +00:00
ben%netscape.com ff90227876 Forgot to check this in with earlier menu fixes. Correct placement of Find
menu items with respect to Wallet items. r=jag, sr=blake, a=asa
bug 85386
2001-06-13 12:20:39 +00:00
morse%netscape.com b5742ceaa1 bug 81593, inefficient use of strlen, coded by drepper, r=morse, sr=blizzard, a=asa 2001-06-12 23:37:04 +00:00
cmanske%netscape.com ccd2282f15 Fixed Form Manager (Wallet) UI to conform to new editable menulists, b=82655, r=morse, sr=kin, a=asa-drivers 2001-06-08 04:22:11 +00:00
mcafee%netscape.com 6a5b2c4c42 fix for unix bustage, need tabs here not spaces. 2001-06-08 02:05:31 +00:00
morse%netscape.com 84b53b0d93 bug 62730, put wallet xul files into language packs, coder=ftang, r=morse, sr=alecf, a=asa 2001-06-08 00:55:59 +00:00
morse%netscape.com bd17fbce12 bug 84263, wrong tabs in cookie viewer, r=valeski/timeless, sr=alecf, a=asa 2001-06-08 00:43:01 +00:00
sgehani%netscape.com 2f3845ee70 Removing obsolete nsIPasswordManager.idl which now lives solely in
netwerk/base/public.

b = 76095
r = morse
sr = sfraser
a = drivers
2001-06-05 11:45:29 +00:00
sgehani%netscape.com 5f6a281b23 Stop building nsIPasswordManager.idl in extensions/wallet and start building it in netwerk/base. b = 76095 r = morse sr = sfraser a = drivers 2001-06-05 11:43:40 +00:00
morse%netscape.com 11b261a957 bug 82703, need password for edit menu, r=cmanske, sr=alecf, a=selmer/blizzard/asa 2001-05-29 22:02:15 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
morse%netscape.com 9a13e37401 bug 78262, cannot delete encrypted passwords, r=matt, sr=alecf 2001-05-17 00:14:45 +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
stephend%netscape.com 067b8c6b7d Typo in 'Understanding Privacy page (in wallet) patch by Stephen Walker <walk84@us.net> r=db48x@yahoo.com sr=alecf@netscape.com. Bug 78380 2001-05-15 06:07:21 +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
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
morse%netscape.com 965845638d bug 78262, can't delete certain passwords, r=matt, sr=alecf 2001-05-08 01:37:18 +00:00
morse%netscape.com 6924db5f51 bug 77525, shouldn't save password when password field is empty, r=matt, sr=alecf 2001-05-08 01:34:54 +00:00