Skip to content

Releases: libyui/libyui-gtk

Release 2.52.5

Choose a tag to compare

@anaselli anaselli released this 23 Mar 14:05
140d203

Fixed dnfdragora bug 216 "The app is squashed when is opened" related to libyui-gtk only

Release 2.52.3

Choose a tag to compare

@anaselli anaselli released this 19 Oct 16:36
85acdf2

This is a bug fixing release:

  • YGImage when creating an image looks if the given image is not a pathname and try to get it from theme in the case (issue #87)
  • YGLayout fixing to show background picture (issue #86)

Release 2.52.2

Choose a tag to compare

@anaselli anaselli released this 30 Sep 19:28
6869c86

Changed displayWidth/displayHeight implementation following the GTK3 suggestion that is to get the GdkWindow out of the GtkWindow widget
with gtk_widget_get_window(), and then use gdk_display_get_monitor_at_window().
This fixes dnfdragora bug manatools/dnfdragora#207 when it runs on Gnome desktop.

Release 2.52.0

Choose a tag to compare

@anaselli anaselli released this 11 Jul 13:33
ac3256a

This release fixes the libyui-gtk environment to build against new libyui tree.

New 2.49.0 release

Choose a tag to compare

@anaselli anaselli released this 23 Jun 09:21
809d52f

This release contains:

  • Implementation of YLabel autowrap
  • fixing for timeout warning using WaitForEvent with timeout

Bug fixing release 2.48.0

Choose a tag to compare

@anaselli anaselli released this 28 May 18:40
5536cb6

This release fixes some building warnings and implements new libyui abstract methods.