Filename.st
Mon, 22 Jun 2009 23:12:13 +0200 Stefan Vogel Make AutoDeletedFilename work like Filename
Thu, 11 Jun 2009 23:02:51 +0200 Stefan Vogel new: #documentsDirectory
Wed, 10 Jun 2009 18:24:00 +0200 Stefan Vogel new Filename class>>#tempFilename
Mon, 08 Jun 2009 18:16:25 +0200 Stefan Vogel new: #addSuffix:
Wed, 25 Mar 2009 11:32:56 +0100 Claus Gittinger +physicalFilename
Wed, 25 Mar 2009 11:20:38 +0100 Claus Gittinger changed #physicalPathName
Fri, 13 Feb 2009 10:23:20 +0100 Stefan Vogel new: #isSharedLibrary
Mon, 22 Dec 2008 19:44:05 +0100 Claus Gittinger changed #hash
Mon, 22 Dec 2008 19:42:09 +0100 Claus Gittinger fixed hash for case-insensitive files
Fri, 12 Dec 2008 13:56:12 +0100 Claus Gittinger refactored - mimetypeofdata now where it belongs to
Tue, 09 Dec 2008 14:59:41 +0100 Claus Gittinger oops - contentsAsString was endlessly recursive
Wed, 12 Nov 2008 14:10:54 +0100 Claus Gittinger fixed filename completion for root directories (added another sep-char)
Wed, 01 Oct 2008 19:45:15 +0200 Claus Gittinger recursiveCopyWithoutOSCommandTo: - if target does not exist,
Thu, 08 May 2008 11:00:30 +0200 Claus Gittinger mimeTypeOfContents -> return symbols
Mon, 05 May 2008 17:45:19 +0200 fm always return a fileName from defaultTempDirectoryName
Sat, 19 Apr 2008 15:06:11 +0200 Stefan Vogel New method: #/ as synonym of #construct:. Thanks to Jan Vrany, see Bug 823.
Mon, 03 Mar 2008 10:43:11 +0100 Claus Gittinger *** empty log message ***
Wed, 23 Jan 2008 14:59:00 +0100 Claus Gittinger *** empty log message ***
Thu, 10 Jan 2008 18:15:57 +0100 sr dont try to copy-delete if the rename failed due to accessdenied
Tue, 11 Dec 2007 11:46:15 +0100 Claus Gittinger changed #getIconForMimeType:for:
Mon, 19 Nov 2007 15:54:43 +0100 Claus Gittinger care for bad (non-filename) arg in fileNameCompletion:
Thu, 08 Nov 2007 13:30:16 +0100 Claus Gittinger +contentsAsString
Thu, 08 Nov 2007 13:29:07 +0100 Claus Gittinger changed #contents:
Thu, 25 Oct 2007 11:48:05 +0200 Claus Gittinger +autoDeletedFiles
Mon, 16 Jul 2007 22:24:35 +0200 Stefan Vogel Make temp dir accessible to all users
Thu, 31 May 2007 17:35:50 +0200 Stefan Vogel category change
Tue, 29 May 2007 12:03:45 +0200 Claus Gittinger *** empty log message ***
Mon, 28 May 2007 13:51:17 +0200 Stefan Vogel #tempDirectory - make sure, that it exists
Wed, 16 May 2007 13:24:04 +0200 Claus Gittinger +desktopDirectory
Fri, 16 Feb 2007 17:23:23 +0100 Stefan Vogel Bug 575:
Wed, 24 Jan 2007 19:55:33 +0100 Claus Gittinger when removing recursive, first try to remove entry as a file
Mon, 11 Dec 2006 14:12:10 +0100 Claus Gittinger file write utilities added
Tue, 07 Nov 2006 13:58:59 +0100 Claus Gittinger +nameWithoutSuffix
Mon, 06 Nov 2006 11:45:32 +0100 Claus Gittinger *** empty log message ***
Fri, 29 Sep 2006 16:25:58 +0200 Claus Gittinger *** empty log message ***
Mon, 18 Sep 2006 10:39:38 +0200 Claus Gittinger +newTemporaryDirectory
Tue, 29 Aug 2006 12:58:24 +0200 Claus Gittinger cache the tempDirectory;
Mon, 24 Jul 2006 14:28:01 +0200 fm +prefix
Mon, 19 Jun 2006 16:37:43 +0200 Claus Gittinger category
Mon, 19 Jun 2006 16:36:53 +0200 Claus Gittinger +files
Thu, 15 Jun 2006 19:07:13 +0200 fm Felix 6/15/2006
Fri, 19 May 2006 17:53:58 +0200 Claus Gittinger +directories
Fri, 10 Mar 2006 17:46:53 +0100 Stefan Vogel Add #secureConstruct:
Mon, 06 Mar 2006 09:59:48 +0100 Claus Gittinger *** empty log message ***
Fri, 03 Mar 2006 10:56:38 +0100 sr +fullAlternativePathName
Tue, 21 Feb 2006 13:18:54 +0100 Claus Gittinger *** empty log message ***
Mon, 16 Jan 2006 21:33:40 +0100 Claus Gittinger *** empty log message ***
Wed, 11 Jan 2006 00:17:53 +0100 Claus Gittinger *** empty log message ***
Thu, 29 Sep 2005 10:14:47 +0200 Claus Gittinger withSpecialExpansions
Thu, 29 Sep 2005 10:10:03 +0200 Claus Gittinger nameWithSpecialExpansions: now also for windows.
Tue, 12 Apr 2005 19:13:57 +0200 Stefan Vogel New: #isRegularFile
Fri, 04 Mar 2005 17:58:32 +0100 Claus Gittinger *** empty log message ***
Thu, 03 Mar 2005 13:19:26 +0100 Claus Gittinger copy
Wed, 23 Feb 2005 12:54:19 +0100 Stefan Vogel Simpler delegation.
Tue, 15 Feb 2005 22:42:02 +0100 Claus Gittinger *** empty log message ***
Wed, 09 Feb 2005 14:17:10 +0100 Stefan Vogel Save a system call in #remove.
Fri, 14 Jan 2005 12:22:53 +0100 Claus Gittinger comment
Mon, 20 Dec 2004 13:53:20 +0100 ca oops - fixed usage of UnixFilename in a windows system
Wed, 15 Dec 2004 11:30:57 +0100 penk check for tempDir to be present (WIN32 kludge)
Fri, 10 Sep 2004 15:16:26 +0200 Claus Gittinger added enhancements by Jan
less more (0) -300 -100 -60 tip