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

1295 Коммитов

Автор SHA1 Сообщение Дата
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
morse%netscape.com 02d43fbe0b bug 64361, don't prompt on every form submission if no new values to save, r=sgehani, sr=alecf 2001-04-11 01:55:59 +00:00
ccarlen%netscape.com 2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
danm%netscape.com bfe4893c0c fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
danm%netscape.com d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
dbaron%fas.harvard.edu ff7ff84484 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 05:11:47 +00:00
danm%netscape.com 33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
blakeross%telocity.com c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
morse%netscape.com 11e5a90b81 fix linux bustage 2001-04-05 07:18:10 +00:00
morse%netscape.com 6d3aacc4ed bug 70382, redo password manager idl for embedding requirements, r=ccarlen, sr=alecf 2001-04-05 06:29:48 +00:00
pchen%netscape.com d27225ec49 mac buddy for bug 70382, add nsIPassword.idl and nsIPasswordManager.idl to mac IDL project 2001-04-05 06:23:15 +00:00
pchen%netscape.com d89419f3ab mac buddy for bug 70382, add nsPassword.cpp and nsPasswordManager.cpp to mac project 2001-04-05 06:23:06 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
morse%netscape.com 64e229e8c2 bug 74089, image/cookie confusion, r=valeski, sr=alecf 2001-04-04 02:34:26 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
scc%mozilla.org 70de2e4a46 landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
pchen%netscape.com 0347b62839 fix for blocker bug 73596, remove nsCookieViewer.cpp from project 2001-03-29 19:49:32 +00:00
morse%netscape.com d8762db686 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
morse%netscape.com 4ae4b9ce28 bug 72401, trivial wording change for consistency, r=evaughan@netscape.com, sr=alecf@netscape.com 2001-03-29 00:14:25 +00:00
morse%netscape.com 7121ec0cc2 bug 63373, crash in password-manager dialog, r=dr@netscape.com, sr=shaver@mozilla.org 2001-03-28 00:45:51 +00:00
scc%mozilla.org 7a7d9125e0 back myself out, sorry SunOS 2001-03-27 16:03:33 +00:00
scc%mozilla.org bcb40ec264 syntax fix 2001-03-27 14:16:24 +00:00
morse%netscape.com 57163725cb bug 73341, fix regression in previous checkin, r=disttsc@bart.nl, sr=alecf@netscape.com 2001-03-27 07:54:39 +00:00
disttsc%bart.nl ca068b563d Fix wchar_t bustage in wallet (oops). 2001-03-25 23:51:44 +00:00
disttsc%bart.nl 60de3ee0ce Some string, IID and CID cleaning in singsign.cpp, wallet.cpp, bug=73341, r=morse, sr=shaver 2001-03-25 23:07:49 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
morse%netscape.com e6fc6df959 bug 67379, bug 67389, bug 72855 Wallet Preview enhancements r=pnunn, sr=alecf 2001-03-23 02:58:11 +00:00
morse%netscape.com bd40359c76 smoketest blocker 73045, r=blakeross@telocity.com, sr=ben@netscape.com 2001-03-22 20:53:13 +00:00
blakeross%telocity.com 0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net 1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
morse%netscape.com cf9e2e9a33 bug 72603, form manager captures bad values for sample2 page, r=jag, sr=alecf 2001-03-21 22:18:54 +00:00
bryner%uiuc.edu f285027413 Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan. 2001-03-20 08:01:28 +00:00
timeless%mac.com 6cf0d97f11 Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
ccarlen%netscape.com c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com 4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
morse%netscape.com 33dc92d581 bug 63961, server can't turn off password manager, r=jelwell@netscape.com, sr=alecf@netscape.com 2001-03-08 22:15:35 +00:00
disttsc%bart.nl e78859951e Fix speedracer bustage, take #2. Temporary fix, will find a better one with scc. 2001-03-08 16:35:52 +00:00
disttsc%bart.nl b0f59e3f1c Fix speedracer bustage. It doesn't seem to like |Compare| :-)
r=shaver
2001-03-08 15:32:46 +00:00
disttsc%bart.nl 8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
ccarlen%netscape.com f7935a926b Bug 70965 - Crash if SI_RemoveAllSignonData called more than once. r=morse@netscape.com, sr=brendan@mozilla.org 2001-03-08 03:17:44 +00:00
timeless%mac.com c06cf59ce4 fix Bug 42406 autostretch="never" needs to be added for checkboxes
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 10:01:38 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
timeless%mac.com a47d4b2460 fix bug 70569 dead code doesn't belong in tree
r=morse, sr=brendan@mozilla.org
2001-03-02 04:04:35 +00:00
dprice%netscape.com 199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
morse%netscape.com d683ec1255 bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com 2001-02-23 05:33:33 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
morse%netscape.com d30d690ed4 bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com 2001-02-22 07:40:56 +00:00
dougt%netscape.com 128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
morse%netscape.com 5aca67d92e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
morse%netscape.com d026c48afa new file, not yet part of build 2001-02-21 05:04:31 +00:00
morse%netscape.com dbe83376b2 *** empty log message *** 2001-02-21 01:40:07 +00:00
dbaron%fas.harvard.edu 97f1caad5a Fix leaks in single signon and clean up some build warnings, etc. r=morse@netscape.com sr=brendan@mozilla.org b=67119 2001-02-18 16:40:04 +00:00
dprice%netscape.com 997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
disttsc%bart.nl 3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
dbaron%fas.harvard.edu 6a1cef6f9a Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu 1e046d05c0 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
morse%netscape.com e8b3bd90d5 bug 64588, remove javascript warning, r=gemal@gemal.dk, sr=brendan@mozilla.org 2001-01-27 00:09:41 +00:00
jgmyers%netscape.com de750be2b2 fix ref to FALSE: bug 35559 r=bryner sr deputized by brendan 2001-01-26 01:56:33 +00:00
morse%netscape.com 40da8cc2d6 bug 65636, removing users is checkbox is unchecked, submitter=mozilla@maxuk.net, r=morse@netscape.com, sr=brendan@mozilla.org 2001-01-25 19:46:19 +00:00
ccarlen%netscape.com 39deeb268f Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
mkaply%us.ibm.com 0cddd31ff7 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
morse%netscape.com e2e4ac628f bug 40122, save-these-values should be prechecked..., r=pnunn@netscape.com, sr=brendan@mozilla.org 2001-01-16 22:05:36 +00:00
morse%netscape.com deffcbc76a bug 63493, VCARD_NAME attribute doesn't work, r=matt@netscape.com, sr=hyatt@netscape.com 2001-01-16 22:02:58 +00:00
dbaron%fas.harvard.edu 10345e7670 Add file for morse with correct case: bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com 2001-01-13 18:49:35 +00:00
morse%netscape.com 3b1bc8701e bug 52523, sorting for cookie-manager and password-manager, r=saari@netscape.com, sr=brendan@netscape.com 2001-01-13 17:39:40 +00:00
mkaply%us.ibm.com 225cdbd87d #65078
r=morse, sr/a=brendan
Don't hardcode fonts in HTML files - bad for L10N
2001-01-12 00:58:50 +00:00
morse%netscape.com 4dfd52e227 bug 64553, javascript error, submitted by gemal@gemal.dk, r=morse@netscape.com, sr=brendan@mozilla.org 2001-01-11 20:14:59 +00:00
blakeross%telocity.com 6d34d8f50e Fix 64587: JS strict warnings in signonviewer.js. patch by morse. r=pchen sr=brendan 2001-01-08 21:17:36 +00:00
blakeross%telocity.com a1bc0c29e6 Fix 64588: JS strict warnings in CookieViewer.js. patch by gemal. r=morse sr=brendan 2001-01-07 22:43:34 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
morse%netscape.com 420ec383b4 patch 64211 con't: Form-manager fillin does not work for files on local disk, r=evaughan@netscape.com, sr=brendan@mozilla.org 2001-01-05 07:34:40 +00:00
morse%netscape.com 60471ce8e8 bug 64221, Form-manager fillin does not work for files on local diskk, r=evaughan@netscape.com, sr=ben@netscape.com 2001-01-05 03:48:57 +00:00
morse%netscape.com ff1a88dd9f bug 63390, form manager title bar not localizable, submitter=walk84@usa.net, r=hidday@geocities.com/morse@netscape.com, sr=alecf@netscape.com 2000-12-20 21:49:53 +00:00
blakeross%telocity.com c23b28823a Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=morse sr=alecf 2000-12-20 01:58:56 +00:00
morse%netscape.com 0ed89a88d2 bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com 2000-12-19 15:59:48 +00:00
morse%netscape.com fecdcaaa94 bug 62808, form manager dialog does not resize properly, r=blakeross@telocity.com sr=alecf@netscape.com 2000-12-18 22:57:38 +00:00
morse%netscape.com 5990f71523 bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf 2000-12-14 19:27:16 +00:00
morse%netscape.com c9f8535b5a bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf 2000-12-14 19:25:54 +00:00
morse%netscape.com 21d56aa12a bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2000-12-14 19:16:31 +00:00
morse%netscape.com bc4157ef76 bug 60896, garbage title on bookmark dialog, r=neeti@netscape.com, sr=brendan@mozilla.org 2000-12-14 19:09:25 +00:00
morse%netscape.com f33c28db5a bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2000-12-13 02:17:01 +00:00
morse%netscape.com e12c85196c bug 62419 -- wallet previewer busted, r=dbragg@netscape.com, a=hangas@netscape.com 2000-12-13 01:59:54 +00:00
nhotta%netscape.com 726b284ef4 Replaced isalpha() and isdigit() by nsCRT equivalents which take unicode instead of char, bug 62407, r=morse, sr=alecf. 2000-12-12 22:20:50 +00:00
morse%netscape.com 1df54fa5fc bug 62427: improve wallet's rules for detecting certain schema, r=dveditz@netscape.com, sr=brendan@mozilla.org 2000-12-12 15:07:23 +00:00
morse%netscape.com 0dba7585a5 bug 58875, capture info in <select> tags, r=ssu, sr=alecf 2000-12-12 02:18:41 +00:00
morse%netscape.com 96e4c9df9f new file, not part of build 2000-12-11 22:23:09 +00:00
blakeross%telocity.com 4b4ff4de2e Fix 62509: missing tab in the password manager. (patch by morse, I broke it in an earlier checkin). r=me sr=alecf 2000-12-11 21:49:37 +00:00
morse%netscape.com abdea5a2bb new file, not part of build 2000-12-10 17:02:11 +00:00
morse%netscape.com d6d932f79b bug 61390, no dialog asking if you want to save form data, r=dveditz, sr=alecf 2000-12-05 22:07:11 +00:00
morse%netscape.com 7c6a300c5c bug 60210, two tabs selected simultaneously, r=dbragg@netscape.com, sr=ben@netscape.com 2000-11-29 21:43:09 +00:00
morse%netscape.com 917f3f09c3 bug 56644, wallet cleanup, r=dveditz@netscape.com, sr=alecf@netscape.com 2000-11-29 21:05:33 +00:00
morse%netscape.com 04ed5def76 bug 61275, email address interpreted as street address, r=dveditz@netscape.com, sr=brendan@mozilla.org 2000-11-29 05:47:38 +00:00
morse%netscape.com 563c41c74c bug 60472, multiple user list for password not always displayed, r=sgehani@netscape.com, sr=brendan@mozilla.org 2000-11-28 00:25:40 +00:00
blakeross%telocity.com 97a25ba77a Fix 53977: shouldn't be able to access hidden tabs using the keyboard. r=jag a=ben 2000-11-23 04:31:45 +00:00
morse%netscape.com 83cc6d970f bug 59184, file had 0x96 chars in it, r=verah, a=ben 2000-11-21 23:47:21 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
morse%netscape.com ba98b65ad1 bug 55847, Wallet Editor is not translation enabled, submitter=mkaply r=morse, a=ben 2000-11-14 22:11:25 +00:00
morse%netscape.com def2693d6c bug 55847, Wallet Editor is not translation enabled, submitter=mkaply r=morse, a=ben 2000-11-14 21:56:35 +00:00