Commit Graph

46 Commits

Author SHA1 Message Date
wtc%netscape.com
1042f52101 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


git-svn-id: svn://10.0.0.236/trunk@60875 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:35:15 +00:00
morse%netscape.com
c848dfaa47 remove commented-out code
git-svn-id: svn://10.0.0.236/trunk@60658 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 21:16:40 +00:00
sspitzer%netscape.com
0fbd6a5d0b fix warnings. fix bug #27458, add HaveData() interface for alecf
so he can check if there is data in the single signon database
for a given url.  r=alecf


git-svn-id: svn://10.0.0.236/trunk@60545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:28:46 +00:00
tbogard%aol.net
c416db8338 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:40:10 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
morse%netscape.com
f2f37a3440 fix bug 26305, wallet editor is empty, r=ben
git-svn-id: svn://10.0.0.236/trunk@59828 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:36:47 +00:00
morse%netscape.com
a0ae4abc82 fix real stupid error, r=dp
git-svn-id: svn://10.0.0.236/trunk@58723 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:31:57 +00:00
morse%netscape.com
c1f4aff58d new wallet editor, r=ben
git-svn-id: svn://10.0.0.236/trunk@58650 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 00:29:15 +00:00
morse%netscape.com
a37aeaed5d bug 23913, new wallet editor, r=ben
git-svn-id: svn://10.0.0.236/trunk@58551 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:30:33 +00:00
morse%netscape.com
739db895e9 bug 23913, new wallet editor, r=dp
git-svn-id: svn://10.0.0.236/trunk@58545 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:21:22 +00:00
morse%netscape.com
ad09c5c861 fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp
git-svn-id: svn://10.0.0.236/trunk@57572 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:53:32 +00:00
waterson%netscape.com
f056c26c3c Make wallet editor skinnable. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@55367 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:34:31 +00:00
warren%netscape.com
eb9a891946 Eliminated the libs build pass.
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
dp%netscape.com
f5450155e1 Removing unused factory implementations
git-svn-id: svn://10.0.0.236/trunk@54106 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 06:44:34 +00:00
dp%netscape.com
44d8849387 - 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


git-svn-id: svn://10.0.0.236/trunk@54102 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 05:29:16 +00:00
dp%netscape.com
4914f9d8e4 First version. Implementation header of wallet editor.
git-svn-id: svn://10.0.0.236/trunk@54099 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-21 05:16:45 +00:00
tbogard%aol.net
a9a3650565 Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow().
git-svn-id: svn://10.0.0.236/trunk@53676 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 20:05:21 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
waterson%netscape.com
30e53d03e9 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
git-svn-id: svn://10.0.0.236/trunk@50416 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 03:05:10 +00:00
beard%netscape.com
da97767078 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
git-svn-id: svn://10.0.0.236/trunk@49690 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 20:46:23 +00:00
morse%netscape.com
a0f1be31d6 localize xul files
git-svn-id: svn://10.0.0.236/trunk@46541 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 07:03:00 +00:00
morse%netscape.com
ac3229e1a7 localize wallet xul files
git-svn-id: svn://10.0.0.236/trunk@46539 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 06:54:50 +00:00
morse%netscape.com
52fba43489 localize wallet xul files
git-svn-id: svn://10.0.0.236/trunk@46538 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 06:43:15 +00:00
briano%netscape.com
b9cce49c6d Cleaned it up.
git-svn-id: svn://10.0.0.236/trunk@46267 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:24:27 +00:00
morse%netscape.com
ffbb237fce convert viewers from html to xul
git-svn-id: svn://10.0.0.236/trunk@45824 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 04:55:23 +00:00
morse%netscape.com
e7b279cdbb fixes for bug 13022
git-svn-id: svn://10.0.0.236/trunk@45750 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:37:24 +00:00
morse%netscape.com
968f97eacd fix bug when adding first schema to empty wallet
git-svn-id: svn://10.0.0.236/trunk@44998 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 14:33:45 +00:00
mccabe%netscape.com
91543218bc 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.


git-svn-id: svn://10.0.0.236/trunk@43988 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 08:54:47 +00:00
morse%netscape.com
1b41cfb90e fix bugs when adding and deleting
git-svn-id: svn://10.0.0.236/trunk@43474 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 05:44:45 +00:00
morse%netscape.com
b0f1986087 fix bug 10406, approved chofmann
git-svn-id: svn://10.0.0.236/trunk@43296 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 20:22:35 +00:00
morse%netscape.com
0ccfd60f98 fix bug 11548
git-svn-id: svn://10.0.0.236/trunk@43022 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 21:24:32 +00:00
morse%netscape.com
0fd19c92df UI fixes
git-svn-id: svn://10.0.0.236/trunk@42002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 20:37:18 +00:00
morse%netscape.com
51272644ed still cleaning up in preparation for xul
git-svn-id: svn://10.0.0.236/trunk@41943 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 04:55:11 +00:00
morse%netscape.com
c821ed3665 clean up in anticipation of converting to xul
git-svn-id: svn://10.0.0.236/trunk@41892 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 00:06:32 +00:00
morse%netscape.com
a6e79091f8 minor cleanup
git-svn-id: svn://10.0.0.236/trunk@41040 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 04:31:09 +00:00
morse%netscape.com
7627aac461 implement new and improved UI
git-svn-id: svn://10.0.0.236/trunk@39251 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 15:04:25 +00:00
morse%netscape.com
f32a9addb0 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@38304 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 01:29:53 +00:00
morse%netscape.com
e280e117d2 fix wallet viewers
git-svn-id: svn://10.0.0.236/trunk@36635 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-24 00:01:33 +00:00
morse%netscape.com
f7ab40426d Makefile.in
git-svn-id: svn://10.0.0.236/trunk@36002 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-20 22:27:44 +00:00
sspitzer%netscape.com
bab68e8c91 fix build bustage for morse. again.
git-svn-id: svn://10.0.0.236/trunk@35987 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-20 20:41:58 +00:00
morse%netscape.com
9f7ea1034f fix up walletviewer makefiles for unix
git-svn-id: svn://10.0.0.236/trunk@35984 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-20 19:33:33 +00:00
morse%netscape.com
5a2010006a remove obsolete files
git-svn-id: svn://10.0.0.236/trunk@35942 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 22:33:17 +00:00
morse%netscape.com
aa1088a0c6 put wallet viewers into one dll
git-svn-id: svn://10.0.0.236/trunk@35909 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 21:08:33 +00:00
danm%netscape.com
16ae30744d First Checked In.
git-svn-id: svn://10.0.0.236/trunk@35107 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 02:04:37 +00:00
morse%netscape.com
9002ae199a fix wallet editor
git-svn-id: svn://10.0.0.236/trunk@34243 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 20:42:55 +00:00
morse%netscape.com
642b2f087f fix wallet editor
git-svn-id: svn://10.0.0.236/trunk@34239 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 20:27:58 +00:00