- Aug 15, 2017
-
-
This is a prerequisite for Gtk3 which removes all the fields.
-
As of Gtk 2.22, separators are disabled by default, and gone in Gtk3.
-
We now use gdk_x11_get_default_xdisplay().
-
Deprectated and gone in Gtk3.
-
The old way of using gtk_combo_box_new_text() with GtkComboBox is deprecated and going away in Gtk3
-
-
This is not supported in Gtk3. We just get rid of it here.
-
-
-
-
- Jul 02, 2017
-
-
Pjotr authored
738 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jul 01, 2017
-
-
Anonymous authored
738 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Pjotr authored
738 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Jun 30, 2017
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
- Jun 26, 2017
-
-
Pjotr authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Jun 25, 2017
-
-
Pjotr authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Jun 23, 2017
-
-
Andre Miranda authored
-
- Jun 18, 2017
-
-
Theppitak Karoonboonyanan authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
Anonymous authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Jun 10, 2017
-
-
Pjotr authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- May 21, 2017
-
-
Seong-ho Cho authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- May 20, 2017
-
-
Andrzej authored
-
- May 05, 2017
-
-
Davidmp authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Apr 28, 2017
-
-
Viktor Odintsev authored
file_rename_mutex could remain locked due to the return statement in function thunar_file_monitor.
-
- Apr 13, 2017
-
-
Anonymous authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Mar 27, 2017
-
-
Pawel Xj authored
-
- Mar 20, 2017
-
-
Xosé authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Mar 18, 2017
- Mar 13, 2017
-
-
Pablo Roberto “Jristz” Lezaeta Reyes authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Mar 04, 2017
-
-
Pjotr authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Feb 26, 2017
-
-
Robert Antoni Buj Gelonch authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Feb 13, 2017
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
- Feb 11, 2017
-
-
Robert Antoni Buj Gelonch authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
Kukuh Syafaat authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Feb 10, 2017
-
-
Vladimir Chren authored
Object unreferencing is now called only after deferred function using the object returns.
-
Robert Antoni Buj Gelonch authored
738 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/).
-
- Feb 08, 2017
-
-
John Lindgren authored
ThunarFile objects were not being removed from the file_cache until thunar_file_finalize(). This leaves a small window of time in which another thread might call thunar_file_get(), and fetch the partially finalized ThunarFile from the cache. There are likely some remaining thread-safety issues with ThunarFile, due to background jobs making changes to the same objects that are used simultaneously in the UI thread.
-