Commit Graph

3165 Commits

Author SHA1 Message Date
Timothy Nikkel
b6557f333d Bug 616884. Add comment to note that stored clip region isn't updated. a=comment 2010-12-09 22:33:33 -06:00
Timothy Nikkel
fa4469c709 Bug 616884. Part 1. When setting the clip on windows on Linux don't return early if the clip hasn't ever been set before. r=roc a=roc 2010-12-09 22:33:33 -06:00
timeless@mozdev.org
03191da638 Bug 577920 - mark DEBUG only variables as ifdef DEBUG in cocoa. r=josh a=joe 2010-07-11 15:58:34 +03:00
Daniel Holbert
a1dd7b53ba Bug 595277 followup: add "using" annotation to hide build warnings about nsIWidget::GetLayerManager being hidden. r=roc a=blocking-final+ 2010-12-09 00:45:06 -08:00
Benoit Jacob
f478817a5a Bug 617475 - WebGL broken on Mac - r=joe, a=blocking-beta8 2010-12-08 10:56:01 -05:00
Bas Schouten
903b02d6b8 Bug 595277 - Part 4: Delay Direct3D 9 initialization when possible. r=roc a=blocking-final 2010-12-07 03:06:31 +01:00
Bas Schouten
25a23ac775 Bug 595277 - Part 2: Add parameter to specify requiring the permanent LayerManager. r=roc 2010-12-07 03:05:52 +01:00
Bas Schouten
b59181da48 Bug 595277 - Part 1: Add a method to iterate over all windows. r=roc 2010-12-07 03:05:48 +01:00
Bas Schouten
9f23097d84 Bug 595277 - Part 0: Clear out user data on destroy. r=roc 2010-12-07 03:05:25 +01:00
Matt Woodrow
a3bdf40a38 Bug 615753. Remove an unneeded glClear. r=vlad, a=blocking-fennec 2010-12-07 19:09:49 -05:00
timeless@mozdev.org
1a59701365 Bug 615831 comparison between signed and unsigned integer expressions in nsBaseAppShell::RunSyncSections
r=neil a=joe
2010-12-07 10:42:40 -08:00
Jeff Muizelaar
7fce1fff4d Bug 615753. Let the OpenGL layer manager handle double bufffering. r=vlad, a=blocking
Letting the OpenGL layer manager handle double buffering cleans things up
and makes them work properly.
2010-12-07 11:46:39 -05:00
Boris Zbarsky
e7c1a3a668 Bug 616994. Don't leak the buffer we create for the drag image. r=roc, a=blocker 2010-12-07 08:54:50 -05:00
Bas Schouten
5ed3adcb07 Backout bug 595277. a=bustage 2010-12-07 05:39:19 +01:00
Bas Schouten
e76bae4ae4 Bug 595277 - Part 4: Delay Direct3D 9 usage when possible. r=roc a=blocking-final 2010-12-07 03:06:31 +01:00
Bas Schouten
522be34ef2 Bug 595277 - Part 2: Add parameter to specify requiring the permanent LayerManager. r=roc 2010-12-07 03:05:52 +01:00
Bas Schouten
a2ad61eb97 Bug 595277 - Part 1: Add a method to iterate over all windows. r=roc 2010-12-07 03:05:48 +01:00
Benoit Jacob
d8d007daa1 Bug 611292 - Block software and non-GL2 OpenGL on OS X - r=joe 2010-12-06 06:34:35 -05:00
Jonathan Watt
a5bdadf9f7 Back out 02b080d3a0e0 (bug 599393) due to Youtube regression (bug 599393 comment 8). a=backout 2010-12-05 21:52:56 +00:00
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
Bas Schouten
e34319e8af Bug 605368: Fix shared builds by keeping cairo calls in GFX. r=roc a=joedrew 2010-10-21 22:41:06 +02:00
Vivien Nicolas
12caa58a5e Bug 461843 - Show indication of where on the page you are when scrolling with Fennec. r=roc a=blocking-fennec 2010-10-21 14:07:55 +02:00
Brad Lassey
b9c5e782fe bug 594368 - nsFilePicker is called directly from the child process in e10s r=jdm a=blocking-fennec 2010-10-20 11:19:24 -04:00
Mounir Lamouri
66067bcb7b Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz 2010-10-20 13:26:32 +02:00
Brad Lassey
85ef8e7b87 bug 569497 - need finger friendly file picker for android r=mwu,mbrubeck a=blocking-fennec 2010-09-30 11:37:36 -04:00
Alex Pakhotin
5544985192 bug 603855 - Support canceling a displayed notification r=mfinkle,blassey sr=stuart a=blocking-fennec 2010-10-12 19:17:12 -07:00
Kyle Huey
6f188e4a26 Bug 604860: Stop doing silly leaky stuff with nsDataObjs. r=jimm a=joe 2010-10-19 17:21:10 -04:00
Andrew Sutherland
42afe1304e Bug 605314 - nsBaseAppShell generates busy-wait event storm on main thread at shutdown; causing orange xpcshell tests; r=roc a=joe 2010-10-19 21:01:27 +01:00
Bas Schouten
334f7c09ff Bug 605547: Enable D3D10 layers by default. r=jrmuizel a=blocking-beta8 2010-10-19 21:08:36 +02:00
Felipe Gomes
c1ad5cb316 Bug 601603. Part 5 - Ensure that the layer that holds the window background is never opaque for glass windows. r=roc a=beta8 2010-10-19 15:02:25 -02:00
Felipe Gomes
170e922159 Bug 601603. Part 3 - Retrieve necessary system metrics to measure size and position of caption buttons. r=jmathies 2010-10-19 15:02:24 -02:00
Felipe Gomes
746b270fda Bug 601603. Part 2 - Implement widget appearance that clears the context area where it is positioned. r=roc 2010-10-19 15:02:24 -02:00
Felipe Gomes
e6a0eba957 Bug 601603. Part 1 - Cleanup nsWindowGfx code that previous handled personas + caption buttons. r=jmuizelaar 2010-10-19 15:02:24 -02:00
Drew Willcoxon
604ae5fe49 Bug 596698 - Link target in location bar isn't updated when switching between tabs if link is focused. r=enndeakin, a=blocking2.0-final 2010-10-18 11:12:18 -07:00
Jim Mathies
bc848a2e80 Backout changeset 6714a0c929d4 due to paint assertions, a=bustage. 2010-10-18 12:52:43 -05:00
Jim Mathies
dc9ef6ddce Bug 594821 - Trigger a sync paint on intial window show. r=roc, a=final. 2010-10-18 09:24:27 -05:00
timeless@mozdev.org
536ee6bcd8 Bug 604629 - nsClipboard::SetNativeClipboardData leaks primitive_data. r+a=dougt 2010-10-18 11:25:41 +02:00
Steven Michaud
98b7c6698e Bug 604901 - Patch for bug 582466 breaks Quit in Cocoa embedders. r=josh, a2.0+=josh 2010-10-16 17:22:21 -05:00
Matt Brubeck
9dd232f695 Bug 582640 - Use the Menu key as the accelerator on Android. r=mwu, a=blassey 2010-10-16 05:15:54 -07:00
Jim Mathies
d32d4258aa Bug 604318 - Personas: entering/exiting full screen mode fails to paint chrome. r=vlad, a=final. 2010-10-15 13:32:35 -05:00
Fabrice Desré
e9897bc0f6 Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey 2010-10-15 14:16:45 -04:00
Steven Michaud
0fa72290d3 Bug 582466 - Make OS X OS-initiated termination get along with Gecko's shutdown sequence. r=josh a=blocking-final+ 2010-10-15 11:30:07 -05:00
Markus Stange
34f47c8611 Bug 596711 - When painting into the titlebar, constrain painting to the titlebar rect. r=roc a=joe
--HG--
extra : rebase_source : 917ccc6f3ed1a440bc819a269745c8f89465b65e
2010-10-15 12:36:23 +02:00
Markus Stange
bb031a86dd Bug 595156 - Always use BasicLayerManager when drawing in the titlebar. r=roc a=blocking2.0:betaN
--HG--
extra : rebase_source : 9183b1a0d74f3b0538508048b98f41188c6f6ac8
2010-10-15 12:34:29 +02:00
Markus Stange
eb5d1532ee Bug 587418 - Don't let invisible windows from other applications block our mouse events. r=josh a=josh
--HG--
extra : rebase_source : edce01dbabd96589b5e8f3457b461498cac157df
2010-10-15 12:24:59 +02:00
Rich Walsh
ef5296f8d8 Bug 597793 - [OS/2] minor nsWindow fixes r=wuno a=NPOTB 2010-10-14 21:12:26 +00:00
Bas Schouten
4b47fdc3ed Bug 604271: Handle device removal when using D3D10. r=roc a=blocking-beta8 2010-10-14 19:28:56 +02:00
Daniel Holbert
dd8051bb8f Bug 603724: gtk2/nsWindow.cpp: add ifdef's around static function "UseShm()" that's only called from within ifdefs, to fix build warning. r=cjones a=roc 2010-10-14 09:12:56 -07:00
Masayuki Nakano
e44d645a18 Bug 603728 remove an unused variable which wasn't removed by bug 597981 r=karlt, a=joe 2010-10-14 17:52:18 +09:00
Scott Greenlay
4322811272 Bug 542048: Fix issue where search fields don't have focus rings in x86_64 Mac OS X builds. r=josh a=blocking2.0final+ 2010-10-13 11:56:16 -04:00
Bas Schouten
8f774806fd Bug 603204: Block D3D9 on windows 2000. r=bjacob
--HG--
extra : rebase_source : c679d53e446a3e9b2e99b08e3f4f89880ff912d2
2010-10-12 23:27:14 +02:00