Makoto Kato
|
32baf5f742
|
Bug 968647 - Part 2. Listen window position change for IME. r=roc
|
2014-02-28 16:45:08 +09:00 |
|
Reuben Morais
|
b672cdc604
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
|
2014-02-27 20:04:46 -03:00 |
|
stefanh@inbox.com
|
0d496326a6
|
Bug 970079 - Native theming for MacOS X help buttons, widget part. r=mstange, roc.
|
2014-02-27 18:12:16 +01:00 |
|
Ryan VanderMeulen
|
2edb5862a5
|
Merge m-c to inbound.
|
2014-02-21 15:01:16 -05:00 |
|
Ryan VanderMeulen
|
95bf4ca4b1
|
Backed out changeset a00bd379adb2 (bug 950371) for breaking OSX non-unified builds.
|
2014-02-21 14:58:34 -05:00 |
|
Jonathan Watt
|
e1c4a9bb0f
|
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange
|
2014-02-21 14:50:36 +00:00 |
|
Carsten "Tomcat" Book
|
e66743c1f7
|
Backed out changeset 05a5f08f1278 (bug 950371) for OS X mochitest bustage on a CLOSED TREE
|
2014-02-21 11:44:52 +01:00 |
|
Jonathan Watt
|
e0b8d87be3
|
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow
|
2014-02-21 08:42:12 +00:00 |
|
Ehsan Akhgari
|
790a3e8ead
|
Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 23:07:24 -05:00 |
|
Jonathan Watt
|
2155847f44
|
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange
|
2014-02-21 19:07:42 +00:00 |
|
Ed Morley
|
3a32e298ee
|
Backed out changeset a00bd379adb2 (bug 950371) for build failures; CLOSED TREE
|
2014-02-21 17:31:12 +00:00 |
|
Morris Tseng
|
3680515b7f
|
Bug 926128 - Use a single configurable shader in OpenGL layers backend. r=vlad, r=nical, r=gal
|
2013-11-07 22:22:05 -08:00 |
|
Masayuki Nakano
|
f241d9bab3
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
|
Phil Ringnalda
|
7cd2f471ea
|
Merge f-t to m-c
|
2014-02-15 10:10:31 -08:00 |
|
Phil Ringnalda
|
6f0427c88e
|
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
|
2014-02-14 23:58:49 -08:00 |
|
Masayuki Nakano
|
a5ad7181a3
|
Bug 971489 Simplify constructor of WidgetSimpleGestureEvent r=smaug
|
2014-02-15 10:06:06 +09:00 |
|
Masayuki Nakano
|
e393ad7356
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
|
Mike de Boer
|
f0b8ce03e4
|
Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz
|
2014-02-14 14:04:19 +01:00 |
|
Mike de Boer
|
faf150b6a4
|
Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
|
2014-02-14 12:55:13 +01:00 |
|
Mike de Boer
|
7ae46d4a05
|
Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz
|
2014-02-14 11:38:19 +01:00 |
|
Markus Stange
|
ff9e837236
|
Bug 941325 - Fix focus ring drawing when building with the 10.8 SDK or higher. r=smichaud
--HG--
extra : rebase_source : 07fa26673188c4d5fb5450ec2344a794e4d67aad
|
2014-02-13 12:09:59 +01:00 |
|
Brian O'Keefe
|
e3f6084e7a
|
Bug 772828 - Part b: use RESOURCE_FILES in moz.build instead of manual rules in Makefile.in; r=mshal
|
2013-11-05 13:37:54 -05:00 |
|
Bill McCloskey
|
1a9590cb3b
|
Bug 966467 - Disable some unused services in content processes (r=vlad)
|
2014-02-09 16:13:01 -08:00 |
|
Markus Stange
|
3172f177eb
|
Bug 958674 - Return true from nsCocoaWindow::IsVisible while nsCocoaWindow::Show(true) is running. r=smichaud
--HG--
extra : rebase_source : 566f89c38316440243b178eb46d5048bcf416a32
|
2014-02-03 17:55:26 +01:00 |
|
Markus Stange
|
4c49a45a0b
|
Bug 958674 - Paint popup synchronously when showing the window, like we do for normal windows. r=smichaud
--HG--
extra : rebase_source : f0c62a48c4410ad293f8a9ed0b4a1b30abe349e9
|
2014-02-03 17:54:55 +01:00 |
|
Olli Pettay
|
7fb9d19abe
|
Backout Bug 953435 to fix bug 959281, a=backout
|
2014-02-02 20:12:27 +02:00 |
|
Ryan VanderMeulen
|
30ecfe5a0e
|
Merge m-c to inbound.
|
2014-01-31 21:16:16 -05:00 |
|
Blake Kaplan
|
d8fa50d973
|
Bug 966398 - Kill nsIBidiKeyboard::SetLangFromBidiLevel. r=roc
--HG--
extra : rebase_source : 3a8a5a58e6bf56f8201a0ffbe0efc22e686507ec
|
2014-01-31 15:02:44 -08:00 |
|
Neil Deakin
|
ee782b7b75
|
Bug 943759, [Australis], support mousethrough on panels to allow mouse events to pass through to the content behind, implemented on Windows, Mac and Linux, use this for the UI tour highlight, r=neil,jmathies,karlt
|
2014-01-31 08:27:43 -05:00 |
|
Olli Pettay
|
cd30a9b12b
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
--HG--
extra : rebase_source : 6f6de1cbf54670d63b74c44ca0134ed9c5354d2b
|
2014-01-30 21:35:44 -08:00 |
|
Matt Woodrow
|
5f00132e5d
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
* * *
Bug 962786 - Bustage fix on a CLOSED TREE
|
2014-01-29 13:10:33 +13:00 |
|
Vladimir Vukicevic
|
5a9f9c3174
|
b=951799, cache uniforms in OGLShaderProgram, part 2 - fix LayerProgramProjectionMatrix; r=bjacob
|
2014-01-29 17:53:38 -05:00 |
|
Makoto Kato
|
c966f62b9d
|
Bug 960877 - Part 2. Remove mWantHints from nsIMEUpdatePreference. r=masayuki
|
2014-01-29 18:32:35 +09:00 |
|
Markus Stange
|
4b70b0a398
|
Bug 958674 - Invalidate the popup content view when showing the popup. r=smichaud
|
2014-01-28 00:04:41 +01:00 |
|
David Zbarsky
|
ac7a35fed2
|
Bug 952977: Convert PrepareViewport to gfx::Matrix4x4 r=nical
|
2014-01-27 15:25:20 -05:00 |
|
David Zbarsky
|
0a543106f3
|
Bug 952977: Convert OGLShaderProgram to gfx::Matrix r=nical
|
2014-01-27 15:25:20 -05:00 |
|
Ryan VanderMeulen
|
8dc9129e87
|
Merge m-c to inbound.
|
2014-01-23 15:58:06 -05:00 |
|
Sotaro Ikeda
|
0941fe3c91
|
Bug 951732 - Keep TextureClient until Transaction complete. r=nical
|
2014-01-23 09:31:12 -05:00 |
|
Benoit Jacob
|
15ef84b8b5
|
Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc
find content/media dom/ipc widget/ gfx/tests gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)LAYERS_\(NONE\|BASIC\|OPENGL\|D3D9\|D3D10\|D3D11\|CLIENT\|LAST\)\($\|[^A-Za-z0-9_]\)/\1LayersBackend::LAYERS_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::BUFFER_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(BUFFERED\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(DRAW\|DRAW_SNAPPED\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::CLIP_\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SURFACE_\(NONE\|OPAQUE\|SINGLE_CHANNEL_ALPHA\|COMPONENT_ALPHA\)\($\|[^A-Za-z0-9_]\)/\1SurfaceMode::SURFACE_\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(STRETCH\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::SCALE_\2\3/g'
|
2014-01-23 13:26:41 -05:00 |
|
Benoit Jacob
|
28ff3ad25f
|
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Benoit Jacob
|
981c6431d3
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
find . -type f | grep -v \./obj | grep -v \.hg | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxImageFormat\(ARGB32\|RGB24\|A8\|A1\|RGB16_565\|Unknown\)\($\|[^A-Za-z0-9_]\)/\1gfxImageFormat::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
stefanh@inbox.com
|
22b1521b6f
|
Bug 889085 - Make our sheets semi-transparent. r=mstange.
|
2014-01-18 12:52:22 +01:00 |
|
Markus Stange
|
01d6616d38
|
Bug 959570 - Don't draw rounded corners and a highlight line in fullscreen mode. r=smichaud
|
2014-01-17 11:06:15 +01:00 |
|
Olli Pettay
|
9eba76141c
|
Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : e936e5b02dc2e613816fb6f97f9af5a303dc6f6d
|
2014-01-16 16:09:08 +02:00 |
|
Bill McCloskey
|
330ab3980f
|
Bug 951908 - Ensure child processes shut down propertly on Macs (r=bent,smichaud)
|
2014-01-15 13:09:41 -08:00 |
|
Ryan VanderMeulen
|
cc9bcd2414
|
Backed out changeset 347d5704cbe1 (bug 930793) for frequent Linux mochitest-bc orange.
CLOSED TREE
|
2014-01-15 14:11:20 -05:00 |
|
Josiah Bruner
|
1c3760823d
|
Bug 411273 - Switch busy/wait cursor on OS X to use the system's busyButClickableCursor. r=smichaud
|
2014-01-14 09:36:41 -05:00 |
|
Olli Pettay
|
1122de401a
|
Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : 5b466917ad1b1b5ef75119cfbeba75861cb49823
|
2014-01-15 14:00:52 +02:00 |
|
Steven Michaud
|
1d1add2df0
|
Bug 722676 - View menu item stays selected when returning from opened window. r=josh
|
2014-01-13 16:01:52 -06:00 |
|
Benoit Jacob
|
873406e3f0
|
Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
|
2014-01-10 14:06:17 -05:00 |
|