Opened 6 years ago

Closed 6 years ago

#10072 closed enhancement (fixed)

Thunar-1.7.0

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 6 years ago

Fix introspection scan during distcheck

Make gobject-introspection dependency non-mandatory

replaced gtk3 deprecation "gtk_style_render_icon" - part II moved call of new method to right position in order to have effect on the icon, not on the background

replaced gtk3 deprecation "gtk_style_render_icon". Since almost impossible to replace it with suggested "gtk_icon_theme_load_icon", a more simple approach is used now to render icons insensitive.

replaced gtk3 deprecation "gdk_cairo_set_source_color" by "gdk_cairo_set_source_rgba" - part II ( Now done the same like in internal deprecated gtk3 method "gtk_style_context_get_background_color" in order to elude a possible memory leak )

Allow Thunar run with sudo as before

Add GObject Introspection support to thunarx

replaced gtk3 deprecation "gdk_cairo_set_source_color" by "gdk_cairo_set_source_rgba"

Introduce ThunarxMenu. Also refactoring some menu related code into thunar-menu-util.c

Several others too many to list here.

Version 0, edited 6 years ago by bdubbs@… (next)

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

exo-0.11.5 supplies both exo-1 and exo-2 libraries. Updated exo as well as Thunar.

Fixed at revision 19565.

Note: See TracTickets for help on using tickets.