2006-01-10 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-path-entry.c(thunar_path_entry_activate): If we have a pending completion, accept the completion first, without activating the entry. This makes it more consistent with the behaviour when completing from the popup window. * thunar/thunar-path-entry.c(thunar_path_entry_parse): Properly transform all parts of the filename to the local encoding. * thunar/thunar-text-renderer.c(thunar_text_renderer_set_widget): Calculate the approx. character dimensions based on the font metrics for the active widget font. * thunar/thunar-window.c(thunar_window_action_go_up): Handle errors properly. * thunar/thunar-standard-view-ui.xml, thunar/thunar-standard-view.c: Add support to view the properties of the current folder. * thunar/thunar-file.{c,h}, thunar/thunar-location-buttons.c, thunar/thunar-shortcuts-model.c, thunar/thunar-window.c: Change special file naming (home and root folder) to be consistent with what GtkFileChooser does. * thunar/thunar-properties-dialog.c(thunar_properties_dialog_update): Display only the name of the file in the dialog title. * thunar/thunar-standard-view.c: Add support for the XDS protocol. * README: Add notes about supported standards. (Old svn revision: 19378)
Showing
- ChangeLog 24 additions, 0 deletionsChangeLog
- README 24 additions, 0 deletionsREADME
- thunar/thunar-file.c 2 additions, 47 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 0 additions, 1 deletionthunar/thunar-file.h
- thunar/thunar-location-buttons.c 1 addition, 1 deletionthunar/thunar-location-buttons.c
- thunar/thunar-path-entry.c 37 additions, 25 deletionsthunar/thunar-path-entry.c
- thunar/thunar-properties-dialog.c 2 additions, 4 deletionsthunar/thunar-properties-dialog.c
- thunar/thunar-shortcuts-model.c 2 additions, 2 deletionsthunar/thunar-shortcuts-model.c
- thunar/thunar-standard-view-ui.xml 3 additions, 1 deletionthunar/thunar-standard-view-ui.xml
- thunar/thunar-standard-view.c 206 additions, 61 deletionsthunar/thunar-standard-view.c
- thunar/thunar-text-renderer.c 13 additions, 11 deletionsthunar/thunar-text-renderer.c
- thunar/thunar-window.c 13 additions, 5 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment