- Mar 27, 2005
-
-
Benedikt Meurer authored
* diagrams/literal-patterns-memory.dia: Import the Literal Patterns memory-layout diagram. (Old svn revision: 14685)
-
Benedikt Meurer authored
* mime/dump-globs-by-type.c: Use only patterns in the form '*.ext' as simple patterns, the other '*ext' patterns are considered complex patterns. This allows for easier tree lookup. * mime/dump-globs-by-type.c: Print the number of required tree nodes for the simple patterns. (Old svn revision: 14684)
-
- Mar 25, 2005
-
-
Benedikt Meurer authored
* thunar-relations.dia: Add ER diagram, that tries to sum up the basic relations in Thunar. * .cvsignore: Ignore Dia's backup files. (Old svn revision: 14683)
-
- Mar 24, 2005
-
-
Benedikt Meurer authored
* thunar-view-model-idea.xmi: Add the ThunarView architectural diagram. (Old svn revision: 14682)
-
Benedikt Meurer authored
* ThunarPathBar.py: Don't display forward history as suggested by botsie. * ThunarPathBar.py: Use button spacing of 3 (like GtkPathBar does). (Old svn revision: 14681)
-
- Mar 20, 2005
-
-
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)
-
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)
-
- Mar 19, 2005
-
-
Benedikt Meurer authored
* ThunarWindow.py, thunar.ui: Add 'Trash' to the 'Go' menu. (Old svn revision: 14678)
-
Benedikt Meurer authored
* ThunarWindow.py: Improve the location bar. Looks pretty similar to Firefox now. (Old svn revision: 14677)
-
Benedikt Meurer authored
* thunar.ui, ThunarWindow.py: Rename 'Location...' to 'Open Location' and move it to the 'File' menu. * ThunarWindow.py: Use different location bar style. (Old svn revision: 14676)
-
Benedikt Meurer authored
* ThunarBookmarksPane.py: Use 'Home' as well to be consistent with the path bar and the GtkFileChooser. (Old svn revision: 14675)
-
- Mar 18, 2005
-
-
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)
-
- Mar 17, 2005
-
-
Benedikt Meurer authored
* ThunarWindow.py: Make the Path Bar the default UI again. (Old svn revision: 14673)
-
- Mar 16, 2005
-
-
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)
-
- Mar 15, 2005
-
-
Benedikt Meurer authored
* ThunarWindow.py: Fix typos (toolbar -> tool_bar). (Old svn revision: 14671)
-
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)
-
- Mar 08, 2005
-
-
Benedikt Meurer authored
* diagrams/literal-patterns-list.dia: Import the Literal Patterns list diagram. (Old svn revision: 14669)
-
Benedikt Meurer authored
* diagrams/simple-patterns-tree-lookup.dia: Import the tree lookup diagram used for Glob-Matching of Simple Patterns. * diagrams/.cvsignore: Ignore Dia's backup files. (Old svn revision: 14668)
-
- Mar 07, 2005
-
-
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)
-
- Mar 06, 2005
-
-
Benedikt Meurer authored
* mime/mime-type-detection.xmi: Import the MIME-type detection diagram. Was improved to take into account the case where no magic rules > 80 are present in the MIME database, which is the case by default for the Shared MIME Database. (Old svn revision: 14666)
-
Benedikt Meurer authored
* mime/dump-globs-by-type.c: Initial import of the globs file analysis tool for the Shared MIME Database. (Old svn revision: 14665)
-
Benedikt Meurer authored
* ThunarColumnsView.py, thunar.ui, ThunarWindow.py: Remove the Columns View again. (Old svn revision: 14664)
-
Jens Luedicke authored
(Old svn revision: 14663)
-
Jens Luedicke authored
(Old svn revision: 14662)
-
Jens Luedicke authored
(Old svn revision: 14661)
-
Benedikt Meurer authored
* ThunarFileInfo.py, ThunarImageLoader.py, ThunarMimeDatabase.py: Add a separate image loader class with caching. * ThunarWindow.py, ThunarPathBar.py: Rename the ThunarHistory class to ThunarPathBar. * ThunarBookmarksPane.py: Re-Add the 'Desktop' bookmark. * ThunarMimeDatabase.py, ThunarFileInfo.py: Add caching for the MIME database. * ThunarFileInfo.py: Support loading of existing thumbnails. * ThunarPropertiesDialog.py: Connect the 'Text view' in the 'Permissions' tab. (Old svn revision: 14660)
-
Benedikt Meurer authored
* ThunarWindow.py: Make the GtkFileChooser-like layout the default. (Old svn revision: 14659)
-
- Mar 05, 2005
-
-
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)
-
- Mar 04, 2005
-
-
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)
-
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)
-
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)
-
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)
-
- Mar 03, 2005
-
-
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)
-
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)
-
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)
-
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)
-
- Feb 28, 2005
-
-
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)
-
- Feb 27, 2005
-
-
Benedikt Meurer authored
* ThunarWindow.py: Implement the `Forward' and `Back' browser actions. (Old svn revision: 14648)
-
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)
-
- Feb 21, 2005
-
-
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)
-