Michael Wu
3f6dca2086
Bug 568249 - Support geolocation on Android, r=dougt
2010-06-04 14:14:43 -07:00
Michael Wu
f7ea7a8b12
Bug 565142 - Support startup on Android, patch by vlad, blassey, alexp, and me. r=dougt
...
--HG--
extra : rebase_source : 1153c0a4fb1d73f29d8c9da78c66bf4bf21b8142
2010-06-03 18:16:20 -07:00
Felipe Gomes
29b447bbef
Bug 550532 - "Panning feedback crash [@ CWindowFeedBackAnimation::RestoreDisplacedWindow() ]" [r=jimm]
...
--HG--
extra : rebase_source : c527e61a12517c665349dadae6b33ebd3a1533e3
2010-05-26 14:53:00 -04:00
Michael Wu
032327eca6
Bug 564327 - Add Android widgets backend [2/2], patch by vlad, alexp, blassey, and me. r=dougt, sr=roc
...
--HG--
extra : rebase_source : 890618727773d4a286a34ef08f68f5aef8011312
2010-06-03 13:56:36 -07:00
Mats Palmgren
aedafe052d
Bug 530070. r=jmathies
2010-06-02 15:02:05 +02:00
Masayuki Nakano
cd4afec48b
Bug 466487 ATOK (Japanese IME) fails to eat key message r=jimm
2010-06-02 11:14:11 +09:00
Mats Palmgren
808f77ab65
Remove buggy focus blocking code that isn't needed after nsWindow::Enable(PRBool) was fixed. b=567704 r=karlt
2010-06-02 01:33:28 +02:00
Mounir Lamouri
feddc71f15
Bug 569216. Render Cocoa progressbars using RenderTransformedHIThemeControl. r=mstange
2010-06-01 11:53:47 +12:00
Markus Stange
77a4281c8d
Bug 426082, part 3: Reflect a label's :hover/:active state on its associated natively themed control.
...
This patch adds an aFollowLabels argument to nsIEventStateManager::GetContentState which defaults to false. Setting it to true will return NS_EVENT_STATE_HOVER / _ACTIVE for labeled controls even if only their label is subject to this state. At the moment this flag is only set by native theming, so there won't be an observable change for the :hover / :active pseudoclasses.
In order to make dynamic state changes on the label work, SetContentState will now always notify the labeled control of state changes when its label changes state.
r=smaug
2010-05-31 19:49:55 +02:00
Markus Stange
5e59cfef32
Bug 426082, part 2: Make nsEventStateManager::GetContentState return the state directly instead of using an outparam. r=dbaron
2010-05-31 19:49:04 +02:00
Doug Turner
af0cd5bb9d
Bug 564929 - Qt - Conditional jump or move depends on uninitialised value in nsWindow::MakeFullScreen r=romaxa
2010-05-30 11:35:07 -07:00
Masayuki Nakano
3a9f248753
Bug 564151 nsHTMLEditor::HasFocus() failed if <HTML> is editable r=smaug
2010-05-28 12:02:59 +09:00
Rob Arnold
7e85f2d17c
Bug 567771 - Clear the glass region when transitioning from glass window. r=jmathies
2010-05-27 11:00:04 +02:00
Masayuki Nakano
8b0678d007
Bug 568135 IME composition string is committed unexpectedly on Gmail when editor flag was changed by some commands r=smaug
2010-05-27 11:04:14 +09:00
Mark Banner
2012b9193e
Backed out changeset c85016f47efa / incorrect bustage fix
...
--HG--
extra : rebase_source : 27a6ce185d82841769d8e9a679b28a05d05f03b3
2010-05-24 21:37:53 +01:00
Mark Banner
f178643104
Fix shared build Windows bustage from bug 546515.
2010-05-24 19:44:17 +01:00
Bas Schouten
c2804730fc
Bug 546515: Part 2: Use D3D9 layers backend as the preferred hardware backend for Windows. r=roc
2010-05-24 17:28:54 +02:00
Makoto Kato
b21024ce8b
Bug 535472 - Remove unused keysym2ucs.* from widget/src/qt. r=dougt
2010-05-24 09:35:45 +02:00
Rob Arnold
46451c053e
Bug 555182 - Calculate the largest opaque rectangle in the opaque region to determine glass margins r=jimm,roc
2010-05-23 23:29:04 -04:00
Michael Kohler
5f19df86e0
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Mats Palmgren
ee279c96dc
Backout bug 530070 due to Tinderbox orange.
2010-05-21 18:33:28 +02:00
Mats Palmgren
21ecbae3c1
Bug 530070. r=jmathies
2010-05-21 15:52:07 +02:00
Brandon Sterne
bcab21793a
Bug 515460 - enforce CSP during image redirects, r=joe
2010-05-20 13:08:02 -07:00
Mounir Lamouri
869533b09b
Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc]
2010-05-19 22:28:01 -04:00
Ehsan Akhgari
a87b134220
Bug 560647 - add startup timeline instrumentation; r=vlad
2010-05-19 19:22:19 -04:00
Edmund Wong
3f9353b789
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas
2010-05-18 09:50:14 +02:00
Vladimir Vukicevic
b99bb96c47
b=561168; convert canvas to use layers for rendering; r=roc,bas
2010-05-17 21:04:22 -07:00
Ehsan Akhgari
5c6958b877
Bug 564071 - reftest-print triggers "ASSERTION: nsPrintSettingsX::ReadPageFormatFromPrefs() failed: 'NS_SUCCEEDED(rv)" on mac tinderboxen; r=mstange
2010-05-17 13:01:44 -04:00
Benjamin Smedberg
e39a33522d
Bug 564260 - Fix for plugin hangs in [@ hang | KiFastSystemCallRet | NtUserSetFocus]. r=masayuki.
2010-05-17 11:33:34 -05:00
Oleg Romashin
44cf6651d1
Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt
2010-05-15 06:37:51 -04:00
Jim Mathies
84492c4811
Bug 560846 - Support setting AppUserModelID per top level window. (Seamonkey) r=tellrob, sr=roc.
2010-05-14 19:25:36 -05:00
Jim Mathies
32f26440dc
Bug 505925 - Set Win7 AppUserModelID based on application.ini settings. r=neil, sr=roc.
2010-05-14 19:23:14 -05:00
Oleg Romashin
c6e1dc6c53
Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt
...
--HG--
extra : rebase_source : f3b7808fac25f08563b5a5723691098a1fea348a
2010-05-14 11:13:36 -07:00
Josh Aas
dadb3345f8
Trailing whitespace fix to kick off new builds.
2010-05-14 13:24:42 -04:00
Markus Stange
d0577eae52
Bug 541904 - Accept middle mouse clicks and Cmd+left clicks on background windows. r=josh
2010-05-14 12:21:25 +02:00
Mitchell Field
6ad77bd6db
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Alexander Surkov
527741dff1
Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc
2010-05-12 15:47:35 +09:00
Karl Tomlinson
f48d8a05cd
b=564972 Add NS_IS_MOUSE_EVENT_STRUCT to test event class and use it to correct assert r=smaug
2010-05-13 14:33:16 +12:00
Michael Kohler
9397418412
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Doug Turner
2225a94f11
Bug 564402 - slots #define in Qt, prevents Qt builds on trunk. r/sr=jst
...
--HG--
extra : rebase_source : 5f7ac6c449ea03e4be8ab6834d3f1880cb7d9c80
2010-05-11 16:32:17 -07:00
Bas Schouten
f1f06de017
Bug 565387: Add a pref to disable accelerated layers by force. r=vlad
2010-05-12 20:56:31 +02:00
Rob Arnold
2ca58a16a8
Bug 562253 - Ensure the proxy window is destroyed before tearing down the taskbar preview r=jimm
2010-05-12 14:31:24 -04:00
Rob Arnold
87c2d77759
Bug 563462 - Remove Photon bits from widget/ r=vlad
2010-05-12 14:31:23 -04:00
Rob Arnold
6ab735510f
Bug 510037 - Remove obsolete widget events r=roc r=smaug
2010-04-29 18:03:00 -04:00
Rob Arnold
4a1d5a5ea2
Bug 510037 - Remove obsolete widget events r=jimm
2010-04-29 18:08:00 -04:00
Marco Bonardo
476f09781f
Backing out Bug 561741 due to suspect Linux crash on startup
2010-05-12 11:14:50 +02:00
Alexander Surkov
f5c4405b10
Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc
2010-05-12 15:47:35 +09:00
Oleg Romashin
078005c4d2
Bug 561772 - Simplify Qt rendering modes and remove dependency from gfxSharedImageSurface. r=joe.
...
--HG--
extra : rebase_source : d42def8318eb068571f0a5db515593d7f99a56c0
2010-05-11 13:31:56 -04:00
Mike Kristoffersen
86c80047ba
Bug 564402 - slots #define in Qt, prevents Qt builds on trunk
...
--HG--
extra : rebase_source : 0dc2793cb28294addd9781bd9ca76a3e049ec110
2010-05-07 13:20:04 +02:00
Boris Zbarsky
e98cd67374
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
2010-05-10 21:12:34 -04:00