Masayuki Nakano
|
dc3936158f
|
Bug 513817 Switch scrolling to 6 lines in the default case for 3.6 on windows r=roc, ui=faaborg
|
2009-09-24 19:58:04 +09:00 |
|
Markus Stange
|
36822e5cf2
|
Bug 515446 - Combine the two Create methods of nsIWidget into one. Also remove nsCocoaWindow's capability of adapting its NSWindow from aNativeParent. r=josh, sr=roc
|
2009-09-24 18:18:10 +12:00 |
|
Roy Frostig
|
049a9fbdc8
|
Bug 514732. Issue a DOM event for document resizing. r=smaug sr=roc
|
2009-09-11 16:13:56 -07:00 |
|
Markus Stange
|
7251aeec3a
|
Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc
|
2009-09-23 14:31:37 +12:00 |
|
Markus Stange
|
f877219f80
|
Merge backout of changeset 7799cfb99362, bug 517804
|
2009-09-23 08:53:56 +12:00 |
|
Markus Stange
|
f16e17827d
|
Backed out changeset 7799cfb99362 (Bug 517804 - Flush reflows and invalidations during viewWillDraw) because it caused a ts_shutdown regression.
|
2009-09-23 08:53:25 +12:00 |
|
Markus Stange
|
670c6722c8
|
Bug 517412 - 64 Bit fixes for nsLookAndFeel.mm. Also removes some unused colors. r=josh, r=dbaron
|
2009-09-22 20:03:17 +12:00 |
|
Markus Stange
|
af80e1bef8
|
Bug 517804 - Flush reflows and invalidations during viewWillDraw. r=roc, r=josh
|
2009-09-21 18:29:59 +12:00 |
|
Markus Stange
|
411161c562
|
Bug 514992 - Remove nsIWidget::Invalidate(PRBool aIsSynchronous). r=roc
--HG--
extra : rebase_source : dfdf06c8547b00744647d4a285809a57cdbfe1f4
|
2009-09-08 09:53:36 +12:00 |
|
Markus Stange
|
4ad22e5a56
|
Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
|
2009-09-08 09:50:22 +12:00 |
|
Markus Stange
|
ad388c7623
|
Bug 514987 - Remove unused nsIWidget::Validate. r=roc
--HG--
extra : rebase_source : c06acb3c5f6608bc2d8667044fbab904668a58b0
|
2009-09-08 09:48:23 +12:00 |
|
Josh Aas
|
65e80f6eb0
|
Implement Cocoa NPAPI event model. b=435041 sr=roc
|
2009-08-26 17:29:47 -07:00 |
|
Doug Turner
|
74c9fd92d0
|
Bug 485943 - Fixes a regression caused by a duplicate id being used. r=olli
|
2009-08-21 10:28:52 -07:00 |
|
Doug Turner
|
db1a20b897
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
|
Robert O'Callahan
|
9f2ae1a715
|
Bug 507334, part 2: Blit multiple rectangles when scrolling rather than blitting only the largest single rectangle, and avoid repainting opaque content that covers the scrolling content. r=dbaron
|
2009-08-13 19:09:51 -07:00 |
|
Markus Stange
|
0b838533cf
|
Bug 510155 - Remove nsChildView::SetWindowShadow. r=josh
--HG--
extra : rebase_source : 5d291e0e5b4920c9939557cb2ffc3e45a6d95632
|
2009-08-14 10:08:47 +12:00 |
|
Felipe Gomes
|
972bf3dc41
|
Bug 503541 - Fine grained control of gesture registration on widgets (Win7). r=smaug+roc, sr=smaug
|
2009-08-13 13:54:09 -07:00 |
|
Felipe Gomes
|
30a32157e7
|
Bug 503042 - Implement a way to detect a touch enabled device. r=vlad, sr=dbaron
|
2009-08-10 19:59:06 -07:00 |
|
Masayuki Nakano
|
f9802cc670
|
Bug 128647 [RFE] Handler for WM_COPY/WM_CUT/WM_PASTE/WM_CLEAR r=ere+roc, sr=roc
|
2009-08-08 00:11:17 +09:00 |
|
Markus Stange
|
4a21877da7
|
Bug 269410 - Create a new attribute, "toggletoolbar", which can be used to control whether the toolbar pill collapse button is shown on the window. r=Neil, r=josh, sr=roc
If the attribute is not specified, the button is hidden by default.
|
2009-08-06 08:49:59 +12:00 |
|
Markus Stange
|
6331bbd586
|
Bug 507945 - Improve the check that tests whether the toolbar is at the top of the window. r=josh, sr=roc
|
2009-08-04 10:25:20 +12:00 |
|
Jim Mathies
|
fce07a753a
|
Bug 506103 - Remove mDeferredPositioner and related code. r=roc
|
2009-07-27 12:27:35 -05:00 |
|
Robert O'Callahan
|
5fa812e479
|
Bug 352093. Part 15: Rework scrolling so that we don't need a dedicated native widget for scrollframes. r=dbaron,joshmoz,karlt,jmathies
|
2009-07-22 12:45:13 +12:00 |
|
Robert O'Callahan
|
d520aa9f3f
|
Bug 352093. Part 12: Teach nsDocShell/nsDocumentViewer to deal with not having a widget
|
2009-07-22 12:45:10 +12:00 |
|
Robert O'Callahan
|
41b0dc9d84
|
Bug 339548. Part 9: Create nsRootPresContext::UpdatePluginGeometry, and use it. Make nsObjectFrame manage its widget directly.
|
2009-07-22 12:45:00 +12:00 |
|
Robert O'Callahan
|
3c281129eb
|
Bug 339548. Part 3: Introduce native widget clip region API.
|
2009-07-22 12:44:55 +12:00 |
|
Markus Stange
|
45dcb2c608
|
Bug 481630 / bug 484488 - Remove nsIFullScreen.idl. Should have been part of changeset 51ca7c35d98f.
|
2009-07-18 15:51:23 +02:00 |
|
Masayuki Nakano
|
f368778b7e
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
|
Masayuki Nakano
|
644c971f17
|
b=502799 fix some misspelled words r+sr=roc
|
2009-07-11 10:32:43 +09:00 |
|
Nochum Sossonko
|
7773020127
|
Bug 502358 - eMetric_DragFullWindow is unused. r+sr=roc
|
2009-07-09 11:15:58 +02:00 |
|
Masayuki Nakano
|
92c201750d
|
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
|
2009-07-09 10:55:46 +09:00 |
|
Doug Turner
|
c56708705b
|
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
|
2009-07-08 09:13:13 -07:00 |
|
Doug Turner
|
55fdfb6010
|
Backing about 484488.
|
2009-07-05 22:24:56 -07:00 |
|
<jlebar@mozilla.com>
|
7de5d30e8d
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
|
Doug Turner
|
78afc48ace
|
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
|
2009-07-01 12:01:11 -07:00 |
|
Olli Pettay
|
6041f8abed
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
Olli Pettay
|
965bce94cb
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
|
2009-06-24 16:33:02 +03:00 |
|
Olli Pettay
|
05d764dea7
|
Backout Bug 495983
--HG--
extra : rebase_source : d60b23f968d8279ef726de5baf4eaa622814687c
|
2009-06-24 14:32:50 +03:00 |
|
Olli Pettay
|
a22b555893
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
--HG--
extra : rebase_source : e5dac1176973db9660eb109e03d237799acad35d
|
2009-06-24 11:47:46 +03:00 |
|
Olli Pettay
|
f1f141152f
|
Bug 496000 - Remove nsBeforePageUnloadEvent, r+sr=jst
--HG--
extra : rebase_source : 0288c06ade3ef23641bb2fe9a33143e865d90217
|
2009-06-24 11:42:00 +03:00 |
|
Olli Pettay
|
5d266c5155
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-23 12:09:05 +03:00 |
|
Olli Pettay
|
00d5274b20
|
Backout Bug 496102
--HG--
extra : rebase_source : f33905aff8d759480277d9f13908035382c026c6
|
2009-06-22 16:35:15 +03:00 |
|
Olli Pettay
|
ecc0350c75
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-22 14:07:46 +03:00 |
|
Olli Pettay
|
c1ef3d1afe
|
Bug 496317 - Remove nsPopupBlockedEvent, r+sr=sicking
--HG--
extra : rebase_source : 354385de35d48a6f2c911c20175b1715c89c9196
|
2009-06-16 19:07:56 +03:00 |
|
Michael Ventnor
|
a29617d23b
|
Bug 496454. Introduce menubar text system color, and use it with GTK. r=roc
--HG--
extra : rebase_source : d79b39d1bfdecbc75785ab49add6ade07ff8c822
|
2009-06-15 09:58:14 +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 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Jim Mathies
|
586ad3cbd2
|
Bug 485101 - Implement panning feedback for touch enabled displays with win7. r+sr=smaug r=blassey.
|
2009-05-19 21:05:59 -05:00 |
|
Jonas Sicking
|
d378472c28
|
Bug 481566: Add prefs to control making the content sink more responsive. r/sr=mrbkap
|
2009-05-19 08:54:42 -07:00 |
|
Masayuki Nakano
|
feee8b464b
|
Bug 492233 [IMM32] Reimplement IME mouse handling r=VYV03354+roc, sr=roc
|
2009-05-15 09:46:24 +09:00 |
|