| Commit message (Expand) | Author | Age | Files | Lines |
* | e filesel - have files list expand not preview | Carsten Haitzler (Rasterman) | 2020-10-01 | 1 | -2/+2 |
* | more E_BITFIELD conversions | Mike Blumenkrantz | 2017-11-08 | 1 | -2/+2 |
* | enlightenment: Make E build again with EFL from git | Chris Michael | 2015-05-07 | 1 | -5/+5 |
* | redo drop handlers to take an E_Object and Evas_Object | Mike Blumenkrantz | 2015-04-27 | 1 | -3/+3 |
* | __UNUSED__ -> EINA_UNUSED | Mike Blumenkrantz | 2015-03-18 | 1 | -13/+13 |
* | Revert "revert all the ui breakes in e - going the wrong direction in the" | Mike Blumenkrantz | 2015-01-15 | 1 | -2/+2 |
* | revert all the ui breakes in e - going the wrong direction in the | Carsten Haitzler (Rasterman) | 2015-01-15 | 1 | -2/+2 |
* | e_table -> elm_table conversion | Mike Blumenkrantz | 2015-01-13 | 1 | -2/+2 |
* | e_entry -> elm_entry conversion | Mike Blumenkrantz | 2015-01-11 | 1 | -1/+1 |
* | e_widget_data_get Can return NULL so we should check that else we | Chris Michael | 2013-11-15 | 1 | -4/+3 |
* | formatting: all at once | Mike Blumenkrantz | 2013-01-11 | 1 | -7/+8 |
* | fix fsel path changing and entry setting | Mike Blumenkrantz | 2012-12-10 | 1 | -1/+2 |
* | Dear all, | Mike Blumenkrantz | 2012-12-03 | 1 | -2/+4 |
* | only block fsel updating if path is already set | Mike Blumenkrantz | 2012-11-30 | 1 | -1/+1 |
* | set flag in fsel for when preview is a directory so we can grab the right path | Mike Blumenkrantz | 2012-11-26 | 1 | -0/+3 |
* | fsel no longer changes entry text when changing directory | Mike Blumenkrantz | 2012-10-30 | 1 | -0/+6 |
* | remove some old fsel comments | Mike Blumenkrantz | 2012-10-30 | 1 | -9/+0 |
* | fsel: if file name starts with "/" then it's an absolute path. | Gustavo Sverzut Barbieri | 2012-09-11 | 1 | -1/+5 |
* | prevent view mode from being changed in fsel and sidebar | Mike Blumenkrantz | 2012-09-10 | 1 | -1/+1 |
* | unremove non-redundant code from fsel, only select first icon on non-select | Mike Blumenkrantz | 2012-09-03 | 1 | -1/+14 |
* | add support for picking files from the file preview panel, remove redundant p... | Mike Blumenkrantz | 2012-08-30 | 1 | -22/+22 |
* | fix fsel preview to work again. :) | Carsten Haitzler | 2012-08-25 | 1 | -1/+5 |
* | fix min sizing (height) of fsel | Mike Blumenkrantz | 2012-08-09 | 1 | -0/+4 |
* | fsel now properly selects the first file in a directory on directory load/change | Mike Blumenkrantz | 2012-08-08 | 1 | -1/+14 |
* | filepreview directory previews now allow navigation, disable click rename in ... | Mike Blumenkrantz | 2012-08-08 | 1 | -0/+26 |
* | disable view menu in fsel, this looked terrible anyway | Mike Blumenkrantz | 2012-08-08 | 1 | -1/+2 |
* | disable click renaming in theme, wallpaper, desklock wallpaper, and fwin side... | Mike Blumenkrantz | 2012-08-08 | 1 | -0/+1 |
* | fix fsel usage of e widget api | Mike Blumenkrantz | 2012-07-24 | 1 | -10/+0 |
* | fileman's "Use Single Click" option now toggles a global config option which ... | Mike Blumenkrantz | 2012-07-20 | 1 | -1/+2 |
* | use new efm widget clipper externalizer to make the overlay span both efm wid... | Mike Blumenkrantz | 2012-07-19 | 1 | -1/+23 |
* | add method for checking if typebufs are visible in fsel widget using methods ... | Mike Blumenkrantz | 2012-07-17 | 1 | -0/+11 |
* | use efm typebuf signal to echo typing into fsel entry, also set focus on file... | Mike Blumenkrantz | 2012-07-17 | 1 | -0/+10 |
* | e filepreview widget: use a list instead of a table to be able to orient it. | Chidambar Zinnoury | 2012-07-15 | 1 | -1/+1 |
* | filepreview widget now attempts to show a thumb for file's mime type if file ... | Mike Blumenkrantz | 2012-07-13 | 1 | -2/+2 |
* | break out e fileselector preview pane into its own widget: e_widget_filepreview | Mike Blumenkrantz | 2012-07-12 | 1 | -320/+19 |
* | e17: whitespaces-- | Vincent Torri | 2012-06-21 | 1 | -1/+0 |
* | allow favorites panel to expand in file selector, allowing people who have lo... | Mike Blumenkrantz | 2012-06-18 | 1 | -1/+1 |
* | formatting | Mike Blumenkrantz | 2012-06-18 | 1 | -189/+190 |
* | fix unused var warning | Mike Blumenkrantz | 2011-09-06 | 1 | -1/+0 |
* | fsel -> only display filename in entry allowing for easier typing of | Carsten Haitzler | 2011-08-30 | 1 | -17/+28 |
* | e17: remove workaround | Hannes Janetzek | 2011-07-25 | 1 | -6/+0 |
* | e17: workaround for closing fsel widget causing to stuck in a loop. needs rea... | Hannes Janetzek | 2011-07-25 | 1 | -0/+7 |
* | fix entry content to always have full path | Carsten Haitzler | 2011-05-29 | 1 | -3/+3 |
* | screenshot module built in now. this is a redo as it actuallly has a | Carsten Haitzler | 2011-05-28 | 1 | -1/+5 |
* | E: Trap return value from 'symlink' (removes compiler warning). | Christopher Michael | 2011-05-22 | 1 | -2/+3 |
* | add a resolution display field for file info in fsel | Carsten Haitzler | 2011-05-01 | 1 | -9/+44 |
* | access is a global name | Sebastian Dransfeld | 2010-12-29 | 1 | -5/+5 |
* | realpath is a global name | Sebastian Dransfeld | 2010-12-29 | 1 | -8/+8 |
* | since we do strlen, no need to strcpy | Sebastian Dransfeld | 2010-12-29 | 1 | -2/+3 |
* | fix signed warning | Sebastian Dransfeld | 2010-12-29 | 1 | -1/+1 |