3.7:

"No More Fucking Rock'N'Roll"

SetAsWallpaper:
	- add image option "spanned"
	
InstallTheme:
	- small readability improvement
	- don't temporarly save list of files
	- small bugfix (if destination can't be mkdir'ed try gksu)
	
MkMd5:
	- small bugfix (didn't display info at end)
	- only display message box on errors
	- don't temporarly save list of files
	
WhichPKG (all versions):
	- don't temporarly save list of files

Shredder:
	- don't temporarly save list of files
	- removed a bit of unused code

HideFile (new):
	- simple script to hide a file

MoveTo/CopyTo:
	- don't temporarly save list of files

TermInCurDir/RootTermInCurDir:
	- bugfix (use _CURRENT_URI not _SELECTED_URI)
	
SendToMenu:
	- don't temporarly save list of files

SendShortcutTo:
	- don't temporarly save list of files
	- small bugfix (allow destination with spaces in name)
	
OpenInGEdit:
	- small fix (no need to flatten _SELECTED_URIS)

3.6:

"Imagination Doorway"

Overall changes:
	- test with -e instead of -a
	- added TODO

Apt Cache:
	- major rework
	- fixed bug #1: showpkg action didn't work

Apt:
	- major rework
	- try getting terminal-emulator to use via GConf
		- fallback to `xterm -e' if unset

Mkmd5:
	- trimmed down code

Chkmd5:
	- major rework
	- trimmed down code a lot

CopyTo:
	- minor rework
	- check wether gksu is installed (for non-writable destinations)
		- if not pop-up a warning

MoveTo:
	- minor rework
	- check wether gksu is installed (for non-writable destinations)
		- if not pop-up a warning

Shredder:
	- minor rework
	- improved warning message
	- alwaysuse /dev/urandom as random-source

Rootilus:
	- check wether gksu is installed
		- if not pop-up a warning

RootOpenInGEdit:
	- check wether gksu is installed
		- if not pop-up a warning

RootTermInCurdir:
	- check wether gksu is installed
		- if not pop-up a warning

InstallTheme:
	- major rework
	- only add /usr/* directories to the list, if gksu is available
	- added $HOME/.emerald/themes / /usr/share/emerald/themes

SetAsWallpaper:
	- fixed bug #2: setting image property to `stretched' didn't work
	- minor rework
	- add zoom image property

1.0 - 3.5:
*** No ChangeLog ***
