bzbarsky%mit.edu
|
98f7c9d9bf
|
Make docshell visibility checking check with the tree owner so that embedding
gets a chance to claim docshells as invisible (eg in Camino's tab
implementation). Bug 306245, patch by jst, r=sfraser, sr=bzbarsky
|
2005-10-19 02:59:30 +00:00 |
|
dveditz%cruzio.com
|
6ed2efe98d
|
bug 282955 (back as bug 312426) locationbar-less mac window needs titleseparator r=neil.parkwaycc,sr=bzbarsky,a=mscott
|
2005-10-14 23:39:45 +00:00 |
|
dveditz%cruzio.com
|
b69d697984
|
bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc
|
2005-10-14 23:33:51 +00:00 |
|
bsmedberg%covad.net
|
d575825305
|
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
|
2005-10-04 14:41:18 +00:00 |
|
dveditz%cruzio.com
|
885f89af0b
|
locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky
|
2005-09-30 18:51:46 +00:00 |
|
bzbarsky%mit.edu
|
5abb3b2c19
|
Send out notifications when docshells are created or destroyed. Bug 308438,
r=biesi, sr=darin
|
2005-09-16 15:51:14 +00:00 |
|
aaronleventhal%moonset.net
|
2b6992ad0b
|
bug 306235. Keyboard stops working on window restore of Thunderbird main window from minimized state. Partial backout of now unnecessary part of bug 258285. r+sr=bryner
|
2005-08-31 20:43:39 +00:00 |
|
aaronleventhal%moonset.net
|
b3fef4bca2
|
Bug 258285. Find As You Type coming up when it shouldn't (textareas/textfields). r=mats, sr=bryner
|
2005-08-16 17:54:29 +00:00 |
|
bsmedberg%covad.net
|
d6b10ccd90
|
Bug 298072 - XUL window with "hidechrome" draws incorrectly until it is resized - patch by Anand Aiyer <aaiyer@asvcyber.com> - r+sr=roc, a=me
|
2005-08-08 14:07:55 +00:00 |
|
jst%mozilla.jstenback.com
|
feeb5a5609
|
Fixing bug 297543. Make the hidden window load a URL that's not about:blank. r=benjamin@smedbergs.com, sr=brendan@mozilla.org, a=brendan@mozilla.org
|
2005-07-01 23:58:15 +00:00 |
|
timeless%mozdev.org
|
6da819311a
|
Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
|
2005-06-29 18:12:06 +00:00 |
|
joshmoz%gmail.com
|
119c6d9592
|
just fix a comment, no code change (mac has a menu bar height of 22, it is not different)
|
2005-06-23 09:29:04 +00:00 |
|
jst%mozilla.jstenback.com
|
50de4a3e1d
|
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
|
2005-04-28 23:48:28 +00:00 |
|
allan%beaufour.dk
|
82165a285e
|
Fixes location of about:. Bug 272556, r=neil.parkwaycc.co.uk, sr=alecf, patch by bsmedberg
|
2005-03-15 15:24:20 +00:00 |
|
jst%mozilla.jstenback.com
|
a57ec3f6dc
|
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
|
2005-03-04 02:01:54 +00:00 |
|
dbaron%dbaron.org
|
8bf02cd23e
|
Use weak references in nsContentShellInfo. r+sr=bzbarsky b=282938
|
2005-02-23 05:29:44 +00:00 |
|
neil%parkwaycc.co.uk
|
365ad5d30a
|
Bug 282938 Stop the xul window from holding on to deleted tabs r=danm sr=dbaron
|
2005-02-22 00:17:35 +00:00 |
|
bryner%brianryner.com
|
f6b8fec0c7
|
Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky.
|
2005-02-19 22:42:01 +00:00 |
|
neil%parkwaycc.co.uk
|
f039b720ce
|
I failed to merge this hunk correctly last time :-[ b=104532 r=danm sr=jst a=asa
|
2005-02-17 19:46:01 +00:00 |
|
dbaron%dbaron.org
|
cd3f2b0231
|
Fix obvious spelling mistake in comment.
|
2005-02-12 19:34:51 +00:00 |
|
dwitte%stanford.edu
|
33e373e757
|
tidy up popup blocker code.
b=279710, r+sr=dveditz.
|
2005-02-06 08:25:40 +00:00 |
|
dougt%meer.net
|
c8272f98e2
|
Fixes 280246. WinCE build support. r=bryner
|
2005-02-06 03:48:19 +00:00 |
|
bryner%brianryner.com
|
67dba23ae4
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
|
neil%parkwaycc.co.uk
|
c92929c2cd
|
Don't let background tabs set the status b=104532 r=danm sr=jst
|
2005-02-02 09:39:30 +00:00 |
|
jst%mozilla.jstenback.com
|
8862f5752b
|
Replace empty nsAutoString with EmptyString(). No bug.
|
2005-02-01 22:07:48 +00:00 |
|
louie.zhao%sun.com
|
13fd081406
|
bug257739 [ATK] Can't read the title name of windows/dialogs
p = Philip K. Warren (IBM)
r = aaronleventhal
sr = jst
|
2005-02-01 08:50:50 +00:00 |
|
bzbarsky%mit.edu
|
7f9e2bbb9a
|
Undo the checkin for bug 135811 and refix it better. Fixes bug 279495.
r=danm, sr=jst
|
2005-01-31 20:46:24 +00:00 |
|
pedemont%us.ibm.com
|
101e033fa1
|
Bug 264938 - Collapse toolbar button shouldn't hide the statusbar. Patch by mano, r=jhpedemonte, sr=sfraser.
|
2005-01-17 20:48:14 +00:00 |
|
jst%mozilla.jstenback.com
|
265b0ff136
|
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
|
1601d80e99
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |
|
bsmedberg%covad.net
|
60567bb185
|
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
|
2004-12-15 04:07:01 +00:00 |
|
bsmedberg%covad.net
|
1886e88ad8
|
Removing files that were cvs-copied as part of bug 237745. I apologize for not doing this sooner.
|
2004-12-03 14:31:22 +00:00 |
|
pedemont%us.ibm.com
|
455bdbf7a0
|
Bug 257546 - sheet support implemented incorrectly. r=peterv, sr=sfraser.
|
2004-11-12 16:42:58 +00:00 |
|
darin%meer.net
|
189ba5e5c4
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
|
bsmedberg%covad.net
|
23695e1ff9
|
Think-o from bug 237745, this should fix the TXul test, r=timeless sr=stupidity
|
2004-10-30 05:48:37 +00:00 |
|
cbiesinger%web.de
|
0d1f0c72d8
|
fixing gcc 3.4 bustage
|
2004-10-29 22:15:48 +00:00 |
|
bsmedberg%covad.net
|
e08012b8b7
|
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
|
2004-10-29 19:28:38 +00:00 |
|
darin%meer.net
|
52ac61d678
|
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
|
2004-10-25 19:34:45 +00:00 |
|
joshmoz%gmail.com
|
5d66148191
|
clean out some old stuff pertaining to classic Mac OS (bug 231337) r=sdagley sr=bzbarsky
|
2004-10-24 17:36:11 +00:00 |
|
scott%scott-macgregor.org
|
bcc854a129
|
Bug #230392 --> minor thunderbird specific fix.
Create new window (if none exists) when clicking the thunderbird dock icon on Mac OS X
instead of trying to create an instance of navigator.xul.
|
2004-09-28 22:03:34 +00:00 |
|
neil%parkwaycc.co.uk
|
fdc47d09d4
|
Set the XUL document's title once the DOM is ready and not after a chrome window finishes loading, so that we get titles on XUL documents in content and we can also use document.title or window.title to set the title in a load handler b=126903 but also fixes 216651, 259067 and the like r=danm sr=jst
|
2004-09-17 20:03:18 +00:00 |
|
peterv%propagandism.org
|
c2fde29a6e
|
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
|
2004-09-17 11:12:14 +00:00 |
|
bzbarsky%mit.edu
|
143d798b09
|
Setting window.status should not flush. Bug 258819, r+sr=jst
|
2004-09-12 02:42:02 +00:00 |
|
darin%meer.net
|
77f38a74b2
|
landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=biesi,sr=blizzard
|
2004-09-07 18:59:27 +00:00 |
|
neil%parkwaycc.co.uk
|
658c2f1a92
|
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
|
2004-08-21 14:47:51 +00:00 |
|
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
|
jst%mozilla.jstenback.com
|
23b9aa362d
|
Landing fix for bug 239202, patch by trev@gtchat.de. Making nsIScriptGlobalObjectOwner not scriptable. r+sr=jst@mozilla.org
|
2004-07-16 17:03:10 +00:00 |
|
cbiesinger%web.de
|
8b6b3cc5d2
|
Bug 250202 remove nsWebShellWindow::NotifyObservers and nsXULWindow::NotifyObservers
r=danm sr=jag
|
2004-07-15 19:00:11 +00:00 |
|
bryner%brianryner.com
|
d0db48d545
|
nsCmdLineService::GetProgramName needs to copy the string to be compliant with the interface definition. Bug 249737, r+sr=jst.
|
2004-07-04 11:01:32 +00:00 |
|
ben%bengoodger.com
|
567cae5f38
|
change mDeleteCalled to mXPCOMShuttingDown per danm request. (part of 244106 that bsmedberg didn't get before landing on the trunk)
|
2004-06-20 03:42:50 +00:00 |
|