2005-07-17 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-path-entry.c: Do not handle the focus-out-event here, as it's better to handle it in the upper layers. * thunar/thunar-path-entry.c(thunar_path_entry_set_current_file): Set the cursor to the end and queue a redraw on the whole widget. * thunar/thunar-window.c: Include <thunar/thunar-location-entry.h>. * thunar/thunar-location-entry.{c,h}, thunar/Makefile.am: Add ThunarLocationEntry, which implements ThunarLocationBar using a ThunarPathEntry widget. (Old svn revision: 16398)
Showing
- ChangeLog 11 additions, 0 deletionsChangeLog
- thunar/Makefile.am 2 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-location-entry.c 269 additions, 0 deletionsthunar/thunar-location-entry.c
- thunar/thunar-location-entry.h 43 additions, 0 deletionsthunar/thunar-location-entry.h
- thunar/thunar-path-entry.c 5 additions, 41 deletionsthunar/thunar-path-entry.c
- thunar/thunar-window.c 1 addition, 0 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment