Robert O'Callahan
|
9575e3b7b5
|
Bug 590368. Pass SWP_NOCOPYBITS when moving a clipped plugin window with D3D9, to work around a Windows/driver bug. r=jmathies a=blocking
|
2010-12-05 15:02:17 +00:00 |
|
Robert O'Callahan
|
c20976cb2c
|
Bug 599393. Remove workaround code that's no longer needed (backing out bug 587508). a=joe
--HG--
extra : rebase_source : ce32c65d7b3c1cec988cec148f7904701db3998e
|
2010-12-05 13:05:30 +00:00 |
|
timeless@mozdev.org
|
59f45200eb
|
Bug 615069 qStyle is unused in nsLookAndFeel::GetMetric(const nsMetricID aID,PRInt32 &aMetric)
r=romaxa
--HG--
extra : rebase_source : 3de6dbfb13aad88f47bec0b43ad1ac653e5a083c
|
2010-12-04 11:05:34 +01:00 |
|
Markus Stange
|
7564a1242b
|
Bug 596955 - Simplify nsCocoaWindow::Resize and no longer resize our ChildView before doing the actual window resize in order to avoid painting artifacts with OpenGL. r=josh, a=final
|
2010-11-27 14:52:33 +01:00 |
|
Josh Aas
|
bf92b679ec
|
Bug 615935: Cancel any complex text composition for a Cocoa NPAPI plugin when it doesn't return kNPEventStartIME for a key down event. r=smichaud a=blocking2.0betaN+
|
2010-12-03 00:22:20 -05:00 |
|
Alon Zakai
|
44e5a105d6
|
Bug 613076 - Fix GetDPI in the content process. r=cjones a=blocking-fennec
|
2010-12-02 17:24:04 -08:00 |
|
Brad Lassey
|
c80ac44bc1
|
bug 615208 - Android keyboard does not insert/delete at the caret in content forms r=cjones a=blocking-fennec
|
2010-12-02 15:51:25 -05:00 |
|
Jim Mathies
|
3d907c0bc9
|
Bug 595132 - Tests. r=masayuki, a=final
|
2010-12-02 10:52:10 -06:00 |
|
Jim Mathies
|
6a562d0ae0
|
Bug 595132 - Don't trap and send context menu events destined for the browser to plugins. r=masayuki, a=final
|
2010-12-02 10:52:10 -06:00 |
|
Dave Townsend
|
0bf48c1206
|
Backing out changeset e1983b9db75d from bug 596955 for causing bug 615858. a=backout
|
2010-12-01 10:20:28 -08:00 |
|
Markus Stange
|
d1bcc0125f
|
Bug 596955 - Simplify nsCocoaWindow::Resize and no longer resize our ChildView before doing the actual window resize in order to avoid painting artifacts with OpenGL. r=josh, a=final
|
2010-11-27 14:52:33 +01:00 |
|
David Bolter
|
96b49651f4
|
Bug 607046. Switch the order of the debug output. r=davidb,a=debugging
|
2010-11-29 13:30:54 -05:00 |
|
Jim Mathies
|
ce20473751
|
Bug 575515 - Fix for deadlocks in windows modal loop message processing under heavy js load. r=matspal, a=betaN
|
2010-11-29 10:25:16 -06:00 |
|
Jim Mathies
|
99254fdaa7
|
Bug 613118 - WM_SYSCOMMAND doesn't filter wParam correctly. r=robarnold, a=2.0
|
2010-11-29 10:19:17 -06:00 |
|
Jim Mathies
|
890a2ff2e1
|
Bug 606160 - Apply padding to caption buttons so off button clicks work. r=neil, a=final.
|
2010-11-29 10:19:17 -06:00 |
|
Jim Mathies
|
20574add68
|
Bug 610643 - Refresh button metrics when the theme changes. r=neil, a=final.
|
2010-11-29 10:19:17 -06:00 |
|
Jim Mathies
|
6a0dfcc343
|
Bug 610643 - Maximized titlebar background offset should equal the window origin offset for proper placement. r=dao+neil, a=final.
|
2010-11-29 10:19:17 -06:00 |
|
Michael Wu
|
d36ace0ca5
|
Bug 614228 - Windows bustage in nsUrlWidget after bug 581596 landing
a=shaver, r=pending. (Landing as SeaMonkey bustage-fix)
|
2010-11-23 09:41:00 -05:00 |
|
Jeff Muizelaar
|
0861c0a082
|
Bug 607046. Add extra logging info for debugging invalid vendorID problems. r=gavin,a=gavin
|
2010-11-25 15:44:37 -05:00 |
|
Timothy Nikkel
|
d5f55db812
|
Bug 597031. Correct comment about the docshell passed to createTaskbarTabPreview. a=comment
|
2010-11-24 19:35:01 -06:00 |
|
Matt Brubeck
|
c80770852e
|
Bug 614293 - Regression: Typing in urlbar does not replace selection. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 7d91034b7dfc2a419c455893ded5f4a7bf2410cb
|
2010-11-24 14:09:24 -08:00 |
|
Masayuki Nakano
|
17924ba129
|
Bug 613810 - Undo(ctrl+z) does not work continuously after committing IME; r=ehsan a=blocking-final+
|
2010-11-24 17:57:32 -05:00 |
|
Neil Deakin
|
fd894fdd5f
|
Bug 511010, don't activate panels when clicking on one to close a menu, fixes flickering when closing menulist in bookmarks panel, r=jmathies,a=bsmedberg
|
2010-11-24 13:31:24 -05:00 |
|
Alon Zakai
|
2ee37f84ae
|
Bug 600880 - Fix screen.width and screen.height on Android. r=cjones a=blocking-fennec
|
2010-11-24 10:22:40 -08:00 |
|
Emmanuel Gil Peyrot
|
201fbb3800
|
Bug 606990 - Remove CAIRO_HAS_DDRAW_SURFACE/CAIRO_DDRAW_USE_GL dead code. r=vlad,jmuizelaar a=bsmedberg
|
2010-11-24 11:11:45 +01:00 |
|
Ginn Chen
|
fbd0c7dabd
|
Bug 610852 Check xRGB format for XShm Image r=karlt a=benjamin
|
2010-11-24 15:36:46 +08:00 |
|
Brad Lassey
|
7502b91267
|
bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec
|
2010-11-23 21:12:53 -05:00 |
|
Rob Arnold
|
ca1dfea7ab
|
Bug 556524 - Taskbar tab preview crashes [@ mozilla::widget::WindowHook::Lookup(unsigned int)] in Firefox 3.6 at SetVisible; r=jmathies a=blocking-final+
|
2010-11-23 09:58:38 -05:00 |
|
Michael Wu
|
bf239dd739
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
|
Michael Wu
|
5b727c0605
|
Bug 581596 - Make Android use new SetInputMode API, r=blassey a=blocking-fennec
|
2010-11-22 22:48:25 -08:00 |
|
Michael Wu
|
da47d70884
|
Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec
|
2010-11-22 22:48:03 -08:00 |
|
Oleg Romashin
|
c64eedbedb
|
Bug 613853 - Qt - ASSERTION: Old pixman and rotate transform +compilation bustage. r=dougt a=b-f
|
2010-11-23 01:46:11 +02:00 |
|
Oleg Romashin
|
6943525bae
|
Bug 613943 - [@ nsWindow::DoPaint] crashes when trying to access MWindow::orientationAngle r=romaxa a=npodb
|
2010-11-23 01:46:11 +02:00 |
|
Brad Lassey
|
f12a85806e
|
bug 518266 - Implement mechanism to provide haptic feed back, android r=dougt a=blocking-fennec
|
2010-11-22 11:38:02 -05:00 |
|
Kyle Huey
|
b506acbbb5
|
Bug 611930: Sprinkle some Unicode pixie-dust to placate non-IPC builds.
|
2010-11-21 19:40:01 -05:00 |
|
Kyle Huey
|
f99c028f87
|
Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b
|
2010-11-21 19:29:47 -05:00 |
|
Kyle Huey
|
59a85eb583
|
Backed out changeset c8a4b4ed9160. a=me
|
2010-11-21 14:18:32 -05:00 |
|
Kyle Huey
|
698f4a7090
|
Bug 611930: Annotate crash reports with LSP information. r=ted sr=rs a=b
|
2010-11-21 13:58:33 -05:00 |
|
Michael Wu
|
4c3504becd
|
Bug 604712 - Followup - Make autoframes clean up unhandled exceptions. r=dougt a=blocking-fennec
|
2010-11-20 13:09:24 -08:00 |
|
Brian Crowder
|
0510dce1aa
|
Bug 611466 - Minimal support for IME in Qt, r=dougt, a=dougt
|
2010-11-19 15:41:40 -08:00 |
|
Bas Schouten
|
48c56eca0b
|
Bug 612123: Ensure D3D10 layer managers are not used after device changes. r=roc a=blocking-final
|
2010-11-19 19:50:45 +01:00 |
|
Markus Stange
|
94dcb5ea42
|
Bug 612090 - Firefox 4.0b7 crash [@ nsBaseWidget::AutoUseBasicLayerManager::AutoUseBasicLayerManager ]; r=joe a=blocking-betaN+
--HG--
extra : rebase_source : e4b2091cc2616bf3abb405fe54cb2bbf3fb59e0c
|
2010-11-19 12:37:18 -05:00 |
|
Mark Finkle
|
6792602b69
|
Bug 613193 - Fix illegal JSON in 'softkb-change' notification [r=blassey r=roc a=blassey]
|
2010-11-18 17:56:11 -05:00 |
|
Scott Greenlay
|
e83f611380
|
Bug 600901 - [clang]: cannot initialize a parameter/variable in nsCocoaWindow.mm, r=josh, a=josh
|
2010-11-17 13:48:11 -08:00 |
|
Scott Greenlay
|
9cad95a77d
|
Bug 600900 - [clang]: cannot initialize a parameter of type 'NSString *' with an lvalue of type 'NSString const in nsDragService.mm, r=josh, a=josh
|
2010-11-17 13:46:39 -08:00 |
|
Scott Greenlay
|
c62c034e41
|
Bug 583460 - [clang] nsClipboard: cannot initialize a parameter of type 'NSString *' with an lvalue of type 'NSString const *', r=josh, a=josh
|
2010-11-17 13:42:05 -08:00 |
|
Matt Brubeck
|
c0f0028a59
|
Bug 612978 - GetDPI on Maemo should use the true DPI when known. r=roc,dougt a=blocking-fennec
--HG--
extra : rebase_source : 30eaacd0e8dec4f92ddc8a53a1320fa40fa87766
|
2010-11-18 11:19:39 -08:00 |
|
Matt Brubeck
|
d84037ad98
|
Bug 590777 (part 4) - Convert swipe thresholds from pixels to inches. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : a16098c646e937c9f8c66517467872aaf3d6face
|
2010-11-18 09:18:31 -08:00 |
|
Masayuki Nakano
|
c5e8166d7a
|
Bug 608515 Painting methods should use consistent composition state between WM_DWMCOMPOSITIONCHANGED messages r=jimm, a=final+
|
2010-11-18 11:31:22 +09:00 |
|
Vivien Nicolas
|
67d5a26d77
|
Bug 602962 - Undo close tab thumbnail disappears when rotating screen orientation [r=smaug r=roc a=blocking-fennecb3]
|
2010-11-17 08:46:00 -05:00 |
|
Doug Turner
|
826eec4935
|
[Bug 608818] nsFilePicker::Show uninitialised use of mAllowURLs. r=roc/dholbert a=approval2.0
--HG--
extra : rebase_source : 526aa298d2cf577a8cdae94242032f0d09655083
|
2010-11-16 20:15:13 -08:00 |
|
Brad Lassey
|
77ba0ab35f
|
bug 595919 - Implement PDF printing for "Save As PDF" on Android r=vlad a=blocking-fennec
|
2010-11-16 18:33:56 -05:00 |
|
Fabrice Desré
|
378f1ef8c9
|
Bug 611110 - BringToFront() doesn't deactivate the old toplevel window, r=mwu a=blocking-fennec
|
2010-11-16 14:27:53 -08:00 |
|
Michael Wu
|
ec6eb11da9
|
Bug 611899 - SetFullscreen called with wrong JNI method, r=blassey a=blocking-fennec
|
2010-11-16 14:27:21 -08:00 |
|
Ryan VanderMeulen
|
b3c91154cb
|
Bug 578546 - Fix more MSVC warning spam by removing unneeded declarations. r=cjones a=benjamin
|
2010-11-16 10:21:53 +01:00 |
|
Dão Gottwald
|
3e5fe3a377
|
Bug 608984 - Minimize, maximize/restore, close buttons shouldn't have a hover effect. r=jimm
|
2010-11-16 10:15:24 +01:00 |
|
Markus Stange ext:(%2C%20Joe%20Drew%20%3Cjoe%40drew.ca%3E%2C%20Matt%20Woodrow%20%3Cmwoodrow%40mozilla.com%3E)
|
19a64fc670
|
Bug 593342 - Use double buffering on Mac instead of flushing, for greater performance. r=vlad,roc,joe a=b
|
2010-09-21 14:39:38 -04:00 |
|
Steven Michaud
|
df47b58fde
|
Bug 601182 - Spurious focus events sent to NPAPI plugins on OS X in Cocoa event mode. Patch partly by enndeakin. r=josh,smaug a=blocking2.0BetaN+
|
2010-11-15 15:12:50 -06:00 |
|
Jim Mathies
|
8236cb2307
|
Bug 611693 - Fix for Txul, Ts regression on XP after landing bug 610201. r=vlad, a=regression.
|
2010-11-14 11:34:13 -06:00 |
|
Ben Turner
|
7b428214f3
|
Bug 586216 - Don't use one timer per animated widget. r=roc a=b
|
2010-11-13 09:19:38 +01:00 |
|
Dão Gottwald
|
8267b09ae8
|
Bug 611803 - Caption buttons should only be pressed when they're also hovered. r=jimm
|
2010-11-13 09:14:30 +01:00 |
|
Felipe Gomes
|
9834eaf232
|
Bug 606061. The border on the download manager doesn't wrap all the way around. r=jimm a=blocking-final
|
2010-11-12 22:34:57 -08:00 |
|
Matt Brubeck
|
4516b2c00e
|
Bug 575351 - Long-press on Android system keys does not work. r=mwu,smaug
a=blocking-fennec
--HG--
extra : rebase_source : 6e800c13e0a7be9503afcb4a12c491f8ccfc9e11
|
2010-11-12 15:58:29 -08:00 |
|
Vladimir Vukicevic
|
7e6f33465f
|
b=605063; fix Android GL startup (hide splashscreen correctly); r=mwu
|
2010-11-12 12:02:14 -08:00 |
|
Mark Banner
|
3bb057952a
|
Fix windows bustage for non-IPC builds resulting from bug 586228. Use the wide form of RemoveProp so that it matches the constant passed to it. a=bustage-fix
|
2010-11-12 07:50:38 +00:00 |
|
Jim Mathies
|
fca43a5481
|
Bug 586228 - Manage caption status for get window info calls made by the theme library. r=vlad, a=final.
|
2010-11-11 20:39:05 -06:00 |
|
Jim Mathies
|
feddf0f259
|
Bug 610201 - Cache theme caption button metrics on startup and don't refresh every time desktop composition changes. r=roc, a=final
|
2010-11-11 20:39:02 -06:00 |
|
Daniel Holbert
|
cc5e48c832
|
Bug 609696 followup: Add missing newline at end of file to fix GCC warning. r+a=whitespace-only
|
2010-11-10 18:12:01 -08:00 |
|
Wes Johnston
|
577cf0e4bb
|
Bug 609696 - Create nsIIMEPicker service and implement for android. [r=mwu, sr=roc, a=blocking-fennecb3]
|
2010-11-10 09:40:00 -05:00 |
|
Walter Meinl
|
48d1e8997b
|
Bug 577011 - [OS/2] make _declspec unconditionally default symbol export r=daveryeo@telus.net a=benjamin
--HG--
extra : rebase_source : f73a926174bd7905f177b2e914492e42b90ac8c0
|
2010-11-09 11:13:03 +01:00 |
|
Ginn Chen
|
481e714b50
|
Bug 608201 File chooser and some other dialogs are not added to Firefox a11y tree r=surkov.alexander,roc a=blocking-2.0
|
2010-11-09 18:21:56 +08:00 |
|
Chris Jones
|
703c658a1c
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
|
Michael Wu
|
fcebd43d40
|
Bug 602976 - Implement full screen mode for Android, r=vlad a=blocking-fennec
|
2010-11-08 18:11:13 -08:00 |
|
Jim Mathies
|
29c450fc06
|
Bug 610201 - Fix for aero basic buttons regression after bug 591154 landed. r=roc, a=final.
|
2010-11-08 09:30:40 -06:00 |
|
Robert O'Callahan
|
766651cddb
|
Fix Thunderbird bustage by calling MAKEINTRESOURCEW correctly, a=bustage
|
2010-11-08 23:47:12 +13:00 |
|
Robert O'Callahan
|
26e032892f
|
Bug 594977. Part 2: Disable trackpoint hack for newer Synaptic drivers. r=jmathies,a=blocker
|
2010-11-08 22:06:14 +13:00 |
|
Robert O'Callahan
|
bdd5b7e09e
|
Bug 594977. Part 1: Make ui.trackpoint_hack.enabled live, and add ui.window_class_override pref. r=jmathies,a=blocker
|
2010-11-08 22:06:13 +13:00 |
|
Markus Stange
|
253a0ae7e1
|
Bug 574663 - Mark momentum scroll events with a kIsMomentum flag and don't allow them to cause zooming. r=smaug, a=final
|
2010-11-05 17:04:28 +01:00 |
|
Masayuki Nakano
|
c72734e2c4
|
Bug 608515 after graphic driver is crashed, aero isn't recovered if Firefox button is visible r=jimm, a=fintal+
|
2010-11-06 14:05:53 +09:00 |
|
Benoit Jacob
|
239a4ed2f8
|
Bug 604771 - Allow spoofing GfxInfo and circumventing the blocklist on Windows - r=jmuizelaar
|
2010-11-05 15:57:58 -04:00 |
|
Oleg Romashin
|
bdbb3ed32e
|
Bug 608779 - Qt - ASSERTION: Old pixman and rotate transform. r=dougt a=npodb
|
2010-11-05 21:49:18 +02:00 |
|
Brad Lassey
|
bd7b0f4297
|
bug 606235 - Android file picker should honor file type filters r=mwu a=blocking-fennec
|
2010-11-05 13:43:12 -04:00 |
|
Jim Mathies
|
bc8f55e1ed
|
Bug 591154 - Fix for Quake Live flickering when entering full screen mode. r=roc, a=final.
|
2010-11-05 10:19:05 -05:00 |
|
Chris Jones
|
5ca29d9212
|
Bug 605362, part 1: Allocate page-aligned shmem segments in ShmImage, to match other allocators which more honestly report address space and system mem taken by alloc. r=joe
|
2010-11-05 02:17:07 -05:00 |
|
Doug Turner
|
228873dd95
|
Bug 607287 - Crash when trying to disable or uninstall an add-on [@ nsWindow::UserActivity]. r=mwu
--HG--
extra : rebase_source : 0b0c8654fbf4c52471947c929fae23df5f13a585
|
2010-10-27 13:10:15 -07:00 |
|
Oleg Romashin
|
04ff8b2cce
|
Bug 606910 - RENDER_DIRECT mode for Qt widget (xshmPutImage). r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 6ea776ea7e0b282d6b61d5e5fa570460e84f90be
|
2010-10-27 07:56:31 +03:00 |
|
Felipe Gomes
|
0212f693d8
|
Bug 600986. Persona background is seen above titlebar (classic windows theme). r=jimm a=final
|
2010-10-26 15:50:29 -02:00 |
|
Michael Wu
|
c163a0300c
|
Bug 604090 - Notify java wrapper when we're ready to take events, r=blassey a=blocking-fennec
|
2010-10-25 20:10:07 -07:00 |
|
Andrew Sutherland
|
e37867f191
|
Bug 606052: Nested event consumption by nsAppShell::ProcessGeckoEvents breaks processNextEvent semantics. r=smichaud, a=josh
|
2010-10-25 16:34:13 -07:00 |
|
Robert O'Callahan
|
260e34f8ed
|
Bug 593839. Part 2: Remove DESTINED_FOR_SCREEN flag now that it's no longer used. r=vlad a=blocking-betaN
|
2010-10-25 16:39:27 +02:00 |
|
Scott Greenlay
|
70977029e7
|
Bug 413277: Restrict window resizing to the size of the current screen on Mac OS X. r=josh a=josh
|
2010-10-24 21:32:12 -04:00 |
|
Brad Lassey
|
8b9c95cf77
|
bug 601282 - Sometimes fennec's window is black when started the DEBUG intent r=mwu a=blocking-fennec
|
2010-10-24 19:54:09 -04:00 |
|
Justin Lebar ext:(%2C%20Kyle%20Huey%20%3Cme%40kylehuey.com%3E)
|
8b20bfbcec
|
Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu
--HG--
extra : rebase_source : 8e5d63a6a5ca50b6e95a80421ad96a1d4a52ae77
|
2010-08-31 18:03:40 -07:00 |
|
Jim Mathies
|
cc06828e5c
|
Bug 580599 - Fix for alt+space in full screen mode, selecting 'Restore' results in a window without chrome if the previous window state was maximized. r=neil, a=final.
|
2010-10-22 17:38:18 -05:00 |
|
Jim Mathies
|
a447b570c3
|
Bug 566135 - Fix for full screen games that automatically minimize when firefox is minimized on the taskbar. r=robarnold, a=final.
|
2010-10-22 13:43:40 -05:00 |
|
Josh Aas
|
2c6cdfe76f
|
merge backout of a2aaf00c4acc, a=josh
|
2010-10-22 13:29:10 -04:00 |
|
Josh Aas
|
37069cbd37
|
Backed out changeset a2aaf00c4acc, a=josh
|
2010-10-22 13:28:50 -04:00 |
|
Felipe Gomes
|
738875c13a
|
Bug 605815. Only compute size for titlebar widget when DWM is on. r=jimm a=final
|
2010-10-22 15:08:39 -02:00 |
|
Felipe Gomes
|
1ead4d4d8e
|
Bug 605806. Only draw titlebar widget when DWM is on. r=jimm a=betaN
|
2010-10-22 15:07:53 -02:00 |
|
Scott Greenlay
|
63a8f9c13a
|
Bug 413277: Restrict window resizing to the size of the current screen on Mac OS X. r=josh a=josh
|
2010-10-22 12:34:16 -04:00 |
|