current dependencies: 
xfce-icon-theme (>=4.2.0) or gnome icon theme(>=2.8.0),
xfce4-util (>=4.2.0), dbh (>=1.0)

/*************************************************************************/

issues  4.3.2:


bug: have a lot of files in iconview, and scrolldown. close iconview.
delete files from directory and then open iconview to directory. The paper 
has now scrolled down to "no man's land" and cannot be retrieved. --> must
check for validity of scroll position before doing the scroll...
icons reappear with resize, but then a crash on rename by easyedit.

stress (operations involving 4000+ files):

with treeview (and iconview), select 4500+ files and copy/cut to paste board. Process hangs here (or seems to) we need to set a progress dialog for user... [More or less fixed, although solution not to my liking. Retake with 4.3.2]

start drag stress... [more or less fixed, but not a good solution. Retake with 4.3.2]

return does not work for dummies nor root items in iconview, because they cannot be selected...

I got a no-expose condition on delete all (to wastebasket) in iconview (about 100 files).


/****************************************************************************/
4.3.3:

cache outdate checks... timewise after 24 hrs., do in background (renice) and use available cache (reload iconset hash later, if necessary).

0. Functions that are only for treeview, should be in treeview lib (scarmble, countfiles, printer configurate...)

Mayor:
1. Restructure guis' access to make deskview incorporation smooth and simple.
2. Plugin documentation (IOW, concrete the API, which means the big "types.h" restructure)
3. Tubo documentation
4. Library documentation

Problems to fix:
1. Select all in treeview
2. Losing multiple selection on treeview button2 (popup menu)
3. All stress issues solved (pasteboard, dnd, etc...)?
4. Everyother click brings up toolbar popup menu-icons (with goto specially)
5. slocate dialog: activate on return.

Modifications:
1. "find" in popup menu (i.e., equal popups for treeview and iconview)

Tentative:
1. make relevant modules use shmem if available so all instances of xffm will
share information... (check whether this would be of practical use?) 
2. if shmem, then cache could live in shmem... (check for practicality) 

Features:
1. Add "deskview" gui using concreted gui API specification.

Test: 
1. Eliminate rodent theme, and install with gnome theme depency clear. Check the icons are all ok.

/******************************************************************************/
4.4 block:
MUST: update xfsamba part of documents with regard to browsing and transfering files with different codesets. Use the Japanese euc-jp as an example (refer to smb.conf) modifications and tests make with Daichi for screenshots examples.

Buglet: select all is broken for treeview... should fix.

gotta fix icons in xfdiff so that application uses rodent theme (currently is set to gtk stock stuff).

xftrash is still not a fully independent plugin...

-- install headers needed by plugins to $include/xfce4/xffm

primary library (gtk-doc comments)
gridview library (gtk-doc comments)
treeview library (gtk-doc comments)
secondary library (gtk-doc comments)

local library(cp, mv, rename, run, etc.)
actions library... (same as above?)

***OPEN***

BUGS...

*Bookmarks with identical names but different paths are not good (but I don't
have the slightest clue as to how to deal with this)...

SMB
--Handling of utf-8 and other weird stuff over the smb connection:
drop support for samba<3 and use samba3+ methods. (target 4.2.x)
update docs accordingly

GENERAL

[recheck this, probably gone by now]:
--need to catch exec errors on doubleclick (xftree signaling trick does not 
work with FreeBSD, must update from 5.2.1 before...)











