dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
tao%netscape.com
a60ef23c40
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
1fdeed80f7
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
dbdc6e931f
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
f8a92c48de
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
802d5019da
Backing out this change, this was meant for the branch.
2001-07-06 00:22:10 +00:00
jaggernaut%netscape.com
8b38cface9
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
5a6317b8a5
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
d52ae4afe8
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
05cf356c7b
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
9344367ab5
Crap. Letting waterson's string fu help.
2001-06-22 00:11:30 +00:00
dougt%netscape.com
1ae3458865
Fixes crash on test8
2001-06-21 23:59:36 +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
mcgreer%netscape.com
765f9ee7d9
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
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
dbaron%fas.harvard.edu
9d35ed31a4
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
3a5dee4898
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
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
ftang%netscape.com
99219b09f6
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
fd187a2060
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
356adcde74
fix bustage - use tabs not spaces
2001-06-15 22:08:30 +00:00
morse%netscape.com
e3f129c2d5
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
aed0d79e4a
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
693dec4df2
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
71b0d575fa
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
cd5ac65f5b
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
3d2379df04
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
0bd38cca52
fix for unix bustage, need tabs here not spaces.
2001-06-08 02:05:31 +00:00
morse%netscape.com
a45ce95854
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
7638b68ea5
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
2543cf5ef3
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
ca316912d6
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
e3b9cde2ff
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
77aeecc056
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
4b67d27cec
bug 78262, cannot delete encrypted passwords, r=matt, sr=alecf
2001-05-17 00:14:45 +00:00
thayes%netscape.com
0b5a224275
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
8de1bd1bce
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
74757e3db2
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
ea706038cf
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
361d651e22
bug 78262, can't delete certain passwords, r=matt, sr=alecf
2001-05-08 01:37:18 +00:00
morse%netscape.com
e6fa01de51
bug 77525, shouldn't save password when password field is empty, r=matt, sr=alecf
2001-05-08 01:34:54 +00:00
ccarlen%netscape.com
ac8ff4c8ea
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +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
valeski%netscape.com
939312c7fa
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
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
valeski%netscape.com
00bca056ef
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
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
54db7dffa3
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
bnesse%netscape.com
000d1011d5
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
morse%netscape.com
caad9cade4
bug 70955, fix js warning message, r=law, sr=alecf
2001-04-26 07:36:17 +00:00