2006-02-26 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-standard-view.c(thunar_standard_view_drag_begin): Release the drag path list, just in case drag_end() wasn't called before (Gtk+ is somewhat buggy here, but I wasn't able to locate the bug yet). * thunar/thunar-window.c(thunar_window_action_location_bar_changed): Add "reload" button to the toolbar. * thunar/thunar-shortcuts-view.c, thunar/thunar-details-view.c: Use ExoTreeView, which provides a tree view with single-click support. * thunar/thunar-standard-view.c, thunar/thunar-icon-view.c: The internal widgets now both provide the "single-click" property, so we can connect it in the ThunarStandardView constructor. (Old svn revision: 20085)
Showing
- ChangeLog 14 additions, 0 deletionsChangeLog
- thunar/thunar-details-view.c 2 additions, 118 deletionsthunar/thunar-details-view.c
- thunar/thunar-icon-view.c 0 additions, 1 deletionthunar/thunar-icon-view.c
- thunar/thunar-shortcuts-view.c 6 additions, 103 deletionsthunar/thunar-shortcuts-view.c
- thunar/thunar-standard-view.c 5 additions, 1 deletionthunar/thunar-standard-view.c
- thunar/thunar-window.c 5 additions, 0 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment