Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / CellTreeViewModel.java @ 6951c253

History | View | Annotate | Download (29.8 kB)

# Date Author Comment
d5580e22 03/23/2011 03:50 pm Giannis Koutsoubos

keep selected files when refreshing filelist on same node, better sync of my shared node

2ef84e57 03/11/2011 02:30 pm Giannis Koutsoubos

prevent drag on clck( needs checking), show correctly folder properties when a group is selected

d7cdcd53 03/09/2011 03:08 pm Giannis Koutsoubos

tune file list update

8bb53000 02/28/2011 05:34 pm Giannis Koutsoubos

fix drop actions

c83883e3 02/28/2011 04:38 pm Giannis Koutsoubos

fix class cast exception, correctly display files for others

5119c3cb 02/25/2011 06:34 pm Giannis Koutsoubos

correctly show trashed files

69e3e889 02/18/2011 05:38 pm Giannis Koutsoubos

fixed tree update when moving a node to trash with no children but trashed ones, new folder on a node with no children updates node correctly

20211689 02/09/2011 04:47 pm Giannis Koutsoubos

tune dnd for all nodes

caf363d2 02/08/2011 02:50 pm Giannis Koutsoubos

dnd fixes, code cleanup, moving towards correctly resfreshing nodes

3c370c9f 02/07/2011 03:11 pm Natasa Kapravelou

Automated merge with https://gss.googlecode.com/hg/

adbda23d 02/07/2011 03:11 pm Natasa Kapravelou

First attempt on putting ids to folders.

ad9133fe 02/04/2011 04:28 pm Giannis Koutsoubos

fix bugs preventing MyShared node from expanding

944f2a85 02/03/2011 05:20 pm Giannis Koutsoubos

removed Window alert debugging :P

56c1ca4b 02/03/2011 05:14 pm Giannis Koutsoubos

initial caching support

1f959b7e 02/03/2011 11:57 am Giannis Koutsoubos

configuring dnd

1a4a7064 02/02/2011 06:10 pm Giannis Koutsoubos

drop implementation for files, initial drag support for folders

802a2ef5 02/01/2011 05:39 pm Giannis Koutsoubos

correctly handle leaf nodes

e8b6efa2 02/01/2011 05:29 pm Giannis Koutsoubos

code cleanup