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
b787d418e0
Accepting request 751052 from GNOME:Next
...
- Add Obsoletes/Provides to baselibs.conf to ensure
gtk3-immodules-tigrigna-32bit can be upgraded from old version.
+ CSS: Use multiple font-family values (bsc#1134059,
glgo#GNOME/gtk#1854).
. Fix problems gdk_x11_get_parent_relative (glgo#GNOME/gtk#1280).
glgo#GNOME/GTK#450, glgo#GNOME/gtk#550, glgo#GNOME/GTK#792,
glgo#GNOME/GTK#898, glgo#GNOME/GTK#997, glgo#GNOME/GTK#1053,
glgo#GNOME/GTK#1059, glgo#GNOME/GTK#1065, glgo#GNOME/GTK#1069,
glgo#GNOME/GTK#1088, glgo#GNOME/GTK#1115, glgo#GNOME/GTK#1134,
glgo#GNOME/GTK#1160, glgo#GNOME/GTK#1165, glgo#GNOME/GTK#1166,
bgo#407242, bgo#686109, bgo#765327, bgo#772817, bgo#773299,
bgo#775279, bgo#786524, bgo#787867, bgo#789215, bgo#791542,
bgo#791802, boo#1136605, boo#1134062.
OBS-URL: https://build.opensuse.org/request/show/751052
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=366
2019-11-27 14:35:10 +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
f36f8f251d
Accepting request 664142 from home:mgorse:branches:GNOME:Factory
...
- Update gtk3-atk-table-cell.patch to include the new good
accessibility-dump test output (bsc#1119306).
OBS-URL: https://build.opensuse.org/request/show/664142
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=338
2019-01-09 16:54:38 +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
68d7bfc142
Accepting request 657679 from home:mgorse:branches:GNOME:Factory
...
Add ref to a tracker bug for fate#326548 in the ChangeLog
(required by SLE maintenance in order for me to update there)
OBS-URL: https://build.opensuse.org/request/show/657679
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=333
2018-12-13 05:35:41 +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
6d3e81cabc
Accepting request 636999 from home:jengelh:branches:GNOME:Factory
...
- Avoid em dash summaries
OBS-URL: https://build.opensuse.org/request/show/636999
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=328
2018-09-23 01:25:31 +00:00
d811659e08
Accepting request 636059 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/636059
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=327
2018-09-20 04:03:08 +00:00
a9080ac511
Accepting request 628396 from home:scarabeus_iv:branches:GNOME:Factory
...
- Fix package name to be uniform immodules -> immodule bsc#1104264
OBS-URL: https://build.opensuse.org/request/show/628396
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=325
2018-08-10 09:11:23 +00:00
1c7383f675
Accepting request 625001 from home:qkzhu:branches:GNOME:Factory
...
- Add gtk3-fix-wayland-csd-announce.patch: This fixes libreoffice
under kwin, which would remove it's own headers as per the
manager's request but not inform kwin leaving it in the even
more broken state of having none. (boo#1099991)
OBS-URL: https://build.opensuse.org/request/show/625001
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=323
2018-07-24 15:37:36 +00:00
15d42f5fb5
Accepting request 616229 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/616229
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=321
2018-06-13 19:34:44 +00:00
6d86d5a888
Accepting request 600303 from GNOME:Next
...
- Mark /etc/gtk-3.0/settings.ini as config(noreplace): admins that
update this file most likely want to keep their changes
(boo#1087507) - and the distro does not have very frequent
changes in this file.
OBS-URL: https://build.opensuse.org/request/show/600303
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=319
2018-04-26 11:52:07 +00:00
4df1e720ec
Accepting request 597737 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/597737
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=317
2018-04-19 15:10:29 +00:00
037bed5266
Accepting request 593535 from GNOME:Next
...
OBS-URL: https://build.opensuse.org/request/show/593535
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=315
2018-04-13 06:43:15 +00:00
76939c4e8f
Accepting request 589301 from home:dimstar:t-u-u
...
t-u-u / boo#1086036
OBS-URL: https://build.opensuse.org/request/show/589301
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=313
2018-03-22 09:40:43 +00:00
f1d4a1be3c
Accepting request 587047 from GNOME:Next
...
Update to 3.22.29
OBS-URL: https://build.opensuse.org/request/show/587047
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=311
2018-03-14 18:50:42 +00:00
ba50b2c3ac
Accepting request 581167 from GNOME:Next
...
spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/581167
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=309
2018-03-05 13:51:43 +00:00
023391b4a7
Accepting request 578138 from GNOME:Next
...
- Update to version 3.22.28:
- Update to version 3.22.27:
OBS-URL: https://build.opensuse.org/request/show/578138
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=307
2018-02-23 08:35:36 +00:00
ffbd1da9a1
Accepting request 560466 from home:jengelh:branches:GNOME:Factory
...
- Sync summaries with gtk4.
- replace old macros
OBS-URL: https://build.opensuse.org/request/show/560466
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=305
2017-12-29 14:54:00 +00:00
6fb08c1ed5
Accepting request 542912 from GNOME:Next
...
Resubmit rebased upgrade
OBS-URL: https://build.opensuse.org/request/show/542912
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=303
2017-11-21 15:39:23 +00:00
8e38bf2449
Accepting request 542690 from home:vliaskovitis:branches:GNOME:Factory
...
Add gtk3-placesview-Present-FUSE-reachable-network-shares-in-.patch (bgo#787128, bsc#1062879)
OBS-URL: https://build.opensuse.org/request/show/542690
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=301
2017-11-18 20:44:23 +00:00
23ec6b23f8
Accepting request 537877 from GNOME:Next
...
- Update to version 3.22.25:
+ The HighContrast theme has received numerous improvements.
+ Middle-click on scrollbars jumps to the position again.
+ Wayland:
- Terminal sizing problems are fixed.
- The Wayland backend now implemented the KDE server-side
decorations protocol.
+ X11: Problems with menus on several X servers are fixed.
+ Bugs fixed: bgo#701296, bgo#728452, bgo#738387, bgo#763517,
bgo#769877, bgo#769879, bgo#771279, bgo#775217, bgo#776793,
bgo#777072, bgo#778811, bgo#778930, bgo#780101, bgo#781909,
bgo#782396, bgo#783995, bgo#784314, bgo#784509, bgo#786220,
bgo#786794, bgo#787274, bgo#787669, bgo#787866, bgo#788053,
bgo#788458, bgo#788496, bgo#788505, bgo#788516, bgo#788573,
bgo#788574, bgo#788575, bgo#788577, bgo#788580, bgo#788614,
bgo#788841, bgo#788905, bgo#789141, bgo#789149, bgo#789327,
bgo#789357.
+ Updated translations.
- Drop gtk3-silence-log-spew-blank-cursors.patch: Fixed upstream.
- Add gtk3-wayland-distribute-server-decoration-xml.patch: Builds
that include wayland fail unless
gtk/wayland/protocol/server-decoration.xml is included in
tarballs (bgo#789630). Patch touches Makefile.am, uncomment
BuildRequires: gnome-common and ./autogen.sh before configure.
OBS-URL: https://build.opensuse.org/request/show/537877
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=299
2017-11-01 12:08:05 +00:00
5eed1b8f40
Accepting request 534968 from GNOME:Next
...
- Add gtk3-revert-forced-xftdpi.patch: revert upstream commit
breaking DPI autodetection (boo#1022830, fate#322401, fdo#98909,
kde#367499, bmo#1269274). Aligns GTK's DPI detection code back to
what GTK2 does.
OBS-URL: https://build.opensuse.org/request/show/534968
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=297
2017-10-20 14:16:08 +00:00
2f4a12f181
Accepting request 533214 from home:yfjiang:branches:GNOME:Factory
...
The
clicking behaviour introduced by commit#fb0a13b has confused many
users in the past 2 years. By reverting the commit, the patch
makes the primary button clicking behave as consistent as most
users has been used to (bgo#758065 bsc#1057471).
Some ideas to change this was raised up in the quoted bugs and the following declining of patch, while we did not see a clear trend from upstream to improve this in short term
https://mail.gnome.org/archives/gtk-devel-list/2017-October/msg00002.html
Still we will be working in upstream with more easily "merge-able" improvements on this.
OBS-URL: https://build.opensuse.org/request/show/533214
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=295
2017-10-12 14:53:41 +00:00