platform/upstream/efl.git
13 years agodoxy->h
Carsten Haitzler [Thu, 7 Apr 2011 13:15:31 +0000 (13:15 +0000)]
doxy->h

SVN revision: 58448

13 years agoEvas textblock: Fixed a bug in newline compatible mode.
Tom Hacohen [Thu, 7 Apr 2011 13:13:41 +0000 (13:13 +0000)]
Evas textblock: Fixed a bug in newline compatible mode.

SVN revision: 58447

13 years agoEvas textblock: Don't mark nodes as clean when in 'calc_only'.
Tom Hacohen [Thu, 7 Apr 2011 13:13:38 +0000 (13:13 +0000)]
Evas textblock: Don't mark nodes as clean when in 'calc_only'.

SVN revision: 58446

13 years agodoxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 13:13:11 +0000 (13:13 +0000)]
doxy -> .h

SVN revision: 58445

13 years agodoxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 13:11:27 +0000 (13:11 +0000)]
doxy -> .h

SVN revision: 58444

13 years agomore doxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 13:08:48 +0000 (13:08 +0000)]
more doxy -> .h

SVN revision: 58443

13 years agodoxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 13:05:05 +0000 (13:05 +0000)]
doxy -> .h

SVN revision: 58442

13 years agodoxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 13:01:48 +0000 (13:01 +0000)]
doxy -> .h

SVN revision: 58440

13 years agodoxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 13:00:10 +0000 (13:00 +0000)]
doxy -> .h

SVN revision: 58439

13 years agodoxy
Carsten Haitzler [Thu, 7 Apr 2011 12:58:21 +0000 (12:58 +0000)]
doxy

SVN revision: 58438

13 years agomore dox -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:57:44 +0000 (12:57 +0000)]
more dox -> .h

SVN revision: 58437

13 years agomore doxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:45:51 +0000 (12:45 +0000)]
more doxy -> .h

SVN revision: 58436

13 years agodoxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:44:02 +0000 (12:44 +0000)]
doxy -> .h

SVN revision: 58435

13 years agomore doxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:38:55 +0000 (12:38 +0000)]
more doxy -> .h

SVN revision: 58434

13 years agoedje: prevent file format break with trunk.
Cedric BAIL [Thu, 7 Apr 2011 12:34:18 +0000 (12:34 +0000)]
edje: prevent file format break with trunk.

SVN revision: 58433

13 years agomore doxy to .h
Carsten Haitzler [Thu, 7 Apr 2011 12:31:57 +0000 (12:31 +0000)]
more doxy to .h

SVN revision: 58432

13 years agoEvas textblock: Add saftey check.
Tom Hacohen [Thu, 7 Apr 2011 12:27:35 +0000 (12:27 +0000)]
Evas textblock: Add saftey check.

SVN revision: 58431

13 years agomore doxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:26:24 +0000 (12:26 +0000)]
more doxy -> .h

SVN revision: 58430

13 years agomore doxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:23:22 +0000 (12:23 +0000)]
more doxy -> .h

SVN revision: 58429

13 years agoEvas textblock: Adding visible formats - only invalidate current node.
Tom Hacohen [Thu, 7 Apr 2011 12:22:16 +0000 (12:22 +0000)]
Evas textblock: Adding visible formats - only invalidate current node.

No need to invalidate all the nodes when adding visible formats because
they are "like regular text".

SVN revision: 58428

13 years agomore dox -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:21:50 +0000 (12:21 +0000)]
more dox -> .h

SVN revision: 58427

13 years agomore doxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:17:32 +0000 (12:17 +0000)]
more doxy -> .h

SVN revision: 58426

13 years agomore dox -> .h
Carsten Haitzler [Thu, 7 Apr 2011 12:04:24 +0000 (12:04 +0000)]
more dox -> .h

SVN revision: 58425

13 years agomove more doc to .h
Carsten Haitzler [Thu, 7 Apr 2011 11:55:27 +0000 (11:55 +0000)]
move more doc to .h

SVN revision: 58424

13 years agomore doxy -> .h
Carsten Haitzler [Thu, 7 Apr 2011 11:40:55 +0000 (11:40 +0000)]
more doxy -> .h

SVN revision: 58421

13 years agomore doxy -> h
Carsten Haitzler [Thu, 7 Apr 2011 11:39:20 +0000 (11:39 +0000)]
more doxy -> h

SVN revision: 58420

13 years agomore doc to h files
Carsten Haitzler [Thu, 7 Apr 2011 11:30:22 +0000 (11:30 +0000)]
more doc to h files

SVN revision: 58419

13 years agoEvas textblock: Only relayout paragraphs that have changed.
Tom Hacohen [Thu, 7 Apr 2011 11:24:15 +0000 (11:24 +0000)]
Evas textblock: Only relayout paragraphs that have changed.

Remove deleted paragraphs, add new paragraphs and generally relayout
only when really needed. Also, don't relayout when width hasn't changed
and the paragraph haven't changed.

SVN revision: 58418

13 years agoEvas textblock: Clean the code a bit (remove node-invalidation func).
Tom Hacohen [Thu, 7 Apr 2011 11:24:11 +0000 (11:24 +0000)]
Evas textblock: Clean the code a bit (remove node-invalidation func).

No need for that, just specifically mark where needed that a node has
changed. This is cleaner and nicer.

SVN revision: 58417

13 years agomore doc -> header.
Carsten Haitzler [Thu, 7 Apr 2011 11:22:34 +0000 (11:22 +0000)]
more doc -> header.

SVN revision: 58416

13 years agomore docs to .h files.
Carsten Haitzler [Thu, 7 Apr 2011 11:16:30 +0000 (11:16 +0000)]
more docs to .h files.

SVN revision: 58415

13 years agomore docs to headers.
Carsten Haitzler [Thu, 7 Apr 2011 11:12:45 +0000 (11:12 +0000)]
more docs to headers.

SVN revision: 58414

13 years agomove some more doc to .h
Carsten Haitzler [Thu, 7 Apr 2011 11:01:26 +0000 (11:01 +0000)]
move some more doc to .h

SVN revision: 58413

13 years agosome doc -> .h
Carsten Haitzler [Thu, 7 Apr 2011 10:38:25 +0000 (10:38 +0000)]
some doc -> .h

SVN revision: 58412

13 years agomove docs to .h
Carsten Haitzler [Thu, 7 Apr 2011 10:26:38 +0000 (10:26 +0000)]
move docs to .h

SVN revision: 58411

13 years agoslight doc clean
Carsten Haitzler [Thu, 7 Apr 2011 04:42:01 +0000 (04:42 +0000)]
slight doc clean

SVN revision: 58404

13 years agoEcore_X: Randr: Fixup formatting.
Christopher Michael [Wed, 6 Apr 2011 23:49:14 +0000 (23:49 +0000)]
Ecore_X: Randr: Fixup formatting.

SVN revision: 58399

13 years agoEvas textblock: Cleaned code up a bit.
Tom Hacohen [Wed, 6 Apr 2011 15:51:14 +0000 (15:51 +0000)]
Evas textblock: Cleaned code up a bit.

SVN revision: 58395

13 years agoevas: fix broken 16bits engine.
Cedric BAIL [Wed, 6 Apr 2011 15:37:54 +0000 (15:37 +0000)]
evas: fix broken 16bits engine.

SVN revision: 58394

13 years agoeina: fix amalgamation build.
Cedric BAIL [Wed, 6 Apr 2011 15:18:08 +0000 (15:18 +0000)]
eina: fix amalgamation build.

SVN revision: 58392

13 years agoeina: add Eina_Simple_Xml parser by Gustavo.
Cedric BAIL [Wed, 6 Apr 2011 10:14:03 +0000 (10:14 +0000)]
eina: add Eina_Simple_Xml parser by Gustavo.

TODO: fix docs (but today, eina doc need some love again)
      use iconv and handle encoding (can get entity-to-utf8 from evas)
      description of what to do at :
http://marc.info/?l=enlightenment-devel&m=129975452006699&w=3

NOTE: this mean this API is not stable yet and will be broken soon.

SVN revision: 58387

13 years agoand now REALLY fix that viewport bug...
Carsten Haitzler [Wed, 6 Apr 2011 10:11:01 +0000 (10:11 +0000)]
and now REALLY fix that viewport bug...

SVN revision: 58386

13 years agoand handle other make current to "no context" in case.
Carsten Haitzler [Wed, 6 Apr 2011 09:40:13 +0000 (09:40 +0000)]
and handle other make current to "no context" in case.

SVN revision: 58385

13 years agofix gles engine bug with > 1 window.. missing viewport transform
Carsten Haitzler [Wed, 6 Apr 2011 09:38:39 +0000 (09:38 +0000)]
fix gles engine bug with > 1 window.. missing viewport transform
fixups on deletion of a window!

SVN revision: 58384

13 years agochlog++
Carsten Haitzler [Wed, 6 Apr 2011 07:37:13 +0000 (07:37 +0000)]
chlog++

SVN revision: 58382

13 years agofix scossor clip on 90 degree rots.
Carsten Haitzler [Wed, 6 Apr 2011 07:32:33 +0000 (07:32 +0000)]
fix scossor clip on 90 degree rots.

SVN revision: 58381

13 years agoEvas: Mask: Fix non-masked image rendering.
Brett Nash [Wed, 6 Apr 2011 06:43:33 +0000 (06:43 +0000)]
Evas: Mask: Fix non-masked image rendering.

Mismerge by me.

SVN revision: 58380

13 years agoEvas: Mask: Add shader init code.
Brett Nash [Wed, 6 Apr 2011 06:15:59 +0000 (06:15 +0000)]
Evas: Mask: Add shader init code.

SVN revision: 58377

13 years agoEvas: Mask: Fix undeclared warnings.
Brett Nash [Wed, 6 Apr 2011 06:10:31 +0000 (06:10 +0000)]
Evas: Mask: Fix undeclared warnings.

Also comment out a function.

SVN revision: 58376

13 years agofixme notice, fix make current context to force if it was changed.
Carsten Haitzler [Wed, 6 Apr 2011 05:56:53 +0000 (05:56 +0000)]
fixme notice, fix make current context to force if it was changed.

SVN revision: 58375

13 years agowarning--
Carsten Haitzler [Wed, 6 Apr 2011 05:55:21 +0000 (05:55 +0000)]
warning--

SVN revision: 58374

13 years agoMasking: Push a bit more arbitrary clipping
Brett Nash [Wed, 6 Apr 2011 05:38:38 +0000 (05:38 +0000)]
Masking: Push a bit more arbitrary clipping

This seems to have got lost in my big messup before.  This pushes enough of
mask/arbitrary clip to be somewhat useful.  I need to push a little more soon
for it to be 100% happy, but this is useful level.

SVN revision: 58373

13 years agoEvas: Remove magic for proxy.
Brett Nash [Wed, 6 Apr 2011 05:38:09 +0000 (05:38 +0000)]
Evas: Remove magic for proxy.

Since proxy became part of images, it should not be there (or anywhere).
And for vtorri compat: no changelog, added post 1.0, removed post 1.0

SVN revision: 58372

13 years agoEdje edje_entry.c: Fixed formatting. Patch by Jihoon Kim
Daniel Juyung Seo [Wed, 6 Apr 2011 01:20:59 +0000 (01:20 +0000)]
Edje edje_entry.c: Fixed formatting. Patch by Jihoon Kim
<jihoon48.kim@samsung.com>

SVN revision: 58370

13 years agoEcore_X: XLib: Add missing 'void' in dpms functions.
Christopher Michael [Tue, 5 Apr 2011 17:35:18 +0000 (17:35 +0000)]
Ecore_X: XLib: Add missing 'void' in dpms functions.

SVN revision: 58366

13 years agoevas: remove useless check.
Cedric BAIL [Tue, 5 Apr 2011 14:31:49 +0000 (14:31 +0000)]
evas: remove useless check.

SVN revision: 58365

13 years agoevas: and now, the last one to die today, Evas Xrender backend.
Cedric BAIL [Tue, 5 Apr 2011 14:16:18 +0000 (14:16 +0000)]
evas: and now, the last one to die today, Evas Xrender backend.

SVN revision: 58364

13 years agoecore: fix ecore_evas removal of Evas Quartz backend.
Cedric BAIL [Tue, 5 Apr 2011 14:04:10 +0000 (14:04 +0000)]
ecore: fix ecore_evas removal of Evas Quartz backend.

SVN revision: 58363

13 years agoevas: and now is the death of Qtopia engine.
Cedric BAIL [Tue, 5 Apr 2011 13:45:54 +0000 (13:45 +0000)]
evas: and now is the death of Qtopia engine.

SVN revision: 58362

13 years agoevas: one more death: gl_glew !
Cedric BAIL [Tue, 5 Apr 2011 13:19:20 +0000 (13:19 +0000)]
evas: one more death: gl_glew !

SVN revision: 58360

13 years agoevas: remove Evas Cairo backend.
Cedric BAIL [Tue, 5 Apr 2011 13:00:23 +0000 (13:00 +0000)]
evas: remove Evas Cairo backend.

SVN revision: 58359

13 years agoevas: remove Evas Quartz backend.
Cedric BAIL [Tue, 5 Apr 2011 12:25:25 +0000 (12:25 +0000)]
evas: remove Evas Quartz backend.

SVN revision: 58358

13 years agoecore: remove user of deprecated Evas Quartz backend.
Cedric BAIL [Tue, 5 Apr 2011 12:08:53 +0000 (12:08 +0000)]
ecore: remove user of deprecated Evas Quartz backend.

SVN revision: 58355

13 years agoEvas textblock: Removed deprecated code.
Tom Hacohen [Tue, 5 Apr 2011 10:39:24 +0000 (10:39 +0000)]
Evas textblock: Removed deprecated code.

This logic is already done elsewhere, no need for this function (which is
broken anyway).

SVN revision: 58349

13 years agoFrom: Leif Middelschulte <leif.middelschulte@gmail.com>
Leif Middelschulte [Tue, 5 Apr 2011 08:31:42 +0000 (08:31 +0000)]
From: Leif Middelschulte <leif.middelschulte@gmail.com>
Subject: [E-devel] [PATCH] EDID decoding functionality

find attached a patch for EDID data extraction. My display's
manufacturer didn't comply with the standard too much, so I can't test
it entirely. But it should work.

... with modifications to make it actually compile and api be cleaner,
code more robust etc.

SVN revision: 58348

13 years agoEcore_X: XLib: Add missing EAPI in front of
Christopher Michael [Mon, 4 Apr 2011 22:54:42 +0000 (22:54 +0000)]
Ecore_X: XLib: Add missing EAPI in front of
ecore_x_dnd_source_action_set function.

SVN revision: 58340

13 years agoEcore: Ecore_X: Xlib: Fix memory leak.
Christopher Michael [Mon, 4 Apr 2011 17:06:40 +0000 (17:06 +0000)]
Ecore: Ecore_X: Xlib: Fix memory leak.

When handling xdnd_enter event(s), if we do not support the dnd target
version, then we issue a warning and return from the handling
function. If we are going to return (and not issue the ecore_x_event),
then free the allocated memory of the ecore_x_event_xdnd_enter
structure that we previously allocated.

SVN revision: 58337

13 years agoEfreet: Updated changelog.
Tom Hacohen [Mon, 4 Apr 2011 13:43:06 +0000 (13:43 +0000)]
Efreet: Updated changelog.

SVN revision: 58330

13 years agoEfreet desktop: Fixed URI creation when opening files.
Tom Hacohen [Mon, 4 Apr 2011 13:43:01 +0000 (13:43 +0000)]
Efreet desktop: Fixed URI creation when opening files.

URI should be escaped before passed to the application being
executed. This fixes runnig videos with vlc from paths with
utf8 values in them.

SVN revision: 58329

13 years agoEfreet uri: Fixed efreet_uri_encode.
Tom Hacohen [Mon, 4 Apr 2011 13:42:55 +0000 (13:42 +0000)]
Efreet uri: Fixed efreet_uri_encode.

it doesn't work well if the value passed is negative (utf8 text for example).

SVN revision: 58328

13 years agoecore: put recommandation about asynchronous dns resolution and curl.
Cedric BAIL [Mon, 4 Apr 2011 12:33:41 +0000 (12:33 +0000)]
ecore: put recommandation about asynchronous dns resolution and curl.

SVN revision: 58325

13 years agoAPI add: From <dunamis.park@samsung.com> - sungwoo
Carsten Haitzler [Mon, 4 Apr 2011 11:48:36 +0000 (11:48 +0000)]
API add: From <dunamis.park@samsung.com> - sungwoo
    start of evas gl api (with compile warning fixes). (part 2)

SVN revision: 58321

13 years agoEvas textblock: clean up render_pre a bit.
Tom Hacohen [Mon, 4 Apr 2011 11:14:38 +0000 (11:14 +0000)]
Evas textblock: clean up render_pre a bit.

* _relayout is the way to go when we want to relayout.
* no need to mark content_changed=0 all over the place, it's already
  set in the first if.
* no need to call evas_object_render_pre_prev_cur_add more than once.

SVN revision: 58319

13 years agoAPI add: From <dunamis.park@samsung.com> - sungwoo
Carsten Haitzler [Mon, 4 Apr 2011 10:23:12 +0000 (10:23 +0000)]
API add: From <dunamis.park@samsung.com> - sungwoo
  start of evas gl api (with compile warning fixes).

SVN revision: 58318

13 years agoedje_cc now only will use epp. makes for consistent output on all
Carsten Haitzler [Mon, 4 Apr 2011 08:30:02 +0000 (08:30 +0000)]
edje_cc now only will use epp. makes for consistent output on all
platforms since we ship our own cpp.. err.. epp. :)

SVN revision: 58315

13 years agoEvas Evas.h: Removed trailing whitespaces.
Daniel Juyung Seo [Mon, 4 Apr 2011 08:10:06 +0000 (08:10 +0000)]
Evas Evas.h: Removed trailing whitespaces.

SVN revision: 58314

13 years agoevas / evas_smart - removed white spaces
ChunEon Park [Sun, 3 Apr 2011 16:15:21 +0000 (16:15 +0000)]
evas / evas_smart - removed white spaces

SVN revision: 58305

13 years agoEcore_X: Xlib - Set correct doxy group for function.
Christopher Michael [Sun, 3 Apr 2011 16:06:37 +0000 (16:06 +0000)]
Ecore_X: Xlib - Set correct doxy group for function.

SVN revision: 58304

13 years agoecore: redundant declaration with Ecore_X_Atoms.h
Boris Faure [Sun, 3 Apr 2011 09:50:51 +0000 (09:50 +0000)]
ecore: redundant declaration with Ecore_X_Atoms.h

SVN revision: 58294

13 years agoEdje Edje.h: Removed trailing whitespaces.
Daniel Juyung Seo [Sun, 3 Apr 2011 09:29:40 +0000 (09:29 +0000)]
Edje Edje.h: Removed trailing whitespaces.

SVN revision: 58292

13 years agoEvas textblock: Fixed native size calculation.
Tom Hacohen [Sun, 3 Apr 2011 09:14:03 +0000 (09:14 +0000)]
Evas textblock: Fixed native size calculation.

There was a bug (visible in elementary_test's Entry for example) that
made native size calculation of the textblock wrong in some cases.

SVN revision: 58289

13 years agoEvil: evil_stdlib.c
Vincent Torri [Sat, 2 Apr 2011 12:29:32 +0000 (12:29 +0000)]
Evil: evil_stdlib.c
fix mkstemp() which didn't remove the file when the last
file descriptor was closed

SVN revision: 58274

13 years agosame for old libmount...
Mike Blumenkrantz [Sat, 2 Apr 2011 03:30:56 +0000 (03:30 +0000)]
same for old libmount...

SVN revision: 58269

13 years agonull variable on shutdown
Mike Blumenkrantz [Sat, 2 Apr 2011 03:05:00 +0000 (03:05 +0000)]
null variable on shutdown

SVN revision: 58268

13 years agoecore: Add pipelining support for HTTP 1.1.
Cedric BAIL [Fri, 1 Apr 2011 16:37:55 +0000 (16:37 +0000)]
ecore: Add pipelining support for HTTP 1.1.

SVN revision: 58265

13 years agoactually can just mark as changed. let layout happen later when
Carsten Haitzler [Thu, 31 Mar 2011 11:25:39 +0000 (11:25 +0000)]
actually can just mark as changed. let layout happen later when
requested.

SVN revision: 58227

13 years agoummm... tasn.. you broke scaling of tb's! fix.,
Carsten Haitzler [Thu, 31 Mar 2011 11:19:17 +0000 (11:19 +0000)]
ummm... tasn.. you broke scaling of tb's! fix.,

SVN revision: 58226

13 years agoahem! who put unused there? who? screen *IS* used!
Carsten Haitzler [Thu, 31 Mar 2011 10:36:20 +0000 (10:36 +0000)]
ahem! who put unused there? who? screen *IS* used!

SVN revision: 58224

13 years agoFIX: fix render bug when rendering to buffer canvases due to lost
Carsten Haitzler [Thu, 31 Mar 2011 10:26:42 +0000 (10:26 +0000)]
FIX: fix render bug when rendering to buffer canvases due to lost
clipper.

SVN revision: 58223

13 years agoadd new version of efl sync proto between comp and client.
Carsten Haitzler [Thu, 31 Mar 2011 08:13:14 +0000 (08:13 +0000)]
add new version of efl sync proto between comp and client.

SVN revision: 58220

13 years agoEvas font-engine: Removed "use-kerning" from draw code.
Tom Hacohen [Wed, 30 Mar 2011 15:55:10 +0000 (15:55 +0000)]
Evas font-engine: Removed "use-kerning" from draw code.

It hasn't been used for a while. Everything is already calculated in
content_create.

SVN revision: 58215

13 years agoEdje: Updated changelog.
Tom Hacohen [Wed, 30 Mar 2011 13:12:33 +0000 (13:12 +0000)]
Edje: Updated changelog.

SVN revision: 58214

13 years agoEvas textblock: Updated changelog.
Tom Hacohen [Wed, 30 Mar 2011 13:11:04 +0000 (13:11 +0000)]
Evas textblock: Updated changelog.

SVN revision: 58213

13 years agoEvas textblock: Removed duplicated condition.
Tom Hacohen [Wed, 30 Mar 2011 12:58:09 +0000 (12:58 +0000)]
Evas textblock: Removed duplicated condition.

raster: don't drink and code :).

SVN revision: 58212

13 years agoverified. can remove the format forcing.
Carsten Haitzler [Wed, 30 Mar 2011 12:26:07 +0000 (12:26 +0000)]
verified. can remove the format forcing.

SVN revision: 58211

13 years agoselection now works too.
Carsten Haitzler [Wed, 30 Mar 2011 12:20:51 +0000 (12:20 +0000)]
selection now works too.

SVN revision: 58209

13 years agoEvas textblock: Init first paragraph's y correctly.
Tom Hacohen [Wed, 30 Mar 2011 12:19:05 +0000 (12:19 +0000)]
Evas textblock: Init first paragraph's y correctly.

SVN revision: 58208

13 years agonow cursor setting works with newly valigned textbllocks. selection
Carsten Haitzler [Wed, 30 Mar 2011 12:18:21 +0000 (12:18 +0000)]
now cursor setting works with newly valigned textbllocks. selection
next.

SVN revision: 58207

13 years agoprintf--
Carsten Haitzler [Wed, 30 Mar 2011 12:17:45 +0000 (12:17 +0000)]
printf--

SVN revision: 58206

13 years agoEvas textblock: We don't need to mark as changed here.
Tom Hacohen [Wed, 30 Mar 2011 12:08:50 +0000 (12:08 +0000)]
Evas textblock: We don't need to mark as changed here.

SVN revision: 58205