platform/upstream/enlightenment.git
15 years agoupdating french and italian translations
Massimo Maiurana [Mon, 9 Mar 2009 18:28:28 +0000 (18:28 +0000)]
updating french and italian translations

SVN revision: 39426

15 years agoMore icon works, this commit include changes to the icons on the desktop.
Davide Andreoli [Sun, 8 Mar 2009 23:09:48 +0000 (23:09 +0000)]
More icon works, this commit include changes to the icons on the desktop.

You will probably loose desktop icons until you get a fresh profile. Or you can edit the
.desktop files in .e/e/fileman/favorites (new icons name are: user-desktop, user-home, computer and user-temp)

Sorry for bothering... the next commit should be the last ;)

SVN revision: 39419

15 years agodebug --
Davide Andreoli [Sun, 8 Mar 2009 14:13:40 +0000 (14:13 +0000)]
debug --

SVN revision: 39417

15 years agoShow progress from the slave process in every efm windows.
Davide Andreoli [Sun, 8 Mar 2009 14:11:24 +0000 (14:11 +0000)]
Show progress from the slave process in every efm windows.

All the graphics need to be done! For now just a red rectangle, 5 labels and
a really simple progress bar. ... (toma: ping)

You can change the position of the info box from e_fwin.c line  329. A configuration will come soon....
The configuration will also let you choose on witch window you want to see the info box
(every window, just on the source of copy operation, just on the dest or both)

SVN revision: 39416

15 years agoadd fullscreen state remember
Viktor Kojouharov [Sun, 8 Mar 2009 10:35:05 +0000 (10:35 +0000)]
add fullscreen state remember

SVN revision: 39414

15 years agoupdating greek translations
Massimo Maiurana [Sat, 7 Mar 2009 13:11:01 +0000 (13:11 +0000)]
updating greek translations

SVN revision: 39408

15 years agoFix syscon icons.
Davide Andreoli [Fri, 6 Mar 2009 22:45:36 +0000 (22:45 +0000)]
Fix syscon icons.
Note that you need a fresh config to correctly see the icons in syscon.

SVN revision: 39401

15 years agoMore icons renamed
Davide Andreoli [Fri, 6 Mar 2009 22:18:15 +0000 (22:18 +0000)]
More icons renamed

SVN revision: 39400

15 years agoFix icon in dialogs
Davide Andreoli [Fri, 6 Mar 2009 19:30:29 +0000 (19:30 +0000)]
Fix icon in dialogs

SVN revision: 39398

15 years agowops...remove debug code
Davide Andreoli [Fri, 6 Mar 2009 19:22:10 +0000 (19:22 +0000)]
wops...remove debug code

SVN revision: 39397

15 years ago more icons renamed
Davide Andreoli [Fri, 6 Mar 2009 19:17:12 +0000 (19:17 +0000)]
 more icons renamed

SVN revision: 39396

15 years agoupdating turkish translation
Massimo Maiurana [Fri, 6 Mar 2009 16:15:58 +0000 (16:15 +0000)]
updating turkish translation

SVN revision: 39394

15 years agoupdating french and italian translations
Massimo Maiurana [Fri, 6 Mar 2009 11:42:41 +0000 (11:42 +0000)]
updating french and italian translations

SVN revision: 39391

15 years agoremove redundant case from last commit
Hannes Janetzek [Fri, 6 Mar 2009 08:32:57 +0000 (08:32 +0000)]
remove redundant case from last commit

SVN revision: 39390

15 years agoshelf: fix autohide bug in last commit
Hannes Janetzek [Fri, 6 Mar 2009 08:25:33 +0000 (08:25 +0000)]
shelf: fix autohide bug in last commit

SVN revision: 39389

15 years agohide shelf also on mouse out triggered by deskflip
Hannes Janetzek [Fri, 6 Mar 2009 07:48:27 +0000 (07:48 +0000)]
hide shelf also on mouse out triggered by deskflip

SVN revision: 39388

15 years agoshrink the shelf dialog a little
Hannes Janetzek [Fri, 6 Mar 2009 02:07:51 +0000 (02:07 +0000)]
shrink the shelf dialog a little

SVN revision: 39387

15 years agoshelf: fixed size of style selector, better fitting var name
Hannes Janetzek [Fri, 6 Mar 2009 01:56:09 +0000 (01:56 +0000)]
shelf: fixed size of style selector, better fitting var name

SVN revision: 39386

15 years agoshelf: small update to last commit
Hannes Janetzek [Fri, 6 Mar 2009 00:33:49 +0000 (00:33 +0000)]
shelf: small update to last commit

SVN revision: 39385

15 years agorefactored shelf autohide animation code
Hannes Janetzek [Thu, 5 Mar 2009 23:49:01 +0000 (23:49 +0000)]
refactored shelf autohide animation code

SVN revision: 39384

15 years agoupdating greek and italian translations
Massimo Maiurana [Thu, 5 Mar 2009 16:50:41 +0000 (16:50 +0000)]
updating greek and italian translations

SVN revision: 39376

15 years agouse 'e_fwin' as window class for fileman windows
Hannes Janetzek [Thu, 5 Mar 2009 14:04:57 +0000 (14:04 +0000)]
use 'e_fwin' as window class for fileman windows

SVN revision: 39375

15 years agoMore icon renamed, for more info look at default.edc (around line 22650). I'm keeping...
Davide Andreoli [Thu, 5 Mar 2009 02:39:50 +0000 (02:39 +0000)]
More icon renamed, for more info look at default.edc (around line 22650). I'm keeping there a mapping between e old names and fdo ones.

SVN revision: 39374

15 years agoICON: enlightenment/themes -> preferences-desktop-theme
Davide Andreoli [Wed, 4 Mar 2009 23:53:28 +0000 (23:53 +0000)]
ICON: enlightenment/themes -> preferences-desktop-theme

SVN revision: 39373

15 years agoMake a new function:
Davide Andreoli [Wed, 4 Mar 2009 22:29:23 +0000 (22:29 +0000)]
Make a new function:
e_util_icon_theme_set(Evas_Object *obj, const char *icon)
to use in place of e_util_edje_icon_set.
The new function (as it works for menu) search the icon in E theme and FDO themes
according to the config option.

SVN revision: 39371

15 years ago* Rename the new function:
Davide Andreoli [Wed, 4 Mar 2009 20:46:05 +0000 (20:46 +0000)]
* Rename the new function:
e_util_menu_item_fdo_icon_set to e_util_menu_item_theme_icon_set
As it looks for icons in e theme AND in fdo icon themes.
* Use the new function everywere instead of e_util_menu_item_edje_icon_set,
that is now marked as DEPRECATED

You should not see any difference with this commit. With the next few commit I'm
going to rename all the icons in the theme following fdo standard. I will not change
any icons, just rename them to match fdo ones.

SVN revision: 39370

15 years agouse argb window for drag object when composite is enabled
Hannes Janetzek [Wed, 4 Mar 2009 13:04:35 +0000 (13:04 +0000)]
use argb window for drag object when composite is enabled

SVN revision: 39365

15 years agoits useful to know if setting a theme has failed
Viktor Kojouharov [Wed, 4 Mar 2009 12:12:13 +0000 (12:12 +0000)]
its useful to know if setting a theme has failed

SVN revision: 39361

15 years agosymlink icons back!
Gustavo Sverzut Barbieri [Wed, 4 Mar 2009 03:25:40 +0000 (03:25 +0000)]
symlink icons back!

SVN revision: 39357

15 years agofileman bookmarks now respect icon theme overrides setting.
Gustavo Sverzut Barbieri [Wed, 4 Mar 2009 03:02:01 +0000 (03:02 +0000)]
fileman bookmarks now respect icon theme overrides setting.

SVN revision: 39356

15 years agoMore FDO icons work, now able to choose which one has precedence.
Gustavo Sverzut Barbieri [Wed, 4 Mar 2009 02:56:27 +0000 (02:56 +0000)]
More FDO icons work, now able to choose which one has precedence.

SVN revision: 39355

15 years agocleanup icon themes configuration, make startup look faster.
Gustavo Sverzut Barbieri [Wed, 4 Mar 2009 01:51:16 +0000 (01:51 +0000)]
cleanup icon themes configuration, make startup look faster.

SVN revision: 39354

15 years agofdo menu icons now scales.
Gustavo Sverzut Barbieri [Wed, 4 Mar 2009 00:39:49 +0000 (00:39 +0000)]
fdo menu icons now scales.

SVN revision: 39353

15 years agofileman menu: fix separator adding.
Gustavo Sverzut Barbieri [Tue, 3 Mar 2009 22:53:39 +0000 (22:53 +0000)]
fileman menu: fix separator adding.

while testing with no ~/.gtk-bookmarks and no volume, I was getting a
trailing separator. The new code should just add separators in correct
situations.

SVN revision: 39351

15 years agoNew function e_util_menu_item_fdo_icon_set() and use it
Davide Andreoli [Tue, 3 Mar 2009 20:17:41 +0000 (20:17 +0000)]
New function e_util_menu_item_fdo_icon_set() and use it

SVN revision: 39349

15 years agoFix edje thumbnails.
Gustavo Sverzut Barbieri [Tue, 3 Mar 2009 20:17:17 +0000 (20:17 +0000)]
Fix edje thumbnails.

Please add the following to your /etc/mime.types:

   application/x-edje edj

And the following to your ~/.e/e/config/$PROFILE/e.cfg (see hint below):

   group "mime_icons" list {
     group "E_Config_Mime_Icon" struct {
       value "mime" string: "application/x-edje";
       value "icon" string: "THUMB";
     }
   }

or just remove your settings and choose a newly installed profile.

How to edit your ~/.e/e/config/$PROFILE/e.cfg:

   PROFILE=`eet -x ~/.e/e/config/profile.cfg config /dev/stdout`
   eet -d ~/.e/e/config/$PROFILE/e.cfg config ~/.e/e/config/$PROFILE/e.src
   $EDITOR ~/.e/e/config/$PROFILE/e.src
   eet -e ~/.e/e/config/$PROFILE/e.cfg config ~/.e/e/config/$PROFILE/e.src 1

SVN revision: 39348

15 years agoupdating french and italian translations
Massimo Maiurana [Tue, 3 Mar 2009 11:27:15 +0000 (11:27 +0000)]
updating french and italian translations

SVN revision: 39344

15 years agoefreet mime types icon cache.
Gustavo Sverzut Barbieri [Tue, 3 Mar 2009 07:20:21 +0000 (07:20 +0000)]
efreet mime types icon cache.

This cache is very simple and should work fine when system does not
change, it keeps a direct association of mime-types and found icons,
remembering theme and icon size. Search is very fast since it uses
stringshared strings and thus direct pointer comparison in hash
search. We could optimize it even more if we assumed stringshared
strings to come in, so no need to eina_stringshare_add() (which is a
hash per se), using just eina_stringshare_ref().

Cache population is limited to compile-time value and just values
older than a given threshold are deleted. I do not keep a LRU explicit
list, so you might have some old but unused items always alive. I
don't find this too bad, sure it will consume more memory, but will
not hurt performance. We can change this to purge all expired items by
not checking for number of items to remove, removing all that match.

Next I plan to find out a good way to cache and speed up file->mime
discovery. I plan to do auto-generated state-machine to match
extensions, so you don't need to check the same extension character
more than once. Example:

   Input: bla.edc
   Extensions: edc edj eps png bmp

It would first try to match against 'e', 'p' and 'b'. It will match
'e' and then check for 'd' (edc or edj) or 'p' (eps). It will match
'd' and then check for 'c' or 'j'. This will reduce number of
comparisons considerably.

As I'm running out of time (4am, not much time left on this month), I
could use some help here.

SVN revision: 39343

15 years agoInvert view_flags logic, make it easier to use.
Gustavo Sverzut Barbieri [Tue, 3 Mar 2009 04:40:58 +0000 (04:40 +0000)]
Invert view_flags logic, make it easier to use.

Now flags do not negate, rather specify if things should be used. This
will help us be compatible with original behavior and actually just
e_fwin is using that.

SVN revision: 39340

15 years agoBetter use of label and icon for volumes, now everyone (inside e)
Davide Andreoli [Tue, 3 Mar 2009 01:04:09 +0000 (01:04 +0000)]
Better use of label and icon for volumes, now everyone (inside e)
can use the same label and the same icon.

Atm the icons in the menu are taken from efreet and thus from
your icon theme...maybe icons found in the E17 theme should
override the system one?

SVN revision: 39337

15 years agoFirst step to merge Places module with efm.
Davide Andreoli [Mon, 2 Mar 2009 22:46:40 +0000 (22:46 +0000)]
First step to merge Places module with efm.
 * Make the fileman menu as it is in Places module (still need to fix icons)

Just a doubt:
why efm was called using ecore_idle_enterer_add ? it is necessary ? I need to reenable it?

SVN revision: 39335

15 years agonever a good idea to place the popup origin at negative coordinates
Viktor Kojouharov [Mon, 2 Mar 2009 15:18:42 +0000 (15:18 +0000)]
never a good idea to place the popup origin at negative coordinates

SVN revision: 39332

15 years agofix problem with double directories in virtual devices.
Gustavo Sverzut Barbieri [Mon, 2 Mar 2009 11:55:57 +0000 (11:55 +0000)]
fix problem with double directories in virtual devices.

oops, were using realpath and not path!

PS: still segfaults on some cases, related to mouse up callback being
called on already deleted icons, that should not happen as objects are
unrealized before being deleted. Need to investigate.

SVN revision: 39329

15 years agoupdating fr.po
Massimo Maiurana [Mon, 2 Mar 2009 11:50:38 +0000 (11:50 +0000)]
updating fr.po

SVN revision: 39328

15 years agomore glow fix.
Carsten Haitzler [Mon, 2 Mar 2009 05:47:14 +0000 (05:47 +0000)]
more glow fix.

SVN revision: 39324

15 years agomake press glow easier to see
Carsten Haitzler [Mon, 2 Mar 2009 05:46:37 +0000 (05:46 +0000)]
make press glow easier to see

SVN revision: 39323

15 years agoadd e_fm2_view_flags_{get,set}
Gustavo Sverzut Barbieri [Mon, 2 Mar 2009 03:12:43 +0000 (03:12 +0000)]
add e_fm2_view_flags_{get,set}

with these you can opt to ignore things like custom directory options,
very useful for widgets to choose files (e_widget_fsel) since you
don't want them to show your items as 128x128 :-)

SVN revision: 39322

15 years agoChanged about dialog size and AUTHORS cleanup.
Miculcy Brian [Mon, 2 Mar 2009 02:41:53 +0000 (02:41 +0000)]
Changed about dialog size and AUTHORS cleanup.

SVN revision: 39321

15 years agoreduce the count on del
Viktor Kojouharov [Sun, 1 Mar 2009 21:32:09 +0000 (21:32 +0000)]
reduce the count on del

SVN revision: 39317

15 years agoefm: use freedesktop icons from icon theme.
Gustavo Sverzut Barbieri [Sun, 1 Mar 2009 21:06:51 +0000 (21:06 +0000)]
efm: use freedesktop icons from icon theme.

This almost remove need of e_fm_mime.c since it will use efreet, but
may bring some slowdowns due efreet. In this case let's try to
optimize efreet and improve everything.

SVN revision: 39315

15 years agofix segv if missing icon_theme.
Gustavo Sverzut Barbieri [Sun, 1 Mar 2009 19:48:30 +0000 (19:48 +0000)]
fix segv if missing icon_theme.

SVN revision: 39314

15 years agoMajor refactor of e_fm2_icon_get() and minor optimizations.
Gustavo Sverzut Barbieri [Sun, 1 Mar 2009 18:15:44 +0000 (18:15 +0000)]
Major refactor of e_fm2_icon_get() and minor optimizations.

 * split e_fm2_icon_get() to make it reuse more code paths.

 * lots of new internal functions with _e_fm2_icon_ prefix are born,
   try to reuse them as much as possible so we have less places to
   change if we move to something else (hint: using FreeDesktop.Org
   icons)

 * optimize e_fm2_icons_update() and few others to do not copy
   sd->realpath all the time, it is loop invariant there.

 * comparison of mime icon "DESKTOP" and "THUMB" are now fast pointer
   comparison since they're all eina_stringshare'd.

 * themes can now differentiate between file types, like 'fifo',
   'socket' or even 'executable'.

 * common extension comparisons are bit faster, not using glob pattern
   matching but rather reusing code to find out last '.' and then
   comparing them in optimal way. I added E_FM2_SIMPLE_STRCASE_FILES
   to make it even faster if one wants, left disabled by now.

SVN revision: 39313

15 years agoupdating french and italian translations
Massimo Maiurana [Sun, 1 Mar 2009 11:36:50 +0000 (11:36 +0000)]
updating french and italian translations

SVN revision: 39305

15 years agonew file to translate
Massimo Maiurana [Sun, 1 Mar 2009 11:35:54 +0000 (11:35 +0000)]
new file to translate

SVN revision: 39304

15 years agoAction to center the focused border.
Eric Schuele [Sun, 1 Mar 2009 05:15:54 +0000 (05:15 +0000)]
Action to center the focused border.

SVN revision: 39301

15 years agooption to restrict mouse desktop flipping if there are fullscreen windows
Viktor Kojouharov [Fri, 27 Feb 2009 18:36:08 +0000 (18:36 +0000)]
option to restrict mouse desktop flipping if there are fullscreen windows

SVN revision: 39271

15 years ago * e_fwin.c: Fix wrong list walk.
Cedric BAIL [Fri, 27 Feb 2009 11:10:28 +0000 (11:10 +0000)]
* e_fwin.c: Fix wrong list walk.

SVN revision: 39264

15 years agoFix problems reported by clang.
Gustavo Sverzut Barbieri [Thu, 26 Feb 2009 22:47:20 +0000 (22:47 +0000)]
Fix problems reported by clang.

By: Luis Felipe Strano Moraes

SVN revision: 39263

15 years ago * e_fwin.c: Fix mistake.
Cedric BAIL [Thu, 26 Feb 2009 17:50:43 +0000 (17:50 +0000)]
* e_fwin.c: Fix mistake.

SVN revision: 39248

15 years ago * e_fwin: Automatically add %U for an easier to guess command line if needed.
Cedric BAIL [Thu, 26 Feb 2009 16:26:51 +0000 (16:26 +0000)]
* e_fwin: Automatically add %U for an easier to guess command line if needed.

SVN revision: 39247

15 years agoA couple of new EFM icons. More to follow. Would like some feedback on the size....
toma [Thu, 26 Feb 2009 14:07:33 +0000 (14:07 +0000)]
A couple of new EFM icons. More to follow. Would like some feedback on the size. They have a 2px pad so they really standout on the menu at the moment. Took away the shadow too as they tend to look bad at 16px.

SVN revision: 39244

15 years agomatch the config version to the source
Viktor Kojouharov [Thu, 26 Feb 2009 14:03:24 +0000 (14:03 +0000)]
match the config version to the source

SVN revision: 39243

15 years agoAdded an author
slackd00d [Thu, 26 Feb 2009 05:44:02 +0000 (05:44 +0000)]
Added an author

SVN revision: 39232

15 years agocleanup list usage and move to eina macros.
Gustavo Sverzut Barbieri [Thu, 26 Feb 2009 03:57:10 +0000 (03:57 +0000)]
cleanup list usage and move to eina macros.

SVN revision: 39229

15 years agouse new efreet api fo extra icon dirs.
Carsten Haitzler [Thu, 26 Feb 2009 03:46:59 +0000 (03:46 +0000)]
use new efreet api fo extra icon dirs.

SVN revision: 39227

15 years agoedge and corner binding infrastructure. If you have an old config, enable the conf_ed...
Viktor Kojouharov [Wed, 25 Feb 2009 22:21:46 +0000 (22:21 +0000)]
edge and corner binding infrastructure. If you have an old config, enable the conf_edgebindings module and hit 'Reset to defaults' to get edge desktop switching.

The edge/corner picker needs some love from someone who is not artistically challenged.  And a proper module icon as well.

SVN revision: 39220

15 years agoEnable per-dir theme of rubberband as well.
Gustavo Sverzut Barbieri [Wed, 25 Feb 2009 21:06:21 +0000 (21:06 +0000)]
Enable per-dir theme of rubberband as well.

SVN revision: 39219

15 years ago * e: Remove some more evas data type user.
Cedric BAIL [Wed, 25 Feb 2009 17:05:46 +0000 (17:05 +0000)]
* e: Remove some more evas data type user.

SVN revision: 39212

15 years ago * estickies,
Cedric BAIL [Wed, 25 Feb 2009 11:03:47 +0000 (11:03 +0000)]
* estickies,
* etk,
* PROTO/exalt,
* E-MODULES-EXTRA/diskio,
* E-MODULES-EXTRA/drawer,
* E-MODULES-EXTRA/penguins,
* E-MODULES-EXTRA/slideshow,
* E-MODULES-EXTRA/mail,
* E-MODULES-EXTRA/forecasts,
* E-MODULES-EXTRA/iiirk,
* E-MODULES-EXTRA/places,
* e,
* ewl,
* ecore,
* elitaire,
* entrance,
* e_dbus,
* efreet: Here we go, move from Ecore_List to Eina_List.

NOTE: This patch is huge, I did test it a lot, and I hope nothing is
broken. But if you think something change after this commit, please
contact me ASAP.

SVN revision: 39200

15 years agoDummy icons for now.
toma [Wed, 25 Feb 2009 02:26:29 +0000 (02:26 +0000)]
Dummy icons for now.

SVN revision: 39187

15 years agoupdating french and italian translations
Massimo Maiurana [Tue, 24 Feb 2009 12:43:32 +0000 (12:43 +0000)]
updating french and italian translations

SVN revision: 39176

15 years agofm: handle symbolic links.
Gustavo Sverzut Barbieri [Tue, 24 Feb 2009 05:22:14 +0000 (05:22 +0000)]
fm: handle symbolic links.

Symbolic links are handled similar to "paste". If you "Copy" you'll
get the "Link" menu item that will create a symbolic link instead of
real copying the file.

Drag and Drop works similarly, use "Alt" in order to get a popup and
select "Link" there.

Toma: we do miss icons for it!

Mekius & Ptomaine: please review as I'm not that familiar with e_fm_op.c

SVN revision: 39170

15 years agoUpdated Czech Enlightenment translation.
Daniel Kolesa [Mon, 23 Feb 2009 11:05:37 +0000 (11:05 +0000)]
Updated Czech Enlightenment translation.

SVN revision: 39160

15 years agoMerged new pot files.
Aron Xu [Mon, 23 Feb 2009 10:39:26 +0000 (10:39 +0000)]
Merged new pot files.

SVN revision: 39159

15 years agomixer: better button label, use "Controls" instead of "Mixer"
Gustavo Sverzut Barbieri [Fri, 20 Feb 2009 17:33:36 +0000 (17:33 +0000)]
mixer: better button label, use "Controls" instead of "Mixer"

SVN revision: 39112

15 years agoupdating french and italian translations
Massimo Maiurana [Fri, 20 Feb 2009 17:06:57 +0000 (17:06 +0000)]
updating french and italian translations

SVN revision: 39111

15 years agoand revert original utf8 fixes - just too slow.
Carsten Haitzler [Thu, 19 Feb 2009 13:53:42 +0000 (13:53 +0000)]
and revert original utf8 fixes - just too slow.

SVN revision: 39096

15 years agoquickly fix some ilist sizes.
Carsten Haitzler [Thu, 19 Feb 2009 13:44:17 +0000 (13:44 +0000)]
quickly fix some ilist sizes.

SVN revision: 39095

15 years agoFixed a bug, the callback was add 2 times in the list -> segfault when the list was...
Jonathan Atton [Tue, 17 Feb 2009 17:40:24 +0000 (17:40 +0000)]
Fixed a bug, the callback was add 2 times in the list -> segfault when the list was destroy

SVN revision: 39061

15 years agorevert relative and use_relative
Jonathan Atton [Mon, 16 Feb 2009 22:32:34 +0000 (22:32 +0000)]
revert relative and use_relative

SVN revision: 39050

15 years agoRemove unused icon.
toma [Mon, 16 Feb 2009 12:33:37 +0000 (12:33 +0000)]
Remove unused icon.

SVN revision: 39037

15 years agoOops, fix some bugs introduced with past commits.
Gustavo Sverzut Barbieri [Mon, 16 Feb 2009 00:28:51 +0000 (00:28 +0000)]
Oops, fix some bugs introduced with past commits.

SVN revision: 39032

15 years agoe_fm: remember directory settings.
Gustavo Sverzut Barbieri [Sun, 15 Feb 2009 23:09:09 +0000 (23:09 +0000)]
e_fm: remember directory settings.

e_fm2_custom_file now remembers directory settings, it will save
position on screen (horizontal and vertical pan percentage), view mode,
icon size, if to remember ordering and if it should show hidden files.

There is a menu option to remove these settings and inherit settings
from parent.

SVN revision: 39031

15 years agoRemove some warnings I introduced with past commits.
Gustavo Sverzut Barbieri [Sun, 15 Feb 2009 17:06:49 +0000 (17:06 +0000)]
Remove some warnings I introduced with past commits.

SVN revision: 39029

15 years agoMinor refactor of interfaces, split code and menu callbacks.
Gustavo Sverzut Barbieri [Sun, 15 Feb 2009 15:25:27 +0000 (15:25 +0000)]
Minor refactor of interfaces, split code and menu callbacks.

Let's make real code interfaces to take a single Evas_Object and menu
items callbacks should call them.

SVN revision: 39028

15 years agokeyboard shortcuts: ^X, ^C and ^V now works.
Gustavo Sverzut Barbieri [Sun, 15 Feb 2009 14:50:30 +0000 (14:50 +0000)]
keyboard shortcuts: ^X, ^C and ^V now works.

http://trac.enlightenment.org/e/wiki/Release

SVN revision: 39027

15 years agoDONE: fm2 "delete" key needs to... delete.
Gustavo Sverzut Barbieri [Sun, 15 Feb 2009 14:31:09 +0000 (14:31 +0000)]
DONE: fm2 "delete" key needs to... delete.

http://trac.enlightenment.org/e/wiki/Release

SVN revision: 39026

15 years agoRestore "view mode" menu in fileman.
Gustavo Sverzut Barbieri [Sun, 15 Feb 2009 14:02:28 +0000 (14:02 +0000)]
Restore "view mode" menu in fileman.

This was added in a commit by cedric (r38185) saying it was doing efreet
and eina_hash changes, so I expect it to be erroneous change.

If view mode has any problems, let me know.

SVN revision: 39025

15 years agolook in PREFIX/etc for menu files too
Carsten Haitzler [Tue, 10 Feb 2009 11:56:56 +0000 (11:56 +0000)]
look in PREFIX/etc for menu files too

SVN revision: 38991

15 years agoupdating french and italian translations
Massimo Maiurana [Sun, 8 Feb 2009 10:21:52 +0000 (10:21 +0000)]
updating french and italian translations

SVN revision: 38971

15 years agoFix aspect ratio.
toma [Sun, 8 Feb 2009 03:55:04 +0000 (03:55 +0000)]
Fix aspect ratio.

SVN revision: 38969

15 years agoBattery module gets a better battery.
toma [Sun, 8 Feb 2009 03:20:20 +0000 (03:20 +0000)]
Battery module gets a better battery.

SVN revision: 38968

15 years agoNew for cursor and its module
toma [Fri, 6 Feb 2009 13:25:44 +0000 (13:25 +0000)]
New for cursor and its module

SVN revision: 38959

15 years agoModule icons... most of them. Some still need some love, but Ill get around to that...
toma [Thu, 5 Feb 2009 14:34:01 +0000 (14:34 +0000)]
Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel!

SVN revision: 38953

15 years agoexec priority configuration
Viktor Kojouharov [Thu, 5 Feb 2009 13:32:24 +0000 (13:32 +0000)]
exec priority configuration

SVN revision: 38952

15 years agoupdating french translations
Massimo Maiurana [Thu, 5 Feb 2009 12:59:11 +0000 (12:59 +0000)]
updating french translations

SVN revision: 38951

15 years agoRemove compiler warnings.
Gustavo Sverzut Barbieri [Thu, 5 Feb 2009 02:35:46 +0000 (02:35 +0000)]
Remove compiler warnings.

SVN revision: 38947

15 years agoRemove annoyance.
Gustavo Sverzut Barbieri [Thu, 5 Feb 2009 02:34:20 +0000 (02:34 +0000)]
Remove annoyance.

When e starts in systems under heavy load, it might not get reply from
HAL before we need it, so detect batteries that still do not have
filled properties and avoid calling _battery_update() if nothing is
known.

SVN revision: 38946

15 years agofrench translations for desktop files
Massimo Maiurana [Wed, 4 Feb 2009 17:57:22 +0000 (17:57 +0000)]
french translations for desktop files

SVN revision: 38943

15 years agoToolbar and ibar icon.
toma [Wed, 4 Feb 2009 12:14:46 +0000 (12:14 +0000)]
Toolbar and ibar icon.

SVN revision: 38942