[gtk] (420 commits) Non-fast-forward update to branch wip/nirbheek/gtk-3-24-meson
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (420 commits) Non-fast-forward update to branch wip/nirbheek/gtk-3-24-meson
- Date: Fri, 22 Mar 2019 04:46:17 +0000 (UTC)
The branch 'wip/nirbheek/gtk-3-24-meson' 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:
2783949... Import meson build files from an 3.22
1e22c89... tests: Include system headers appropriately
c45240d... meson: Sync build files with master and update to 3.24
2334595... gtk-launch: Fix compilation with MSVC
cfe7451... meson_options.txt: Disable introspection by default
4bf4b36... meson: Disable X11 support on Darwin
34411e2... gtk: Fix paste/clipboard usage on macOS
0584a24... meson: Build fixes for macOS
f4fa116... meson: Disable --export-dynamic for clang
588f17f... meson: Set the compatibility version correctly on macOS
4b1731a... meson: Add fallback subprojects for more dependencies
b8f4d06... gtk: Fix compiler warning about deprecated declaration
0febfff... meson: Disable discarded-qualifiers warning
45de476... meson: Don't target gnu89 as the c_std
a6b428f... meson: Fix introspection generation on Linux
9c48b6d... meson: Cleanup tests and gdk testsuite
1f7e221... meson: Add wrap files for building with subprojects
Commits added to the branch:
bbcc832... Adwaita: Horizontal OSD spinbutton entry fix (*)
c477201... imwayland: Handle enter and leave events (*)
3d65103... imwayland: rearrange functions to remove prototypes (*)
28ac1a2... imwayland.c: fix formatting (*)
4bdf968... placesview: Set .error style if unsupported protocol (*)
bb3653a... placesview: List only available protocols as available (*)
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. (*)
6eb1be2... Adwaita: Fix bg of backdrop:disabled spinbutton +- (*)
d1b14a7... HC: Fix fgcolor of backdrop:disabled spinbutton +- (*)
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 (*)
ed39721... Add fallbacks for GtkSwitch state labels (*)
f6b20fb... Merge branch 'switch-label-fallback' into 'gtk-3-24' (*)
ab748d0... about dialog: Use ::activate-link for license (*)
dd8b285... Updated Spanish translation (*)
9c8f147... Merge branch 'about-license-linke' into 'gtk-3-24' (*)
c0a0bfd... filechoosernativeportal: stuff the current filter into opti (*)
ea286fe... g-i: Add transfer none annotations for frame clock timings (*)
66ee4de... wayland/window: Don't remap when handling xdg_popu.configur (*)
00486ef... menu: Don't constrain initial menu size (*)
3e586a8... menu: Force resize when remapping (*)
c35878e... menu: Adapt scroll offset if arrow is shown (*)
5ffbeef... MSVC builds: Improve introspection build process (*)
78fef66... Visual Studio builds: Improve Introspection build process (*)
466c87d... build/win32/vs10/gtk3-install.props: Remove from tree (*)
c893287... Visual Studio builds: Use UNIX line endings for projects (*)
c3ece1b... Update README.win32 on features and Visual Studio support (*)
e2d9563... Merge branch 'wip/long-combo-boxes' into 'gtk-3-24' (*)
b984074... Merge branch 'mcatanzaro/#1492' into 'gtk-3-24' (*)
8d52eb3... Update Afrikaans translation (*)
4e95ef9... Update Afrikaans translation (*)
d3e5cc3... 3.24.4 (*)
f7df485... Merge branch 'wip/dboles/spinbutton-button-backdrop-disable (*)
a02de1c... More updates (*)
a93daa0... [imquartz] Return event window for mouse events in keypress (*)
3fa0e4b... Adwaita: GNOME 3.32 changes (*)
6ef7c2e... Adwaita: round buttons (*)
8a7023f... Adwaita: hide close separator (*)
8fc57f1... Adwaita: squash buttons as per reqs (*)
25148ac... Adwaita: buttons cast a shadow (*)
213aeff... Adwaita: no 'chin' for buttons (*)
d5fcc8d... Adwaita: increase window radius (*)
9f885ba... Adwaita: modals also need the rame rounding (*)
034103b... Adwaita: slightly larger radius for windows (*)
2dd73b7... Adwaita: move button shadows down a pixel (*)
df40f2c... Adwaita: a *hair* lighter shadows (*)
92ebd74... Adwaita: window radius (*)
2badd5f... Adwaita: headerbar radius (*)
7a51da1... Adwaita: non-square buttons rejiggle (*)
71a97ac... Adwaita: no hardsh bottom shading (*)
c529de1... Adwaita: rounding of popovers (*)
914813c... Adwaita: colored/darker button tweaks (*)
4300a5c... Adwaita: remove chin from circular buttons (*)
6d391b8... Adwaita: selection dropdown vcentering (*)
1efa376... Adwaita: darker active state for buttons (*)
e51f08b... Adwaita: button-alt toning down (*)
0fc284b... Adwaita: tone down the window roundounding (*)
091b189... Adwaita: make switcher buttons' active darker (*)
83dcdaa... Adwaita: update image assets (*)
e66c0a4... Adwaita: don't do undershoot (*)
b8d142f... Adwaita: expand the headerbar button styling (*)
6ff9e5a... Adwaita: headerbar togglebuttons backdrop (*)
c82d6f9... Adwaita: headerbar buttons separators (*)
dc144d1... Adwaita: do show labels on switches (*)
254719e... Reduce vertical menu padding from 8px to 4px (*)
1f9ee93... Merge branch 'Menus_based_on_wip/jimmac/adwaita-3-32' into (*)
393a016... Adwaita: darken dark mode (*)
f2c3481... Adwaita: use neutral greys for dark (*)
e7d7cb5... Adwaita: selection mode labels (*)
882c81d... Fix -Wincompatible-pointer-types warnings (*)
2db6dbd... Merge branch 'wip/iainl/pointer-type-casts-3-24' into 'gtk- (*)
6a4ce55... switch: Avoid problems with glyph availability (*)
45d6c00... wayland/protocol: Update gtk-shell protocol to v3 (*)
ed9db5a... gdk/wayland: Implement gdk_window_present() (*)
bff46d8... gdk/wayland: Set a startup notification (*)
3edb8a9... Merge branch 'switch-glyph' into 'gtk-3-24' (*)
3e3a15d... [imquartz] Fix incorrect GdkEvent window member name. (*)
cde6ae9... Adwaita: fix padding and rounding on menubar submenus (*)
9fe0ef4... Add switch icons (*)
75a4ae2... switch: use icons (*)
4af1fa8... Merge branch 'switch-icons-for-3' into 'gtk-3-24' (*)
d82edf0... Adwaita: Fix wrong icon position in some buttons (*)
a1b29fb... Merge branch 'wip/carlosg/present-window-on-wayland' into ' (*)
f900087... switch: fix off icon shape (*)
80b5024... switch: Update the .symbolic.png icon too (*)
3215c0a... Update Hungarian translation (*)
7e623b4... Adwaita: GNOME 3.32 changes (*)
1c5071c... Adwaita: round buttons (*)
5541152... Adwaita: hide close separator (*)
585569f... Adwaita: squash buttons as per reqs (*)
501bce4... Adwaita: buttons cast a shadow (*)
aa15935... Adwaita: no 'chin' for buttons (*)
83a45d3... Adwaita: increase window radius (*)
b06712d... Adwaita: modals also need the rame rounding (*)
8d205fd... Adwaita: slightly larger radius for windows (*)
15bd30d... Adwaita: move button shadows down a pixel (*)
9b820cd... Adwaita: a *hair* lighter shadows (*)
60230b4... Adwaita: window radius (*)
99a48fe... Adwaita: headerbar radius (*)
0e95206... Adwaita: non-square buttons rejiggle (*)
37c47d7... Adwaita: no hardsh bottom shading (*)
71cfb8e... Adwaita: rounding of popovers (*)
3b81932... Adwaita: colored/darker button tweaks (*)
5a7fc7e... Adwaita: remove chin from circular buttons (*)
5c67d7d... Adwaita: selection dropdown vcentering (*)
c514cf7... Adwaita: darker active state for buttons (*)
86acf52... Adwaita: button-alt toning down (*)
de1f87b... Adwaita: tone down the window roundounding (*)
0f764eb... Adwaita: make switcher buttons' active darker (*)
568ea3b... Adwaita: update image assets (*)
7da52e5... Adwaita: don't do undershoot (*)
079aef0... Adwaita: expand the headerbar button styling (*)
24e6995... Adwaita: headerbar togglebuttons backdrop (*)
25bf546... Adwaita: headerbar buttons separators (*)
72010d7... Adwaita: do show labels on switches (*)
fec7874... Reduce vertical menu padding from 8px to 4px (*)
aa1e565... Adwaita: darken dark mode (*)
b6082ef... Adwaita: use neutral greys for dark (*)
4d08be5... Adwaita: selection mode labels (*)
17ab084... Adwaita: fix padding and rounding on menubar submenus (*)
6f1e611... Merge branch 'wip/jimmac/adwaita-3-32' into 'fix-button-ico (*)
519ff2a... Merge branch 'fix-button-icon-position' into 'wip/jimmac/ad (*)
b522c59... Adwaita: switches with no labels (*)
64c28f4... Merge branch 'adwaita-osd-spinbutton-entry-fix-3-24' into ' (*)
a0129f5... Merge branch 'get-timings-transfer-3' into 'gtk-3-24' (*)
0a9aa76... switch: Take gadget clip into account (*)
2c15e59... Merge branch 'issue-1631' into 'gtk-3-24' (*)
cfad43b... macOS: Fix bug that entry cannot press and hold a key to in (*)
7395160... Adwaita: Improve dropdown menu buttons (*)
a7ea824... HighContrast: Add menu padding (*)
ff4dcf5... HighContrast: Add style for overflow buttons (*)
99d0139... quartz: release linked list as we process it (*)
417c57e... Add an explicit fribidi dependency (*)
998314b... gdk: Add a copy of pango_unichar_direction (*)
3da6497... gdk: Stop using deprecated pango api (*)
c23e07f... gtk: Add a copy of some deprecated pango api (*)
a3f1e02... gtk: Stop using deprecated pango api (*)
df89047... Merge branch 'pango-deprecations' into 'gtk-3-24' (*)
3937fb4... Update Hungarian translation (*)
43b6541... Update Hungarian translation (*)
9337652... Adwaita: Horizontal OSD spinbutton entry fix (*)
7644c08... g-i: Add transfer none annotations for frame clock timings (*)
e28c7a4... switch: Take gadget clip into account (*)
377b287... HighContrast: Add menu padding (*)
806e98d... HighContrast: Add style for overflow buttons (*)
53767ce... quartz: release linked list as we process it (*)
3e5a7bb... Add an explicit fribidi dependency (*)
8c973bd... gdk: Add a copy of pango_unichar_direction (*)
148650c... gdk: Stop using deprecated pango api (*)
13c126b... gtk: Add a copy of some deprecated pango api (*)
ffa8fef... gtk: Stop using deprecated pango api (*)
cca1cf0... Update Hungarian translation (*)
391469e... Update Hungarian translation (*)
af3bcc6... Revert "HighContrast: Add menu padding" (*)
57ba052... Revert "HighContrast: Add style for overflow buttons" (*)
950480c... HighContrast: Add menu padding (*)
7c325ed... HighContrast: Add style for overflow buttons (*)
1661e28... Merge branch 'wip/jimmac/adwaita-3-32' into 'gtk-3-24' (*)
224213d... Adwaita: selection mode buttons fix (*)
bf60bf1... 3.24.5 (*)
f533ef8... Link gdk against fribidi (*)
47e4a11... Try again (*)
9b394d8... Issue #1633 - Ensure focus on click (*)
1bbff35... Merge branch '1633-gtk-3-24' into 'gtk-3-24' (*)
d9d3ec7... menu: Fix condition check (*)
c2ddb93... popover: Disable deprecation warning (*)
eb732b3... container: Disable deprecation warnings (*)
df77965... Update css node tests (*)
8f8b68f... Terminate strncpy() buffers correctly (*)
4398058... sw: Do not cast clear function in g_clear_pointer() (*)
5b360f2... Merge branch '3-24-warn-fixes' into 'gtk-3-24' (*)
edb57a9... window: Add private API to fixate size (*)
461f5fd... window: Add private API to force-resize (*)
7298e73... menu: Force recalculation of size before positioning (*)
57300b4... menu: Fixate size calculated by gdk_window_move_to_rect() (*)
1d4eac2... Merge branch 'wip/fix-submenu-size' into 'gtk-3-24' (*)
03394c5... Adwaita: lost selectionmode resources (*)
38a4c4d... imwayland: Toggle OSK more sparingly (*)
9f3141f... Merge branch 'wip/carlosg/toggle-osk-sparingly' into 'gtk-3 (*)
68a7da7... Update Finnish translation (*)
6058495... Use C locale when building gtktypefuncs.c (*)
65edea0... Merge branch 'issue-1662' into 'gtk-3-24' (*)
d7a4143... Updated Slovenian translation (*)
347d0de... Update Kazakh translation (*)
9d12953... Update Kazakh translation (*)
6afd174... Merge branch 'suyuan/fix-macos-accented-char-input' into gt (*)
2934482... treeview: Don't show empty tooltips (*)
34d6c02... Merge branch 'issue-1681' into 'gtk-3-24' (*)
f3b1704... Remove unnecessary casts and silence may-not-return-value w (*)
512da66... Silence incompatible type warning. (*)
638b136... Visual Studio projects: Link to FriBidi (*)
1a4d396... Visual Studio projects: Add include path for FriBidi (*)
736dbfe... Update Icelandic translation (*)
864e1ca... Adwaita: circles for .circular buttons (*)
2ca4a3c... window: Deprecate gtk_window_present() (*)
5d7183e... all: Don't warn about deprecated gtk_window_present usage (*)
8ed0471... window: Warn when gtk_window_present_with_time() is passed (*)
e5b83f1... window: Advise using gtk_window_present_with_time() (*)
d6840ad... menu: Fix accel-group property reset (*)
0c81e7a... Merge branch 'tchaik/gtk-menu-accel-group-prop' into 'gtk-3 (*)
12770e5... Update Dutch translation (*)
288a934... Update Finnish translation (*)
6e64193... Update Korean translation (*)
344baa1... Update Korean translation (*)
1a91c95... Adwaita: scrolled context menus (*)
2cd6257... Adwaita: define insensitive links (*)
dc927ee... Update Serbian translation (*)
95e2e48... Update Serbian translation (*)
5e89e1d... Update Basque translation (*)
3abb57a... Update Romanian translation (*)
93e7c60... Updated Slovenian translation (*)
af6dd6b... treeview: make sure separator nodes have a height > 0 (*)
c830ab2... Merge branch 'master' into 'master' (*)
23eca11... Merge branch 'cherry-pick-95c0f072' into 'gtk-3-24' (*)
03c5b92... [quartz] Full-screen only "normal" windows and splashscreen (*)
c91ca69... Merge branch 'aux-window' into gtk-3-24 (*)
28ea04e... Merge branch 'treeview-separator-fix-drawing-zero-height' i (*)
0b61d6f... Adwaita: Fix typo (missing comma) (*)
625a0e3... Adwaita: Replace all %linked radii with variables (*)
44fcc04... Adwaita: Replace spinbutton border-radii with variables (*)
1d960d7... Adwaita: Adjust entry border-radius (*)
54899a3... Merge branch 'adwaita-typo-fix' into 'gtk-3-24' (*)
29ab992... Updated Slovenian translation (*)
22d9241... Adwaita: Fix label color on backdrop devel window (*)
31a3359... Merge branch 'adwaita-fix-backdrop-label' into 'gtk-3-24' (*)
5b75be7... Update Dutch translation (*)
ba216de... Update Romanian translation (*)
593025a... gtkclipboard-quartz: Update annotations for gtk_clipboard_w (*)
e8e2f51... Merge branch 'adwaita-radii-fixes' into 'gtk-3-24' (*)
e74622b... Merge branch 'clipboard-quartz' into 'gtk-3-24' (*)
db84dc8... Fix crash when closing a fullscreen window. (*)
9a0e40b... Restore switching keyWindow when changing windows. (*)
2884817... Don't scan the seat's slave list for keyboards. (*)
3bd9a34... Change computation of coordinates. (*)
261f1dc... Switch quartz monitors collection from hash table to ptr ar (*)
0524362... Reverse signs on gdk <-> ns x coordinate transforms. (*)
0f5603e... Use n_displays for all monitor counts. (*)
75b8abb... [GtkSearchEngineQuartz] Limit the scope of the Spotlight se (*)
942a2de... [GtkSearchEngineQuartz]Don't create file paths from NULL. (*)
9d7c7e8... Updates (*)
a58d757... Adwaita: Fix selection-mode checkboxes (*)
ff6b519... Merge branch 'monday15/gtk-adwaita-selectionmode-checkboxes (*)
728f686... atk key: Always convert control character events into key n (*)
e910ee2... Merge branch 'control-enter' into 'gtk-3-24' (*)
2ceff6d... Fix a11y tests (*)
34e64ce... 3.24.6 (*)
c3e0653... Updated Slovenian translation (*)
f88e8ea... Undo the gtk_window_present deprecation (*)
d9a382d... 3.24.7 (*)
a8bbcf3... window: Undo runtime gtk_window_present deprecation warning (*)
1edf117... Adwaita: Drop checkbox-selectionmode assets (*)
7771869... Move the gtkunixprint.h include in the gtk-doc stanza (*)
094d85f... Merge branch 'issue-1746' into 'gtk-3-24' (*)
67f1113... Merge branch 'adwaita-remove-selectionmode-assets' into 'gt (*)
3fe8b66... Fix UAC manifest RC file (*)
9e658cb... Merge branch 'wip/kalev/gtk_window_present-runtime-warnings (*)
7b2c731... entry: Use a better icon for Caps Lock warning (*)
a533d10... Fix to Catalan translation (*)
0b4e511... Fix to Catalan translation (*)
3a959e9... Force a window resize if the content view frame changes. (*)
05bc2f4... gdk: Include copy of glib/gconstructor.h (*)
967c5f7... Merge branch 'wip/carlosg/include-constructors-header-3-24' (*)
224a53d... gtkapplication: Stash DESKTOP_STARTUP_ID on a constructor (*)
ed9a6f7... gdk/wayland: Preserve stored startup id for gtk_surface1.re (*)
aac83b2... Merge branch 'wip/carlosg/startup-notification-fixes' into (*)
5c039a1... [GdkQuartz] Set the toplevel for the pointer if it's NULL. (*)
93bf85e... [Quartz] Fix some compile warnings in gtkclipboard-quartz.c (*)
91f2ad4... Bug 743717 - Crashes on clipboard operation, influence by c (*)
430caaa... Adwaita: Adjust switch margins on headerbars (*)
c9cfdf7... Adwaita: checked buttons workaround (*)
5d224a1... Update Dutch translation (*)
e60b556... Adwaita: focus ring radius (*)
17dc554... Merge branch 'adwaita-headerbar-switch-margins' into 'gtk-3 (*)
17665f0... Merge branch 'wip/jimmac/adwaita-selection-checked-buttons' (*)
024cb26... [GdkQuartz] Fix two build issues (*)
9799399... Import meson build files from an 3.22
8473e1c... tests: Include system headers appropriately
7c61bfa... meson: Sync build files with master and update to 3.24
f8b84a5... gtk-launch: Fix compilation with MSVC
f6bb4e0... meson_options.txt: Disable introspection by default
500a703... meson: Disable X11 support on Darwin
e952836... gtk: Fix paste/clipboard usage on macOS
fca0e74... meson: Build fixes for macOS
2da1d99... meson: Disable --export-dynamic for clang
a62a36b... meson: Set the compatibility version correctly on macOS
0ff7c00... meson: Add fallback subprojects for more dependencies
a30326f... gtk: Fix compiler warning about deprecated declaration
3edab24... meson: Disable discarded-qualifiers warning
98d6ab4... meson: Don't target gnu89 as the c_std
b056b73... meson: Fix introspection generation on Linux
bd5afb0... meson: Cleanup tests and gdk testsuite
df8e69b... meson: Add wrap files for building with subprojects
(*) 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]