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

1295 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 28292408cd 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 e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com c0ec608df6 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 393e0597f1 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
dbragg%netscape.com bcc260038d 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 c6fdfdcf60 bug 137551, form manager stopped working, sr=scc, a=asa 2002-04-16 01:03:11 +00:00
dveditz%netscape.com 8849de15d3 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 32fd0fa6db 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 5e34851046 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 d38a0937d9 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 cf03d42a52 guess what 2002-03-28 22:54:22 +00:00
cbiesinger%web.de 86ee4e73db one more try 2002-03-28 22:48:25 +00:00
cbiesinger%web.de 22d94d7242 other attempt at fix 2002-03-28 22:43:16 +00:00
cbiesinger%web.de 5b5b51d3fe fixing macos bustage 2002-03-28 22:07:59 +00:00
cbiesinger%web.de f512f9b058 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 f940144626 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 3023e3f21f help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link. 2002-03-27 05:25:37 +00:00
morse%netscape.com 6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
andreww%netscape.com e75f7358d7 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 b95312c405 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 6658283f1f 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 9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com abb8a23948 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 a3db62d620 bug 128948, crash in password manager, r=racham, sr=jag, a=asa 2002-03-12 21:19:03 +00:00
rjc%netscape.com ccbf131ccd 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 f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
oeschger%netscape.com 2b26ca9e33 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 cd8f07f3e8 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 9f77e680ce 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 adb99101e1 bug 117084 - fields in wallet viewer are too narrow - r=andreww, sr=hewitt 2002-02-20 06:52:30 +00:00
dbragg%netscape.com c7478fbb13 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 124339899e 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 beecc4e723 bug 119812, js error in cookie manager dialog, r=sgehani, sr=alecf 2002-02-16 01:30:04 +00:00
morse%netscape.com e6c1f0766e bug 120731, remove js error, c=gemal, r=morse, sr=alecf 2002-02-14 22:15:39 +00:00
racham%netscape.com 6c1039e2d9 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 0d871a1552 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 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f 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 f0ffbdff43 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 fa64508953 bug 124065, add pref to ignore autocomplete, c=thieleke, r=morse, sr=alecf 2002-02-08 01:36:56 +00:00
morse%netscape.com 36e3b822b2 bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf 2002-02-06 21:55:16 +00:00
bzbarsky%mit.edu 40d60f39ec 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 9d37be6654 bug 116303, js prompt loses default input text, r=sgehani, sr=alecf 2002-01-31 03:16:58 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
oeschger%netscape.com 4012d3de89 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 a29b076027 bug 120277, removed js warning message, r=law, sr=ben 2002-01-25 22:34:50 +00:00
morse%netscape.com a3571e41ba bug 121771, isSorted missing in cookie/password manager outliners, r=law, sr=ben 2002-01-25 22:26:35 +00:00
morse%netscape.com 6651e43e72 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 0faec672ad 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 af90e6e1e5 113158, reduce wallet footprint, r=alecf,jag,bryner 2002-01-24 01:49:43 +00:00
varga%utcru.sk ff7ad62083 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 d972a80aea fix bustage by backing out last checkin 2002-01-16 01:00:25 +00:00
morse%netscape.com 2f150142ca reduce wallet footprint by 110K, r/sr=jag,alecf 2002-01-16 00:24:49 +00:00
morse%netscape.com 25a299fdee 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 394905f96f bug 59652, remove warnings about uninitialized variables, r=sgehani, sr=alecf 2002-01-15 23:31:19 +00:00
dbragg%netscape.com 4563bf5291 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 7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
hwaara%chello.se b9be5da7ff #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 23405eb313 bug 117155, garbage characters in cookie/signon manager dialogs, r=sgehani, sr=alecf 2002-01-10 22:01:43 +00:00
morse%netscape.com 90be4910de 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 242ea0d8f6 bug 116714 can't unencrypt saved data, r=sgehani, sr=alecf 2002-01-04 00:18:31 +00:00
varga%utcru.sk 6673fe6131 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 4c55711f61 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 716ef8cd1f bug 117016, crash in password manager, r=matt@nightrealms.com, sr=alecf 2002-01-02 21:54:01 +00:00
morse%netscape.com 2f5589bbe4 bug 116960, form manager stops prefilling, r=sgehani, sr=alecf 2002-01-02 21:49:42 +00:00
timeless%mac.com 61a97fd94a 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 2f8cb68fbb 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 949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
seawood%netscape.com 45bfbf0658 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 e44e7d9ec8 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 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
seawood%netscape.com 51fa852613 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 ebcf51de4d 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 af646e6f1f 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 122010d279 bug 114443, fix js warning, r=morse, sr=alecf 2001-12-11 04:59:06 +00:00
ccarlen%netscape.com b564bb181b 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 445636f26a 114325 - Update callers for hasAttribute work. r=ben sr=hewitt 2001-12-10 00:24:45 +00:00
blakeross%telocity.com 04b07bd531 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 81fb73e39b 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 5e242ccd1a 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 8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
hewitt%netscape.com 66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
morse%netscape.com e4306c81f6 bug 112757, form manager not working correctly with frames, r=sgehani, sr=alecf 2001-12-03 22:58:47 +00:00
morse%netscape.com db89ac4cdf 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 7549338c63 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 8632353e53 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 e65ff62200 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 edfb3b268f 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 c9f90e3265 bug 98575 speed up cookie manager, r=sgehani, sr=hewitt 2001-11-22 00:16:37 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
timeless%mac.com 060425ec59 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 b7461f87ad 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 f2ee8260a0 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 8252ae986f bug 109411, prevent malloc of 0, c=pedemonte, r=morse, sr=alecf 2001-11-11 08:27:05 +00:00
morse%netscape.com c4789e8804 bug 109163, form-manager fields are shrunken, r=jag,sr=blake,a=asa 2001-11-09 04:01:11 +00:00
timeless%mac.com e318885466 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 8cd8d91750 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 0d1688a644 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 20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
blakeross%telocity.com 71e1ffab70 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 be10c3b1a8 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 f8fa28ae88 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 8a2a775382 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 9bc258b9a4 bug 92398, minor wording changes, c=gemal, r=morse, sr=alecf 2001-11-01 00:14:00 +00:00
seawood%netscape.com f5361b6d72 Link libunicharutil_s before xpcom. Blind attempt to fix hpux bustage 2001-10-31 10:03:34 +00:00
bnesse%netscape.com aa65825ca9 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 e7d817061c 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 af75d138be Fix HP bustage, I hope, by adding -L$(DIST)/lib. 2001-10-30 08:46:43 +00:00
morse%netscape.com d080d0a777 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 36d9c00050 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 faf03ce445 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 72ca9383ae 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 491fe6b2bd Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
dougt%netscape.com a74e9d9e5d 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 8b4e87479b bug 106304, bad wording in dialog, r=bryner, sr=alecf 2001-10-25 00:26:50 +00:00
morse%netscape.com 037bd4facf bug 106216, remove bogus js warning messages, r=sgehani, sr=alecf 2001-10-23 23:12:18 +00:00
alecf%netscape.com 326370ffa8 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 0a62d4e8d5 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 c8469b7ac5 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 3e278e4913 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
rangansen%netscape.com 6c6805d401 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 7e10018204 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 d18d7e2b17 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 aaf9d57ed8 Rolling back last changes 2001-10-18 19:09:03 +00:00
rangansen%netscape.com d2f2acaa18 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 ed869c764e 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 94722a4de0 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 38de3b0bf3 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 8213f2a5ec attempt #2 to check in this file for bug 100214 2001-10-13 00:33:09 +00:00
alecf%netscape.com bd048504df 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 0d87a30819 bug 102183, fix javascript warning and logic error, r=law, sr=alecf 2001-10-10 20:28:46 +00:00
morse%netscape.com 8fbc0669f0 bug 103641, wrong item deleted from form-manager list, r=sgehani, sr=alecf 2001-10-10 13:55:29 +00:00
morse%netscape.com fe74f06966 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 6181bee10f bug 96261, crash in 64-bit os, r=matt, sr=alecf 2001-10-09 18:43:45 +00:00
morse%netscape.com 828b8b8f44 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 a4516a7ba5 bug 102288, remove app-specific wording from dialog, r=valeski, sr=alecf 2001-10-08 20:31:59 +00:00
timeless%mac.com c47a1caadc 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 3a84cbd052 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 ca6197295f 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 eed93c8737 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 a3cdd91c11 bug 94590, remove dup entries from wallet preview dialog, r=law, sr=alecf 2001-09-26 20:40:11 +00:00
gerv%gerv.net 05abd17648 License changes, take 2. Bug 98089. mozilla/extensions/. 2001-09-25 23:31:24 +00:00
blakeross%telocity.com 35953fea85 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 198ab6c3b9 bug 96828, fix js warning, c=gemal, r=morse, sr=alecf 2001-09-22 01:44:09 +00:00
morse%netscape.com ca0da04ce0 bug 99910, password manager never isn't remembered, r=jag, sr=alecf 2001-09-22 01:41:42 +00:00
bryner%netscape.com 6b2d46e1b4 Removing dead code. r=morse. 2001-09-22 01:38:46 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com dc40187223 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 25856c9451 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 e580b45f37 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 21:32:10 +00:00
jaggernaut%netscape.com 30ace44624 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 5b93c1d9fc 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 93959d48cc 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 8c335b9662 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 eebcd1a09b bug #14889 Lazy loading wallet dll r=morse,gagan sr=jband a=asa 2001-08-28 22:32:03 +00:00
morse%netscape.com 0125197f71 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 17e6b60231 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
tao%netscape.com f2190d1a41 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 1e95684f80 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 113ad642ae 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 5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
ftang%netscape.com e4067efe1c use nsIScriptableDateTime to format date/time string
fix bug 88667. r=morse sr=
2001-08-16 23:56:11 +00:00
loadrunner%betak.net 4b088c6dec 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 e20ebcfa05 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 bc1e8f59d0 Project cleanup, rs=scc. Don't link with libpref, which is a component. 2001-08-15 23:13:13 +00:00
cls%seawood.org a3c1dd1b09 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 bb9517ccef 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 8bbbbe0079 bug 88661, remove-all button for form manager, r=vishy, sr=blake 2001-08-09 02:01:24 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
morse%netscape.com 2b8885cf42 bug 92301, data in password manager dialog vanishes, r=vishy, sr=blake 2001-08-02 19:06:01 +00:00
morse%netscape.com fd2075867d 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 c0194636fc 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 25eb0a92d4 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 91fadc2512 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 4dada4ca51 bug 92444, notall blocked cookie/image sites get deleted 2001-08-01 02:41:14 +00:00
morse%netscape.com 15a5915564 bug 92296, missing space, r=vishy, sr=blake 2001-08-01 02:39:22 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
morse%netscape.com 6a737e8a14 bug 91882, remove js errors, r=vishy, sr=blake 2001-07-25 03:40:27 +00:00
morse%netscape.com b7838db04b bug 92081, fix js error, r=vishy, sr=blake 2001-07-24 23:14:26 +00:00
morse%netscape.com bde911aa18 bug 90129, uncaught js exception, r=vishy, sr=blake 2001-07-24 23:08:30 +00:00
cmanske%netscape.com 5000be36e1 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 ed7a509937 bug 49861, removing wallet samples, r=vishy, sr=blake 2001-07-24 00:59:10 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
morse%netscape.com b9a8dfb285 fix javascript strict warning message, r=vishy, sr=blake 2001-07-23 00:47:49 +00:00
morse%netscape.com 8a4d1c34a2 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 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
ccarlen%netscape.com c8128a5765 Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
bryner%uiuc.edu 97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
maolson%earthlink.net fc69b17ec2 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
morse%netscape.com 978236fe5b bug 76386, cookies no longer being sorted, r=blakeross, sr=alecf 2001-04-17 23:04:19 +00:00
morse%netscape.com 44efea8c08 bug 27417, select new cookie/password when previous one is deleted, r=dbragg, sr=alecf 2001-04-16 20:32:17 +00:00
morse%netscape.com 41fcf882ca bug 75654, bogus cookie description when multiple cookies selected, r=evaughan, sr=alecf 2001-04-13 02:26:19 +00:00
morse%netscape.com 0950c5cbda bug 75754, password manager not showing all saved passwords, r=sconest, sr=alecf 2001-04-13 02:22:46 +00:00
eddyk%netscape.com c34374706a Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
morse%netscape.com 510a2329dd bug 75410, removed cookies not being cleared from cookieviewer, r=blake, sr=alecf 2001-04-11 04:40:32 +00:00