
- add unref's and free's to gtk code
- open several selected files in one instanse of the app
- copy and move selected files
  - ask overwrite and error settings before starting operation
  - run tasks in the same time / in queue
  - progress in unity taskbar
  - don't deal with "places" locations
- editing column set

Org:
- choose license, add license to sources and gui ("about" dialog)
- add readme




Edit:
  - copy (details mode / fast mode), move, make soft/hard links, rename, remove, move to trash
  - open by uris if supported by app
  - possibility to interrupt any current task
  - extract archive to destination, extract here, browse into archive
  - copy selected file names to clipboard (only filename, full path, full network path)
  - set max copy speed
  - ctrl+x/c/v
  - drag and drop
  - select view and open commands from gio apps list (optional)


Browse:
  - file icons slow for network fs
  - navigation history; hotkeys; quick search in history
  - back/forward
  - async message box
  - mount uri "archive://encoded_archive_uri/" when user goes into an archive; unmount on cdup
  - gvfs mount with password and other questions
  - option "list folders before files"
  - display count of selected items, total space used by them, free space on current volume
  - select all, unselect all, invert selection, select/unselect by regexp
  - get icon using libnautilus-private/nautilus-icon-info.c
  - icons for "places" menus
  - file search
  - resizeable splitter between panes; saving state of splitter
  - shortcuts for all standard places
  - select file by typing its name
  - allow relative path in address bar; autocomplete in address bar on keyboard input
  - unmount, eject, safely remove
  - undo
  - edit bookmarks
  - unix drives list


