summaryrefslogtreecommitdiff
path: root/fs/browsewin.py
Commit message (Collapse)AuthorAgeFilesLines
* Indentation fixgcode@loowis.durge.org2014-10-311-3/+3
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@905 67cdc799-7952-0410-af00-57a81ceafa0f
* hide dotfiles fix from Andrewwillmcgugan2011-05-261-3/+3
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@709 67cdc799-7952-0410-af00-57a81ceafa0f
* Command improvementswillmcgugan2010-12-161-12/+30
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@554 67cdc799-7952-0410-af00-57a81ceafa0f
* Optimized FTP fs by caching directory structurewillmcgugan2010-01-021-2/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@310 67cdc799-7952-0410-af00-57a81ceafa0f
* Documentation, fixes, A ReadOnlyFS wrapper and a plain old FTP FS classwillmcgugan2010-01-011-4/+6
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@309 67cdc799-7952-0410-af00-57a81ceafa0f
* Fixes to make browsewin work with latest wxPythonwillmcgugan2009-11-191-7/+20
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@269 67cdc799-7952-0410-af00-57a81ceafa0f
* remove "if __main__" stuff from most modulesrfkelly02009-06-031-2/+3
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/branches/rfk-ideas@151 67cdc799-7952-0410-af00-57a81ceafa0f
* Renamed fs.py to base.py after all. Added copydir and movedir functions to utilswillmcgugan2008-09-191-1/+1
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@95 67cdc799-7952-0410-af00-57a81ceafa0f
* Some documentationwillmcgugan2008-09-191-0/+8
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@85 67cdc799-7952-0410-af00-57a81ceafa0f
* Expanded on ZipFS and fixed a few bugs.willmcgugan2008-09-161-2/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@67 67cdc799-7952-0410-af00-57a81ceafa0f
* Work in progresswillmcgugan2008-09-041-2/+2
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@48 67cdc799-7952-0410-af00-57a81ceafa0f
* Work in progress, added more tests and a info window for BrowseWinwillmcgugan2008-09-041-0/+33
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@46 67cdc799-7952-0410-af00-57a81ceafa0f
* Refactor and ehancements to mountfswillmcgugan2008-08-021-3/+4
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@32 67cdc799-7952-0410-af00-57a81ceafa0f
* Work in progresswillmcgugan2008-07-291-11/+9
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@21 67cdc799-7952-0410-af00-57a81ceafa0f
* Added desc method to filesystems that display debugging information ↵willmcgugan2008-07-291-1/+4
| | | | | | regarding file / dir location git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@20 67cdc799-7952-0410-af00-57a81ceafa0f
* Added a getinfo method. Expanded browsewin utility to show filesize and ↵willmcgugan2008-07-261-10/+35
| | | | | | created date git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@13 67cdc799-7952-0410-af00-57a81ceafa0f
* Refinements to the memoryfs class, and added a 'walk' generator to the base ↵willmcgugan2008-07-261-8/+8
| | | | | | class git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@12 67cdc799-7952-0410-af00-57a81ceafa0f
* Work in progress for memoryfs, cleaned up exception error codeswillmcgugan2008-07-241-1/+7
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@10 67cdc799-7952-0410-af00-57a81ceafa0f
* Started work on the memory filesystemwillmcgugan2008-07-211-11/+8
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@4 67cdc799-7952-0410-af00-57a81ceafa0f
* Fixed problem recursion on Windowswillmcgugan2008-07-211-4/+4
| | | | git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@3 67cdc799-7952-0410-af00-57a81ceafa0f
* First check-in, lots of work to do!willmcgugan2008-07-201-0/+94
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@2 67cdc799-7952-0410-af00-57a81ceafa0f