Commit Graph

67 Commits

Author SHA1 Message Date
sford3%swbell.net
ee9eabd620 Prepatory work for reorganizing wallet 2000-03-20 23:57:42 +00:00
morse%netscape.com
4afaff543f add a remove-all button 2000-03-16 02:32:48 +00:00
hyatt%netscape.com
1786656e2a Converting tabs. 2000-03-14 11:31:05 +00:00
morse%netscape.com
e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
wtc%netscape.com
9377345e33 Bugzilla bug #27457: prepare the Windows build system for NSPR library
name change.  Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
morse%netscape.com
b94162993c extend patchhyatt previously made to fix bug 25432 2000-02-08 03:46:23 +00:00
hyatt%netscape.com
f280862dfb Bug fixes. 2000-02-08 01:02:47 +00:00
morse%netscape.com
0bf84e3705 another fix for bug 22117, cookie viewer display not working, r=goodger 2000-01-15 05:10:40 +00:00
morse%netscape.com
63ecc57a4c fix bug 22117 again, cookie viewer raising exception, r=rgoodger 1999-12-23 14:31:33 +00:00
rgoodger%ihug.co.nz
30f7e05a71 fixing js exception thrown when cookie deleted from cookie viewer. 1999-12-22 04:03:57 +00:00
morse%netscape.com
585caffc8f fix bug 22117, cookie viewer stopped working because arguments array just got deprecated, r=bgoodger, a=chofmann 1999-12-19 00:02:34 +00:00
rgoodger%ihug.co.nz
8d601d883c fixing 21130, js error with cookietree onselect. 1999-12-08 05:07:03 +00:00
fur%netscape.com
3db2d1fd05 Replaced spaces with tab to fix build bustage for rgoodger 1999-12-07 02:17:24 +00:00
rgoodger%ihug.co.nz
362d99b752 cookie viewer keyboard mappings, skin update. r=morse 1999-12-07 01:21:25 +00:00
rgoodger%ihug.co.nz
0c9ce708fb cookieviewer UI polish, r=morse 1999-12-02 05:46:24 +00:00
rgoodger%ihug.co.nz
844aec39d2 more cosmetic changes to cookieviewer, r=morse 1999-12-02 04:51:58 +00:00
morse%netscape.com
c23a406906 fix bug 20539, cookie & signon viewer display blank lines, r=davidm 1999-12-02 01:32:33 +00:00
rgoodger%ihug.co.nz
e33490999d selection fix, keyboard shortcuts, r=morse 1999-12-01 03:08:09 +00:00
rgoodger%ihug.co.nz
42095f30be fixed selection problems, added keyboard stuff. r=morse 1999-12-01 03:05:57 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dp%netscape.com
f377df5bef Removing unused factory implementations 1999-11-21 06:44:34 +00:00
dp%netscape.com
9551c4aee8 - Converting to nsGenericModule and nsGenericFactory
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing exported NS_New*() functions
- Moving the implementation definitions to their headers
r=morse@Netscape.com
1999-11-21 05:29:16 +00:00
dp%netscape.com
6060839af3 First version. Header of Cookie Viewer implementation. 1999-11-21 05:15:46 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
morse%netscape.com
3e390dbd05 fix ui regressons in cookie viewer, code=rgoodger, r=morse 1999-11-02 05:04:57 +00:00
evaughan%netscape.com
039be939e6 Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
morse%netscape.com
877e955a90 fix bug 17172 -- wrong cookie is displayed, r=goodsger 1999-10-25 22:56:24 +00:00
waterson%netscape.com
bdfcaec321 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
morse%netscape.com
b216201313 fix bug 15572, clean up build warnings, reviewed slamm 1999-10-05 23:58:45 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
morse%netscape.com
6344ccf9a8 fix cookieviewer bugs 14703 and 14916, approved chofmann 1999-09-26 09:43:43 +00:00
morse%netscape.com
c6fa5d1ce9 backing out Ben Goodger's viewer due to bug 14079 1999-09-22 03:36:19 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
morse%netscape.com
5408f9e1eb revised files received from Ben Goodger 1999-09-18 19:54:28 +00:00
morse%netscape.com
ef4db5c88c fix more indexing 1999-09-15 03:55:14 +00:00
morse%netscape.com
a0622d3cc6 fix up bad indexing 1999-09-15 01:48:23 +00:00
morse%netscape.com
23255d9c72 new cookie viewer from Ben Goodger 1999-09-14 21:53:54 +00:00
briano%netscape.com
6f97cd6289 General cleanup. 1999-09-11 01:34:27 +00:00
morse%netscape.com
5584eb7e22 remove obsolete stuff 1999-09-10 19:11:53 +00:00
morse%netscape.com
ea9fc0653e localize xul files 1999-09-09 07:03:00 +00:00
morse%netscape.com
cf96b0a7fb localize wallet xul files 1999-09-09 06:54:50 +00:00
morse%netscape.com
6bbfbd49ca localize wallet xul files 1999-09-09 06:43:15 +00:00
briano%netscape.com
1992ecbc92 Cleaned it up. 1999-09-08 00:24:27 +00:00
morse%netscape.com
31c54280a3 convert viewers from html to xul 1999-09-03 04:55:23 +00:00
morse%netscape.com
df06494aa9 fixes for bug 13022 1999-09-02 21:37:24 +00:00
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
morse%netscape.com
d5740bc53f fix bug 10406, approved chofmann 1999-08-13 20:22:35 +00:00
morse%netscape.com
5f52ff89c3 UI fixes 1999-08-03 20:37:18 +00:00
morse%netscape.com
4615b96cb8 still cleaning up in preparation for xul 1999-08-03 04:55:11 +00:00