- Aug 15, 2017
-
-
Baurzhan Muftakhidinov authored
737 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
cybercop-montana authored
731 translated messages, 6 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Actually this is a workaround for icon themes such as Adwaita that have no 'inode-directory' icon. Previously on gtk2, gtk_icon_theme_has_icon returned FALSE for 'inode-directory' while using Adwaita, this is not the case for gtk3, probably because it falls back to Gnome icon theme, not really desired.
-
Getting rid of warnings and to introduce a minimum size for the edit-button
-
-
-
-
-
-
-
-
-
This reverts commit e114704622505fde83f1fc26afe66ccf2e436e1c. Since XDG dirs in GtkPlacesSidebar are not removable, and there are too many of them, we switch back to old custom sidebar.
-
-
-
-
-
-
Also removing the entry style from it. With the icon it makes more sense behave as button.
-
-
-
- Generated from thunar/Makefile.am file
-
- GError needs to be initialized to NULL before being sent to gdbus - Introduced by the dbus-glib -> GDBus migration - Thanks to Eric
-
-
-
-
The thumbnailer code is a bit hairy, but it appears to work. Let's wait for the crashes and bug reports.
-
For now, this broke the D-BUS service; this will be rectified soon while we ditch dbus-glib for GDbus.
-
-
Someone forgot to run distcheck...
-
ThunarLocationBar now isn't an interface, but an actual widget hosting the different location bars. Unfortunately, there is still some code left in ThunarWindow, but this is expected to go away when GtkAction finally dies. On the plus side, we got rid of GtkUIManager inside the location bars and also nuked ThunarLocationDialog from orbit.
-
Less flickering, better calculations. We just need to solve the flickering when scaling down. Also introduce symbolic icons.
-
No more deprecated APIs (modulo GtkAction) and now looking gorgeous using linked buttons.
-
Now making use of widget templates and proper height-for-width geometry. Header bars are used depending on the gtk setting, and deprecated functions have been removed (modulo GtkAction).
-
While we're at it, also remove some instances of GtkImageMenuItem and introduce symbolic icons in the places we're messing with.
-
-
They are still unreliable, but at least it doesn't print warnings anymore.
-
Optional plugins are not ported yet. We use a shitload of deprecated Gtk APIs now. Not all features work. It doesn't look great yet. There are bugs. But, well, it's a first step.
-
This is a prerequisite for Gtk3 which removes all the fields.
-