2005-07-17 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-path-entry.{c,h}: Add ThunarPathEntry class, which implements a widget to which the user can enter paths. The auto completion support is not yet provided. * thunar/thunar-location-dialog.{c,h}: Add ThunarLocationDialog class, which provides a "Open Location"-dialog similar to the one found in GtkFileChooser. * thunar/Makefile.am: Add new classes to the build framework. * thunar/thunar-window-ui.xml, thunar/thunar-window.c: Add "Open Location" action to the window, which will bring up a ThunarLocationDialog. (Old svn revision: 16397)
Showing
- ChangeLog 13 additions, 0 deletionsChangeLog
- thunar/Makefile.am 4 additions, 0 deletionsthunar/Makefile.am
- thunar/thunar-location-dialog.c 173 additions, 0 deletionsthunar/thunar-location-dialog.c
- thunar/thunar-location-dialog.h 47 additions, 0 deletionsthunar/thunar-location-dialog.h
- thunar/thunar-path-entry.c 642 additions, 0 deletionsthunar/thunar-path-entry.c
- thunar/thunar-path-entry.h 47 additions, 0 deletionsthunar/thunar-path-entry.h
- thunar/thunar-window-ui.xml 2 additions, 0 deletionsthunar/thunar-window-ui.xml
- thunar/thunar-window.c 22 additions, 0 deletionsthunar/thunar-window.c
Loading
Please register or sign in to comment