platform/upstream/enlightenment.git
13 years agorename stuff, move functions decls to header
Leif Middelschulte [Sat, 25 Feb 2012 10:01:23 +0000 (10:01 +0000)]
rename stuff, move functions decls to header

SVN revision: 68438

13 years agoE: Fix timestamp label.
Christopher Michael [Thu, 23 Feb 2012 19:52:19 +0000 (19:52 +0000)]
E: Fix timestamp label.

SVN revision: 68364

13 years agoE: Added newly added private header to EXTRA_DIST.
Tom Hacohen [Thu, 23 Feb 2012 14:49:46 +0000 (14:49 +0000)]
E: Added newly added private header to EXTRA_DIST.

SVN revision: 68342

13 years agoE_Comp (wayland): Update comp module code for recent wayland changes.
Christopher Michael [Wed, 22 Feb 2012 19:26:10 +0000 (19:26 +0000)]
E_Comp (wayland): Update comp module code for recent wayland changes.

SVN revision: 68285

13 years agoDo CRTC configuration/restoration in one step.
Leif Middelschulte [Wed, 22 Feb 2012 15:42:07 +0000 (15:42 +0000)]
Do CRTC configuration/restoration in one step.

SVN revision: 68276

13 years agoRemove *= e_scale. It produces unwanted results.
Leif Middelschulte [Wed, 22 Feb 2012 15:42:00 +0000 (15:42 +0000)]
Remove *= e_scale. It produces unwanted results.

SVN revision: 68275

13 years agoFix return values of non-void functions.
Leif Middelschulte [Wed, 22 Feb 2012 00:02:58 +0000 (00:02 +0000)]
Fix return values of non-void functions.

SVN revision: 68241

13 years agoImprove init so it fails if the drivers dont really support RandRR.
Leif Middelschulte [Tue, 21 Feb 2012 23:53:00 +0000 (23:53 +0000)]
Improve init so it fails if the drivers dont really support RandRR.

SVN revision: 68238

13 years agoFix another possible SEGV
Leif Middelschulte [Tue, 21 Feb 2012 23:12:48 +0000 (23:12 +0000)]
Fix another possible SEGV

SVN revision: 68237

13 years agofix possible SEGVs
Leif Middelschulte [Tue, 21 Feb 2012 22:05:07 +0000 (22:05 +0000)]
fix possible SEGVs

SVN revision: 68236

13 years agoSimplify a bit.
Leif Middelschulte [Tue, 21 Feb 2012 22:05:02 +0000 (22:05 +0000)]
Simplify a bit.

SVN revision: 68235

13 years agoFix possible issues with e_randr.
Leif Middelschulte [Tue, 21 Feb 2012 19:58:51 +0000 (19:58 +0000)]
Fix possible issues with e_randr.

SVN revision: 68230

13 years agoFix possible SEGV for screwed drivers.
Leif Middelschulte [Tue, 21 Feb 2012 15:50:16 +0000 (15:50 +0000)]
Fix possible SEGV for screwed drivers.

SVN revision: 68225

13 years agoe_config strings are eina_stringshare'd
Leif Middelschulte [Tue, 21 Feb 2012 15:50:09 +0000 (15:50 +0000)]
e_config strings are eina_stringshare'd

SVN revision: 68224

13 years agoremove acpi debugging and label lid state properly in the ui!
Carsten Haitzler [Tue, 21 Feb 2012 14:35:00 +0000 (14:35 +0000)]
remove acpi debugging and label lid state properly in the ui!

SVN revision: 68223

13 years agoE_Randr: Fix static declaration.
Christopher Michael [Tue, 21 Feb 2012 12:33:06 +0000 (12:33 +0000)]
E_Randr: Fix static declaration.

SVN revision: 68217

13 years agobacklight - eina log bitching when no bl exists, fix.
Carsten Haitzler [Tue, 21 Feb 2012 08:19:37 +0000 (08:19 +0000)]
backlight - eina log bitching when no bl exists, fix.

SVN revision: 68209

13 years agofix e_randr eina log bitching when u dont have exisitng config!
Carsten Haitzler [Tue, 21 Feb 2012 08:17:32 +0000 (08:17 +0000)]
fix e_randr eina log bitching when u dont have exisitng config!

SVN revision: 68208

13 years agobe more insistent on setting root bg color - add timer to black it out
Carsten Haitzler [Tue, 21 Feb 2012 03:16:32 +0000 (03:16 +0000)]
be more insistent on setting root bg color - add timer to black it out
in 10 sec in case gnome-settings-daemon runs off and sets it or
something.

SVN revision: 68191

13 years agodebugging stuff in e_acpi for later.
Carsten Haitzler [Tue, 21 Feb 2012 03:01:40 +0000 (03:01 +0000)]
debugging stuff in e_acpi for later.

SVN revision: 68189

13 years agoMake policies work again.
Leif Middelschulte [Mon, 20 Feb 2012 19:14:26 +0000 (19:14 +0000)]
Make policies work again.

SVN revision: 68171

13 years agoNotice when connection state changed.
Leif Middelschulte [Mon, 20 Feb 2012 19:14:22 +0000 (19:14 +0000)]
Notice when connection state changed.

SVN revision: 68170

13 years agoDisable e_randr refresh on startup, because runtime settings get lost
Leif Middelschulte [Mon, 20 Feb 2012 19:14:16 +0000 (19:14 +0000)]
Disable e_randr refresh on startup, because runtime settings get lost

SVN revision: 68169

13 years agofix - dh... u are hieding a window in response to the hide4 event FOR
Carsten Haitzler [Mon, 20 Feb 2012 04:25:03 +0000 (04:25 +0000)]
fix - dh... u are hieding a window in response to the hide4 event FOR
that window... thus generating another event saying it was hidden..
thus responding to that event... infinitely looping.. and allocating
an event queue from hell! (ie event queue just keeps getting filled up
by itself with no end). fixed.

SVN revision: 68139

13 years agoRemove parameter constraint
Leif Middelschulte [Mon, 20 Feb 2012 03:44:47 +0000 (03:44 +0000)]
Remove parameter constraint

SVN revision: 68137

13 years agoFix SEGV during storage.
Leif Middelschulte [Sun, 19 Feb 2012 22:13:19 +0000 (22:13 +0000)]
Fix SEGV during storage.

SVN revision: 68126

13 years agoupdating french translations
Massimo Maiurana [Sun, 19 Feb 2012 08:48:03 +0000 (08:48 +0000)]
updating french translations

SVN revision: 68121

13 years agolets not segv shall we?
Carsten Haitzler [Sun, 19 Feb 2012 07:36:01 +0000 (07:36 +0000)]
lets not segv shall we?

SVN revision: 68119

13 years agoImprove conf_randr dialog.
Leif Middelschulte [Sat, 18 Feb 2012 16:49:17 +0000 (16:49 +0000)]
Improve conf_randr dialog.

Adjust to changes in e_randr.h.
Change "display disabled" to "display disconnected"

SVN revision: 68116

13 years agoAdapt conf_display to changes made in e_randr.h
Leif Middelschulte [Sat, 18 Feb 2012 16:49:13 +0000 (16:49 +0000)]
Adapt conf_display to changes made in e_randr.h

SVN revision: 68115

13 years agoRefactoring e_randr, big time.
Leif Middelschulte [Sat, 18 Feb 2012 16:49:07 +0000 (16:49 +0000)]
Refactoring e_randr, big time.

SVN revision: 68114

13 years agoand fix up some more zone id/num disagreements.
Carsten Haitzler [Wed, 15 Feb 2012 15:33:54 +0000 (15:33 +0000)]
and fix up some more zone id/num disagreements.

SVN revision: 67988

13 years agoupdate po's
Carsten Haitzler [Wed, 15 Feb 2012 04:35:31 +0000 (04:35 +0000)]
update po's

SVN revision: 67952

13 years agomake all zone matching agree on the same convention - use zone->num,
Carsten Haitzler [Wed, 15 Feb 2012 04:35:18 +0000 (04:35 +0000)]
make all zone matching agree on the same convention - use zone->num,
not zone->id. zone->id is for matching u to zinerama/xrandr
screens/outputs. e re-sorts based on highest res screens first, lower
res later.

SVN revision: 67951

13 years agomake battery alert only happen @ 10%
Carsten Haitzler [Wed, 15 Feb 2012 04:34:11 +0000 (04:34 +0000)]
make battery alert only happen @ 10%

SVN revision: 67950

13 years agoin illume softkey - use min size calc.
Carsten Haitzler [Wed, 15 Feb 2012 04:19:47 +0000 (04:19 +0000)]
in illume softkey - use min size calc.

SVN revision: 67949

13 years agomake fullscreen windows on layer 300 (well above everythign and
Carsten Haitzler [Sat, 11 Feb 2012 12:14:10 +0000 (12:14 +0000)]
make fullscreen windows on layer 300 (well above everythign and
anything) as it should be.

SVN revision: 67850

13 years agomake ctrl+alt+f a default binding for fullscreen toggle
Carsten Haitzler [Sat, 11 Feb 2012 12:13:29 +0000 (12:13 +0000)]
make ctrl+alt+f a default binding for fullscreen toggle

SVN revision: 67849

13 years agoadd wiz page about update checks.
Carsten Haitzler [Sat, 11 Feb 2012 10:45:32 +0000 (10:45 +0000)]
add wiz page about update checks.

SVN revision: 67848

13 years agofix some battery errant warnings and dump some info about decisions
Carsten Haitzler [Sat, 11 Feb 2012 10:44:51 +0000 (10:44 +0000)]
fix some battery errant warnings and dump some info about decisions
made for battery warning alert

SVN revision: 67847

13 years agoactually full restart after wizard, not normal restart
Carsten Haitzler [Sat, 11 Feb 2012 06:43:58 +0000 (06:43 +0000)]
actually full restart after wizard, not normal restart

SVN revision: 67846

13 years agoand make back-off on update checks limit at about 1 day, not 6 days.
Carsten Haitzler [Fri, 10 Feb 2012 17:15:20 +0000 (17:15 +0000)]
and make back-off on update checks limit at about 1 day, not 6 days.

SVN revision: 67831

13 years agoupdate now delivers uuid.
Carsten Haitzler [Fri, 10 Feb 2012 13:32:50 +0000 (13:32 +0000)]
update now delivers uuid.

SVN revision: 67827

13 years agofix stacking netwm prop set! that was bad!
Carsten Haitzler [Fri, 10 Feb 2012 13:21:23 +0000 (13:21 +0000)]
fix stacking netwm prop set! that was bad!

SVN revision: 67824

13 years agook - until i finihs off syscon config - dont dup entires. havent done
Carsten Haitzler [Thu, 9 Feb 2012 11:51:10 +0000 (11:51 +0000)]
ok - until i finihs off syscon config - dont dup entires. havent done
entry editing yet.

SVN revision: 67788

13 years agoIllume: Remove the popup. It's not needed now.
Christopher Michael [Wed, 8 Feb 2012 22:57:07 +0000 (22:57 +0000)]
Illume: Remove the popup. It's not needed now.

NB: Once again, the Old Man is correct ;)

SVN revision: 67773

13 years agouse http 1.0 for posts!
Carsten Haitzler [Wed, 8 Feb 2012 13:26:08 +0000 (13:26 +0000)]
use http 1.0 for posts!

SVN revision: 67760

13 years agoe: add hand pointer
Michael BOUCHAUD [Wed, 8 Feb 2012 11:26:13 +0000 (11:26 +0000)]
e: add hand pointer

SVN revision: 67756

13 years agoupdating russian translation
Massimo Maiurana [Tue, 7 Feb 2012 19:56:00 +0000 (19:56 +0000)]
updating russian translation

SVN revision: 67741

13 years agohey e_randr... lets not segv on setting up screen eh?
Carsten Haitzler [Sat, 4 Feb 2012 23:01:36 +0000 (23:01 +0000)]
hey e_randr... lets not segv on setting up screen eh?

SVN revision: 67700

13 years agomake printfs for backight debug.. have newlines and stuff...
Carsten Haitzler [Sat, 4 Feb 2012 23:00:47 +0000 (23:00 +0000)]
make printfs for backight debug.. have newlines and stuff...

SVN revision: 67699

13 years agoupdating arabic translation
Massimo Maiurana [Thu, 2 Feb 2012 23:07:50 +0000 (23:07 +0000)]
updating arabic translation

SVN revision: 67689

13 years agoE Comp (wayland): Rename HAVE_WAYLAND to HAVE_WAYLAND_CLIENTS so there
Christopher Michael [Tue, 31 Jan 2012 16:36:07 +0000 (16:36 +0000)]
E Comp (wayland): Rename HAVE_WAYLAND to HAVE_WAYLAND_CLIENTS so there
is no confusion wrt the "wayland only" version of e17.

SVN revision: 67636

13 years agoE Comp (wayland): Add a surface repick when old surface gets
Christopher Michael [Tue, 31 Jan 2012 14:16:48 +0000 (14:16 +0000)]
E Comp (wayland): Add a surface repick when old surface gets
destroyed. Add a surface repick call when we raise an existing
surface. Fix redraw for surfaces which use a gl texture.

SVN revision: 67633

13 years agoE Comp (wayland): Use the wayland method of getting time (appears some
Christopher Michael [Tue, 31 Jan 2012 13:51:52 +0000 (13:51 +0000)]
E Comp (wayland): Use the wayland method of getting time (appears some
wayland clients have issues with using E's timestamp from events).

SVN revision: 67632

13 years agoand by default only suspecnd on lid definitely being closed.
Carsten Haitzler [Mon, 30 Jan 2012 12:58:59 +0000 (12:58 +0000)]
and by default only suspecnd on lid definitely being closed.

SVN revision: 67603

13 years agoproperly get lid status! my god this has been broken for a while!
Carsten Haitzler [Mon, 30 Jan 2012 12:58:40 +0000 (12:58 +0000)]
properly get lid status! my god this has been broken for a while!

SVN revision: 67602

13 years agoE Comp (wayland): Get important input from X11 (focus in/out, mouse
Christopher Michael [Sun, 29 Jan 2012 20:31:46 +0000 (20:31 +0000)]
E Comp (wayland): Get important input from X11 (focus in/out, mouse
in/out, mouse down/up, key down/up, etc, etc) and pass it on to
wayland clients in the form that they expect (wayland events).

SVN revision: 67593

13 years agoE Comp (wayland): Add getting pixmap for egl surfaces.
Christopher Michael [Sun, 29 Jan 2012 20:30:29 +0000 (20:30 +0000)]
E Comp (wayland): Add getting pixmap for egl surfaces.

SVN revision: 67592

13 years agoE Comp (Wayland): Only fetch pixmap from wayland if we are a 'border'
Christopher Michael [Sat, 28 Jan 2012 22:52:47 +0000 (22:52 +0000)]
E Comp (Wayland): Only fetch pixmap from wayland if we are a 'border'
window and 'borderless' (helps reduce apparent lag people were having).

NB: This is only enabled IF you do it on purpose with
--enable-wayland-clients when building E17. If NOT, then it defaults
to the code path that was there pre-existing.

SVN revision: 67576

13 years agoE Comp (wayland): Add check for empty surface list (and bail out) and
Christopher Michael [Sat, 28 Jan 2012 22:51:19 +0000 (22:51 +0000)]
E Comp (wayland): Add check for empty surface list (and bail out) and
add checks for valid buffer, and valid border.

SVN revision: 67575

13 years agoE Comp (wayland): Set border to borderless on show, so that we can
Christopher Michael [Sat, 28 Jan 2012 22:50:24 +0000 (22:50 +0000)]
E Comp (wayland): Set border to borderless on show, so that we can
reduce pixmap lookups in core comp routines.

SVN revision: 67574

13 years agoE Comp (wayland): Disable getting pixmap from Wayland (for now) as
Christopher Michael [Fri, 27 Jan 2012 15:07:42 +0000 (15:07 +0000)]
E Comp (wayland): Disable getting pixmap from Wayland (for now) as
this seems to break compositor for normal x11 users.

SVN revision: 67568

13 years agoE Comp (wayland): Fix a few more instances of
Christopher Michael [Thu, 26 Jan 2012 18:28:15 +0000 (18:28 +0000)]
E Comp (wayland): Fix a few more instances of
ecore_x_composite_name_window_pixmap_get when building w/ wayland
client support.

SVN revision: 67556

13 years agoE: Added xcb-image as a dependency for wayland client support in the
Christopher Michael [Thu, 26 Jan 2012 18:23:01 +0000 (18:23 +0000)]
E: Added xcb-image as a dependency for wayland client support in the
comp module.

NB: This may be temporary. If everything works out, I may move the
needed functions for this to ecore_x calls.

SVN revision: 67554

13 years agoE Comp (wayland): Commit new code for comp module that renders wayland
Christopher Michael [Thu, 26 Jan 2012 18:21:54 +0000 (18:21 +0000)]
E Comp (wayland): Commit new code for comp module that renders wayland
clients in e17 (x11).

NB: This is an inital 'working' commit, tho there are still things on
the todo for this, so don't expect it to "fully" work yet.

SVN revision: 67553

13 years agoupdating french and italian translations
Massimo Maiurana [Thu, 26 Jan 2012 17:13:58 +0000 (17:13 +0000)]
updating french and italian translations

SVN revision: 67552

13 years agoadd hibernate now action
Carsten Haitzler [Thu, 26 Jan 2012 06:21:21 +0000 (06:21 +0000)]
add hibernate now action
fix backlight to not reset to default on restarts.

SVN revision: 67544

13 years agoupdating french and italian translations
Massimo Maiurana [Wed, 25 Jan 2012 18:18:19 +0000 (18:18 +0000)]
updating french and italian translations

SVN revision: 67541

13 years agoE Comp (wayland): Add big FIXME note wrt why wayland clients are not
Christopher Michael [Wed, 25 Jan 2012 11:02:07 +0000 (11:02 +0000)]
E Comp (wayland): Add big FIXME note wrt why wayland clients are not
displaying.

SVN revision: 67531

13 years agoE Comp (wayland): Fix some formatting. Set egl config_atribs to be
Christopher Michael [Wed, 25 Jan 2012 11:01:18 +0000 (11:01 +0000)]
E Comp (wayland): Fix some formatting. Set egl config_atribs to be
similar to the ones used in the evas_gl engine.

SVN revision: 67530

13 years agoE Comp (wayland): Set surface transform to NULL on creation.
Christopher Michael [Wed, 25 Jan 2012 11:00:29 +0000 (11:00 +0000)]
E Comp (wayland): Set surface transform to NULL on creation.

SVN revision: 67529

13 years agoupdating arabic translation
Massimo Maiurana [Tue, 24 Jan 2012 18:29:40 +0000 (18:29 +0000)]
updating arabic translation

SVN revision: 67503

13 years agoE notification: Fix notification concatenations.
Tom Hacohen [Tue, 24 Jan 2012 17:37:47 +0000 (17:37 +0000)]
E notification: Fix notification concatenations.

SVN revision: 67502

13 years agoadd a slider for backlight dimming on a timer in dpms controls
Mike Blumenkrantz [Tue, 24 Jan 2012 10:01:28 +0000 (10:01 +0000)]
add a slider for backlight dimming on a timer in dpms controls
as I have no devices which contain a controllable backlight, someone else will have to test/fix this

SVN revision: 67487

13 years agowarning--
Mike Blumenkrantz [Tue, 24 Jan 2012 09:36:48 +0000 (09:36 +0000)]
warning--

SVN revision: 67486

13 years agoadd poller for pulseaudio init
Mike Blumenkrantz [Tue, 24 Jan 2012 08:31:23 +0000 (08:31 +0000)]
add poller for pulseaudio init

SVN revision: 67484

13 years agoE Comp (wayland): Remove unused function.
Christopher Michael [Mon, 23 Jan 2012 12:35:42 +0000 (12:35 +0000)]
E Comp (wayland): Remove unused function.

SVN revision: 67469

13 years agoE Comp (Wayland): Handle output mode flipped.
Christopher Michael [Mon, 23 Jan 2012 12:22:16 +0000 (12:22 +0000)]
E Comp (Wayland): Handle output mode flipped.

SVN revision: 67468

13 years agoE Comp (Wayland): Add functions for create/destroy of EGL images.
Christopher Michael [Mon, 23 Jan 2012 12:21:39 +0000 (12:21 +0000)]
E Comp (Wayland): Add functions for create/destroy of EGL images.
Add some notes....cause this STILL is NOT working :(

SVN revision: 67467

13 years agoE Comp (wayland): Handle destroy & create of egl images for surface.
Christopher Michael [Mon, 23 Jan 2012 12:20:48 +0000 (12:20 +0000)]
E Comp (wayland): Handle destroy & create of egl images for surface.

SVN revision: 67466

13 years agoE Comp (wayland): Quiet output. Add EGL image functions to compositor
Christopher Michael [Mon, 23 Jan 2012 12:20:17 +0000 (12:20 +0000)]
E Comp (wayland): Quiet output. Add EGL image functions to compositor
structure.

SVN revision: 67465

13 years agoE Comp (wayland): Add some notes. Remove some debug output. Hangle EGL
Christopher Michael [Mon, 23 Jan 2012 12:19:44 +0000 (12:19 +0000)]
E Comp (wayland): Add some notes. Remove some debug output. Hangle EGL
images.

SVN revision: 67464

13 years agoE Comp Module (wayland client support): Break large file into several
Christopher Michael [Sun, 22 Jan 2012 16:32:39 +0000 (16:32 +0000)]
E Comp Module (wayland client support): Break large file into several
smaller ones (easier to maintain & read). Finish off lots of todos
from original file.

NB: This STILL will not render wayland clients in our compositor.
Anyone with experience wrt this ?? Any help would be appreciated !!

SVN revision: 67451

13 years agoE: By default, disable wayland client support in comp module.
Christopher Michael [Sat, 21 Jan 2012 09:22:24 +0000 (09:22 +0000)]
E: By default, disable wayland client support in comp module.

SVN revision: 67425

13 years agoComp: Fix building without wayland clients.
Christopher Michael [Sat, 21 Jan 2012 09:22:01 +0000 (09:22 +0000)]
Comp: Fix building without wayland clients.

SVN revision: 67424

13 years agoTypo on function name RandRR 1.1 vs. 1.2
Leif Middelschulte [Fri, 20 Jan 2012 18:58:29 +0000 (18:58 +0000)]
Typo on function name RandRR 1.1 vs. 1.2

SVN revision: 67400

13 years agoE: Update configure.ac to handle comp module doing wayland clients.
Christopher Michael [Fri, 20 Jan 2012 18:41:01 +0000 (18:41 +0000)]
E: Update configure.ac to handle comp module doing wayland clients.

SVN revision: 67399

13 years agoComp Module: Add code for allowing comp module to render wayland
Christopher Michael [Fri, 20 Jan 2012 18:40:39 +0000 (18:40 +0000)]
Comp Module: Add code for allowing comp module to render wayland
clients (incomplete still).

NB: Just adding this code so that Gwanglim Lee can see the code.

SVN revision: 67398

13 years agofix plural typo
Gustavo Sverzut Barbieri [Thu, 19 Jan 2012 23:37:35 +0000 (23:37 +0000)]
fix plural typo

SVN revision: 67363

13 years agoe/docs: do bare documentation for e.
Gustavo Sverzut Barbieri [Thu, 19 Jan 2012 23:25:32 +0000 (23:25 +0000)]
e/docs: do bare documentation for e.

Just some groups and basic description for modules. I'm NOT going back
to this anytime soon, but would be VERY happy if people could do some
screenshots and put the images for each module in docs/img/ folder,
linking to them from each e_mod_main.h

SVN revision: 67362

13 years agoe/docs: enable job server, change minor issues with doxyfile.in
Gustavo Sverzut Barbieri [Thu, 19 Jan 2012 20:33:09 +0000 (20:33 +0000)]
e/docs: enable job server, change minor issues with doxyfile.in

e docs are nonexistent anyways :-(

SVN revision: 67361

13 years agoupdating french translations
Massimo Maiurana [Thu, 19 Jan 2012 11:14:26 +0000 (11:14 +0000)]
updating french translations

SVN revision: 67331

13 years agofix naming of shot file on save to corrrect png/jpg - also save to
Carsten Haitzler [Wed, 18 Jan 2012 23:59:12 +0000 (23:59 +0000)]
fix naming of shot file on save to corrrect png/jpg - also save to
desktop by default.

SVN revision: 67306

13 years agoe/gadman: Always return allocated buffer
Sebastian Dransfeld [Wed, 18 Jan 2012 22:11:04 +0000 (22:11 +0000)]
e/gadman: Always return allocated buffer

The result from _get_bind_text will be free'd, so we must always
allocate it.

SVN revision: 67299

13 years agoe/gadman: cf->style should always be stringshared
Sebastian Dransfeld [Wed, 18 Jan 2012 22:10:54 +0000 (22:10 +0000)]
e/gadman: cf->style should always be stringshared

SVN revision: 67298

13 years agoe/gadman: formatting
Sebastian Dransfeld [Wed, 18 Jan 2012 22:10:43 +0000 (22:10 +0000)]
e/gadman: formatting

SVN revision: 67297

13 years agowho broke backlight? FIX!
Carsten Haitzler [Wed, 18 Jan 2012 15:27:10 +0000 (15:27 +0000)]
who broke backlight? FIX!

SVN revision: 67293

13 years agoFrom: Jihoon Kim <imfine98@gmail.com>
Jihoon Kim [Wed, 18 Jan 2012 04:38:04 +0000 (04:38 +0000)]
From: Jihoon Kim <imfine98@gmail.com>

Long time ago, in
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg32795.html
mail thread and IRC,

I talked with about problem of asynchronous event API such as
ecore_imf_context_commit_event_add,
ecore_imf_context_preedit_changed_event_add, so on.

In short, The problem is that key event and text_set APIs are processed
immediately, but commit event and preedit changed event is processed
asynchronously  because those APIs add each event to ecore event queue.

To fix these problems, I've decided to create synchronous event APIs such
as ecore_imf_context_event_callback_add, del and call.

For considering compatibility, sync and async event callback functions are
used in xim and scim immodule.

SVN revision: 67290

13 years agoE notification: Use <br/> not <br>.
Tom Hacohen [Tue, 17 Jan 2012 15:50:37 +0000 (15:50 +0000)]
E notification: Use <br/> not <br>.

SVN revision: 67278