Gervase Markham
e95524780d
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
mats.palmgren@bredband.net
6efdb9ae97
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
2007-05-17 20:49:14 -07:00
bzbarsky@mit.edu
b5bc74653e
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi
2007-05-06 14:06:28 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mats.palmgren%bredband.net
8d3151ef42
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
2007-05-18 03:49:15 +00:00
bzbarsky%mit.edu
e5c3fb78c7
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,
...
r=bsmedberg, sr=biesi
2007-05-06 21:06:28 +00:00
jst%mozilla.jstenback.com
1a8e54667c
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
2005-01-11 19:36:40 +00:00
bzbarsky%mit.edu
194e16cd98
Make docshell inherit from docloader; clean up related code, move toward
...
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
darin%meer.net
6e7a7bac99
fixes bug 270345 "nsIDocShellTreeItem's parent and treeOwner attributes are not scriptable" r=biesi sr=bzbarsky
2004-11-24 04:56:49 +00:00
gerv%gerv.net
692411203a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
aaronl%netscape.com
17e7f506d1
Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt
2002-08-01 23:12:38 +00:00
locka%iol.ie
7b38117f01
New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com
2001-10-20 11:42:35 +00:00
sfraser%netscape.com
0e1ace29ab
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2001-04-27 21:11:03 +00:00
radha%netscape.com
e1fc2c5789
More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
...
when feature is enabled.
2000-06-23 23:54:30 +00:00
locka%iol.ie
908790b63c
Added new enum for docshell tree items that own chrome content
2000-06-21 13:07:22 +00:00
tbogard%aol.net
832a77d610
Added new type for TreeItems that simply wrap a content treeItem. Embedding is an example of this.
2000-03-11 00:48:54 +00:00
danm%netscape.com
53f2d06536
arrRRRHRHRHHRHH fixing some bloody grammar in the comments. r=mrsprieb@thirdgrade.edu
2000-02-25 23:13:47 +00:00
tbogard%aol.net
f3777757ce
Updated a comment.
2000-01-26 03:31:24 +00:00
tbogard%aol.net
4ca3542caa
Updated the algorithm documentation. Changed aRequestor to be an nsISupports rather than an nsIDocShellTreeItem since nsIDocShellTreeOwner will need to be passed as the requestor too.
1999-12-18 02:19:56 +00:00
tbogard%aol.net
f574517531
Added the ability to find a docshellTreeItem with the given name per the API. Work to fix bug 21287. r=shaver a=shaver.
1999-12-12 10:13:00 +00:00
tbogard%aol.net
d7c10dfc1a
Added some methods to nsIDocShellTreeItem... It now understands the concept of being of the chrome or content type. Added convenience methods to traverse up the tree with a restriction of same item type.
1999-12-08 04:57:23 +00:00
tbogard%aol.net
3cde9b048d
Added the concept of the treeItem and node. This breaks up nsIDocShell a little bit.
1999-12-03 10:29:08 +00:00
tbogard%aol.net
556142f7b0
Adding two new interfaces to deal with the docshell tree.
1999-12-03 10:00:23 +00:00