2005-07-21 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-favourites-view.c: Add support for the LINK DnD action. * thunar/thunar-location-buttons.c(thunar_location_buttons_init): Use GDK_ACTION_LINK instead of GDK_ACTION_COPY to avoid accident copying of directories. * thunar/thunar-statusbar.{c,h}: Implement the ThunarNavigator interface. * thunar/thunar-statusbar.{c,h}: Add a "loading" indicator to the statusbar. Add support to dnd from the shortcut indicator to the favourites list. * thunar/thunar-window.c(thunar_window_init): Connect the statusbar as a navigator. Forward the "loading" property from the view to the statusbar. * configure.in.in: Check for additional headers. Add optional dependency on cairo. (Old svn revision: 16403)
Showing
- ChangeLog 17 additions, 0 deletionsChangeLog
- configure.in.in 5 additions, 2 deletionsconfigure.in.in
- thunar/Makefile.am 2 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-favourites-view.c 4 additions, 2 deletionsthunar/thunar-favourites-view.c
- thunar/thunar-location-buttons.c 1 addition, 1 deletionthunar/thunar-location-buttons.c
- thunar/thunar-statusbar.c 765 additions, 12 deletionsthunar/thunar-statusbar.c
- thunar/thunar-statusbar.h 7 additions, 5 deletionsthunar/thunar-statusbar.h
- thunar/thunar-window.c 5 additions, 2 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment