2005-07-15 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-details-view.c: Unselect all selected items if the user clicks on an empty area of the treeview and neither Control nor Shift is active. * thunar/thunar-properties-dialog.{c,h}: Add the first draft for the ThunarPropertiesDialog class, which implements a properties dialog for a single file. * thunar/Makefile.am: Add ThunarPropertiesDialog to the build framework. * thunar/thunar-standard-view-ui.xml, thunar/thunar-standard-view.c, thunar/thunar-window-ui.xml: Add the "properties" action to the menu structure, which displays a properties dialog for the selected file. (Old svn revision: 16390)
Showing
- ChangeLog 14 additions, 0 deletionsChangeLog
- thunar/Makefile.am 2 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-details-view.c 28 additions, 0 deletionsthunar/thunar-details-view.c
- thunar/thunar-properties-dialog.c 602 additions, 0 deletionsthunar/thunar-properties-dialog.c
- thunar/thunar-properties-dialog.h 47 additions, 0 deletionsthunar/thunar-properties-dialog.h
- thunar/thunar-standard-view-ui.xml 6 additions, 0 deletionsthunar/thunar-standard-view-ui.xml
- thunar/thunar-standard-view.c 74 additions, 1 deletionthunar/thunar-standard-view.c
- thunar/thunar-window-ui.xml 2 additions, 0 deletionsthunar/thunar-window-ui.xml
Loading
Please register or sign in to comment