bzbarsky%mit.edu
40997a10b6
Fix bug 342504. r=gavin/neil, sr=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@241258 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-14 17:27:32 +00:00
bzbarsky%mit.edu
78c25ccf26
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
...
git-svn-id: svn://10.0.0.236/trunk@237338 18797224-902f-48f8-a5cc-f745e15eee43
2007-10-05 23:37:27 +00:00
jwalden%mit.edu
dda6ff3c99
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
...
git-svn-id: svn://10.0.0.236/trunk@229504 18797224-902f-48f8-a5cc-f745e15eee43
2007-07-08 07:08:56 +00:00
Olli.Pettay%helsinki.fi
647e878a24
Bug 366828, crash in venkman [@ nsContentTreeOwner::SetEnabled] p=asrail@gmail.com, r=timeless, sr=neil
...
git-svn-id: svn://10.0.0.236/trunk@220546 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 15:26:48 +00:00
bzbarsky%mit.edu
a308018d0e
Once we find a window, stop looking, dammit. Bug 360579, s+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@215288 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-14 22:30:33 +00:00
bzbarsky%mit.edu
39c9fd36c5
Make _main and _content target the right things when tabs are involved. Bug 277971 and bug 273984, r=bsmedberg, sr=jst, branch181=jst
...
git-svn-id: svn://10.0.0.236/trunk@192933 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-24 19:38:50 +00:00
neil%parkwaycc.co.uk
f1d7ee1f48
Bug 327238 Display sidebar link URLs in the status bar again r=jst sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@191278 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-26 19:00:30 +00:00
bzbarsky%mit.edu
ebac8d9163
Fix spelling error.
...
git-svn-id: svn://10.0.0.236/trunk@190809 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 05:19:21 +00:00
bzbarsky%mit.edu
0303eb1ecc
Changing comment, since I figured out why we're doing things in a wacky way.
...
No bug.
git-svn-id: svn://10.0.0.236/trunk@190807 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 05:09:01 +00:00
bzbarsky%mit.edu
e03f806aad
Make it possible to target non-primary content <browser>s; specifically ones
...
that are type="content-targetable". Bug 326009, r=bsmedberg, sr=jst
git-svn-id: svn://10.0.0.236/trunk@190799 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 03:58:48 +00:00
bzbarsky%mit.edu
c87e7e48b2
Make nsIWindowProvider report whether it created a new window. Bug 326006,
...
r=bsmedberg, sr=jst
git-svn-id: svn://10.0.0.236/trunk@189575 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-10 20:50:43 +00:00
bzbarsky%mit.edu
e446371b8e
Move the "force into tab" code out of Gecko and allow embeddors to do the same
...
sort of thing. Bug 323810, r=bsmedberg, sr=jst
git-svn-id: svn://10.0.0.236/trunk@189344 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-07 20:46:39 +00:00
darin%meer.net
f1df277163
fixing build bustage
...
git-svn-id: svn://10.0.0.236/trunk@188886 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 21:50:25 +00:00
darin%meer.net
4c402841b4
Patch for bug 324642 "Add an API to expose the DOM node that the mouse is over when informing the WebBrowserChrome object to update the status bar." r=biesi sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@188880 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 21:28:11 +00:00
bzbarsky%mit.edu
1510aacc39
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
git-svn-id: svn://10.0.0.236/trunk@188770 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 20:02:34 +00:00
dveditz%cruzio.com
e9f71a186c
bug 282955 (back as bug 312426) locationbar-less mac window needs titleseparator r=neil.parkwaycc,sr=bzbarsky,a=mscott
...
git-svn-id: svn://10.0.0.236/trunk@182283 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 23:41:04 +00:00
dveditz%cruzio.com
3e47562881
bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc
...
git-svn-id: svn://10.0.0.236/trunk@182282 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 23:33:51 +00:00
dveditz%cruzio.com
1608acdf38
locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@181295 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-30 18:51:46 +00:00
neil%parkwaycc.co.uk
a551a71fb6
I failed to merge this hunk correctly last time :-[ b=104532 r=danm sr=jst a=asa
...
git-svn-id: svn://10.0.0.236/trunk@169322 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-17 19:46:01 +00:00
neil%parkwaycc.co.uk
cfb07236d2
Don't let background tabs set the status b=104532 r=danm sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@168702 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-02 09:39:30 +00:00
louie.zhao%sun.com
dc94cd2c53
bug257739 [ATK] Can't read the title name of windows/dialogs
...
p = Philip K. Warren (IBM)
r = aaronleventhal
sr = jst
git-svn-id: svn://10.0.0.236/trunk@168617 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-01 08:50:50 +00:00
bzbarsky%mit.edu
ac25fe7675
Undo the checkin for bug 135811 and refix it better. Fixes bug 279495.
...
r=danm, sr=jst
git-svn-id: svn://10.0.0.236/trunk@168576 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-31 20:46:24 +00:00
jst%mozilla.jstenback.com
a15240a6ab
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
...
git-svn-id: svn://10.0.0.236/trunk@167537 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-11 19:36:40 +00:00
bzbarsky%mit.edu
5389493454
Setting window.status should not flush. Bug 258819, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@162150 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-12 02:42:02 +00:00
neil%parkwaycc.co.uk
e18d090e93
Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott
...
git-svn-id: svn://10.0.0.236/trunk@161101 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-21 14:47:51 +00:00
roc+%cs.cmu.edu
0b0fa89131
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@157992 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 00:13:25 +00:00
bzbarsky%mit.edu
73690f9d73
Change FlushPendingNotifications to have more granularity and update callers to
...
only flush the things they really need flushed. Bug 144072, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@157037 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-27 22:08:42 +00:00
roc+%cs.cmu.edu
bdc7e5f59b
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@156785 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-22 22:15:22 +00:00
gerv%gerv.net
8419e1650f
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@155030 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 16:52:41 +00:00
bryner%brianryner.com
c81aa21722
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@146626 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-08 00:31:50 +00:00
timeless%mozdev.org
029e5074be
Bug 217886 frame structure gets lost in builds since 20030826
...
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
git-svn-id: svn://10.0.0.236/trunk@146551 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 02:23:20 +00:00
hyatt%mozilla.org
094286a08f
Fix for 215296, r=bryner, sr=brendan, a=asa, This patch retains Seamonkey's behavior for titles on all platforms while patching Mac behavior to leave off the modifier for FB+TB
...
git-svn-id: svn://10.0.0.236/trunk@145900 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:51:39 +00:00
hyatt%mozilla.org
8a87664a7d
Update for 215440, make sure not to break SeaMonkey titlebars when the doc has no title, r/sr/a=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@145713 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 23:01:24 +00:00
hyatt%mozilla.org
9d5c4ad5fa
FIx for 215440, add support for a titledefault attribute that can be used when a document has no title.
...
git-svn-id: svn://10.0.0.236/trunk@145706 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-07 21:05:58 +00:00
hyatt%mozilla.org
450a2cf698
Patch the remaining places that use _content to also support _main, r=brendan, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@145549 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 21:52:22 +00:00
dwitte%stanford.edu
dc7e857400
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
git-svn-id: svn://10.0.0.236/trunk@142828 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:34:47 +00:00
danm%netscape.com
2e703a2416
implement new property nsIBaseWindow::blurSuppression. bug 68454 r=bryner,jst
...
git-svn-id: svn://10.0.0.236/trunk@138363 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-24 20:15:39 +00:00
dbaron%dbaron.org
6ed727cbe8
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@136028 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-08 23:19:20 +00:00
danm%netscape.com
0a1e6ed72f
bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929
...
git-svn-id: svn://10.0.0.236/trunk@129293 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-12 02:42:44 +00:00
danm%netscape.com
c93a9aa3d6
hooking up popup window management. bug 166442 r=jag,jst,timeless
...
git-svn-id: svn://10.0.0.236/trunk@129212 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-11 02:29:27 +00:00
dougt%netscape.com
e289284076
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
...
git-svn-id: svn://10.0.0.236/trunk@129050 18797224-902f-48f8-a5cc-f745e15eee43
2002-09-07 17:13:19 +00:00
alecf%netscape.com
7fd62c0521
rest of fix for bug 132175 - move windowlist part of the window mediator into a seperate object (nsWindowDataSource) so that appshell is no longer dependent on RDF.
...
r=bnesse, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@124130 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-26 22:34:09 +00:00
danm%netscape.com
f4f4bed53e
scrollbar visibility is no longer reflected in mChromeFlags. bug 130174 r=bryner,jag,jst
...
git-svn-id: svn://10.0.0.236/trunk@122457 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-01 00:00:12 +00:00
danm%netscape.com
78ba24c2df
removing unused function InitializeDocshell. bug 130944 r=jst,timeless a=asa
...
git-svn-id: svn://10.0.0.236/trunk@116799 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-18 23:33:49 +00:00
danm%netscape.com
a4ebf6625d
implement new attribute nsIBaseWindow::enabled. bug 126786 r=hyatt,rginda a=asa
...
git-svn-id: svn://10.0.0.236/trunk@115519 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:22:55 +00:00
danm%netscape.com
fb1b4319a0
window scrollbar chrome attribute is no longer cached locally. bug 111524 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@114617 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-16 01:16:00 +00:00
danm%netscape.com
acb5339665
support nsIEmbeddingSiteWindow and gut nsIESW::SetFocus. bug 57841 r=hyatt,saari
...
git-svn-id: svn://10.0.0.236/trunk@112239 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-16 00:11:29 +00:00
danm%netscape.com
432bf17b0a
implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
...
git-svn-id: svn://10.0.0.236/trunk@111398 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-05 02:22:45 +00:00
jaggernaut%netscape.com
436d43f211
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
...
git-svn-id: svn://10.0.0.236/trunk@110579 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 11:58:03 +00:00
bzbarsky%mit.edu
068756d821
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@107987 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-14 01:33:42 +00:00