David Anderson
|
5364eafbb8
|
Dispatch scroll wheel events through APZ on Gtk. (bug 1119743, r=nical)
--HG--
extra : rebase_source : c90e3ff64555bb8e121c1605628e2854ea10c823
|
2015-01-12 19:45:10 -08:00 |
Neil Deakin
|
a744e9625f
|
Bug 1102039, Ensure that the popup's widget visibility is updated after rollup, allows popups to disappear at the start of the minimize animation rather than after, r=tn
|
2015-01-07 20:52:20 -05:00 |
Jonathan Kew
|
6a598abe4a
|
Bug 1077515 - part 11 - Remap arrow keys for vertical writing mode in the Gtk widget code. r=roc
|
2014-11-22 14:39:04 +00:00 |
Vladimir Vukicevic
|
54548bfc2b
|
Bug 1036597 - extend widget's MakeFullScreen method to take an optional nsIScreen indicating the target; r=karlt
|
2014-07-09 12:29:28 -07:00 |
Martin Stransky
|
a822f9a7f4
|
Bug 1097592 - Don't use PR_FindFunctionSymbolAndLibrary to avoid app freeze, r=karlt
|
2014-11-14 06:32:00 +01:00 |
Jim Mathies
|
a323270a8b
|
Bug 669200 - Various widget changes to support two new types of plugin widget. r=roc
|
2014-11-12 14:59:19 -06:00 |
Masayuki Nakano
|
6e1c43d928
|
Bug 1083067 part.9 Remove nsGtkIMModule::IsVirtualKeyboardOpened() because it always returns false r=m_kato
|
2014-11-10 18:07:44 +09:00 |
Masayuki Nakano
|
6072e74d01
|
Bug 960871 part.8 Rename variable names of NS_COMPOSITION_CHANGE event r=smaug
|
2014-10-07 19:01:49 +09:00 |
Masayuki Nakano
|
9011740f12
|
Bug 960871 part.6 Use WidgetCompositionEvent for NS_COMPOSITION_CHANGE instead of WidgetTextEvent r=smaug
|
2014-10-07 19:01:48 +09:00 |
Masayuki Nakano
|
09a5b86212
|
Bug 960871 part.4 Rename NS_TEXT_TEXT to NS_COMPOSITION_CHANGE and fix comments which mention text events r=smaug
|
2014-10-07 19:01:47 +09:00 |
Masayuki Nakano
|
ea79d5919e
|
Bug 960871 part.1 Rename WidgetTextEvent::theText to WidgetTextEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
Masayuki Nakano
|
1cc2ff10cb
|
Bug 1065835 part.6 Remove NOTIFY_IME_OF_CURSOR_POS_CHANGED and nsGtkIMModule should handle NOTIFY_IME_OF_SELECTION_CHANGE instead r=smaug+ehsan+karlt
|
2014-09-26 09:05:13 +09:00 |
Benoit Jacob
|
9047e55dd0
|
Bug 1025802 - Replace a MOZ_MAKE_COMPILER_ASSUME_IS_UNREACHABLE by MOZ_CRASH - r=mattwoodrow
|
2014-09-24 13:43:00 -04:00 |
Ehsan Akhgari
|
71ce70204a
|
Bug 1061253 - Fix more bad implicit constructors in widget; r=roc
|
2014-09-02 09:46:06 -04:00 |
Gijs Kruitbosch
|
d719c39ad6
|
Bug 1025616 - fix -moz-grab cursor on GTK to not use hand1, r=karlt
|
2014-08-22 08:04:10 +02:00 |
Debkanya Mazumder
|
75b60c6a05
|
Bug 738221 - Part 2: Replace uses of nsCOMPtr<nsIAccessibilityService> accService = do_GetService(@mozilla.org/accessibilityService;1). r=tbsaunde
|
2014-07-28 11:43:00 -04:00 |
Masayuki Nakano
|
5a96c29b49
|
Bug 1046101 part.11 Rename NS_MOUSE_EVENT to eMouseEventClass r=smaug
|
2014-08-04 14:28:50 +09:00 |
Masayuki Nakano
|
00f048e7cd
|
Bug 1046101 part.1 Rename nsEventStructType to mozilla::EventClassID r=smaug
|
2014-08-04 14:28:46 +09:00 |
Andrew Comminos
|
f7ea09908e
|
Bug 958868 - Add support for GDK_SCROLL_SMOOTH; r=karlt
|
2014-07-07 18:54:13 +09:00 |
Martin Stransky
|
d5acde004a
|
Bug 1027009 - Gtk3 build with --enable-warnings-as-errors. r=karlt
|
2014-06-25 00:35:00 +02:00 |
Jonathan Watt
|
684a6bdf1d
|
Bug 1025802 - Get rid of the Thebes backed gfxContext in the GTK widget code (Moz2D conversion). r=mattwoodrow
|
2014-06-17 10:37:46 +01:00 |
Jonathan Watt
|
3d9e321469
|
Bug 1022821, part 2 - In gfx code, stop returning RefPtr and, where not an out-param, stop using RefPtr arguments. r=Cwiiis
|
2014-06-12 20:24:05 +01:00 |
Martin Stransky
|
364c9717d2
|
Bug 1013552 - [GTK3] GetThebesSurface() provides xlib surface when cairo target is not available. r=karlt
|
2014-06-02 03:36:00 -04:00 |
Matt Woodrow
|
e4b76a2cd8
|
Bug 1015166 - Account for TopLeft of aBoundsRect in nsWindow::UpdateAlpha. r=ajones
|
2014-05-30 13:37:04 +12:00 |
Jim Mathies
|
e88a91f7f4
|
Bug 1003943 - Properly update widget cursors when the mouse passes between remote frames. r=smaug
|
2014-05-27 20:12:29 -05:00 |
Neil Rashbrook
|
ef8d375d0b
|
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
|
2014-05-26 21:54:10 +03:00 |
Birunthan Mohanathas
|
7ed88d413a
|
Backout 8b8bbe7aa1cc due to wrong bug number
|
2014-05-27 14:42:13 +03:00 |
Neil Rashbrook
|
71828ecc1c
|
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
|
2014-05-26 21:54:10 +03:00 |
Birunthan Mohanathas
|
952b834c76
|
Bug 869836 - Part 9: Use AssignLiteral instead of `Assign(NS_LITERAL_STRING(...))`. r=ehsan
|
2014-05-22 06:48:52 +03:00 |
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
Robert O'Callahan
|
ea9b693845
|
Bug 998821. Only use XShm for drawing if XShm allocation actually succeeded. r=karlt
--HG--
extra : rebase_source : 9d0fc1b9c7b02c53674b4593eaf1cd703587a469
|
2014-04-22 15:11:42 +12:00 |
George Wright
|
6d68487619
|
Bug 994924 - Fix broken logic in nsWindow for DrawTarget creation when using Skia r=jrmuizel
|
2014-04-11 13:16:26 -04:00 |
Neil Deakin
|
382114ad8c
|
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
|
2014-03-19 12:48:08 -04:00 |
Jonathan Watt
|
cddedd8d2b
|
Bug 985049 - Remove gfxPlatform::SupportsAzureContent() and kill of the resulting dead code. r=mattwoodrow
|
2014-03-19 10:36:58 +08:00 |
Masayuki Nakano
|
2cb29d75ec
|
Bug 977959 part.5 Make NativeKeyBindings classes non-refcountable r=neil
|
2014-03-14 22:13:32 +09:00 |
Masayuki Nakano
|
3e7755472a
|
Bug 977959 part.4 Remove nsINativeKeyBindings r=roc+karlt
--HG--
rename : widget/gtk/nsNativeKeyBindings.cpp => widget/gtk/NativeKeyBindings.cpp
rename : widget/gtk/nsNativeKeyBindings.h => widget/gtk/NativeKeyBindings.h
|
2014-03-14 22:13:32 +09:00 |
Masayuki Nakano
|
0ae5a1bafc
|
Bug 977959 part.3 Hide nsINativeKeyBindings with nsIWidget::ExecuteNativeKeyBinding() r=roc+karlt+smichaud
|
2014-03-14 22:13:31 +09:00 |
Bill McCloskey
|
f3e08fea6f
|
Bug 972728 - Invalidate more often in basic compositor (r=mattwoodrow)
|
2014-03-06 18:25:09 -08:00 |
Makoto Kato
|
b051059a2f
|
Bug 968647 - Part 2. Listen window position change for IME. r=roc
|
2014-02-28 16:45:08 +09:00 |
Makoto Kato
|
3a637833dd
|
Backed out changeset fad708985071 (bug 968647)
|
2014-03-03 11:53:36 +09:00 |
Makoto Kato
|
8471094535
|
Bug 968647 - Part 2. Listen window position change for IME. r=roc
|
2014-02-28 16:45:08 +09:00 |
Carsten "Tomcat" Book
|
88049146b5
|
Backed out changeset 743fb3c48ed7 (bug 968647)
|
2014-02-28 09:30:01 +01:00 |
Makoto Kato
|
0cbf66c2db
|
Bug 968647 - Part 2. Listen window position change for IME. r=roc
|
2014-02-28 16:45:08 +09:00 |
Phil Schaf
|
25ab080eb6
|
Bug 310924 - GTK: Try named cursors before defaulting to hardcoded glyphs. r=karlt
|
2014-02-19 11:30:08 -05:00 |
Masayuki Nakano
|
e173e98fbd
|
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 |
Neil Deakin
|
a2d526d45d
|
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
|
ab4411fee4
|
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 |
Benoit Jacob
|
61df69f208
|
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
|
aebf0bb92a
|
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
|
ed427f9600
|
Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxSurfaceType\(Image\|PDF\|PS\|Xlib\|Xcb\|Glitz\|Quartz\|Win32\|BeOS\|DirectFB\|SVG\|OS2\|Win32Printing\|QuartzImage\|Script\|QPainter\|Recording\|VG\|GL\|DRM\|Tee\|XML\|Skia\|Subsurface\|D2D\|Max\)\($\|[^A-Za-z0-9_]\)/\1gfxSurfaceType::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |