[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANNOUNCE GWorkspace 0.6.1
From: |
Enrico Sersale |
Subject: |
ANNOUNCE GWorkspace 0.6.1 |
Date: |
Tue, 28 Oct 2003 17:31:21 +0200 |
Some changes: (from the change log)
* Added support for cut, copy, paste and dnd to the Tabbed Shelf.
* GWorkspace/FileOperations/FileOperation.m
in -doDuplicate changed the suffix "_copy" appended to the file name
to a prepended string, that is, "copy_of_".
* A new Viewer opened on "/" now saves in the defaults its own shelf content
and doesn't use anymore the shelf content of the main viewer.
* Utilities/thumbnailer/thumbnailerInfo.plist
moved "Make thumbnail(s)" and "Remove thumbnail(s)" in a submenu.
they are now "Thumbnails/Make thumbnail(s)" and "Thumbnails/Remove
thumbnail(s)".
* ContentViewers/AppViewer/AppViewer.m
shows also the extensions.
* now the miniwindow icons reflect current directory icon
instead of view type.
* Info->Preferences->Hidden files
It is now possible to define directories as hidden.
* ContentViewers/PasteboardViewer/PasteboardViewer.m
New contents viewer inspector.
Added a dummy implementation of the GormNSBrowser, GormNSTableView,
GormNSOutlineView and
GormNSMenu, GormNSPopUpButtonCell and GormNSPopUpButton Gorm classes.
* GWorkspace/GWorkspace.m
Added a "Do you really want to quit?" dialog
in -applicationShouldTerminate:.
* GWorkspace/FileOperations/FileOperation.m
-calculateNumFiles doesn't block anymore.
the stop button now works and the GWFileSystemDidChangeNotification is
sent only with the processed files.
GWorkspace is at:
www.gnustep.it/enrico/gworkspace
- ANNOUNCE GWorkspace 0.6.1,
Enrico Sersale <=