Empty trash deletes everything under trash by using the deleteFolder method
authorChristos Stathis <chstath@ebs.gr>
Mon, 25 Jun 2012 15:15:58 +0000 (18:15 +0300)
committerChristos Stathis <chstath@ebs.gr>
Mon, 25 Jun 2012 15:15:58 +0000 (18:15 +0300)
commitea30dad976ab66e896b71ec7fb7db093bc5d06f2
tree349f029afdaf9063d123e36dceabf8f0038acf60
parent3c058715e06af80452c02f272716a786d3b6b88e
Empty trash deletes everything under trash by using the deleteFolder method
src/gr/grnet/pithos/web/client/FileList.java
src/gr/grnet/pithos/web/client/Pithos.java
src/gr/grnet/pithos/web/client/animation/FadeIn.java
src/gr/grnet/pithos/web/client/animation/FadeOut.java
src/gr/grnet/pithos/web/client/commands/EmptyTrashCommand.java
src/gr/grnet/pithos/web/client/commands/ResreshOthersSharesCommand.java [deleted file]
src/gr/grnet/pithos/web/client/foldertree/FolderTreeViewModel.java
src/gr/grnet/pithos/web/client/grouptree/GroupTreeView.java
src/gr/grnet/pithos/web/client/tagtree/Tag.java
src/gr/grnet/pithos/web/client/tagtree/TagTreeViewModel.java