|
|
|
|
Changelog for gtk3-immodule-thai-3.24.34-435.3.x86_64.rpm :
* Thu Sep 01 2022 Bjørn Lie - Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no purpose, nor can I find anything to suggest that gtk depends on it. * Mon Aug 15 2022 Dirk Müller - avoid bashism in baselibs postscript (bsc#1195391) * Mon Jul 04 2022 Yifan Jiang - Add compatible dependency \"python3-gobject-Gdk if python3-gobject\" to the typelib package for SLE and Leap (boo#1200614). * Fri Jun 17 2022 Dominique Leuenberger - Add dependency \"python3x-gobject-Gdk if python3x-gobject\" to the typelib package (boo#1200614). * Thu May 19 2022 Antoine Belvire - Update to version 3.24.34: + Include legacy hicolor icons. + Fix the build with gcc 12. + X11: Trap errors when getting output properties. + Wayland: Ignore empty preedit updates. This fixes a problem with textview scrolling. + Updated translations. * Thu Mar 24 2022 Dominique Leuenberger - Update to version 3.24.33+12: + icons: add legacy icons (boo#1197480). + Updated translations. * Sat Mar 05 2022 Bjørn Lie - Update to version 3.24.33: + No changes. * Fri Mar 04 2022 Bjørn Lie - 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. * Tue Dec 21 2021 Dominique Leuenberger - Update to version 3.24.31: + input: Fix a crash with touch on GtkScale. + clipboard: Avoid a double-free. + css: Avoid a crash with radial gradients. + GtkFileChooser: Don\'t leak search results. + GtkTextView: Support css letterspacing. + Wayland: - Reset position when hiding popups. - Ignore globals we did not bind ourselves. - Avoid infinite loops when hiding surfaces. - Avoid clipboard-related lockups. + X11: - Trap errors while doing XRANDR calls. - Support touchpad gestures with XI 2.4. + Updated translations. * Thu Sep 16 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Mon Aug 02 2021 Yifan Jiang - Drop patch fixed upstream on SLE and Leap 15.4: gtk3-x11-fix-menu-touch-by-pointer-emulation.patch * Fri Jul 09 2021 Bjørn Lie - Update to version 3.24.30: + Input: - Ignore NoSymbol key events (happens with some XKB options). - Fix incomplete reset in some cases. + GtkEmojiChooser: - Update data from CLDR 39. - Support translated keywords for multiple languages. - Allow inserting multiple Emoji with Ctrl. - Match keywords for search. - Fix a memory leak. + GtkFileChooser: Accessibility improvements. + GtkTreeView: - Fix an accessibility-related memory leak. - Fix assertion failures in some cases. + Printing: Remove the Google Cloud Print backend, since the service was shut down. + Wayland: Work with pointer-gestures v1 protocol. + Updated translations. * Fri Apr 23 2021 Michael Gorse - Update to version 3.24.29: + Input: - Look for a Compose file in the right place. - Revert some Compose sequence changes (mainly around dead acute and apostrophe). - Consume all key events during preedit, to avoid unexpected interactions. - Ignore more modifiers during preedit, to allow using 3rd and 5th level choosers. - Fix handling of cursor positions in non-ASCII preedit text. + GtkSpinButton: Interpret localized digits. + GtkScale: Fix sporadic criticals. + GtkScrolledWindow: - Cancel overshoot on size changes. - Avoid criticals with non-overlay scrollbars. + GtkFileChooser: Handle smb mounts better. + GtkListBox: Fix extending multi-selections. + Fix a possible crash in gtk_show_uri. + Wayland: Improve font settings fallback. + X11: - Avoid log spam on exit. - Don\'t beep on untrusted displays. + Updated translations.- Drop gtk3-prevent-g_file_get_basename-return-NULL.patch: fixed upstream. * Thu Apr 22 2021 Dominique Leuenberger - Update to version 3.24.28: + Input: Improve dead key handling. + CSS: Fix rendering of scaled text shadows. + Wayland: Fix matching of accelerators with multiple layouts. + X11: Trap errors from the COW. + Build: Make gtk3-update-icon-cache output reproducible. + Updated translations. * Wed Apr 21 2021 QK ZHU - Add gtk3-prevent-g_file_get_basename-return-NULL.patch: + Fix a possible crash in gtk_show_uri (boo#1185082, glgo#GNOME/gtk!3458). * Wed Mar 17 2021 Dominique Leuenberger - Update to version 3.24.27: + Input: Ensure preedit-start and preedit-end are emitted properly. + GtkScrolledWindow: Revert a change that broke touch scrolling. + Theme: - Fix a problem with size changes in SSD decorations that caused mutter crashes - Use transparent black for window border in the dark theme. + Updated translations. * Fri Feb 26 2021 Dominique Leuenberger - Update to version 3.24.26: + Input: - Fix a few oversights in Compose file parsing. - Fine-tune Compose preedit display. + Theme: - Fine-tune scrollbar size and transitions. - Reinstate invisible borders for tiled windows. + Wayland: Fix a problem with font settings not being found. + Updated translations. * Fri Feb 12 2021 Bjørn Lie - 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. * Mon Dec 07 2020 Bjørn Lie - Update to version 3.24.24: + GtkColorChooser: Update the default color palette. + GtkFontChooser: Fix family-only mode to return regular style. + GtkTreeView: Don\'t set focus-on-click for header buttons. + Accessibility: - Implement scrollSubstringTo. - Add a11y support to GtkPlug/GtkSocket. + Printing: Allow the lpr backend to print pdf and ps files. + Theme: - Update gesture graphics. - Update HighContrast css. + Wayland: Support the primary-selection-unstable-v1 protocol. + X11: Fix a crash with parent-relative backgrounds. + Broadway: Set modifier state of scroll events. + Build: Fix pc file generation on NixOS. + Updated translations. * Tue Nov 24 2020 Dominique Leuenberger - 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. * Thu Oct 15 2020 Dominique Leuenberger - Pass --disable-tracker3 to configure: This disables the tracker search integration in the file open dialog, but avoids crashes in apps loading GTK3 and still using Tracker. * Mon Sep 07 2020 Dominique Leuenberger - Enable tracker 3 support: + Add pkgconfig(tracker-sparql-3.0) BuildRequires. + Pass --enable-tracker3 to meson. * Sat Sep 05 2020 Dominique Leuenberger - Update to version 3.24.23: + Adwaita: Support error states for labels and entries. + Printing: Use the correct names for remote printers. + File choser: Default to tracker2 for search to prevent symbol clashes in tracker-using applications. + Wayland: - Support newer schemas for settings. - Fix DND hotspot handling. - Disconnect on display close. + X11: Fix a possible crash with disabled devices. + Updated translations.- Switch to regular release tarballs: it\'s been a while that we deviated from the tags. * Mon Aug 10 2020 Bjørn Lie - 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. * Mon Aug 10 2020 Dominique Leuenberger - 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). * Sun Jun 28 2020 Bjørn Lie - Update to version 3.24.21: + Wayland: - Prevent crashes with offscreen windows. - Handle disorderly tablet/pad disconnects. + GtkFileChooser: - Translate the type column. - Add a tracker3 search engine. - Rate-limit trash monitoring. - Make get_filter work for native chooser. + GtkGLArea: Fix a redraw problem. + GtkScrolledWindow: Fix kinetic scrolling. + Add a gtk-cursor-aspect-ratio setting. + GDK: - Improve frame clock smoothness. - Fix frame clock monotonicity. + Adwaita: Improve notebook tab legibility. + Updated translations. * Thu Jun 04 2020 Alynx Zhou - Add gtk3-x11-fix-menu-touch-by-pointer-emulation.patch: GtkMenu under X11 cannot work with touchscreen because it cannot handle touch events properly, this patch disable touch grabbing for it, so it will fallback to pointer emulation while touching (bsc#1167951, glgo#GNOME/gtk!1794). * Mon Apr 27 2020 Bjørn Lie - Update to version 3.24.20: + GtkFileChooser: - Prevent selection changes after overwrite confirmation - Don\'t grab focus to the sidebar on click - Avoid a use-after-free in GtkFileSystemModel + GtkEmojiChooser: Remove blacklist + GtkAboutDialog: Add more licenses + Adwaita: Lower the contrast of checkboxes + HighContrast: Export the same public colors as Adwaita + Updated translations. * Fri Apr 10 2020 bjorn.lieAATTgmail.com- Update to version 3.24.18: + Wayland: Fix more sizing regressions in Epiphany and LibreOffice menus, and popups in general. + Build: Make resource build reproducible. + Updated translations.- Disable autogeneration of .changes in service, we are currently using released tags so it is not needed. * Sat Apr 04 2020 bjorn.lieAATTgmail.com- Update to version 3.24.17: + GtkFileChooser: Fix some keynav issues. + GtkMenuButton: disable focus-on-click. + Derive the HighContrast and HighContrastInverse themes from Adwaita. + Wayland: - Fix firefox sizing problems. - Prevent Alt lingering after Alt-Tab. - Load compose sequences from ~/.Compose. - Fix a crash in the Wayland input method. + Updated translations. * Sat Mar 28 2020 dimstarAATTopensuse.org- 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. * Mon Feb 17 2020 bjorn.lieAATTgmail.com- 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. * Fri Jan 10 2020 Dominique Leuenberger - 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. * Wed Dec 11 2019 Stefan Brüns - Split API doc generation from main package using _multibuild, libgtk3 itself only takes a fraction of the time to build. * Wed Nov 27 2019 bjorn.lieAATTgmail.com- Update to version 3.24.13+0: + Fix a11y test output + HighContrast: Add missing color to entry + themes: remove various AATTextend with compound selectors + Avoid Broadwayd - GtkEntry popup takes 35s after application startup. + Hide Objective-C from outside GdkQuartz. * Tue Nov 19 2019 Frederic Crozat - Add Obsoletes/Provides to baselibs.conf to ensure gtk3-immodules-tigrigna-32bit can be upgraded from old version. * Fri Nov 01 2019 Ismail Dönmez - Don\'t recommend -lang subpackage * Wed Oct 23 2019 bjorn.lieAATTgmail.com- Update to version 3.24.12+32: + gdk: Do not change the windowing selection when cancelling source + Revert \"gdk: Do not call gdk_selection_owner_set() internally to the backend\" + gtkwidget: Ensure to run key controllers in the bubble phase + keycontroller: Fix ::key-released signal argument + key controller: Don\'t eat modifier events + gdk: Do not call gdk_selection_owner_set() internally to the backend + gdk: Shuffle the situations where a selection is unset + gtkwidget: Forward unhandled scroll events through controllers- Switch to gitcheckout of stable branch, needed to get fixes for copy/paste between Xwayland and wayland programs.- Following the above, add gtk-doc and libtool BuildRequires and pass autogen.sh to bootstrap and --enable-gtk-doc to configure.- No longer disable LTO, current versions of gtk3 builds fine with it enabled. * Fri Oct 04 2019 Bjørn Lie - Update to version 3.24.12: + file chooser: allow sorting by file type. + dnd: fix pointer offsets under X11 and Wayland. + broadway: Fix a font problem. + mir Drop this backend. + printing: Get PPD from original host if needed. + a11y: Fix interference with clutter a11y impl. + Updated translations. * Wed Sep 04 2019 Bjørn Lie - Update to version 3.24.11: + Adwaita: - Add drop shadow to icons. - Small color fixes. - Make title buttons round. + Wayland: - Support xdg-output v3. - Fix clipboard ownership handling. + X11: Improve monitor metadata. + Build: Require GLib 2.57.2. + Updated translations. * Thu Jul 04 2019 Bjørn Lie - 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. * Tue Jun 18 2019 Bjørn Lie - Update to version 3.24.9: + GTK can now be built with the meson build system. + Wayland: - Support the xdg-output protocol for correct monitor sizes with scaled displays. - Fix handling of cursor hotspots that was reading uninitialized memory. - Update tablet cursors when scale changes. + CSS: Use multiple font-family values (bsc#1134059, glgo#GNOME/gtk#1854). + Emoji: Populate the Emoji chooser incrementally. + Printing: Require CUPS 1.7. + Scrolling: Add a gtk-overlay-scrolling setting that can be used to force traditional (non-overlay) scrollbars. + GtkTreeView: - Update rubberband rectangles more often. - Remove the pixel cache, to avoid the redraw issues that it causes. + Tooling: Support sysprof profiling. + Themes: - Adwaita: Small tweaks to the theme refresh. - Adwaita: Update treeview progress bars. - HighContrast: Improve notebook tabs. + Updated translations. * Wed May 08 2019 Dominique Leuenberger - Move RPM macros to %_rpmmacrodir. * Wed Apr 24 2019 Martin Liška - Disable LTO (boo#1133119). * Thu Apr 11 2019 Bjørn Lie - Update to version 3.24.8: + Color editor: don\'t warn if editing is cancelled. + Always redraw on allocate - not doing so is not safe when any widget can have a background. + Use GLSL 3.30 for shaders. + Quartz: add a preliminary GdkGLContext implementation. + Win32: Fix a bug that prevented storing printer driver prefs. + Wayland: properly place window menus. + GtkApplication: support session state changes in sandboxes, using the inhibit portal. + Fix a problem with autostart notification. + Places: Show loop devices as reported by gvfs. + Updated translations. * Tue Mar 12 2019 Bjørn Lie - Update to version 3.24.7: + Undeprecate gtk_window_present. * Tue Mar 12 2019 Bjørn Lie - Update to version 3.24.6: + Link against fribidi. + Broadway: Ensure focus on click. + Fix some compiler warnings. + Improve menu positioning with move-to-rect. + Improve activation of the onscreen keyboard. + Use C locale when generating code. + Treeview: Make sure separator nodes have height > 0. + theme: Fix some inconsistences for radii. + Updated translations.- Drop gtk3-boo1121456-a11y-export.patch: Fixed upstream. * Mon Feb 04 2019 bjorn.lieAATTgmail.com- 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. * Mon Jan 21 2019 bjorn.lieAATTgmail.com- Update to version 3.24.4: + Support gtk_file_chooser_set_filter in GtkFileChooserNative. + Bugs fixed: - wayland: Fix long combobox positioning. - about dialog: Activate all links in the same way. - switch: Add fallbacks for symbols. - spinbutton: Fix background color. + Updated translations.- Drop gtk3-Add-fallbacks-GtkSwitch-labels.patch: Fixed upstream. * Fri Jan 18 2019 bjorn.lieAATTgmail.com- Add gtk3-Add-fallbacks-GtkSwitch-labels.patch: Add fallbacks for GtkSwitch state labels. * Mon Jan 14 2019 mgorseAATTsuse.com- Replace gtk3-atk-table-cell.patch with gtk3-boo1121456-a11y-export.patch: the feature made it into 3.24.3, without this bug fix (boo#1121456 glgo#GNOME/gtk!506). * Mon Jan 14 2019 bjorn.lieAATTgmail.com- Update to version 3.24.3: + Bugs fixed: - wayland: . Respect length limits in text protocol. . Support key themes. . Fix hi-dpi cursor scaling. - placessidebar: Insert drops in the right place. - x11: . Fix problems gdk_x11_get_parent_relative (glgo#GNOME/gtk#1280). . Fix Wacom tool types. - icons: Recolor polygons as well in symbolic icons. - switch: Use Unicode symbols for I/O instead of translations. + Updated translations.- Drop upstream applied patches: + gtk3-revert-Fix-deprecation-warnings.patch. + gtk3-x11-fix-deprecation-macro-use.patch.- Disable gtk3-atk-table-cell.patch: It was partly applied upstream, and needs a rebase. * Sat Jan 12 2019 Andrei Dziahel - Update gtk3-atk-table-cell.patch to export gtk_cell_accessible_parent_get_(row|column)_header_cells functions (boo#1121456 glgo#GNOME/gtk!505) * Wed Jan 09 2019 mgorseAATTsuse.com- Update gtk3-atk-table-cell.patch to include the new good accessibility-dump test output (bsc#1119306). * Thu Jan 03 2019 Gary Ching-Pang Lin - Add gtk3-x11-fix-deprecation-macro-use.patch to fix the potential crash (boo#1120456)
|
|
|