ede/efiler
Vedran Ljubovic a82ec954bd - Add DnD support to icon view - drag works, but drop doesn't for some reason!
- Rename FileView::setType() and getType() to type(), for consistency with 
fltk
- Fix hiding of views in type()
- Remove some old commented code (shouldn't be needed ever again)
- Make the selecion box around icons rounded
- Show "directory not found" error when needed (previously, efiler would 
silently jump to home)
- Fix DirTree not respecting default settings
- Attempt to fix callback for dirtree - impossible - documented in BUGS so 
someone could fix it someday
- Selecting with Space key and increasing selection by holding down shift
2007-08-20 18:34:22 +00:00
..
BUGS - Add DnD support to icon view - drag works, but drop doesn't for some reason! 2007-08-20 18:34:22 +00:00
ede_ask.cpp Silence warnings produces by -Wall -pedantic 2007-08-03 18:43:40 +00:00
ede_ask.h - Beginning of ede_ask.h/.cpp 2007-08-03 09:59:31 +00:00
EDE_Browser.cpp Better layout of browser, fix hiding 2007-08-17 11:15:19 +00:00
EDE_Browser.h Better layout of browser, fix hiding 2007-08-17 11:15:19 +00:00
EDE_DirTree.cpp Silence warnings produces by -Wall -pedantic 2007-08-03 18:43:40 +00:00
EDE_DirTree.h Forgot to import EDE_DirTree class :( 2007-08-03 09:53:51 +00:00
EDE_FileView.h - Add DnD support to icon view - drag works, but drop doesn't for some reason! 2007-08-20 18:34:22 +00:00
efiler.cpp - Add DnD support to icon view - drag works, but drop doesn't for some reason! 2007-08-20 18:34:22 +00:00
efiler.xpm Add window manager icon 2007-08-03 18:31:27 +00:00
fileops.cpp Miscellaneous code cleanup, minor bug fixes, improved usage of edelib 2007-08-17 11:16:11 +00:00
fileops.h Fix usage of edelib in fileops 2007-08-03 18:31:59 +00:00
filesystem.cpp - Split out filesystem functions in filesystem.h/.cpp 2007-08-01 18:06:50 +00:00
filesystem.h - Split out filesystem functions in filesystem.h/.cpp 2007-08-01 18:06:50 +00:00
Fl_Icon_Browser.cxx Silence warnings produces by -Wall -pedantic 2007-08-03 18:43:40 +00:00
Fl_Icon_Browser.h - Finish dnd support. It currently doesn't work with other file managers 2007-08-01 18:04:35 +00:00
Flu_Wrap_Group.cpp Import local copy of Flu_Wrap_Group with a minor change (enable to compile 2007-08-20 16:53:43 +00:00
Flu_Wrap_Group.h Import local copy of Flu_Wrap_Group with a minor change (enable to compile 2007-08-20 16:53:43 +00:00
Jamfile Import local copy of Flu_Wrap_Group with a minor change (enable to compile 2007-08-20 16:53:43 +00:00
TODO - Add DnD support to icon view - drag works, but drop doesn't for some reason! 2007-08-20 18:34:22 +00:00
Util.cpp SOURCE should not contain .h files (they will be implicitly included by jam). 2007-07-19 13:36:21 +00:00
Util.h Clarifications and comments 2007-08-01 17:59:50 +00:00