[gtk] (216 commits) Non-fast-forward update to branch wip/chergert/controller-motion-coordinates
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (216 commits) Non-fast-forward update to branch wip/chergert/controller-motion-coordinates
- Date: Mon, 7 Jan 2019 19:50:53 +0000 (UTC)
The branch 'wip/chergert/controller-motion-coordinates' was changed in a way that was not a fast-forward
update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
526ec24... eventcontrollermotion: translate event to widget coordinate
Commits added to the branch:
96be612... GDK W32: Don't let TEMP surfaces cause zorder side-effects (*)
fc2008f... GDK W32: Use SWP_NOOWNERZORDER everywhere it can be applied (*)
f5ad178... 3.24.1 (*)
36656ea... Update Turkish translation (*)
0feebcf... Make dashed border-style work correctly (*)
ed57e56... SidebarRow: Set ::no-show-all on end_icon_widget (*)
4ef082d... Merge branch 'wip/arnaudb/fix-dashed-border' into 'gtk-3-24 (*)
41f2815... Update Brazilian Portuguese translation (*)
b4464e1... wayland: Avoid crashes inside wl_proxy_marshal() (*)
2e24349... entry: Handle no-window events in gtk_entry_event (*)
c8d47b0... imwayland: Collect return value from ::delete-surrounding s (*)
9882bc9... widget-factory: Move app menu contents to primary menu (*)
5a78039... widget-factory: Rename About menu item to About Widget Fact (*)
4f424d0... widget-factory: Add Keyboard Shortcuts menu item (*)
220f77d... Update Chinese (Taiwan) translation (*)
d26c11f... GDK W32: Support switching input modules at runtime (*)
259c8e6... Merge branch 'win32-runtime-immodule-swap' into 'gtk-3-24' (*)
f0959c9... GDK W32: Be honest about supported clipboard formats (*)
8856725... gtkselection: add a W32 tip about image/bmp support (*)
b10cde7... Updated Lithuanian translation (*)
9b7d886... Tooltip: Fix the used cursor size if 0 in Settings (*)
adbaee7... gtkstack: fix null pointer dereference (*)
1ece556... gtkimcontextime.c: Fix Korean input (*)
caa5ba4... Merge branch 'gtk-3-24.win.updated' into 'gtk-3-24' (*)
955aa8d... Adwaita: backport nightly styling (*)
2a392c2... quartz: do not cache the screen in the gdkmonitor (*)
247b38e... Merge branch 'fix-crash-osx' into 'gtk-3-24' (*)
d9f08c8... gtk-demo/main: Suppress implicit fallthru warning (*)
82c5308... Notebook: Don't notify 2x from set_tab_label_text (*)
80a3d70... Notebook: Ensure menu_label updates with tab_label (*)
2856fb8... Adwaita: Regenerate CSS for new window.devel style (*)
dbbc7b3... emojichooser: Pass chooser to add_emoji (*)
9ca38c4... Fix race in GtkPlug window creation (*)
05b11e9... Merge branch 'lrn/zorder-324' into 'gtk-3-24' (*)
5e00fd2... Fix GtkDragSourceInfo disposal (*)
c477201... imwayland: Handle enter and leave events (*)
3d65103... imwayland: rearrange functions to remove prototypes (*)
4172138... DnD: fix setting icon in drag-begin (*)
2453e71... Merge branch 'win32-fix-dnd-info-disposal' into 'gtk-3-24' (*)
c0b5d66... Merge branch '1397-gtknotebook-built-in-popup-menu-listing- (*)
00034c0... Merge branch '1371-flickering-tooltips-if-no-mouse-cursor-t (*)
28ac1a2... imwayland.c: fix formatting (*)
df0e5cc... quartz: Fix crash when realizing GtkOffscreenWindow (*)
615fa7c... Merge branch '379-fix-quartz-offscreen-window-crash' into ' (*)
0e831b7... Update GDK_OSX versions to current MacOS release. (*)
35d798d... Use [NSGraphicsContext CGContext] instead of graphicsPort a (*)
7600c4e... Modify Quartz gtk_drag_begin_internal to match 4172138. (*)
7e4cda6... GdkQuartz: Handle NULL from [NSGraphicsContext currentConte (*)
c1dbf96... Adwaita: prevent devel styling break selection mode (*)
041ac5b... Update Esperanto translation (*)
d483c0a... Updated Slovenian translation (*)
60dafa3... Merge branch '1411-handle-null-from-nsgraphicscontex' into (*)
9c6cf4a... Fix indentation. (*)
336f382... imwayland: Plug leaks (*)
d45537a... Merge branch 'win32-honest-clipboard' into 'gtk-3-24' (*)
8c5158a... Updated Spanish translation (*)
1837ae8... Update Slovak translation (*)
4040037... Update Slovak translation (*)
d6dedf5... Update Slovak translation (*)
fb709e9... Use a simpler sandbox check (*)
4073d02... Add a gdk_should_use_portal helper (*)
41562ab... wayland: Support the settings portal (*)
64427e9... Merge branch 'settings-portal-for-3' into 'gtk-3-24' (*)
382ba0c... Use -Wl for the framework linker argument (*)
a8a5455... Adwaita: help fullcolor app icons (*)
39645ab... Adwaita: use new HIG colors (*)
4048a19... gtk-autocleanups: add cleanup function for GtkRecentInfo (*)
8ef21cb... wayland: Fix a thinko in settings portal support (*)
009c256... Merge branch 'cherry-pick-9946dd2a' into 'gtk-3-24' (*)
08bafb4... TreeMenu: Don't manually reinvent g_list_index() (*)
ec1786f... Popover: Minimally document the ::closed signal (*)
f972ab8... Merge branch 'plug_race' into 'gtk-3-24' (*)
7034ab2... Merge branch 'wip/jimmac/hig-colors' into 'gtk-3-24' (*)
4c348e5... Update Afrikaans translation (*)
333f496... Updated Slovenian translation (*)
f74154d... Updated Slovenian translation (*)
f0e5b5b... Adwaita: Propagate bg color to titlebar separator descendan (*)
4902070... Update Chinese (Taiwan) translation (*)
5a12934... Adwaita: fix osd bg color (*)
6f2b0cf... Adwaita: use HIG grey for bg_color (*)
0d8dccc... Merge branch 'wl-framework' into 'gtk-3-24' (*)
d218327... wayland: Adapt to settings portal api change (*)
a3744d4... gtkclipboard-quartz: remove unused variable (*)
bb37622... Reset the Quartz resolution to 72.0 dpi. (*)
b57a1a0... Revert "Adwaita: help fullcolor app icons" (*)
06162a0... Adwaita: tone down purple cast (*)
e8a8a53... Merge branch 'bye-app-menu-gtk3' into 'gtk-3-24' (*)
446cb9a... Merge branch 'fix-issue-1366' into 'gtk-3-24' (*)
dea9525... gdk: Add deprecated for macro for gdk_cursor_new (*)
31b810a... g-i: Add some nullable annotations (*)
5e78646... Merge branch 'more-nullable-gtk3' into 'gtk-3-24' (*)
0040b25... Merge branch 'gdk-cursor-new-deprecated-for' into 'gtk-3-24 (*)
356f1f5... container: Document that removal from foreach is permissibl (*)
b150699... window: Actually emit notify::transient-for (*)
91129be... Merge branch 'emit-transient-for' into 'gtk-3-24' (*)
f968fdf... Adwaita: list buttons (*)
a139b63... Adwaita: tone down borders, buttons (*)
83204dd... win32: Don't multiply the scroll event deltas by the Window (*)
d48c95a... Merge branch 'win32-remove-scroll-multiplier' into 'gtk-3-2 (*)
4bdf968... placesview: Set .error style if unsupported protocol (*)
bb3653a... placesview: List only available protocols as available (*)
ffde7d7... Adwaita: help fullcolor app icons (*)
0271471... Adwaita: app icon shadow fix (*)
3312d78... (#1471): base64-encode included SVGs to avoid mis-escaped c (*)
1dd0b8e... Merge branch 'escape-included-svg' into 'gtk-3-24' (*)
00556bd... Adwaita: buttons & headerbars (*)
9b9b15c... Adwaita: tune button & hederbar colors (*)
a386bc9... Adwaita: flatten the headerbar again (*)
96f0b54... Adwaita: sync headerbar styling for devel mode (*)
4cceccd... Adwaita: headerbar backdrop state (*)
9a8f92f... Adwaita: button tweaks (*)
8e3541b... Adwaita: active state for dark buttons (*)
e68e75c... Adwaita: unbreak icon-shadow again (*)
ea7a7e0... Adwaita: shade buttons (*)
be75460... Adwaita: updated switch control (*)
aac3819... Force emoji presentation (*)
5a23c0f... GDK W32: set default settings for fontconfig (*)
2de5572... Merge branch 'win32-fontconfig-defaults' into 'gtk-3-24' (*)
b74e320... emoji chooser: Actually force Emoji presentation (*)
b0fdaf3... Box, Grid: Improve various bits of documentation (*)
5e127cf... Adwaita: buttons & headerbar tweaks (*)
e416aeb... imwayland: Respect maximum length of 4000 Bytes on strings (*)
1d90c72... Menu border-radius and bos-shadow changes (*)
152b89e... Adwaita: lower selection border contrast (*)
9e7cc89... GDK W32: Always set gtk-font-name to the active UI font. Fi (*)
f4d2cb0... Merge branch 'context_menus_gtk-3-24' into 'gtk-3-24' (*)
a4f3021... Adwaita: regenerate CSS (*)
0fbb32a... Update Basque translation (*)
9c6c164... Update Basque translation (*)
239c95a... Adwaita: buttons (*)
2b1c3fb... Reorder virtual method assignments and fill in missing ones (*)
74aecac... Remove commented-out code copied from X11 implementation. (*)
4d0cae4... Replace convertBaseToScreen & convertScreenToBase. (*)
6ac8154... Prevent crash from passing NULL style provider. (*)
cf279a1... Don't attempt to dereference icon_theme until after checkin (*)
28b8bbd... Implement the GdkMonitor/GdkDisplay API. (*)
08b871f... Replace the deprecated GdkDisplayManager with GdkSeat. (*)
85f52dc... Replace NSInputManager for MacOS 10.6 and later. (*)
9773b19... Clean up some unused variables. (*)
941f3c3... Move the CGDisplayReconfigurationCallback to gdkdisplay-qua (*)
f30ed5d... Fix Cocoa style and event constants for MacOS X 10.12 and l (*)
ca6db9a... Add compile-time check for NSGraphicsContext graphicsPort/C (*)
1165ab9... Replace deprecated gestalt for 10.10 and later. (*)
eb2799c... Make _gdk_quartz_window_flush a no-op for MacOS 10.14 and l (*)
89c8c55... Remove 2 unused functions. (*)
e786da9... Complete GdkQuartzDisplay Implementation. (*)
5294c4f... Fix crash if there are no grabs in place. (*)
9e212cd... Prevent crash if display->touch_implicit_grabs is NULL. (*)
833ddc6... Silence enum type warning in 10.9. (*)
8797deb... Visual Studio builds: update for gdk now using pangowin32. (*)
46bee8b... Merge branch 'quartz-monitor' into gtk-3-24 (*)
fcb1da0... Updated French translation (*)
f9a1453... Updated Slovenian translation (*)
f535443... demos/gtk-demo/combobox: fix typo (*)
15935bb... Merge branch 'win10-use-system-font' into 'gtk-3-24' (*)
ad7eeb7... Adwaita: gradient undershoots (*)
720bc70... Adwaita: special case round buttons (*)
ecfdd18... Adwaita: tone down $base_color saturation (*)
fcecc76... Adwaita: selected borders darker for :dark (*)
ffeacd5... a11y: Check X11 display at runtime (*)
403f4c9... Merge branch 'issue1507' into 'gtk-3-24' (*)
4247fb6... Adwaita: revert all gnome 3.32 changes (*)
4c8fcd6... Add gdk_x11_display_get_parent_relative_pattern(). (*)
5aedfe0... Fix deprecation warnings (*)
31d896c... statusicon: Create pixbuf at correct size (*)
b26cdd6... Update some a11y test results (*)
38edc38... Skip GdkPixbuf in default-value tests (*)
363df54... 3.24.2 (*)
2905fc8... Revert "Fix deprecation warnings" (*)
6a47e9a... x11: Be a lot more careful about setting ParentRelative (*)
2a3c0ab... Merge branch 'demo-combobox-typo-gtk3' into 'gtk-3-24' (*)
e3a1593... x11: Fix deprecation macro use (*)
43aeb52... Merge branch 'wip/muktupavels/gtk-status-icon' into 'gtk-3- (*)
8b0fd8e... Merge branch '1476-nautilus-does-not-enable-to-connect-to-a (*)
f879741... Merge branch 'imwayland_enable' into 'gtk-3-24' (*)
3e6fd50... Merge branch 'wip/carlosg/im-wayland-surrounding-limits' in (*)
112645e... EventControllerKey: Add missing docs from master (*)
baa283b... Don't make initializing return_val conditional. (*)
aeec73f... Refine GdkQuartzNSWindow convertPointToScreen: (*)
013b9cb... gdkevents-win32.c: Fix GDK_SETTING event notification on IM (*)
eb821cb... Merge branch 'gtk-3-24.ime-event.fixes' into 'gtk-3-24' (*)
f7eb7ef... gtkplacessidebar.c: move bookmark at the placeholder index (*)
33a9669... RGBA: Fix example to_string output for reality/CSS (*)
be60ddb... RGBA: Consistently use “” around inline arg names (*)
3986326... RGBA: tiny grammar improvements in to_string doc (*)
f173d1b... x11: get the tool type from the wacom driver properties (*)
c6dd922... x11: don't add unknown tools to our list (*)
7b33369... x11: make the tool lookup dependent on the hw id as well (*)
e105fef... Fix copy-paste error. (*)
1a9377b... quartz/display: add back scaling factor (*)
1c1a86d... Merge Ignacio Casal Quintero's quartz-scale-factor' into g (*)
33faf46... Merge branch 'wip/wacom-tool-type-from-property-3.24' into (*)
ee5873b... testrevealer: Make filler text actually big enough (*)
d179b06... Revealer: Don’t (under)allocate child if not shown (*)
55894c4... Merge branch 'wip/dboles/revealer-underallocates-gadgets-3' (*)
32ad0ff... revealer: Fully set the target state if unmapped during ani (*)
e9f527b... A11y: Add support for AtkTableCell (*)
b283b0b... Merge branch 'fix-polygon-svg-recolor' into 'master' (*)
a9d7d41... Win32: Fix typo on compilation speedup macro define (*)
ea518ec... Merge branch 'fix-typo-win32-compilation-speedup-macro' int (*)
b69aae4... Merge branch 'cherry-pick-5b049364' into 'gtk-3-24' (*)
d3b6d16... Annotate values of PRIORITY constants (*)
cc329d3... Merge branch 'priority' into 'gtk-3-24' (*)
c876c74... Fix "A11y: Add support for AtkTableCell" (*)
63e0eb5... Fix 'Fix "A11y: Add support for AtkTableCell"'... (*)
dea38f0... Merge branch 'wip/carlosg/revealer-fix-interrupted-animatio (*)
5662f2e... Fix XChangeProperty calls (*)
f6bc241... Zero-fill new GtkTextIter (*)
06ffbb2... Merge branch 'wip/nbenitezl/move-bookmark-placeholder-index (*)
4eee51b... Check for the session bus before using it (*)
3a1c5f7... Wayland: Support key theme setting (*)
69508b0... Merge branch 'wayland-key-theme-for-3-24' into 'gtk-3-24' (*)
da54692... Update Japanese translation (*)
a8e0725... Update Japanese translation (*)
70b7b89... [Quartz]Check mode before setting the monitor scale factor. (*)
ebcb0ea... eventcontrollermotion: translate event to widget coordinate
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]