Commit Graph

11446 Commits

Author SHA1 Message Date
Jihoon Kim d1a0f6f8a0 From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] e17: notify immodule to know the cursor
location

In immodule, the cursor location is needed to move the candidate word window.
In this patch, calling ecore_imf_context_cursor_location_set in e_entry.c
lets immodule know the cursor location. This patch is similar to
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg338
89.html, but it is for e17 entry.

oh definitely! that helps.. it works well too! thanks! in svn



SVN revision: 62676
2011-08-22 05:18:03 +00:00
Hannes Janetzek 715ce20226 e17: dont show separator if there is nothing to separate
SVN revision: 62674
2011-08-22 00:13:23 +00:00
Hannes Janetzek 96796c2d37 e17/bordermenu: 'sticky' shouldnt be grouped with iconify and shade
SVN revision: 62673
2011-08-21 23:49:14 +00:00
Carsten Haitzler 5eb3140137 how did i miss that? actually store edited config val!
SVN revision: 62672
2011-08-21 23:46:03 +00:00
Hannes Janetzek d8a40c9e21 e17/menu: increase distance between text and submenu arrow a bit
SVN revision: 62671
2011-08-21 23:45:26 +00:00
Hannes Janetzek bcf9aa41f2 e17: my suggestion for a better window menu.
I'm open to critique for improvements :)


SVN revision: 62670
2011-08-21 23:37:31 +00:00
Hannes Janetzek a7bb3d343d e17: leak--
SVN revision: 62666
2011-08-21 19:59:15 +00:00
Hannes Janetzek ff346d8e3a e17: leak--
SVN revision: 62665
2011-08-21 19:53:00 +00:00
Hannes Janetzek edf0e07a3b e17/evry: add per instance config for gadget to show other plugins that 'Start'
-add EVRY_PLUGIN_HAS_ITEMS macro


SVN revision: 62662
2011-08-21 15:41:37 +00:00
Carsten Haitzler 7ab4814e02 how did a duplicate dim mode get in?
SVN revision: 62661
2011-08-21 15:09:48 +00:00
Carsten Haitzler 1d7601afac and also use same delay from screensaver start to suspend for power
removed to suspend.



SVN revision: 62657
2011-08-21 11:14:36 +00:00
Carsten Haitzler 9e0032aabf and allow config to suspend even if on AC power (ie if disabled wont
suspend on blank if connected to AC)



SVN revision: 62656
2011-08-21 11:02:33 +00:00
Carsten Haitzler d88e160f25 as per e17 release todo:
|| LOW  || Power    || Add suspend/hibernate w/ screen blank or low battery config option ||             ||     || ||

:)



SVN revision: 62655
2011-08-21 10:44:23 +00:00
Tom Hacohen 1bb452f841 E locale: Fix Ibar, for some reason it fixes Ibar.
It doesn't seem to cause any issues, so whatever, I'm fine with that.

SVN revision: 62654
2011-08-21 09:39:55 +00:00
Tom Hacohen f196fd9d65 E conf_intl: Update checking for bad LC_* check.
It now also checks for LC_ALL.
Also, I changed the order to be like the output of "locale".

SVN revision: 62651
2011-08-21 08:29:15 +00:00
Tom Hacohen 4d689f02a1 E conf_intl: Fix Hebrew's locale label.
SVN revision: 62650
2011-08-21 08:29:12 +00:00
Tom Hacohen 98d28ca983 E intl: Set LANG instead of LC_ALL when setting language.
Also, don't force all the locale sections to be the same, let the user
override LC_* however he likes.

SVN revision: 62649
2011-08-21 08:29:04 +00:00
Carsten Haitzler d9a3685ddc and make e sys not complain about repeat requests if within 2 secs of
eachother - solves a multi-press issues with pwr button etc.



SVN revision: 62648
2011-08-21 07:51:05 +00:00
Carsten Haitzler 7ccdb0dcfa dont check immortal stuff on restart
SVN revision: 62646
2011-08-21 07:38:52 +00:00
Gustavo Sverzut Barbieri 8365bd3e5d clock: provide placement orientation and width-for-height and vice-versa.
If no minimum size is provided in the group, it will allocate the
height (for horizontal shelves) or width (for vertical shelves) and
then calculate the required size of the gadget.

It will also send messages to notify the gadget about it's
orientation, if horizontal, vertical or floating. This way it can
adapt its "fit" and relative-to properly.

NOTE: depends on Edje at revision greater than r62640.



SVN revision: 62641
2011-08-21 01:59:09 +00:00
Carsten Haitzler 3f50f5f0df sex up wizard a bit. :)
SVN revision: 62634
2011-08-20 14:51:03 +00:00
Christopher Michael 113e155a51 Comp Module: If shadows are disabled in config, then do not draw them ;)
SVN revision: 62628
2011-08-20 11:39:25 +00:00
Carsten Haitzler e61c8c2a88 and lets have lang settings work by unsetting lang and language too if
set.



SVN revision: 62622
2011-08-20 05:16:42 +00:00
Carsten Haitzler 4e858087fd slightly nicer code flow.
SVN revision: 62621
2011-08-20 05:11:38 +00:00
Carsten Haitzler d9137f2b49 no - LC_ALL. not LANG.
SVN revision: 62620
2011-08-20 05:11:12 +00:00
Lucas De Marchi 26d7caeba5 e17/theme: do not ignore online signal
SVN revision: 62618
2011-08-20 04:54:29 +00:00
Carsten Haitzler 69f6ba9c0b fix crash vector in e17 entry
SVN revision: 62617
2011-08-20 04:27:41 +00:00
Carsten Haitzler c92b31afb7 umm - probably clear up some invalid reads/uninit values here.
SVN revision: 62615
2011-08-20 03:57:28 +00:00
Carsten Haitzler bc14c3e150 dont need buf anymore
SVN revision: 62614
2011-08-20 03:49:17 +00:00
Hannes Janetzek aa47d61abc e17/ervy: cleanup windows plugin, fix fallback border icon
SVN revision: 62613
2011-08-20 02:47:56 +00:00
Hannes Janetzek b44ac37ec8 e17: show fallback border icon again
SVN revision: 62611
2011-08-20 02:43:05 +00:00
Hannes Janetzek a147da5358 e17/illume-keyborad: add option to scale keyboard height
SVN revision: 62605
2011-08-20 01:02:43 +00:00
Hannes Janetzek a4e481d48a e17/evry: calc icon size the old way, when min size is not set
SVN revision: 62602
2011-08-19 22:26:38 +00:00
Hannes Janetzek 7e553786d5 e17/evry: allow theme to set min size of thumb view icons
- cleanup list swallow functions... thought there was a bug


SVN revision: 62599
2011-08-19 22:11:09 +00:00
Massimo Maiurana 4bb85a2b3b updating portuguese and italian translations
SVN revision: 62596
2011-08-19 19:01:06 +00:00
Boris Faure b2d2229fdc e: show desktop according to XDG_DESKTOP_DIR if set
SVN revision: 62572
2011-08-18 19:11:34 +00:00
Boris Faure 413cbb8ae6 e: fix efm path map on desktop
SVN revision: 62571
2011-08-18 19:11:07 +00:00
Hannes Janetzek eb6e00b7e6 e17: send focus_out event before focus_in.
- fixes issue with illume kbd as it relies on this


SVN revision: 62567
2011-08-18 14:22:48 +00:00
Tom Hacohen 44e8755513 E locale: Set LANG, not LC_ALL when setting locale.
SVN revision: 62558
2011-08-18 07:41:20 +00:00
Sebastian Dransfeld 671de0ae0c efreet: Add cache build event
And listen for this event in e_startup to check for cache build
completion.

SVN revision: 62549
2011-08-18 07:34:19 +00:00
Sebastian Dransfeld 0a0c4d5209 efreet: Revert changed flag
Only send event when cache is actually updated.

SVN revision: 62548
2011-08-18 07:34:02 +00:00
Gustavo Sverzut Barbieri 4aed42e8e4 clock will feed current locale date (abbrev. weekday + date) to themes.
SVN revision: 62543
2011-08-17 20:13:23 +00:00
Christopher Michael 2759530d5b E17: Remove erroneous exit(-11) calls (exit/restart is handled by
e_alert now).

NB: TAsn/Cedric this was the cause of your Restart doing an exit. svn
up and it should work now.



SVN revision: 62541
2011-08-17 18:24:45 +00:00
Christopher Michael cfb95c63fa E17: Remove erroneous flush. Check for connection error before trying
to kill dialog.



SVN revision: 62540
2011-08-17 18:23:46 +00:00
Christopher Michael 40b8198e49 E17: Don't search for the restart & exit actions, just call
ecore_app_restart or exit directly.



SVN revision: 62539
2011-08-17 18:22:52 +00:00
Hannes Janetzek 93fcafaf16 e17/evry: show animation when action is going
SVN revision: 62538
2011-08-17 16:02:19 +00:00
Hannes Janetzek 3f5b9c8705 e17: remove focus workaround for illume.
- keep track to which window was grabinput_focus set last, so that 
unfocusing last visible window will only set focus to container->bg_win
if no window is 'focusing' or 'focusing_next'   


SVN revision: 62529
2011-08-17 08:33:35 +00:00
Hannes Janetzek c1d2231e94 e17: set focus again, also if e believes that the border has it already. fixes input focus with illume for internal borders
SVN revision: 62528
2011-08-17 04:24:32 +00:00
Hannes Janetzek 827b7ee787 e17/evry: hope this help to set input focus for evry gadget
SVN revision: 62527
2011-08-17 02:57:57 +00:00
Hannes Janetzek 0ddcff0e5c e17/evry-files: fix segv when one uses parent directories command while current dir is still scanning
SVN revision: 62522
2011-08-17 00:21:17 +00:00