Skip to content
Snippets Groups Projects
  1. Mar 06, 2005
  2. Mar 05, 2005
    • Benedikt Meurer's avatar
      2005-03-05 Benedikt Meurer <benny@xfce.org> · 1a791067
      Benedikt Meurer authored
      	* ThunarColumnsView.py, ThunarView.py, ThunarWindow.py, thunar.ui: Add
      	  a Columns View ala Aqua Finder. Note, that this Columns View is a
      	  really bad hack, so don't complain about the bad usability.
      
      
      (Old svn revision: 14658)
      1a791067
  3. Mar 04, 2005
    • Benedikt Meurer's avatar
      2005-03-04 Benedikt Meurer <benny@xfce.org> · dc88a34b
      Benedikt Meurer authored
      	* ThunarHistory.py: Implement a more GtkFileChooser-like behaviour
      	  for the history buttons. That means, the forward-history is maintained
      	  as long as you work only with the history buttons.
      
      
      (Old svn revision: 14657)
      dc88a34b
    • Benedikt Meurer's avatar
      2005-03-04 Benedikt Meurer <benny@xfce.org> · 1d978f18
      Benedikt Meurer authored
      	* fallback.svg, ThunarMimeDatabase.py: Add fallback icon, so people
      	  with broken icon themes can still run the file manager. Check
      	  standard mime-application:octect-stream before checking for the
      	  GNOME fallback.
      
      
      (Old svn revision: 14656)
      1d978f18
    • Benedikt Meurer's avatar
      2005-03-04 Benedikt Meurer <benny@xfce.org> · 44038548
      Benedikt Meurer authored
      	* ThunarSidePane.py: Use SHADOW_IN to be consistent with the main view.
      	* ThunarListView.py, ThunarIconView.py: Get the GType handling right.
      
      
      (Old svn revision: 14655)
      44038548
    • Benedikt Meurer's avatar
      2005-03-04 Benedikt Meurer <benny@xfce.org> · 87c03dc4
      Benedikt Meurer authored
      	* ThunarBookmarksPane.py: Do not include Desktop here, as its highly
      	  redundant and useless in the normal window view. Get the GType
      	  handling right.
      	* ThunarSidePane.y: Get The GType handling right.
      	* ThunarHistory.py, ThunarSidePane.py, ThunarWindow.py, thunar.ui: Add
      	  GtkFileChooser-like view, changable using the View-menu.
      
      
      (Old svn revision: 14654)
      87c03dc4
  4. Mar 03, 2005
    • Benedikt Meurer's avatar
      2005-03-03 Benedikt Meurer <benny@xfce.org> · 8d769bcf
      Benedikt Meurer authored
      	* ThunarBookmarksPane.py: Increase the icon size to 32.
      	* ThunarFileInfo.py, ThunarPropertiesDialog.py: Connect most of the
      	  Permission tab controls. Simplify the properties dialog a bit.
      
      
      (Old svn revision: 14653)
      8d769bcf
    • Benedikt Meurer's avatar
      2005-03-03 Benedikt Meurer <benny@xfce.org> · d32c01ce
      Benedikt Meurer authored
      	* ThunarWindow.py: Remove the frames around the toolbar and the menubar.
      	  We'll need to fix the Xfce theme instead.
      	* ThunarListView.py: Use ellipsized cell renderer if available. Get
      	  the column sizing right.
      	* ThunarPropertiesDialog.py: Remove the advanced file attributes from
      	  the user interface. Users who want to set this properties will
      	  definetly know how to do it using the command line utitilies.
      	* ThunarPropertiesDialog.py: Remove the Permissions from the General
      	  tab. Display the full location path (ellipsized).
      
      
      (Old svn revision: 14652)
      d32c01ce
    • Benedikt Meurer's avatar
      2005-03-02 Benedikt Meurer <benny@xfce.org> · d4765a09
      Benedikt Meurer authored
      	* ThunarWindow.py: Make sure the sidebar doesn't resize when the
      	  window is resized.
      	* ThunarBookmarksPane.py: Remove the weird selection changed hack.
      
      
      (Old svn revision: 14651)
      d4765a09
    • Benedikt Meurer's avatar
      2005-03-02 Benedikt Meurer <benny@xfce.org> · 72938e7b
      Benedikt Meurer authored
      	* .cvsignore: Ignore vim swap files.
      	* shortcuts.png, ThunarWindow.py, ThunarSidePane.py, thunar.ui: Rework
      	  the sidebar handling to get rid of the notebook. Remove the home
      	  button from the default toolbar, as its highly redundant.
      
      
      (Old svn revision: 14650)
      72938e7b
  5. Feb 28, 2005
    • Benedikt Meurer's avatar
      2005-02-28 Benedikt Meurer <benny@xfce.org> · 67a8399c
      Benedikt Meurer authored
      	* ThunarBookmarksPane.py, ThunarSidePane.py, ThunarTreePane.py,
      	  ThunarWindow.py, thunar.ui: Add the 'Bookmarks' tab to the
      	  side pane, based on the GtkFileChooser shortcuts.
      
      
      (Old svn revision: 14649)
      67a8399c
  6. Feb 27, 2005
    • Benedikt Meurer's avatar
      2005-02-27 Benedikt Meurer <benny@xfce.org> · 56dfcc28
      Benedikt Meurer authored
      	* ThunarWindow.py: Implement the `Forward' and `Back' browser
      	  actions.
      
      
      (Old svn revision: 14648)
      56dfcc28
    • Benedikt Meurer's avatar
      2005-02-27 Benedikt Meurer <benny@xfce.org> · ae9c9c3c
      Benedikt Meurer authored
      	* rox/: Use parts of the ROX Python libraries for the browser-like
      	  prototype.
      	* Main.py, ThunarFileInfo.py, ThunarListView.py, ThunarMimeDatabase.py,
      	  ThunarModel.py, ThunarPropertiesDialog.py, ThunarTreePane.py,
      	  ThunarView.py, ThunarWindow.py, thunar.ui: More work on the
      	  browser-like prototype. It is now possible to browse your file system,
      	  similar to the spatial prototype.
      
      
      (Old svn revision: 14647)
      ae9c9c3c
  7. Feb 21, 2005
    • Benedikt Meurer's avatar
      2005-02-21 Benedikt Meurer <benny@xfce.org> · 784bf31e
      Benedikt Meurer authored
      	* spatial/: More work on the spatial prototype, including separate
      	  ListView and IconView support (IconView is only available with
      	  very recent libexo-0.3 from Subversion repository). The new prototype
      	  includes various ideas that were taken from the Spatial Nautilus,
      	  the Spatial Finder (maybe someday I'll read the whole article) and
      	  Tracker (the BeOS file manager).
      
      
      (Old svn revision: 14646)
      784bf31e
  8. Feb 20, 2005
  9. Feb 17, 2005
    • Benedikt Meurer's avatar
      2005-02-17 Benedikt Meurer <benny@xfce.org> · 775b0c86
      Benedikt Meurer authored
      	* ThunarPropertiesDialog.py: Use 'Kind' instead of 'Type' to refer
      	  to the MIME-type. Use full qualified application name instead of
      	  the binary filename. Replace 'Adjust' with 'Change'.
      
      
      (Old svn revision: 14644)
      775b0c86
  10. Feb 16, 2005
  11. Feb 15, 2005
    • Benedikt Meurer's avatar
      2005-02-15 Benedikt Meurer <benny@xfce.org> · 6275f2d1
      Benedikt Meurer authored
      	* .cvsignore: Make CVS ignore the compiled python files.
      	* ThunarPropertiesDialog.py: Make it easier to exchange table
      	  rows. Add 'Last changed:' field to the 'Permissions' tab.
      
      
      (Old svn revision: 14642)
      6275f2d1
  12. Feb 14, 2005
Loading