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 |
Nicolas Silva
|
800d1e70c4
|
Bug 751176: Fix blinking of video and canvas when using OMTC on Linux. r=jrmuizel
OnExposeEvent was not handled correctly with OMTC.
--HG--
extra : rebase_source : 23dff95ce65b7b72d5ebf3380004fb62ca0b82bb
|
2012-05-04 13:07:34 -04:00 |
Ginn Chen
|
2327416ad7
|
Bug 758483 "struct utsname" should be used to declare unameobj r=bjacob
|
2012-05-28 09:29:35 +08:00 |
Martin Stransky
|
3f7545944c
|
Bug 627699 - Port GTK2 to GTK3, r=:karlt
|
2012-05-28 10:39:57 +12:00 |
Jignesh Kakadiya
|
7e6ff12a51
|
Bug 754384 - nsDragService's mNativeDragTarget is completely unused. r=khuey
|
2012-05-27 16:54:46 -04:00 |
Kartikaya Gupta
|
8b79fd2d73
|
Bug 753665 - Fix incorrect comment and some formatting of debug output. r=blassey
|
2012-05-26 11:07:24 -04:00 |
Kartikaya Gupta
|
11b3ab6fce
|
Bug 753665 - Add some missing kungFuDeathGrips while dispatching events. r=blassey
|
2012-05-26 11:06:55 -04:00 |
Kartikaya Gupta
|
b30c52cdc7
|
Bug 753665 - Fix possible corruption in the window parent chain. r=blassey
|
2012-05-26 11:06:25 -04:00 |
Cervantes Yu
|
148ffe0290
|
Bug 747873 - Provide error information on input device not properly configured. r=mwu
|
2012-04-24 17:56:15 +08:00 |
Takanori MATSUURA
|
92faf33a5c
|
Bug 751521 - Separate pixman detection from cairo. r=glandium
|
2012-05-26 08:44:00 +02:00 |
Masayuki Nakano
|
8a6377db21
|
Bug 758420 Use specified character by inserText rather than the first character of current key event for charCode r=smichaud
|
2012-05-26 11:35:58 +09:00 |
Ed Morley
|
4a43704eee
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-25 14:25:53 +01:00 |
Brian R. Bondy
|
ef3001237f
|
Bug 710935 - Measure lag in handling user input. r=bsmedberg
|
2012-05-25 09:22:19 -04:00 |
Gregor Wagner
|
492adb808c
|
Bug 758093 - Fix b2g debug build. r=fabrice
|
2012-05-23 20:43:17 -07:00 |
Kartikaya Gupta
|
9583637c8e
|
Bug 748384 - Propagate page bounds and CSS page bounds in via compositor. r=Cwiiis,ajuma,mats
|
2012-05-23 10:51:39 -04:00 |
Kartikaya Gupta
|
5d62986966
|
Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis
|
2012-05-23 10:49:44 -04:00 |
Chris Jones
|
af923bcb2e
|
Bug 757758: Honor hardware screen rotation. r=mwu
|
2012-05-23 12:35:13 -07:00 |
Neil Deakin
|
403c3ccc83
|
Bug 757485, remove nsIXBLService and use nsXBLService directly, r=bz
|
2012-05-23 14:46:04 -04:00 |
Nicolas Silva
|
e27726999d
|
Bug 722012 - Fixes crash on Gtk widget destruction when using OMTC on linux. r=karlt
--HG--
extra : rebase_source : 5562c7e466bd54fecd69e8a9b4c469e24493542f
|
2012-05-23 10:17:44 -04:00 |
Kartikaya Gupta
|
15d02d35fd
|
Bug 748384 - Back out 330e9c52f9ac, 9ba1078559fe, 2ed39c12d792, f53f05ecacd5 for build bustage. r=bustage
|
2012-05-23 11:08:19 -04:00 |
Kartikaya Gupta
|
c9a4698bf1
|
Bug 748384 - Propagate page bounds and CSS page bounds in via compositor. r=Cwiiis,ajuma,mats
|
2012-05-23 10:51:39 -04:00 |
Kartikaya Gupta
|
87837eb360
|
Bug 748384 - Remove the DrawMetadataProvider which is not being used any more. r=Cwiiis
|
2012-05-23 10:49:44 -04:00 |
Phil Ringnalda
|
52012ae6e1
|
Bug 756903 - Fix test_platform_colors.xul for 10.7, r=mstange
|
2012-05-20 15:27:45 -07:00 |
Nicholas Cameron
|
befb18b0a8
|
Bug 753784; allow access to the max texture size from FrameLayerBuilder. r=roc
|
2012-05-22 19:15:16 -04:00 |
Nicolas Silva
|
a9d6f40fba
|
Bug 722012 - Added a call to XInitThreads before the first call to XOpenDisplay to fix OMTC crashes. r=karlt
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul => toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0113_general.js => toolkit/mozapps/update/test/unit/test_0110_general.js
rename : toolkit/mozapps/update/test/unit/test_0114_general.js => toolkit/mozapps/update/test/unit/test_0111_general.js
rename : toolkit/mozapps/update/test/unit/test_0115_general.js => toolkit/mozapps/update/test/unit/test_0112_general.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js
extra : rebase_source : f527614c4a5f0b8979bd8bc39dcd3ca739ba9e08
|
2012-05-22 11:34:34 -04:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Chris Peterson
|
c6f4fe28ad
|
Bug 748590 - Backout adea606b5694 to map KEYCODE_DPAD_CENTER to DOM_VK_RETURN. r=eeejay
|
2012-05-18 15:51:53 -07:00 |
Paul O’Shannessy
|
310f71dc8b
|
Bug 752149 - [OS X] nsCocoaWindow::ConstrainPosition uses wrong screen in multi-display setup [r=smichaud]
Specifically, when loading the position from persisted attributes and the window
should open on a 2nd display, it opens on the 1st.
|
2012-05-18 15:16:50 -07:00 |
Benjamin Smedberg
|
eaa4878487
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
Vladimir Vukicevic
|
98635b10c3
|
b=750272; protect against raised Java-side exception when getting EGL Surface; r=blassey
|
2012-05-18 08:59:01 -04:00 |
Fernando Jiménez
|
9115f8c255
|
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 3 - Android Backend; r=mounir
|
2012-05-17 12:42:38 -07:00 |
Cameron McCormack
|
c24ba0581d
|
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
|
2012-05-17 17:53:20 +10:00 |
Masayuki Nakano
|
d814848599
|
Bug 447757 part.4 Clean up modifier keycode mapping on GTK r=karlt, sr=smaug
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
0f1fccdb6f
|
Bug 447757 part.3 Use unshifted char of printable keys for computing keycode on GTK r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
78d9f9880a
|
Bug 447757 part.2 DOM keycode for printable keys in Numpad should be computed by switch r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
e84b02e09a
|
Bug 447757 part.1 Compute DOM keycode for non-printable key from table first r=karlt
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
7d2dab20c0
|
Bug 677252 part.2 Add Eisu keycode for Japanese keyboard layout of Mac r=smichaud, sr=smaug
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
4d7f3814a7
|
Bug 677252 part.1 Reimplement keycode computation in cocoa widget r=smaug+smichaud
|
2012-05-17 16:04:16 +09:00 |
Masayuki Nakano
|
94c45bf1d7
|
Bug 630810 part.2 Use nsVKList.h for defining somethig for keycode r=roc
|
2012-05-17 16:04:16 +09: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 |
Cameron McCormack
|
5a5f63981b
|
Back out bug 715024 due to bustage.
|
2012-05-17 12:13:02 +10:00 |
Cameron McCormack
|
27b87a665f
|
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
|
2012-05-17 11:36:56 +10:00 |
Fabrice Desré
|
44a83c6ca5
|
Bug 755903 - Map the hardware camera shutter button to a key event [r=mwu]
|
2012-05-16 14:52:44 -07:00 |
Doug Turner
|
7738c44000
|
Bug 751663 - Implement new device proximity like event that fires only when the screen is close to the user's face. r=smaug
|
2012-05-16 13:27:54 -07:00 |
Jacek Caban
|
782ee68ec1
|
Bug 754582 - Fixed unused-result warnings in Windows-specific code r=benjamin
|
2012-05-16 10:48:45 +02:00 |
Kyle Huey
|
8b95eba736
|
Back out bug 703484 on this CLOSED TREE.
|
2012-05-15 20:19:37 -07:00 |
Masayuki Nakano
|
7c56539c8f
|
Bug 753256 Use [NSEvent modifierFlags] or convert the result of GetCurrentKeyModifiers() to cocoa flags at getting current modifier state r=smichaud
|
2012-05-16 09:28:48 +09:00 |
Geoff Brown
|
7268cdb70a
|
Bug 755324 - Avoid JNI leak in AndroidGLController::ProvideEGLSurface. r=kats
|
2012-05-15 18:30:15 -04:00 |
Marco Castelluccio
|
94373b4976
|
Bug 703484 - Allow OMTC to be used with basic layers. r=bgirard
|
2012-05-15 15:56:56 -04:00 |