joshmoz%gmail.com
|
ae46b56f98
|
fix wonkiness with modal windows resulting from showModalDialog on Mac OS X. b=395465 r=jst r=smichaud sr=vlad a=beltzner
|
2008-03-23 22:30:57 +00:00 |
Olli.Pettay%helsinki.fi
|
c5f80ddee8
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 20:24:39 +00:00 |
joshmoz%gmail.com
|
ade5412cfd
|
fix performKeyEvent handling so we don't beep when commands are successful. b=376077 r=smichaud sr=roc
|
2008-01-29 06:11:06 +00:00 |
dwitte%stanford.edu
|
4ea2457134
|
Bug 307437 - xpfe and suite should use the newer nsIPrefService APIs instead of nsIPref. r+sr=neil, suite-only change
|
2008-01-13 02:13:25 +00:00 |
reed%reedloden.com
|
77fb407066
|
Bug 307310 - "crash [@ nsAbout::NewChannel]" [p=b.jacques@planet.nl (Bastiaan Jacques) r=timeless a1.9=schrep]
|
2008-01-07 03:10:09 +00:00 |
bzbarsky%mit.edu
|
49e8e0969e
|
Put more recently focused tabs in a window at the beginning of the named item
search order. Bug 407421, r+sr=jst, a=schrep
|
2007-12-14 17:32:41 +00:00 |
bzbarsky%mit.edu
|
615907ea1a
|
Fix bug 342504. r=gavin/neil, sr=bsmedberg
|
2007-12-14 17:27:32 +00:00 |
enndeakin%sympatico.ca
|
fffd3f3953
|
Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc
|
2007-11-28 20:18:15 +00:00 |
jst%mozilla.org
|
9b0528aa4e
|
Fixing bug 392532. Infinite recursion crash when getting scroll chrome flags off of a window at the wrong point in time. r+sr=bzbarsky@mit.edu, a=vladimir@pobox.com
|
2007-11-12 05:48:25 +00:00 |
joshmoz%gmail.com
|
75b493c333
|
remove nsIMenuListener interface and its usage, cuts some memory usage, faster without it, and code is much cleaner. b=400259 r=smorgan sr=roc a=pav
|
2007-11-09 17:38:34 +00:00 |
bzbarsky%mit.edu
|
f985f06f12
|
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
|
2007-10-05 23:37:27 +00:00 |
roc+%cs.cmu.edu
|
95a79b473c
|
Bug 396657. Fixing bustage
|
2007-09-20 02:13:52 +00:00 |
joshmoz%gmail.com
|
85aae3d45d
|
remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc
|
2007-09-17 15:07:00 +00:00 |
joshmoz%gmail.com
|
0e09046e05
|
Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc
|
2007-09-15 17:01:36 +00:00 |
jag%tty.nl
|
470bf4ec8c
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 13:05:02 +00:00 |
gijskruitbosch%gmail.com
|
517bd9d9ce
|
Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit
r=benjamin@smedbergs.us
r=joshmoz@gmail.com
a=bzbarsky@mit.edu
|
2007-08-23 21:30:30 +00:00 |
masayuki%d-toybox.com
|
5fa5b33f97
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 11:13:55 +00:00 |
jst%mozilla.org
|
0c37acd02f
|
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
|
2007-08-09 22:03:02 +00:00 |
jst%mozilla.org
|
19eb87acec
|
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
|
2007-07-26 17:52:53 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
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.
|
2007-07-08 07:08:56 +00:00 |
enndeakin%sympatico.ca
|
a71cb5f411
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 15:49:46 +00:00 |
enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
emaijala%kolumbus.fi
|
f95c9b7148
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 10:59:20 +00:00 |
gijskruitbosch%gmail.com
|
78652e8b90
|
Backing out patch for bug 372453 due to test failures.
|
2007-05-25 21:14:42 +00:00 |
gijskruitbosch%gmail.com
|
4d9a7c26cf
|
Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are open
r=benjamin@smedbergs.us (Benjamin Smedberg)
r=joshmoz@gmail.com (Josh Aas)
|
2007-05-25 19:54:32 +00:00 |
Olli.Pettay%helsinki.fi
|
6721d4f009
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 09:13:09 +00:00 |
Olli.Pettay%helsinki.fi
|
8e287d3582
|
backout Bug 363089
|
2007-05-11 13:34:12 +00:00 |
Olli.Pettay%helsinki.fi
|
670f53f666
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 11:15:20 +00:00 |
gijskruitbosch%gmail.com
|
60832f40eb
|
Bug 375861 - nsAppshellService shouldn't default to a hiddenWindow url that might not exist
first-r=benjamin@smedbergs.us (Benjamin Smedberg)
second-r=neil@httl.net (Neil Rashbrook)
|
2007-04-20 21:23:35 +00:00 |
joshmoz%gmail.com
|
1c35545747
|
remove nsIXULCommand.h, it is unused as far as I can tell. b=374472 r/sr=bsmedberg
|
2007-03-19 16:13:37 +00:00 |
emaijala%kolumbus.fi
|
0202c36b7e
|
Fix for bug 261074: OnFocus fires twice when window restored
Patch by Oliver Yeoh
r=emaijala
sr=roc
|
2007-02-20 19:45:17 +00:00 |
Olli.Pettay%helsinki.fi
|
7e2c201330
|
Bug 366828, crash in venkman [@ nsContentTreeOwner::SetEnabled] p=asrail@gmail.com, r=timeless, sr=neil
|
2007-02-19 15:26:48 +00:00 |
Olli.Pettay%helsinki.fi
|
391f74f48d
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
mats.palmgren%bredband.net
|
5f624b0a97
|
Fix a crash related to the hidden window menu bar. Remove obsolete #ifdef XP_MAC. b=358607 r=josh
|
2006-11-16 03:25:55 +00:00 |
bzbarsky%mit.edu
|
ff117d53fc
|
Once we find a window, stop looking, dammit. Bug 360579, s+sr=jst
|
2006-11-14 22:30:33 +00:00 |
bzbarsky%mit.edu
|
ada7c7aa95
|
Set the chromehidden attribute earlier, so we don't have to reresolve style and
redo layout on the whole window. Bug 345560, r=sicking, sr=neil.
|
2006-07-25 00:20:33 +00:00 |
gavin%gavinsharp.com
|
d6cf5f2e52
|
Bug 335068: Firefox and Thunderbird windows grouped under "Mozilla" rather than in separate groups, patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r+sr=roc
|
2006-07-19 12:56:40 +00:00 |
joshmoz%gmail.com
|
c47262ddc7
|
clean up #includes and Mac code in nsWebShellWindow. b=344568 r=mento sr=pinkerton
|
2006-07-13 19:24:43 +00:00 |
bzbarsky%mit.edu
|
6c8d302694
|
Allow about: modules to just set a flag to force script execution to be allowed
for particular about: URIs, instead of hardcoding checks in the security
manager. Bug 341313, r=darin, sr=jst
|
2006-06-22 02:19:49 +00:00 |
bzbarsky%mit.edu
|
64681af28a
|
Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations. Bug 337746, r=dveditz, sr=darin
|
2006-06-19 21:02:12 +00:00 |
timeless%mozdev.org
|
64a760c3c0
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-18 21:18:22 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
cbiesinger%web.de
|
1fe4516c9f
|
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.
r=bsmedberg
|
2006-05-06 17:53:51 +00:00 |
roc+%cs.cmu.edu
|
121627542c
|
Bug 29856. Support SetWindowClass in GTK2. r+sr=roc, patch-midden by Andrew Taylor, Arik Devens, Rob Ginda, Kenneth Herron, timeless, Alex Zbyslaw, and me.
|
2006-04-09 22:45:04 +00:00 |
darin%meer.net
|
5521781301
|
fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron
|
2006-03-30 18:40:56 +00:00 |
bzbarsky%mit.edu
|
0d5aab774b
|
Make _main and _content target the right things when tabs are involved. Bug 277971 and bug 273984, r=bsmedberg, sr=jst, branch181=jst
|
2006-03-24 19:38:17 +00:00 |
bzbarsky%mit.edu
|
6a505ed594
|
Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc
|
2006-03-22 18:00:28 +00:00 |
dbaron%dbaron.org
|
42788fab84
|
Fix leak of nsContentShellInfo objects. b=330649 r+sr=bzbarsky
|
2006-03-16 17:32:16 +00:00 |
Olli.Pettay%helsinki.fi
|
c0e37e327a
|
Bug 234455, Centralize event dispatch r=jst, sr=bz
|
2006-03-07 17:08:51 +00:00 |