Commit Graph

254 Commits

Author SHA256 Message Date
7f3ac657ac Accepting request 1039175 from GNOME:Next
- Update to version 3.24.35:

OBS-URL: https://build.opensuse.org/request/show/1039175
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=425
2022-12-01 16:33:59 +00:00
03038817c7 Tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=423
2022-09-23 13:13:08 +00:00
474dd2ba0c Accepting request 1005583 from home:fusionfuture:branches:openSUSE:Factory
- Fix unstable drag-and-drop on Wayland KDE
  (https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5045)
  * gtk3-gdkwayland-Update-selections-offer-before-updating-dnd.patch

OBS-URL: https://build.opensuse.org/request/show/1005583
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=422
2022-09-23 13:08:11 +00:00
0333f68aa4 Accepting request 1002762 from GNOME:Next
- Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no
  purpose, nor can I find anything to suggest that gtk depends on
  it.

OBS-URL: https://build.opensuse.org/request/show/1002762
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=420
2022-09-13 07:37:31 +00:00
0ec853840c Accepting request 986566 from home:yfjiang:branches:GNOME:Factory
- Add compatible dependency "python3-gobject-Gdk if python3-gobject"
  to the typelib package for SLE and Leap (boo#1200614).

OBS-URL: https://build.opensuse.org/request/show/986566
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=416
2022-07-04 09:15:21 +00:00
37505e15f0 Accepting request 983261 from GNOME:Next
- Add dependency "python3x-gobject-Gdk if python3x-gobject" to the
  typelib package (boo#1200614).

OBS-URL: https://build.opensuse.org/request/show/983261
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=414
2022-06-17 14:03:33 +00:00
95fd922029 Accepting request 978111 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/978111
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=412
2022-05-19 19:33:49 +00:00
b63cd075de Accepting request 964682 from GNOME:Next
- Update to version 3.24.33+12:
  + icons: add legacy icons (boo#1197480).
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/964682
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=410
2022-03-24 14:14:57 +00:00
591ebfc0f8 Accepting request 959600 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/959600
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=408
2022-03-07 12:34:33 +00:00
a3f4438c30 Accepting request 959353 from GNOME:Next
- Update to version 3.24.32:
  + GtkCellRendererProgress: Use tabular figures.
  + GtkFontChooser:
    - Fix the build with older Pango.
    - Fix axis name handling.
  + Theme: Fix border color for tiled windows.
  + Accessibility: Fix cell accessible leak.
  + Wayland:
    - Support new high-contrast setting.
    - Only update scale when on any outputs.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/959353
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=406
2022-03-04 10:07:17 +00:00
38763680e8 Accepting request 941833 from GNOME:Next
Update to 3.24.31

OBS-URL: https://build.opensuse.org/request/show/941833
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=405
2021-12-21 14:29:43 +00:00
d6a93edab9 Accepting request 919957 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).

OBS-URL: https://build.opensuse.org/request/show/919957
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=404
2021-09-20 10:07:05 +00:00
adc8374e45 Accepting request 909643 from home:yfjiang:branches:GNOME:Factory
Synchronize the changelog with SLE and Leap.

OBS-URL: https://build.opensuse.org/request/show/909643
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=403
2021-08-02 10:13:52 +00:00
9dba8698fd Accepting request 906603 from GNOME:Next
GNOME 40.3

OBS-URL: https://build.opensuse.org/request/show/906603
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=402
2021-07-19 07:44:04 +00:00
125772d40b Accepting request 888115 from GNOME:Next
- Update to version 3.24.29:

OBS-URL: https://build.opensuse.org/request/show/888115
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=400
2021-04-27 10:33:46 +00:00
013d20300f Accepting request 887453 from GNOME:Next
Update to 3.24.28

OBS-URL: https://build.opensuse.org/request/show/887453
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=398
2021-04-22 07:44:22 +00:00
928616ecdb Accepting request 887390 from home:qkzhu:branches:GNOME:Factory
- Add gtk3-prevent-g_file_get_basename-return-NULL.patch:
  + Fix a possible crash in gtk_show_uri
    (boo#1185082, glgo#GNOME/gtk!3458).

OBS-URL: https://build.opensuse.org/request/show/887390
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=397
2021-04-22 06:14:25 +00:00
97568b15d4 Accepting request 879685 from GNOME:Next
Update to 3.24.27

OBS-URL: https://build.opensuse.org/request/show/879685
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=395
2021-03-19 12:50:39 +00:00
32ef53a148 Accepting request 871522 from GNOME:Next
- Update to version 3.24.25:
  + Settings: Make cursor aspect ratio setting work.
  + Broadway:
    - Fix touchscreen event handling.
    - Support Android / Chrome on-screen keyboard.
  + Wayland:
    - Avoid crashes with tablet input.
    - Add api to support clients with subsurfaces better.
  + Inspector: Make the inspector available in non-debug builds.
  + Theme:
    - Make scrollbars larger.
    - Disable shadows on maximized, fullscreen and tiled windows.
  + Printing: Support Avahi-discovered printers better.
  + Input:
    - Show preedit for compose sequences.
    - Support long compose sequences.
    - Support compose sequences producing multiple characters.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/871522
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=393
2021-02-15 13:31:55 +00:00
7581144ebf Accepting request 853650 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/853650
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=391
2020-12-08 11:45:28 +00:00
090403312c Accepting request 850956 from GNOME:Next
- Update to version 3.24.23+118:
  + cssnode: Bail out nicely if there is no settings (#2780).
  + gdk/wayland: Add support for primary-selection-unstable-v1
    (#2591).
  + wayland: Emit dummy configure event when resizing while fixed.
  + colorchooser: Backport the new color palette.
  + gdk: Fix parent relative background crash.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/850956
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=389
2020-11-26 12:26:51 +00:00
15092b810f Accepting request 842933 from GNOME:Next
update to 3.38.1 - TW should be ready

OBS-URL: https://build.opensuse.org/request/show/842933
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=387
2020-10-26 08:13:24 +00:00
363410531a Accepting request 825426 from GNOME:Next
- Update to version 3.24.22:
  + GtkTextView:
    - Fix some corner cases of pixelcache invalidation.
    - Make select-all work on touch.
  + Fix print portal support.
  + Adwaita:
    - Tweak title style class.
    - Add a public color for text view background.
  + Wayland: Add a way to change the application id:
  + Add --enable-tracker3 option to configure.
  + Updated translations.
- Only recommend instead of Require adwaita-icon-theme: Even though
  GTK3 references this icon set as fallback, we only want to
  recommend it here to have a chance to make live CD's smaller
  (where we have good control of the apps on them).

OBS-URL: https://build.opensuse.org/request/show/825426
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=385
2020-08-14 08:38:04 +00:00
7cd5f2377b Accepting request 817561 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/817561
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=383
2020-06-29 06:59:35 +00:00
03fc414ae2 Accepting request 798381 from GNOME:Next
New stable release, not buildtested!

OBS-URL: https://build.opensuse.org/request/show/798381
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=381
2020-04-28 08:29:09 +00:00
60f256d411 Accepting request 792945 from GNOME:Next
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/792945
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=379
2020-04-14 10:16:28 +00:00
1e1de51b7a Accepting request 791375 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/791375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=378
2020-04-06 12:39:50 +00:00
43439f4ca0 Accepting request 789354 from home:dimstar:Factory
- Update to version 3.24.16:
  + Fix the build.
- Changes from version 3.24.15:
  + filechooser:
    - Fix a crash.
    - Support selecting directories with a new enough file chooser
      portal.
  + textview: Speed up tag handling.
  + wayland:
    - Fix problems with clipboard handling.
    - Fix a crash in the Wayland input method.
    - Support cursor scale of 400%.
    - Fix a crash in glade.
  + css: Support font-feature-settings
  + Adwaita:
    - Use tabular figures where appropriate.
    - Color tweaks for dark mode.
    - Improve rendering of rounded corners.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/789354
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=376
2020-03-28 17:52:08 +00:00
d0d1a97723 Accepting request 775008 from GNOME:Next
- Update to version 3.24.14:
  + Fix the opaque region for windows on X11.
  + Theme:
    - Fix flat buttons in backdrop.
    - Make popovers look more similar to menus.
    - Tweak checkbox & radiobutton appearance.
    - Add general typography classes (heading, title-1, etc).
  + Language bindings: Fix annotations for
    gtk_tree_model_sort_new_with_model.
  + Switch: Fix touch support.
  + Infobar: Make clickable for default action.
  + Emojichooser: Respect a no-emoji input hint.
  + Fontchooser: Fix an oversight with hiding the size label.
  + Filechooser: Disable recursive search without a system indexer.
  + Modelbutton: Fix a11y support to reflect button state.
  + Input: Fix touchpad gesture center calculation.
  + X11:
    - Fix root window scaling.
    - Support _GTK_WORKAREAS_Dn property.
  + Wayland:
    - Support a terminal purpose in input methods.
    - Fix preedit cursor positioning.
    - Fix enabling/disabling of text inputs.
    - Support simultaneous selection requests.
    - Require Wayland 1.14.91.
  + Printing: Fix a crash with Avahi.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/775008
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=374
2020-02-18 16:55:49 +00:00
1725de932f Accepting request 762818 from GNOME:Next
- Move /usr/share/locale/en from the -lang package to the -data
  package: English is installed on all systems. This avoids
  gtk3-lang being triggered for installation on english-only
  systems.

OBS-URL: https://build.opensuse.org/request/show/762818
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=372
2020-01-10 17:16:53 +00:00
7acd1f9b7b Accepting request 756128 from home:StefanBruens:branches:GNOME:Factory
libgtk3 takes ~15 minutes to build, the API docs about 3 hours.

Putting the API-docs into a separate package removes 23MByte from a gtk3-devel install.

- Split API doc generation from main package using _multibuild,
  libgtk3 itself only takes a fraction of the time to build.

OBS-URL: https://build.opensuse.org/request/show/756128
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=370
2019-12-13 09:45:32 +00:00
da9c8bc3fa Accepting request 751448 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/751448
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=368
2019-12-04 19:56:14 +00:00
342ec7253e Accepting request 744802 from home:namtrac:branches:GNOME:Factory
- Don't recommend -lang subpackage

OBS-URL: https://build.opensuse.org/request/show/744802
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=364
2019-11-07 10:52:29 +00:00
32cddfa4ae Accepting request 742245 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/742245
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=362
2019-10-24 11:05:41 +00:00
2f7845d1fa Accepting request 734969 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/734969
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=360
2019-10-04 15:23:25 +00:00
f7bda911b4 Accepting request 728168 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/728168
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=358
2019-09-04 09:06:51 +00:00
1d01e400c6 Accepting request 713359 from GNOME:Next
- Update to version 3.24.10:
  + Make gtk_widget_get_action_group behave as documented.
  + Make gdk_screen_get_monitor_plug_name works as before.
  + Adwaita:
    - Update infobar look.
    - Fix some issues with submenus and popovers.
  + Wayland: Use the xdg-output protocol.
  + Fix build issues around cups.
  + Quartz: Build fixes.
  + treeview: Bring the pixel cache back, since its removal was
    causing problems in some applications.
  + Various documentation improvements.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/713359
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=356
2019-07-04 11:37:11 +00:00
757a473053 Accepting request 710667 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/710667
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=354
2019-06-19 15:50:44 +00:00
a5dbd77b8b Accepting request 701529 from GNOME:Next
Move RPM macros to %_rpmmacrodir.

OBS-URL: https://build.opensuse.org/request/show/701529
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=352
2019-05-09 20:24:48 +00:00
91c2599a54 Accepting request 697422 from home:marxin:branches:GNOME:Factory
Disable LTO (boo#1133119).

OBS-URL: https://build.opensuse.org/request/show/697422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=350
2019-04-30 09:51:34 +00:00
2090a19629 Accepting request 693155 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/693155
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=348
2019-04-11 14:49:29 +00:00
d51d3394a4 Accepting request 684483 from GNOME:Next
New stable rel...

OBS-URL: https://build.opensuse.org/request/show/684483
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=346
2019-03-14 10:25:29 +00:00
13fa65e8b5 Accepting request 671194 from GNOME:Next
- Update to version 3.24.5:
  + Adwaita: Refresh the theme.
  + HighContrast: Refresh the theme.
  + Wayland: Implement gdk_window_present.
  + GtkSwitch: Use icons instead of glyphs.
  + Updated translations.
- Add explicit pkgconfig(fribidi) BuildRequires, new dependency.

OBS-URL: https://build.opensuse.org/request/show/671194
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=344
2019-02-04 18:53:00 +00:00
f52546e89b Accepting request 667654 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/667654
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=342
2019-01-22 08:43:43 +00:00
9c734a4c1a Accepting request 666905 from GNOME:Next
Add upstream patch, I was waiting for upstream to do a brown paper bag release, but it seems it won't happen...


- Add gtk3-Add-fallbacks-GtkSwitch-labels.patch: Add fallbacks for
  GtkSwitch state labels.

OBS-URL: https://build.opensuse.org/request/show/666905
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=341
2019-01-18 09:17:26 +00:00
889b6a0693 Accepting request 666065 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/666065
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=340
2019-01-15 21:46:30 +00:00
b1cdc8c8dd Accepting request 662625 from home:gary_lin:branches:GNOME:Factory
Add gtk3-x11-fix-deprecation-macro-use.patch to fix the potential crash (boo#1120456)

OBS-URL: https://build.opensuse.org/request/show/662625
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=336
2019-01-03 10:52:37 +00:00
5d8254b6b2 Accepting request 657734 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/657734
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=334
2018-12-13 15:16:25 +00:00
d3d280994b Accepting request 648589 from home:mgorse:branches:GNOME:Factory
- Add gtk3-atk-table-cell.patch: add support for AtkTableCell
  (fate#326548 glgo#GNOME/gtk!411).

OBS-URL: https://build.opensuse.org/request/show/648589
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=331
2018-11-14 09:54:29 +00:00
ed0f5fb0a9 Accepting request 637219 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/637219
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=329
2018-09-24 07:23:09 +00:00