- added e_fileman_icon
authorcodewarrior <codewarrior>
Thu, 20 Oct 2005 13:08:51 +0000 (13:08 +0000)
committercodewarrior <codewarrior@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 20 Oct 2005 13:08:51 +0000 (13:08 +0000)
commit61e8c0d0c4e8c0c3e198502120eea61e6066b92b
tree7644ecec60b29f30794e874e5422542c484543ce
parent8a0ea631a80a2d51431b05d594856e9859a08fce
- added e_fileman_icon
- added e_fileman_file
- fixed scrolling
- fixed several bugs / segvs
- disabled some features: xdnd, menu operations

SVN revision: 17706
src/bin/Makefile.am
src/bin/e_fileman.c
src/bin/e_fileman_file.c [new file with mode: 0644]
src/bin/e_fileman_file.h [new file with mode: 0644]
src/bin/e_fileman_icon.c [new file with mode: 0644]
src/bin/e_fileman_icon.h [new file with mode: 0644]
src/bin/e_fileman_smart.c
src/bin/e_fileman_smart.h
src/bin/e_includes.h
src/bin/e_main.c
src/bin/e_thumb.c