2005-07-18 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-job-listdir.c(thunar_vfs_job_listdir_execute): Always ignore the "." and ".." entries for directories. * thunar/thunar-location-bar.{c,h}: Add virtual method accept_focus(), which tries to transfer keyboard focus to the location bar if it provides a way for the user to enter the location as text. Else the method returns FALSE and the window will open a separate dialog. * thunar/thunar-location-buttons.c, thunar/thunar-location-entry.c: Implement the accept_focus() method on the ThunarLocationBar interface appropriately. * thunar/thunar-window-ui.xml, thunar/thunar-window.c: Make the location bar configurable using the action system. (Old svn revision: 16399)
Showing
- ChangeLog 14 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-job-listdir.c 4 additions, 0 deletionsthunar-vfs/thunar-vfs-job-listdir.c
- thunar/thunar-location-bar.c 26 additions, 0 deletionsthunar/thunar-location-bar.c
- thunar/thunar-location-bar.h 6 additions, 1 deletionthunar/thunar-location-bar.h
- thunar/thunar-location-buttons.c 10 additions, 0 deletionsthunar/thunar-location-buttons.c
- thunar/thunar-location-entry.c 18 additions, 0 deletionsthunar/thunar-location-entry.c
- thunar/thunar-window-ui.xml 8 additions, 0 deletionsthunar/thunar-window-ui.xml
- thunar/thunar-window.c 108 additions, 41 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment