Mark Capella
|
ab782c26b2
|
Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger
|
2012-07-19 04:57:50 -04:00 |
|
Masayuki Nakano
|
084ca1d1c9
|
Bug 773651 Guess VK_RCONTROL and VK_RMENU from extended key flag on XP and don't trust the scan code of key messages r=jimm
|
2012-07-19 10:28:17 +09:00 |
|
Masayuki Nakano
|
4c95259d7e
|
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
|
2012-07-19 10:28:16 +09:00 |
|
David Zbarsky
|
9a61d96c70
|
[Bug 774505] Don't include Layers.h everywhere r=cjones
|
2012-07-18 12:31:40 -04:00 |
|
Jim Mathies
|
0018f02094
|
Bug 768400 - clear win32 transparent windows when hidden so stale content isn't briefly displayed when they are reshown. r=roc
|
2012-07-12 06:39:21 -05:00 |
|
Tim Abraldes
|
93aa0d4ccd
|
bug 708033. Cache the large and small icons that are set for each nsWindow . Free them in nsWindow::~nsWindow() rather than in nsWindow::OnDestroy() . r=jimm
|
2012-07-05 16:06:13 -07:00 |
|
Bonnie Surender
|
2b42bacc22
|
Fixing bug 715041. Add support for Idle API. r=bent, jst
|
2012-06-29 01:32:21 -07:00 |
|
Jim Mathies
|
e6df9b23b3
|
Bug 769212 - backout of bug 733630 due to bug 769212. r=backout
|
2012-06-28 07:29:15 -05:00 |
|
Masayuki Nakano
|
8dd7086160
|
Bug 733630 Use native window border size if there is no content under mouse cursor r=jimm
|
2012-06-27 21:47:50 +09:00 |
|
Robert O'Callahan
|
6ac491c2a1
|
Bug 761034. Backout patch for bug 610713 since it didn't fix anything and caused regressions. r=bas
|
2012-06-24 01:08:12 +12:00 |
|
Mats Palmgren
|
21b1a88e69
|
Bug 575294. part=4/5 r=roc
|
2012-06-23 03:13:56 +02:00 |
|
Nicolas Silva
|
1f07a155ab
|
Bug 758048 - Move PopupType from the Windows widget implementation to the cross platform base class and use it to determine when to accelerate windows. r=bbondy
|
2012-05-31 13:52:09 -04:00 |
|
Hub Figuière
|
b6e65bfdfa
|
Bug 761589 - Refactor accessibility.force_disabled to work on Mac too and make it tri-state. r=tbsaunde
|
2012-06-19 16:19:13 -07:00 |
|
Masayuki Nakano
|
4dbe55aeaf
|
Bug 757688 part.8 Make sure test_keycodes.xul emulates correct key events r=jimm
|
2012-06-15 18:52:51 +09:00 |
|
Masayuki Nakano
|
53a964cc2e
|
Bug 757688 part.7 Make nsWindow for Windows possible to test dead keys r=jimm
|
2012-06-15 18:52:51 +09:00 |
|
Masayuki Nakano
|
8dd94156c6
|
Bug 757688 part.6 Add numpad keys to printable key table and remove KeyboardLayout::IsNumpadKey() r=jimm
|
2012-06-15 18:52:50 +09:00 |
|
Masayuki Nakano
|
085496f7f8
|
Bug 757688 part.5 Make KeyboardLayout stateless for non-dead keys r=jimm
|
2012-06-15 18:52:50 +09:00 |
|
Masayuki Nakano
|
8647e16b8d
|
Bug 757688 part.4 Remove GetShiftState() and move SetShiftState() to VirtualKey r=jimm
|
2012-06-15 18:52:50 +09:00 |
|
Masayuki Nakano
|
7a1182d4f9
|
Bug 757688 part.3 Don't use VirtualKey::ShiftState for the arguments of public methods of KeyboardLayout r=jimm
|
2012-06-15 18:52:50 +09:00 |
|
Masayuki Nakano
|
8c3fc7894e
|
Bug 757688 part.2 Move nsModifierKeyState to KeyboardLayout and redesign it r=jimm
|
2012-06-15 18:52:50 +09:00 |
|
Masayuki Nakano
|
9d83fab63d
|
Bug 757688 part.1 Make KeyboardLayout::IsDeadKey() stateless r=jimm
|
2012-06-15 18:52:50 +09:00 |
|
Ali Juma
|
7d4cc1accc
|
Bug 703484 - Part 1c: Disable OMTC on Windows because it crashes. r=bgirard
|
2012-06-13 15:53:38 -04:00 |
|
Jignesh Kakadiya
|
a13a0cd818
|
Bug 733627 - nsWindow::GetNonClientMargins() is using ::GetSystemMetrics(SM_CYFRAME) for both horizontal and vertical borders r=jimm
|
2012-06-10 12:42:08 +09:00 |
|
Geoff Lankow
|
5cefea8480
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Tim Abraldes
|
930ee483df
|
bug 753274. Make nsWindow::SubclassWindow only fail if mWnd is an invalid window AND we're trying to apply a subclass (rather than remove a subclass). r=jimm
|
2012-06-04 00:17:22 -07:00 |
|
Mats Palmgren
|
f8e32e8cae
|
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
|
2012-06-03 18:05:00 +02:00 |
|
Mats Palmgren
|
07de03112a
|
Bug 575294. part=3/4 r=roc
|
2012-06-02 01:41:54 +02:00 |
|
Marco Castelluccio
|
8c545c33a9
|
Bug 703484 - Part 1: Allow OMTC to be used with basic layers. r=bgirard
--HG--
extra : rebase_source : a96747d6ea09d7112649fa46d2d6a84ababaeaab
|
2012-05-15 15:56:56 -04:00 |
|
Masayuki Nakano
|
e355fe16f3
|
Bug 759346 Append alternative keycodes from virtual keycode if the virtual keycode is an OEM keycode which indicates a character but the character cannot be inputted by the key r=jimm
|
2012-05-30 09:47:03 +09:00 |
|
Phil Ringnalda
|
5c667d253b
|
Back out deac5d31bc12, 8622c5680fb3, 205d2e0d297c (bug 575294), 5ba42170426e (bug 726264), a5444e23c668 (bug 575294) for bug 759243
|
2012-05-28 22:48:52 -07:00 |
|
Trevor Saunders
|
5d33ad118a
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
--HG--
rename : accessible/src/atk/nsAccessibleWrap.cpp => accessible/src/atk/AccessibleWrap.cpp
rename : accessible/src/atk/nsAccessibleWrap.h => accessible/src/atk/AccessibleWrap.h
rename : accessible/src/base/nsAccessible.cpp => accessible/src/generic/Accessible.cpp
rename : accessible/src/base/nsAccessible.h => accessible/src/generic/Accessible.h
rename : accessible/src/mac/nsAccessibleWrap.h => accessible/src/mac/AccessibleWrap.h
rename : accessible/src/mac/nsAccessibleWrap.mm => accessible/src/mac/AccessibleWrap.mm
rename : accessible/src/msaa/nsAccessibleWrap.cpp => accessible/src/msaa/AccessibleWrap.cpp
rename : accessible/src/msaa/nsAccessibleWrap.h => accessible/src/msaa/AccessibleWrap.h
rename : accessible/src/other/nsAccessibleWrap.cpp => accessible/src/other/AccessibleWrap.cpp
rename : accessible/src/other/nsAccessibleWrap.h => accessible/src/other/AccessibleWrap.h
|
2012-05-28 21:18:45 -04:00 |
|
Mats Palmgren
|
a2292bda42
|
Bug 575294. part=3/4 r=roc
|
2012-05-29 02:50:42 +02:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Masayuki Nakano
|
7bf417b45b
|
Bug 630810 part.1 Should convert from native keycode to DOM keycode for every keys on Windows r=smaug+jimm, sr=roc
|
2012-05-17 16:04:16 +09:00 |
|
Kyle Huey
|
8b95eba736
|
Back out bug 703484 on this CLOSED TREE.
|
2012-05-15 20:19:37 -07:00 |
|
Marco Castelluccio
|
94373b4976
|
Bug 703484 - Allow OMTC to be used with basic layers. r=bgirard
|
2012-05-15 15:56:56 -04:00 |
|
Oleg Romashin
|
e31c73c104
|
Bug 754866 - Make mozilla.widget.disable-native-theme export shared bool across widgets. r=roc
|
2012-05-15 09:01:48 -04:00 |
|
Phil Ringnalda
|
56634e1012
|
Merge again
|
2012-05-04 19:50:34 -07:00 |
|
Masayuki Nakano
|
07a475fdf1
|
Bug 751881 Set keycode to keypress event at WM_CHAR handler when charcode is 0 r=jimm
|
2012-05-05 07:47:46 +09:00 |
|
James H
|
a346dbf554
|
Bug 688929 - Prevent saving window attributes before WM_WINDOWPOSCHANGED on window restore. r=jimm
|
2012-05-04 22:46:35 -04:00 |
|
Masayuki Nakano
|
0ddab3ad9e
|
Bug 166240 part.2 Add support KeyboardEvent.location on Windows r=jimm
|
2012-05-03 17:35:02 +09:00 |
|
Masayuki Nakano
|
40c40cacaf
|
Bug 630811 part.4 Support new modifiers on all events derived from nsInputEvent on Windows r=jimm
|
2012-04-25 12:00:02 +09:00 |
|
Masayuki Nakano
|
6e49bea0ab
|
Bug 731878 part.3 Set modifiers and buttons of nsMouseEvent on Windows r=jimm
|
2012-04-25 12:00:01 +09:00 |
|
Robert O'Callahan
|
17273823c0
|
Bug 610713. Disable acceleration in popup widgets to work around Windows/driver bugs. r=bas
|
2012-04-10 11:52:50 +12:00 |
|
Masayuki Nakano
|
a60c46de7f
|
Bug 672175 part.16 Implement nsIWidget::SynthesizeNativeMouseScrollEvent() on Windows r=jimm
|
2012-03-22 09:59:12 +09:00 |
|
Cameron McCormack
|
bf43c7e164
|
Back out bug 725475 due to breaking scrolling on some machines
|
2012-03-08 17:21:09 +11:00 |
|
Cameron McCormack
|
b10f0feaf0
|
Bug 725475 - Use more hidden scrollbars to tempt Synaptics drivers into giving us scrolling messages. r=jmathies
|
2012-03-08 13:16:47 +11:00 |
|
Masayuki Nakano
|
d58c77b157
|
Bug 672175 part.14 Move WM_MOUSE*WHEEL and WM_*SCROLL handlers into MouseScrollHandler r=jimm
|
2012-03-06 12:20:29 +09:00 |
|
Masayuki Nakano
|
abc50845c2
|
Bug 672175 part.13 Compute cursor position at WM_MOUSEWHEEL and WM_MOUSEHWHEEL in MouseScrollHandler r=jimm
|
2012-03-06 12:20:29 +09:00 |
|
Masayuki Nakano
|
7c0c3c99dc
|
Bug 672175 part.12 Move MOZ_WM_*SCROLL handler into MouseScrollHandler r=jimm
|
2012-03-06 12:20:29 +09:00 |
|