Neil Deakin
|
fb66fae998
|
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
|
2010-08-09 12:17:19 -04:00 |
|
Neil Deakin
|
577d80fba3
|
Bug 552982, Part 9, support close buttons on popups with titlebars, r=neil
|
2010-07-27 09:38:04 -04:00 |
|
Neil Deakin
|
a4a74fb3d1
|
Bug 552982, Part 2: update the popup when it is moved or resized natively, r=mats
|
2010-07-27 09:38:02 -04:00 |
|
Neil Deakin
|
dba0fd9313
|
Bug 552982, Part 1: change nsXULPopupManager::AdjustPopupsOnWindowChange so that it only adjusts popups associated with the same window, r=mats
|
2010-07-27 09:38:02 -04:00 |
|
Timothy Nikkel
|
eaf04d25f4
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Markus Stange
|
c34c8948f8
|
Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
|
2010-04-19 16:12:58 +02:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Timothy Nikkel
|
3e07c97339
|
Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 0af5c537b7be03c1407f4b658ba7802081ad3f01
|
2009-12-22 17:49:33 -06:00 |
|
Robert O'Callahan
|
c9fb8410a3
|
Bug 352093. Part 7: nsXULPopupManager should store coordinates relative to GetRootWidget to avoid confusion. r=enndeakin
|
2009-07-22 12:45:06 +12:00 |
|
Neil Deakin
|
f07c61b0cb
|
Bug 404766, right click on a bookmark menuitem closes it instead of opening another context menu, r+sr=roc
|
2009-06-12 14:23:16 -04:00 |
|
Jeremy D. Lea
|
39f62f1364
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
|
Robert O'Callahan
|
19082bf736
|
Bug 406646. Make sure to only search *visible* popups for mouse event targets. r=enndeakin
--HG--
extra : rebase_source : bd0825d6a6469a10dcdd9e4ae9e9c91dcbafbe99
|
2009-02-24 21:25:25 +13:00 |
|
Neil Deakin
|
bf030ccabd
|
Bug 467360, support buttons with child panels, r+sr=neil
|
2009-01-20 12:46:55 -05:00 |
|
Jeremy Lea
|
1800930122
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
|
Neil Deakin
|
afa8cec7f5
|
Bug 393582, Improve naNavigationDirection code, patch=karunasagark@gmail.com,r=enn,sr=bz
|
2008-12-30 08:30:51 -05:00 |
|
Neil Deakin
|
368d82a815
|
Bug 393575, change nsIMenuParent to nsMenuParent, r+sr=bz
--HG--
rename : layout/xul/base/src/nsIMenuParent.h => layout/xul/base/src/nsMenuParent.h
|
2008-12-05 11:37:31 -05:00 |
|
Neil Deakin
|
6b5999344e
|
Bug 396699, rename popup list variables to be clearer, r=bz
|
2008-12-05 11:37:30 -05:00 |
|
roc+@cs.cmu.edu
|
ac52ed39ff
|
Bug 312225. When we flip a menu vertically to keep it off the bottom of the screen, we need to reverse the 2px vertical offset from the mouse cursor that we introduce for context menus.
|
2008-04-23 14:25:34 -07:00 |
|
reed@reedloden.com
|
76242a95fb
|
Bug 412954 - "menus should have Menu, PopupMenu or DropdownMenu window type" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner]
|
2008-03-08 03:32:25 -08:00 |
|
dolske@mozilla.com
|
3061c98928
|
Reland 406686, tests went green apparently before picking up the backout.
|
2008-02-08 12:23:05 -08:00 |
|
dolske@mozilla.com
|
96d90967a4
|
Backout bug 406686 to determine cause of mochitest failures.
|
2008-02-08 11:07:21 -08:00 |
|
enndeakin@sympatico.ca
|
75d35b42fd
|
Bug 406686, close popups on blur, this time with nullcheck, r=roc,sr=dveditz
|
2008-02-08 05:53:33 -08:00 |
|
mozilla.mano@sent.com
|
8e142677f0
|
Backing out 406686 again
|
2008-02-06 18:19:12 -08:00 |
|
mozilla.mano@sent.com
|
260b79c683
|
Relanding bug 406686
|
2008-02-06 16:55:55 -08:00 |
|
mozilla.mano@sent.com
|
9343a644bf
|
Attempt to fix orange by backing out 406686
|
2008-02-06 15:45:59 -08:00 |
|
enndeakin@sympatico.ca
|
0a624e2179
|
Bug 406686, close popups on blur, r=roc,sr=dveditz
|
2008-02-06 13:12:00 -08:00 |
|
reed@reedloden.com
|
2628c5157a
|
Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep]
|
2008-01-16 22:57:13 -08:00 |
|
enndeakin@sympatico.ca
|
4e6ed3e728
|
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 12:18:11 -08:00 |
|
enndeakin@sympatico.ca
|
f3dee7a7ae
|
Bug 394600, address bz's additional popup reworking comments, add tests for removing popups, r+sr=bz,a=beltzner
|
2007-11-17 07:47:38 -08:00 |
|
enndeakin@sympatico.ca
|
d29c264f13
|
Bug 400893, escape should close panels, r+sr=neil,a=beltzner
|
2007-11-12 13:52:13 -08:00 |
|
enndeakin@sympatico.ca
|
917ec8c785
|
Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron
|
2007-10-09 05:11:14 -07:00 |
|
enndeakin@sympatico.ca
|
fd7d18e733
|
Bug 397606, don't deactivate menubar when switching menus, r+sr=bz, a=damon
|
2007-10-03 15:00:41 -07:00 |
|
enndeakin@sympatico.ca
|
7e86fa7e56
|
Bug 392652, nsXULPopupManager::Rollup should hide popups synchronously, r+sr=bz, a=mconnor
|
2007-09-18 08:00:43 -07:00 |
|
enndeakin@sympatico.ca
|
a0b52957c1
|
Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug
|
2007-08-30 08:43:10 -07:00 |
|
enndeakin@sympatico.ca
|
aef0ee7c4d
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
|
enndeakin@sympatico.ca
|
c655665c6a
|
Bug 390589, capture not being released in some cases when popup is closed, fixes some focus issues, r+sr=bz,a=dbaron
|
2007-08-15 07:03:21 -07:00 |
|
enndeakin@sympatico.ca
|
34f05d991b
|
Bug 388995, remove popups from open chain after the popuphiding event, r+sr=bz, a=dbaron
|
2007-08-03 07:05:07 -07:00 |
|
enndeakin@sympatico.ca
|
e28524ff33
|
Bug 388280, command event needs to know user input state, otherwise a popup could be blocked, r=jst,sr=bz
|
2007-07-23 17:55:52 -07:00 |
|
enndeakin@sympatico.ca
|
3e0f22aa82
|
Bug 387499, 387985, key navigation and shortcuts not working when menulist is closed, r=neil,sr=bz
|
2007-07-23 10:08:10 -07:00 |
|
enndeakin@sympatico.ca
|
8b63ae1bc7
|
Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz
|
2007-07-17 05:21:53 -07:00 |
|
mrbkap@gmail.com
|
ee7ba77bf9
|
Squelch compile warnings in layout by not using 'static' in a header file. bug 388356, r=enndeakin sr=jst
|
2007-07-16 15:25:29 -07:00 |
|
enndeakin@sympatico.ca
|
d871c755b7
|
Bug 388064, remove extra active popup list from presshell, since popup manager now tracks popups, and does so for all popups, r+sr=roc
|
2007-07-16 07:53:32 -07:00 |
|
enndeakin@sympatico.ca
|
fc044d96d8
|
Bug 306669, tooltips not always showing, make sure that mCurrentTooltip is cleared properly, r=neil,sr=bz
|
2007-07-11 10:23:30 -07:00 |
|
enndeakin@sympatico.ca
|
62041b8d2e
|
Bug 387142, submenus collapsing incorrectly, also ensure parent menu gets highlighted again when a subitem is selected, r+sr=bz
CVS: ----------------------------------------------------------------------
|
2007-07-11 05:05:40 -07:00 |
|
enndeakin@sympatico.ca
|
6c8197be5f
|
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 08:49:38 -07:00 |
|
enndeakin@sympatico.ca
|
95deb19d78
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
|
enndeakin@sympatico.ca
|
6c59f4a6d3
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
|