Commit Graph

132 Commits

Author SHA1 Message Date
Chidambar Zinnoury b35e470b83 e file manager: make the application list a little less tall when there is a file preview shown.
SVN revision: 73897
2012-07-15 21:54:58 +00:00
Chidambar Zinnoury 2f9e3f9300 e file manager: show file preview in the "open with" dialog when only one is selected.
SVN revision: 73894
2012-07-15 20:53:13 +00:00
Chidambar Zinnoury 2ac1229261 e file manager: hide open menu items if there is no selection.
SVN revision: 73893
2012-07-15 20:05:58 +00:00
Chidambar Zinnoury 3ab7688b9b e filepreview widget: use a list instead of a table to be able to orient it.
SVN revision: 73888
2012-07-15 19:38:29 +00:00
Chidambar Zinnoury 3e6aee7a61 e: units (sec → s).
SVN revision: 73860
2012-07-14 21:16:20 +00:00
Mike Blumenkrantz 6d8aee1354 fix tooltips flying off the top of the screen, also prevent crash when changing directories with tooltip up
SVN revision: 73810
2012-07-13 10:52:57 +00:00
Mike Blumenkrantz 638b2c4d66 set shape input on efm tooltip to 0x0 to avoid crazy flickering; e_popup_ignore_events_set does not do this as I expected :(
SVN revision: 73809
2012-07-13 10:36:05 +00:00
Mike Blumenkrantz 464e311e6c filepreview widget now attempts to show a thumb for file's mime type if file is not an image
SVN revision: 73802
2012-07-13 09:19:35 +00:00
Mike Blumenkrantz 410972f38e show filename in efm tooltips
SVN revision: 73795
2012-07-13 07:59:18 +00:00
Mike Blumenkrantz ed14517608 better cleanup for efm popup
SVN revision: 73794
2012-07-13 07:55:09 +00:00
Mike Blumenkrantz 2bb55527db make efm tooltip size and delay configurable, also fix default setting for toolbar visibility
SVN revision: 73793
2012-07-13 07:53:26 +00:00
Mike Blumenkrantz 1de132c33c add theming to efm popups so they look nicer
SVN revision: 73790
2012-07-13 07:20:46 +00:00
Mike Blumenkrantz 499a0cd5a7 use filepreview widget and new efm smart callback to implement mouseover preview tooltips on files
SVN revision: 73616
2012-07-12 12:28:46 +00:00
Mike Blumenkrantz 0410c64a87 catch efm widget double click event to use new smart calculator and autoresize the window
ticket #734


SVN revision: 73501
2012-07-09 11:45:05 +00:00
Gustavo Sverzut Barbieri 793a93c467 e17 now respects default application settings in file manager.
load defaults.list from ~/.local/share/applications and
$XDG_DATA_DIRS/share/applications.

This file is a FreeDesktop.Org standard used by both Gnome and KDE. It
is already managed by E17 at Settings > Apps > Default Applications.

The standard allows a list of applications to be specified for each
mime-type. This order is now used by e_fwin.

If there was a list specified then "Open" will use the highest
priority instead of asking which one to use. "Open with..." still
works and respect the order.



SVN revision: 73435
2012-07-07 03:24:53 +00:00
Gustavo Sverzut Barbieri 5e7e358e5b fix efreet_desktop leakage.
SVN revision: 73434
2012-07-07 03:20:33 +00:00
Gustavo Sverzut Barbieri 2d7c347ff6 simplify data types and logic used to get a list of applications and mime types.
SVN revision: 73433
2012-07-07 02:33:04 +00:00
Mike Blumenkrantz 7ab6675a49 remove broken toolbar tabbing support from efm: this was badly broken and impossible to use unless you already knew it was there, and even then it wasn't really possible to use
SVN revision: 73417
2012-07-06 14:11:16 +00:00
Mike Blumenkrantz 385a6d0239 formatting
SVN revision: 73413
2012-07-06 13:35:03 +00:00
Mike Blumenkrantz 199fff73c3 allow non-edje custom backgrounds for fileman
ticket #1040


SVN revision: 73233
2012-07-03 12:31:51 +00:00
Mike Blumenkrantz bb171bd77a attempting right click -> Open with multiple directories selected will no longer try crazy things
SVN revision: 72482
2012-06-19 14:22:13 +00:00
Mike Blumenkrantz a40771fd54 attempt to fix a rare crash in fileman triggered by a delayed deletion that I don't understand but don't want to change
SVN revision: 72130
2012-06-14 13:08:46 +00:00
Mike Blumenkrantz 71f1dffc92 silence efm printfs
SVN revision: 71942
2012-06-11 09:49:28 +00:00
Cedric BAIL c2a29811d5 e: massiv warning cleanup !
SVN revision: 70756
2012-05-04 09:38:52 +00:00
Carsten Haitzler af106c4c74 oh make custom bg/overlays etc. work again in efm. i know e_icon was
being used - not quite right as per before. need to look into this.
mental note.



SVN revision: 70695
2012-05-03 12:13:34 +00:00
Mike Blumenkrantz a438f3ed36 more dead stores
SVN revision: 64901
2011-11-07 23:15:01 +00:00
Hannes Janetzek 54ed3c6349 e17: add efm navigation and pathbar to fileman module
SVN revision: 62261
2011-08-09 15:47:22 +00:00
Hannes Janetzek a34c3869d5 e17: fix dnd to desktop
SVN revision: 58665
2011-04-14 13:46:39 +00:00
Carsten Haitzler 49765f25bb formatting.
SVN revision: 57073
2011-02-16 03:46:27 +00:00
Carsten Haitzler 3cdc57de3e no - disco-stu... that was not the right fix.. this is the right fix
for whatever segv u were seeing (page invalid ptr).



SVN revision: 57072
2011-02-16 03:45:57 +00:00
Mike Blumenkrantz 4e69b6fd5d add safety check for current page being null, don't think this should actually happen though
someone who knows the code please check?


SVN revision: 57026
2011-02-14 15:42:17 +00:00
Mike Blumenkrantz 346e271e07 ecrustified for formatting
SVN revision: 55908
2011-01-05 22:36:21 +00:00
Christopher Michael 645ad54f55 Add traps in toolbar widget to make sure obj & wd are valid.
Add traps in e_fwin to make sure we have a toolbar before trying to
operate on it.



SVN revision: 55792
2011-01-01 15:51:09 +00:00
Mike Blumenkrantz d1019f055e avoid null deref
SVN revision: 55722
2010-12-22 23:32:09 +00:00
Mike Blumenkrantz 2bd7097622 left side is always 0
SVN revision: 55708
2010-12-22 22:50:24 +00:00
Carsten Haitzler 2425078e6f fix valgrind complaint on accessing freed mem. it was right.
SVN revision: 55532
2010-12-13 07:29:23 +00:00
Lucas De Marchi 82a9d03e6e Fix typos
"he->the" where appropriate



SVN revision: 52493
2010-09-20 17:09:13 +00:00
Lucas De Marchi 25113159a5 Fix common misspellings
Some misspellings were manually reverted since in E there are tons of .po with
phrases in other languages. Other than that all the changes in the following
files were reverted:

 * src/modules/illume/dicts/English_(US).dic
 * src/modules/illume-keyboard/dicts/English_(US).dic


Following misspellings were fixed:

acquited->acquitted
adres->address
adress->address
alreayd->already
aquire->acquire
arbitarily->arbitrarily
cant->can't
Capetown->Cape
carefull->careful
causalities->casualties
Celcius->Celsius
certian->certain
commandoes->commandos
considerd->considered
conveyer->conveyor
dependant->dependent
didnt->didn't
discontentment->discontent
doesnt->doesn't
everytime->every
exemple->example
existance->existence
existant->existent
existince->existence
Farenheit->Fahrenheit
forbad->forbade
funguses->fungi
guage->gauge
guerilla->guerrilla
guerillas->guerrillas
happend->happened
hasnt->hasn't
heros->heroes
inbetween->between
independant->independent
inital->initial
intrusted->entrusted
irregardless->regardless
isnt->isn't
knifes->knives
layed->laid
loosing->losing
marrage->marriage
midwifes->midwives
miniscule->minuscule
monickers->monikers
mroe->more
noone->no one
occured->occurred
omre->more
paralell->parallel
payed->paid
planed->planned
quitted->quit
quizes->quizzes
seperated->separated
seperate->separate
shoudl->should
similiar->similar
simplier->simpler
specifiying->specifying
teh->the
toke->took
torpedos->torpedoes
Tuscon->Tucson
unecessary->unnecessary
useage->usage
usefull->useful
useing->using
waht->what
wanna->want
whith->with
wich->which
withing->within




SVN revision: 52006
2010-09-08 23:59:07 +00:00
Christopher Michael 73d01fe632 Add UNUSED where needed.
SVN revision: 51410
2010-08-19 16:29:01 +00:00
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Cedric BAIL c6a118d738 * e: remove warning due to Ecore API change.
SVN revision: 49833
2010-06-24 16:19:12 +00:00
Gustavo Sverzut Barbieri f43545400a annoyances--: do not place desktop icons under shelves.
The new trend these days seems to be "place a shelf on top of the
screen", in that case your desktop icons will get under that shelf and
looks annoying, people laugh at E users that use that :-D (fortunately
I'm the one that usually laugh...)

Fixed, but possible other places to be fixed as well. If one wants to
avoid the shelves, use the e_zone_useful_geometry_get().

e_zone now emits E_EVENT_ZONE_MOVE_RESIZE when the useful geometry
becomes dirty. Maybe it is worth to add a new signal, but I'm reusing
it until someone complains.




SVN revision: 49431
2010-06-04 01:12:04 +00:00
Chidambar Zinnoury ae97144aa9 EFM - "Open with" dialog: entry should steal focus at start so that strange things don't happen when pressing the space bar.
Fixes #471.


SVN revision: 48548
2010-05-02 14:47:11 +00:00
Sebastian Dransfeld 779ef9e24a Sync with efreet and some cleanup
SVN revision: 47478
2010-03-26 05:34:34 +00:00
Davide Andreoli 0b32a8667f EFM(fwin): dont show the operation info if the operation keep less that 1 second
SVN revision: 47356
2010-03-21 12:51:36 +00:00
Sebastian Dransfeld de0e59fede Remove pointless comment
If we use efreet_desktop_new we get our own private copy, so we want to
free it, not unref. Anyway, if the efreet desktop has other references,
_free wont completely free, only unref.

SVN revision: 46844
2010-03-03 22:10:20 +00:00
Sebastian Dransfeld 02b6e4db39 Ecore_Str.h -> Eina
SVN revision: 45740
2010-01-30 22:11:11 +00:00
Sebastian Dransfeld a9bf975e7b export less
SVN revision: 45455
2010-01-22 20:28:39 +00:00
Christopher Michael 14ca5d2c57 Formatting.
SVN revision: 44103
2009-12-01 18:38:00 +00:00
Hannes Janetzek 2581c25c2d fix e_fm window initial position and size
SVN revision: 42884
2009-10-05 03:06:39 +00:00