[gtk] (200 commits) Non-fast-forward update to branch mcatanzaro/#1492
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (200 commits) Non-fast-forward update to branch mcatanzaro/#1492
- Date: Wed, 16 Jan 2019 22:09:32 +0000 (UTC)
The branch 'mcatanzaro/#1492' 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:
8eebbd3... filechoosernative: forward current_filter to delegate dialo
fa86859... filechoosernative: sort current_filter first in filters lis
Commits added to the branch:
2e24349... entry: Handle no-window events in gtk_entry_event (*)
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 (*)
9ca38c4... Fix race in GtkPlug window creation (*)
c477201... imwayland: Handle enter and leave events (*)
3d65103... imwayland: rearrange functions to remove prototypes (*)
28ac1a2... imwayland.c: fix formatting (*)
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 (*)
f518add... Theme: add helper class names for Adwaita (*)
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' (*)
e91197a... a11y: Check display in `*grab_cell_focus()` (*)
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"'... (*)
4ff4809... listbox: set selected_row before emitting signal (*)
dea38f0... Merge branch 'wip/carlosg/revealer-fix-interrupted-animatio (*)
c4949ae... flowbox: Accept multipress gesture late (*)
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 (*)
e84016c... Revert "gdk: deactivate/activate surface on keyboard grabs" (*)
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. (*)
ae8be92... [GtkSearchEngineQuartz] Resolve the path to a GtkFile* for (*)
ad9fd96... [GtkSearchEngineQuartz] Limit the returned hits. (*)
ebcb0ea... eventcontrollermotion: translate event to widget coordinate (*)
7f2cb91... Merge branch 'wip/chergert/controller-motion-coordinates' i (*)
4fe28ba... Merge branch 'gtk-3-24' into 'gtk-3-24' (*)
db4bd97... Merge branch 'wip/carlosg/flowbox-late-claim' into 'gtk-3-2 (*)
9d1f751... Merge branch 'issue1507-bis' into 'gtk-3-24' (*)
105dd5e... searchenginequartz: Fix naming of Beagle @ comment (*)
65311c8... Revert "Revealer: Don’t (under)allocate child if not show (*)
c8f91c3... Document icon helper style classes (*)
d79de86... Merge branch 'wip/jimmac/app-icon-helpers' into 'gtk-3-24' (*)
d31107c... wayland/cursor: Rename GdkWaylandCursor variable (*)
a907552... wayland/cursor: Make sure the cached cursor has the right s (*)
8292264... Merge branch 'wip/cache-hidpi-cursor-gtk-3-24' into 'gtk-3- (*)
e7eec51... gtkpopover: Fix popover when parent widget is partially vis (*)
99fadf1... Merge branch 'wip/sadiq/750-gtk3' into 'gtk-3-24' (*)
32b21ee... Merge branch 'gtk-3-24' into 'gtk-3-24' (*)
45ee476... switch: Always use I/O (*)
325b968... Merge branch 'io-switch' into 'gtk-3-24' (*)
ca58383... Merge branch 'wip/muktupavels/listbox' into 'gtk-3-24' (*)
796e884... Use power symbols for GtkSwitch labels (*)
5ecc308... Merge branch 'power-on-switch' into 'gtk-3-24' (*)
3c49c59... [GtkSearchEngineQuartz] Don't run off the end of the result (*)
ee0e59e... [IMQuartz] Get the GdkWindow from the NSKeyEvent. (*)
c5d824d... Update a11y test output (*)
da3100e... Revert a non-working addition (*)
97bac67... Updates for 3.24.3 (*)
c9d0969... 3.24.3 (*)
a136cba... filechoosernative: forward current_filter to delegate dialo
3307944... filechoosernativeportal: remove redundant casts
0897f97... filechoosernativeportal: stuff the current filter into opti
(*) 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]