gerv%gerv.net
|
86486431ae
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:14:17 +00:00 |
|
jst%mozilla.jstenback.com
|
505c634885
|
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
|
2004-02-09 22:48:53 +00:00 |
|
dbaron%dbaron.org
|
5aadb9d382
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 20:32:55 +00:00 |
|
dougt%netscape.com
|
68faeb5241
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +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 |
|
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 |
|
gerv%gerv.net
|
05abd17648
|
License changes, take 2. Bug 98089. mozilla/extensions/.
|
2001-09-25 23:31:24 +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
|
e91f8a147e
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
|
vidur%netscape.com
|
e153192875
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
|
scc%mozilla.org
|
a6fe0ab74d
|
fixing code that relied on implicit string construction
|
2000-08-19 20:52:04 +00:00 |
|
warren%netscape.com
|
512c8bf433
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
|
valeski%netscape.com
|
ca77e9420a
|
41110. eradicating nsIWebshellWindow usage. These are extraneous usages.
|
2000-06-01 14:29:43 +00:00 |
|
tbogard%aol.net
|
ad895a4fe1
|
Changed to do the Close on the treeOwner rather than trying to do so on the old webShell interfaces. Fixed a leak of the top object after it has been retrieved. r=hyatt
|
2000-02-14 10:55:04 +00:00 |
|
tbogard%aol.net
|
840c8350e1
|
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
|
2000-02-08 13:40:10 +00:00 |
|
morse%netscape.com
|
61a9624d09
|
fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp
|
2000-01-12 21:53:32 +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 |
|
tbogard%aol.net
|
3caae87616
|
Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow().
|
1999-11-16 20:05:21 +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 |
|
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
|
71fa6a532d
|
minor cleanup
|
1999-07-25 04:31:09 +00:00 |
|
morse%netscape.com
|
ab2e112803
|
remove wallet previewer from appcores
|
1999-06-13 14:57:15 +00:00 |
|