Skip to content
Snippets Groups Projects
  1. Mar 25, 2005
  2. Mar 24, 2005
  3. Mar 20, 2005
    • Benedikt Meurer's avatar
      2005-03-20 Benedikt Meurer <benny@xfce.org> · 80146cf6
      Benedikt Meurer authored
      	* thunar.ui, ThunarWindow.py: Support various different layouts, with
      	  two major layouts.
      	* thunar.ui: Ditch the Tree/Shortcuts button from the default toolbar
      	  as suggested by Jens.
      
      
      (Old svn revision: 14680)
      80146cf6
    • Benedikt Meurer's avatar
      2005-03-20 Benedikt Meurer <benny@xfce.org> · 54e6bfca
      Benedikt Meurer authored
      	* thunar.ui, ThunarWindow.py, ThunarLocationBar.py: Show either the
      	  path bar or the location bar in the UI (obsoletes the old non
      	  GtkFileChooser way). This should make the location bar addicts
      	  happy now.
      
      
      (Old svn revision: 14679)
      54e6bfca
  4. Mar 19, 2005
  5. Mar 18, 2005
    • Benedikt Meurer's avatar
      2005-03-18 Benedikt Meurer <benny@xfce.org> · e9ce19d5
      Benedikt Meurer authored
      	* ThunarWindow.py: Remove the Location Toolbar. Add a location bar below
      	  the main view, which gets visible when the user selects the Open
      	  Location action (which fired a dialog before); this is based on the
      	  screenshot posted by Brian Schott on thunar-dev.
      
      
      (Old svn revision: 14674)
      e9ce19d5
  6. Mar 17, 2005
  7. Mar 16, 2005
    • Benedikt Meurer's avatar
      2005-03-16 Benedikt Meurer <benny@xfce.org> · 67312b0d
      Benedikt Meurer authored
      	* ThunarIconView.py, ThunarListView.py, ThunarView.py, ThunarWindow.py:
      	  Apply a modified version of the "middle-click opens new window" patch
      	  by Brian Schott <brian-schott@cox.net>.
      	* ThunarWindow.py: Remove the view chooser from the location and put
      	  a "Go" button in place, as suggested on thunar-dev.
      
      
      (Old svn revision: 14672)
      67312b0d
  8. Mar 15, 2005
    • Benedikt Meurer's avatar
      2005-03-15 Benedikt Meurer <benny@xfce.org> · cda9cf93
      Benedikt Meurer authored
      	* ThunarWindow.py: Fix typos (toolbar -> tool_bar).
      
      
      (Old svn revision: 14671)
      cda9cf93
    • Benedikt Meurer's avatar
      2005-03-15 Benedikt Meurer <benny@xfce.org> · d50f5077
      Benedikt Meurer authored
      	* ThunarImageLoader.py, ThunarMimeDatabase.py: Use gnome-fs-directory as
      	  fallback for inode/directory types.
      	* ThunarBookmarksPane.py: Add a separator between the predefined and
      	  the userdefined bookmark items. Only available with Gtk 2.6.
      	* ThunarView.py: Don't inherit from GInterface.
      	* ThunarWindow.py: Add a location bar to the classic view. Make the
      	  classic view the default for now. Play around with spacings.
      
      
      (Old svn revision: 14670)
      d50f5077
  9. Mar 08, 2005
  10. Mar 07, 2005
    • Benedikt Meurer's avatar
      2005-03-07 Benedikt Meurer <benny@xfce.org> · 6ae4ebf1
      Benedikt Meurer authored
      	* mime/dump-globs-by-type.c: Use a Memory Chunk for the ParsedPattern
      	  structure to avoid heap pollution while parsing the globs files. That
      	  way we can re-use the parser code later for Thunar as well.
      	* .cvsignore, mime/.cvsignore: Add .cvsignore files.
      
      
      (Old svn revision: 14667)
      6ae4ebf1
  11. Mar 06, 2005
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. Feb 20, 2005
  19. 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
Loading