2010-06-28 Riccardo Mottola <rmottola@users.sf.net>

	* FSNode/FSNBrowserColumn.m
	Do not call size adjusting if the scroller is still nil.
	Should also fix SPARC.
	
2010-06-22  Richard Frith-Macdonald <rfm@gnu.org>

	* Inspector/aclocal.m4:
	* GWMetadata/gmds/mdextractor/Extractors/aclocal.m4:
	* GWMetadata/gmds/aclocal.m4: Attempt to pass correct flags in to
	build test by using 'gnustep-config'.

2010-06-21 Riccardo Mottola

	* Operation/Operation.m
	Fix spelling error.

	* GWorkspace/FileViewer/GWViewersManager.m
	* GWorkspace/Finder/Finder.m
	* GWorkspace/Finder/LiveSearch/LSFolder.m
	* GWorkspace/Finder/Modules/FModuleModDate/FModuleModDate.m
	* GWorkspace/Finder/Modules/FModuleName/FModuleName.m
	* GWorkspace/Finder/Modules/FModuleAnnotations/FModuleAnnotations.m
	* GWorkspace/Finder/Modules/FModuleContents/FModuleContents.m
	* GWorkspace/Finder/Modules/FModuleCrDate/FModuleCrDate.m
	* GWorkspace/Finder/FindModuleView.m
	Header import clean up and TEST macro elimination.

2010-06-18 Riccardo Mottola

	* DBKit/DBKVarLenRecordsFile.m
	* DBKit/DBKBTree.m
	* FSNode/FSNBrowserCell.m
	* FSNode/FSNPathComponentsViewer.m
	* FSNode/FSNBrowserColumn.m
	* FSNode/FSNListView.m
	* FSNode/FSNIconsView.m
	* FSNode/FSNodeRep.m
	* FSNode/FSNBrowser.m
	* FSNode/FSNTextCell.m
	* FSNode/FSNIcon.m
	* FSNode/FSNBrowserScroll.m
	* FSNode/FSNode.m
	* GWorkspace/GWorkspace.m
	* Inspector/Attributes.m
	Header import clean up and TEST macro elimination.

2010-06-16 Riccardo Mottola <rmottola@users.sf.net>

	* Operation\FileOpInfo.m
	* Operation\Operation.h
	* Operation\Functions.h
	* Inspector\Attributes.m
	* Inspector\Contents.h
	* Inspector\Annotations.h
	* Inspector\ContentViewersProtocol.h
	* Inspector\Contents.m
	* Inspector\Annotations.m
	* Inspector\Functions.h
	* Inspector\Functions.m
	* Inspector\IconView.h
	* Inspector\Attributes.h
	* Recycler\RecyclerView.h
	* Recycler\Recycler.h
	* Recycler\RecyclerIcon.h
	Header cleanup

2010-06-15 Riccardo Mottola <rmottola@users.sf.net>

	* Inspector/ContentViewers/NSRTFViewer/NSRTFViewer.m
	Warning fix

	* Operation/Resources/Images/progind.tiff
	Deleted

	* Operation/FileOpInfo.h
	* Operation/FileOpInfo.m
	* Operation/Resources/English.lproj/FileOperationWin.gorm
	Changed to use the standard NSProgressIndicator

	* Tools/fswatcher/fswatcher-inotify.m
	* Tools/fswatcher/fswatcher.m
	* GWorkspace/Dialogs/StartAppWin.m
	* GWorkspace/Fiend/Fiend.m
	* GWorkspace/Fiend/FiendLeaf.m
	* GWorkspace/TShelf/TShelfIconsView.m
	* GWorkspace/TShelf/TShelfIcon.m
	* GWorkspace/TShelf/TShelfViewItem.m
	* GWorkspace/GWorkspace.m
	* GWorkspace/FileViewer/GWViewer.m
	* GWorkspace/FileViewer/GWViewerIconsPath.m
	* GWorkspace/FileViewer/GWSpatialViewer.m
	* GWorkspace/FileViewer/GWViewerShelf.m
	* GWorkspace/Finder/SearchResults/SearchResults.m
	* GWorkspace/Finder/Modules/FModuleOwner/FModuleOwner.m
	* GWorkspace/Desktop/Dock/DockIcon.m
	* GWorkspace/Desktop/Dock/Dock.m
	* GWorkspace/Desktop/GWDesktopManager.m
	* GWorkspace/Desktop/GWDesktopView.m
	* GWorkspace/WorkspaceApplication.m
	* Tools/thumbnailer/main.m
	* Tools/fswatcher/fswatcher-inotify.m
	* Tools/fswatcher/fswatcher.m
	* Tools/lsfupdater/lsfupdater.m
	* Tools/thumbnailer/main.m
	* Tools/ddbd/DDBPathsManager.m
	* Tools/ddbd/ddbd.m
	* Tools/ddbd/DDBDirsManager.m
	* Operation/FileOpInfo.m
	* Inspector/Contents.m
	* Operation/FileOpInfo.m
	* Inspector/TimeDateView.m
	* Inspector/Contents.m
	* Inspector/Tools.m
	* Inspector/Inspector.m
	* Recycler/Dialogs/StartAppWin.m
	* Recycler/RecyclerView.m
	* Recycler/Preferences/RecyclerPrefs.m
	* Recycler/RecyclerIcon.m
	Removed TEST_ macros for conventional ones, they just waste a test instruction
	
2010-06-14 Riccardo Mottola <rmottola@users.sf.net>

	* DBKit/DBKBTreeNode.[h,m]: change unload signature to BOOL to avoid
	conflicting with NSBundle

	* Tools/fswatcher/fswatcher.h
	* GWorkspace/FileViewer/GWViewerPathsPopUp.m
	* GWorkspace/Fiend/FiendLeaf.m
	* GWorkspace/WorkspaceApplication.m
	* Inspector/ContentViewers/NSRTFViewer/NSRTFViewer.m
	* GWorkspace/TShelf/TShelfView.m:
	Warning fixes.

	* Recycler/GNUstep.h
	* Tools/thumbnailer/GNUstep.h
	* Operation/GNUstep.h
	* GWorkspace/GNUstep.h
	* FSNode/GNUstep.h
	Deleted duplicate copies.

	* Operation/FileOpInfo.m
	* Operation/Operation.m
	* Operation/Functions.m
	* GWorkspace/main.m
	* GWorkspace/Dialogs/RunExternalController.m
	* GWorkspace/Dialogs/StartAppWin.m
	* GWorkspace/Dialogs/CompletionField.m
	* GWorkspace/Dialogs/OpenWithController.m
	* GWorkspace/Dialogs/Dialogs.m
	* GWorkspace/TShelf/TShelfIconsView.m
	* GWorkspace/TShelf/TShelfIcon.m
	* GWorkspace/TShelf/TShelfViewItem.m
	* GWorkspace/TShelf/TShelfPBIcon.m
	* GWorkspace/TShelf/TShelfView.m
	* GWorkspace/TShelf/TShelfWin.m
	* GWorkspace/Fiend/Fiend.m
	* GWorkspace/Fiend/FiendLeaf.m
	* GWorkspace/GWorkspace.m
	* GWorkspace/FileViewer/GWViewerWindow.m
	* GWorkspace/History/History.m
	* GWorkspace/Preferences/IconsPref.m
	* GWorkspace/Preferences/HiddenFilesPref.m
	* GWorkspace/Preferences/OperationPrefs.m
	* GWorkspace/Preferences/PrefController.m
	* GWorkspace/Preferences/XTermPref.m
	* GWorkspace/Preferences/HistoryPref.m
	* GWorkspace/Preferences/DefSortOrderPref.m
	* GWorkspace/Preferences/DefEditorPref.m
	* GWorkspace/Preferences/BrowserViewerPref.m
	* GWorkspace/GWFunctions.m
	* GWorkspace/WorkspaceApplication.m
	* Recycler/main.m
	* Recycler/Dialogs/StartAppWin.m
	* Recycler/RecyclerView.m
	* Recycler/Preferences/RecyclerPrefs.m
	* Recycler/Recycler.m
	* Recycler/RecyclerIcon.m
	* FSNode/FSNPathComponentsViewer.m
	* FSNode/FSNBrowserMatrix.m
	* FSNode/FSNFunctions.m
	* FSNode/ExtendedInfo/Role/ExtInfoRole.m
	* FSNode/FSNBrowser.m
	* FSNode/FSNIcon.m
	* FSNode/FSNode.m:
	Cleaned up imports to use system GNUstep.h

	* GWorkspace/GWorkspace.m
	* GWorkspace/FileViewer/GWViewer.m
	* GWorkspace/FileViewer/GWSpatialViewer.m
	* GWorkspace/FileViewer/GWViewersManager.m
	Warn about OPEN_MAX being undefined but do not override it by default.

2010-06-11 Riccardo Mottola <rmottola@users.sf.net>

	* DBKit/DBKFreeNodesPage.m
	* GWorkspace/Dialogs/CompletionField.m
	* GWorkspace/GWFunctions.m
	* GWorkspace/Finder/LiveSearch/LSFolder.m
	* GWorkspace/Finder/SearchResults/SearchResults.m
	* GWorkspace/Desktop/GWDesktopView.m
	* FSNode/FSNPathComponentsViewer.m:
	Warning fixes
	
2010-06-11 Riccardo Mottola <rmottola@users.sf.net>
	
	* configure.ac
	* configure
	* GNUmakefile.in
	Introduced option to disable gwmetadata build and really build it
	if it is selected.
	
2010-03-16 Riccardo Mottola <rmottola@users.sf.net>

	* Tools/searchtool/searchtool.m
	* Tools/lsfupdater/lsfupdater.m
	* GWorkspace/GWorkspace.m
	* GWorkspace/Finder/SearchResults/SearchResults.m
	* Inspector/ContentViewers/ImageViewer/ImageViewer.m
	* Recycler/Recycler.m:
	do not include <GNUstepBase/NSTask+GS.h>

2010-03-27  Wolfgang Lux  <wolfgang.lux@gmail.com>

	* GWorkspace/FileViewer/GWViewer.m (-windowWillClose:):
	* GWorkspace/FileViewer/GWSpatialViewer.m (-windowWillClose:):
	Set the window's delegate to nil to avoid crash when the viewer is
	released before the window.

2009-12-08 Riccardo Mottola <rmottola@users.sf.net>
	* GWorkspace/FileViewer/GWViewerWindow.[h,m]:
	removed local copy of delegate

2009-11-14 Riccardo Mottola <rmottola@users.sf.net>
	* GWorkspace/Preferences/XTermPref.m:
	Reformatted and indented code
	* GWorkspace/Resources/English.lproj/XTermPref.gorm
	changed grouping of the Set button

2009-11-12 19:48-EST Gregory John Casamento <greg.casamento@gmail.com>

	* GWorkspace/Dialogs/CompletionField.m: Override initWithCoder:
	to initialize the filemanager so that we can search for matching
	paths as the user enters the command.

2009-11-11 Riccardo Mottola <rmottola@users.sf.net>
	* GWorkspace/Dialogs/RunExternalController.h
	GWorkspace/Dialogs/CompletionField.h
	GWorkspace/Dialogs/RunExternalController.m
	GWorkspace/Dialogs/OpenWithController.h
	GWorkspace/Dialogs/CompletionField.m
	GWorkspace/Dialogs/OpenWithController.m
	GWorkspace/Resources/English.lproj/OpenWith.gorm
	GWorkspace/Resources/English.lproj/RunExternal.gorm:
	Instantiate the CompletionField inside the gorm file,
	adjusted the init methods of fields and controllers.

2009-11-06 Riccardo Mottola <rmottola@users.sf.net>
	* Tools\searchtool\searchtool.m,
	Tools\lsfupdater\lsfupdater.m:
	Fix problems with undefined GW_DEBUG_LOG

	* Inspector/Contents.m:
	Backup values for MinGW not set by configure

2009-11-06 Riccardo Mottola <rmottola@users.sf.net>
	* GWMetadata/gmds/mdextractor/Extractors/HtmlExtractor/HtmlExtractor.m:
	Fix stack smash, reported by Tim Kack

2009-09-27 Riccardo Mottola <rmottola@users.sf.net>
	* Inspector/GNUmakefile.in:
	install ContentViewersProtocol.h

2009-09-26 Riccardo Mottola <rmottola@users.sf.net>

	* GWMetadata/Preferences:
	renamed Info.plist to MDIndexingInfo.plist
	* GWMetadata/Preferences/GNUmakefile:
	Do not package Info.plist explicitely

2009-02-01  Richard Frith-Macdonald <rfm@gnu.org>

	* GWMetadata/Preferences/Info.plist:
	Use standard info keys.

2008-12-19  Nicola Pero <nicola.pero@meta-innovation.com>

	* All GNUmakefiles: removed GNUSTEP_CORE_SOFTWARE=YES and
	added PACKAGE_NAME=gworkspace.
	* GNUmakefile: Export PACKAGE_NAME to reduce chances of a problem
	if a GNUmakefile in a subdirectory is missing it.

	* DBKit/Testing/GNUmakefile: Do not set
	GNUSTEP_INSTALLATION_DOMAIN or RPM_DISABLE_RELOCATABLE.
	* GWMetadata/MDFinder/GNUmakefile: Same changes.
	* GWMetadata/Preferences/GNUmakefile: Same changes.
	* GWorkspace/Desktop/XBundles/GNUmakefile: Same changes.
	* GWorkspace/Desktop/XBundles/XDesktopWindow/GNUmakefile: Same changes.
	
2008-12-18  Nicola Pero  <nicola.pero@meta-innovation.com>

	* All GNUmakefiles: added GNUSTEP_CORE_SOFTWARE=YES at the
	beginning.
	* GNUmakefile: Export GNUSTEP_CORE_SOFTWARE to reduce chances of a
	problem if a GNUmakefile in a subdirectory is missing it.

2008-12-07 Richard Frith-Macdonald <rfm@gnu.org>

	Change order of configure for subsirectories so that people without
	sqlite can build more easily.  Remove makefiles which are generated
	by configure.

2008-12-07 Richard Frith-Macdonald <rfm@gnu.org>

	* DBKit/GNUmakefile.in:
	* FSNode/FSNodeRep.m:
	* FSNode/GNUmakefile.in:
	* GNUmakefile.in:
	* GWMetadata/gmds/gmds/GNUmakefile.in:
	* GWMetadata/gmds/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/AbiwordExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/AppExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/HtmlExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/JpegExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/OpenOfficeExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/PdfExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/RtfExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/TextExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/Extractors/XmlExtractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/GNUmakefile.in:
	* GWMetadata/gmds/mdextractor/mdextractor.m:
	* GWMetadata/gmds/mdextractor/updater.m:
	* GWMetadata/gmds/mdfind/GNUmakefile.in:
	* GWMetadata/GNUmakefile.in:
	* GWMetadata/MDKit/GNUmakefile.in:
	* GWMetadata/MDKit/MDKQueryManager.m:
	* GWMetadata/Preferences/MDIndexing.m:
	* GWorkspace/Desktop/GWDesktopManager.m:
	* GWorkspace/Finder/Finder.m:
	* GWorkspace/Finder/LiveSearch/LSFolder.m:
	* GWorkspace/Finder/Modules/FModuleAnnotations/GNUmakefile.in:
	* GWorkspace/Finder/Modules/FModuleContents/GNUmakefile.in:
	* GWorkspace/Finder/Modules/FModuleCrDate/GNUmakefile.in:
	* GWorkspace/Finder/Modules/FModuleKind/GNUmakefile.in:
	* GWorkspace/Finder/Modules/FModuleModDate/GNUmakefile.in:
	* GWorkspace/Finder/Modules/FModuleName/GNUmakefile.in:
	* GWorkspace/Finder/Modules/FModuleOwner/GNUmakefile.in:
	* GWorkspace/Finder/Modules/FModuleSize/GNUmakefile.in:
	* GWorkspace/Finder/Modules/GNUmakefile.in:
	* GWorkspace/Finder/SearchResults/SearchResults.m:
	* GWorkspace/GNUmakefile.in:
	* GWorkspace/GWorkspace.m:
	* Inspector/Contents.m:
	* Inspector/ContentViewers/AppViewer/GNUmakefile.in:
	* Inspector/ContentViewers/FolderViewer/GNUmakefile.in:
	* Inspector/ContentViewers/GNUmakefile.in:
	* Inspector/ContentViewers/IBViewViewer/GNUmakefile.in:
	* Inspector/ContentViewers/ImageViewer/GNUmakefile.in:
	* Inspector/ContentViewers/ImageViewer/ImageViewer.m:
	* Inspector/ContentViewers/ImageViewer/resizer/GNUmakefile.in:
	* Inspector/ContentViewers/NSColorViewer/GNUmakefile.in:
	* Inspector/ContentViewers/NSRTFViewer/GNUmakefile.in:
	* Inspector/ContentViewers/NSTIFFViewer/GNUmakefile.in:
	* Inspector/ContentViewers/PdfViewer/GNUmakefile.in:
	* Inspector/ContentViewers/RtfViewer/GNUmakefile.in:
	* Inspector/ContentViewers/SoundViewer/GNUmakefile.in:
	* Inspector/GNUmakefile.in:
	* Operation/GNUmakefile.in:
	* Recycler/GNUmakefile.in:
	* Recycler/Recycler.m:
	* Tools/ddbd/DDBPathsManager.m:
	* Tools/ddbd/GNUmakefile.in:
	* Tools/ddbd/MDModules/GNUmakefile.in:
	* Tools/ddbd/MDModules/MDModuleAnnotations/GNUmakefile.in:
	* Tools/fswatcher/GNUmakefile.in:
	* Tools/lsfupdater/GNUmakefile.in:
	* Tools/lsfupdater/lsfupdater.m:
	* Tools/searchtool/GNUmakefile.in:
	* Tools/searchtool/searchtool.m:
	* Tools/thumbnailer/GNUmakefile.in:
	* Tools/thumbnailer/ImageThumbnailer/GNUmakefile.in:
	* Tools/thumbnailer/main.m:
	* Tools/wopen/GNUmakefile.in:
	Updates to honor installation domain and install in right place.
	Tool lookup fixed to locate tools wherever they are.
	Bundle lookup changed to locate bundles in any domain.

2008-09-16 Riccardo Mottola for Wolfgang Lux <wolfgang.lux@gmail.com>

	* Recycler/RecyclerIcon.m, Recycler/Recycler.m: patches for dockability
	of Recycler when not using WindowMaker
    	
2008-09-27 17:42-EDT Gregory John Casamento <greg_casamento@yahoo.com>

	* .dist-ignore: Remove GWorkspace.plist from this file so that it is
	in the distribution.

2008-09-16 Riccardo Mottola <rmottola@users.sourceforge.net>

	* GWorkspace/Preferences/DesktopPref.m: always convert to RGB color
	
2008-06-30 Nicola Pero <nicola.pero@meta-innovation.com>

	* Tools/thumbnailer/GNUmakefile.in: Do not include bundle.make
	since there is no bundle to build.  Including bundle.make with no
	bundle defined caused 'rm -rf' to be executed with no argument
	during make clean by gnustep-make v2.0.6.  Riccardo reported that
	on his system 'rm -rf' with no arguments produces an error,
	aborting 'make clean'.  Hmmm.
	
2008-06-27 Riccardo Mottola <rmottola@users.sourceforge.net>

	* configure/configure.ac: updated and regenerated

2008-06-26 Riccardo Mottola <rmottola@users.sourceforge.net>

	* GWMetadata/gmds/mdextractor/updater.m: fixed missing bracket
	* Configure system: added autoconf files
	* Apps_wrappers: OpenOffice.app: added openoffice wrapper

2008-06-24 Riccardo Mottola <rmottola@users.sourceforge.net>

	* TODO:added notes
	* configure/configure.ac: all were updated and regenerated
	* GNUmakefile/GNUmakefile.in: most makefiles were renamed to .in to
	comply with configure requirements  


2008-06-15 Riccardo Mottola <rmottola@users.sourceforge.net>

	* GWorkspace/FSNote/ExtendedInfo/GNUstep.h: deleted
	* GWorkspace/FSNote/ExtendedInfo/GNUmakefile: removed local ref

2008-06-11 Riccardo Mottola <rmottola@users.sourceforge.net>

	* GWorkspace/GWorkspace.m:
	use standard info panel
	* GWorkspace/GWorkspaceInfo.plist:
	corrected version
	* configure:
	define package name and version

2008-06-07 Riccardo Mottola <rmottola@users.sourceforge.net>

	* GWorkspace/GWorkspace.m,
	GWMetadata/gmds/mdextractor/updater.m:
	start fswatcher with --daemon --auto
	
	* Tools/fswatcher/fswatcher.m:
	shut down when the last connection closes


2008-01-22 Riccardo Mottola <rmottola@users.sourceforge.net>

	* GWorkspace/FileViewer/GWViewer.m,
	GWorkspace/FileViewer/GWSpatialViewer.m:
	Removed special case for BSD operating systems since it broke NetBSD
