Tom Hacohen [Thu, 7 Apr 2011 14:25:48 +0000 (14:25 +0000)]
Evas textblock: Fixed a major bug - don't recreate format items.
I added a mode to format parsing that doesn't create new format items.
The bug was that format items were created all the time although they were
not needed.
SVN revision: 58456
Tom Hacohen [Thu, 7 Apr 2011 14:01:31 +0000 (14:01 +0000)]
Revert "Evas textblock: Fixed a major bug. Forgot recreating a layout paragraph."
Apparently it was a mistake and I did handle everything correctly.
This reverts commit 58454.
SVN revision: 58455
Tom Hacohen [Thu, 7 Apr 2011 13:40:42 +0000 (13:40 +0000)]
Evas textblock: Fixed a major bug. Forgot recreating a layout paragraph.
We should create a layout paragraph when it's a new paragraph and when
we removed the previous one that was there because we wanted to
remake it. Forgot adding a paragraph in the second case.
SVN revision: 58454
Tom Hacohen [Thu, 7 Apr 2011 13:34:00 +0000 (13:34 +0000)]
Evas: Fix last changelog entry description.
SVN revision: 58453
Carsten Haitzler [Thu, 7 Apr 2011 13:21:28 +0000 (13:21 +0000)]
doxy -> .h
SVN revision: 58451
Carsten Haitzler [Thu, 7 Apr 2011 13:17:25 +0000 (13:17 +0000)]
doxy -> .h
SVN revision: 58450
Tom Hacohen [Thu, 7 Apr 2011 13:15:57 +0000 (13:15 +0000)]
Evas textblock: Updated changelog.
SVN revision: 58449
Carsten Haitzler [Thu, 7 Apr 2011 13:15:31 +0000 (13:15 +0000)]
doxy->h
SVN revision: 58448
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
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
Carsten Haitzler [Thu, 7 Apr 2011 13:13:11 +0000 (13:13 +0000)]
doxy -> .h
SVN revision: 58445
Carsten Haitzler [Thu, 7 Apr 2011 13:11:27 +0000 (13:11 +0000)]
doxy -> .h
SVN revision: 58444
Carsten Haitzler [Thu, 7 Apr 2011 13:08:48 +0000 (13:08 +0000)]
more doxy -> .h
SVN revision: 58443
Carsten Haitzler [Thu, 7 Apr 2011 13:05:05 +0000 (13:05 +0000)]
doxy -> .h
SVN revision: 58442
Carsten Haitzler [Thu, 7 Apr 2011 13:01:48 +0000 (13:01 +0000)]
doxy -> .h
SVN revision: 58440
Carsten Haitzler [Thu, 7 Apr 2011 13:00:10 +0000 (13:00 +0000)]
doxy -> .h
SVN revision: 58439
Carsten Haitzler [Thu, 7 Apr 2011 12:58:21 +0000 (12:58 +0000)]
doxy
SVN revision: 58438
Carsten Haitzler [Thu, 7 Apr 2011 12:57:44 +0000 (12:57 +0000)]
more dox -> .h
SVN revision: 58437
Carsten Haitzler [Thu, 7 Apr 2011 12:45:51 +0000 (12:45 +0000)]
more doxy -> .h
SVN revision: 58436
Carsten Haitzler [Thu, 7 Apr 2011 12:44:02 +0000 (12:44 +0000)]
doxy -> .h
SVN revision: 58435
Carsten Haitzler [Thu, 7 Apr 2011 12:38:55 +0000 (12:38 +0000)]
more doxy -> .h
SVN revision: 58434
Cedric BAIL [Thu, 7 Apr 2011 12:34:18 +0000 (12:34 +0000)]
edje: prevent file format break with trunk.
SVN revision: 58433
Carsten Haitzler [Thu, 7 Apr 2011 12:31:57 +0000 (12:31 +0000)]
more doxy to .h
SVN revision: 58432
Tom Hacohen [Thu, 7 Apr 2011 12:27:35 +0000 (12:27 +0000)]
Evas textblock: Add saftey check.
SVN revision: 58431
Carsten Haitzler [Thu, 7 Apr 2011 12:26:24 +0000 (12:26 +0000)]
more doxy -> .h
SVN revision: 58430
Carsten Haitzler [Thu, 7 Apr 2011 12:23:22 +0000 (12:23 +0000)]
more doxy -> .h
SVN revision: 58429
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
Carsten Haitzler [Thu, 7 Apr 2011 12:21:50 +0000 (12:21 +0000)]
more dox -> .h
SVN revision: 58427
Carsten Haitzler [Thu, 7 Apr 2011 12:17:32 +0000 (12:17 +0000)]
more doxy -> .h
SVN revision: 58426
Carsten Haitzler [Thu, 7 Apr 2011 12:04:24 +0000 (12:04 +0000)]
more dox -> .h
SVN revision: 58425
Carsten Haitzler [Thu, 7 Apr 2011 11:55:27 +0000 (11:55 +0000)]
move more doc to .h
SVN revision: 58424
Carsten Haitzler [Thu, 7 Apr 2011 11:40:55 +0000 (11:40 +0000)]
more doxy -> .h
SVN revision: 58421
Carsten Haitzler [Thu, 7 Apr 2011 11:39:20 +0000 (11:39 +0000)]
more doxy -> h
SVN revision: 58420
Carsten Haitzler [Thu, 7 Apr 2011 11:30:22 +0000 (11:30 +0000)]
more doc to h files
SVN revision: 58419
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
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
Carsten Haitzler [Thu, 7 Apr 2011 11:22:34 +0000 (11:22 +0000)]
more doc -> header.
SVN revision: 58416
Carsten Haitzler [Thu, 7 Apr 2011 11:16:30 +0000 (11:16 +0000)]
more docs to .h files.
SVN revision: 58415
Carsten Haitzler [Thu, 7 Apr 2011 11:12:45 +0000 (11:12 +0000)]
more docs to headers.
SVN revision: 58414
Carsten Haitzler [Thu, 7 Apr 2011 11:01:26 +0000 (11:01 +0000)]
move some more doc to .h
SVN revision: 58413
Carsten Haitzler [Thu, 7 Apr 2011 10:38:25 +0000 (10:38 +0000)]
some doc -> .h
SVN revision: 58412
Carsten Haitzler [Thu, 7 Apr 2011 10:26:38 +0000 (10:26 +0000)]
move docs to .h
SVN revision: 58411
Carsten Haitzler [Thu, 7 Apr 2011 04:42:01 +0000 (04:42 +0000)]
slight doc clean
SVN revision: 58404
Christopher Michael [Wed, 6 Apr 2011 23:49:14 +0000 (23:49 +0000)]
Ecore_X: Randr: Fixup formatting.
SVN revision: 58399
Tom Hacohen [Wed, 6 Apr 2011 15:51:14 +0000 (15:51 +0000)]
Evas textblock: Cleaned code up a bit.
SVN revision: 58395
Cedric BAIL [Wed, 6 Apr 2011 15:37:54 +0000 (15:37 +0000)]
evas: fix broken 16bits engine.
SVN revision: 58394
Cedric BAIL [Wed, 6 Apr 2011 15:18:08 +0000 (15:18 +0000)]
eina: fix amalgamation build.
SVN revision: 58392
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
Carsten Haitzler [Wed, 6 Apr 2011 10:11:01 +0000 (10:11 +0000)]
and now REALLY fix that viewport bug...
SVN revision: 58386
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
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
Carsten Haitzler [Wed, 6 Apr 2011 07:37:13 +0000 (07:37 +0000)]
chlog++
SVN revision: 58382
Carsten Haitzler [Wed, 6 Apr 2011 07:32:33 +0000 (07:32 +0000)]
fix scossor clip on 90 degree rots.
SVN revision: 58381
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
Brett Nash [Wed, 6 Apr 2011 06:15:59 +0000 (06:15 +0000)]
Evas: Mask: Add shader init code.
SVN revision: 58377
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
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
Carsten Haitzler [Wed, 6 Apr 2011 05:55:21 +0000 (05:55 +0000)]
warning--
SVN revision: 58374
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
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
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
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
Cedric BAIL [Tue, 5 Apr 2011 14:31:49 +0000 (14:31 +0000)]
evas: remove useless check.
SVN revision: 58365
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
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
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
Cedric BAIL [Tue, 5 Apr 2011 13:19:20 +0000 (13:19 +0000)]
evas: one more death: gl_glew !
SVN revision: 58360
Cedric BAIL [Tue, 5 Apr 2011 13:00:23 +0000 (13:00 +0000)]
evas: remove Evas Cairo backend.
SVN revision: 58359
Cedric BAIL [Tue, 5 Apr 2011 12:25:25 +0000 (12:25 +0000)]
evas: remove Evas Quartz backend.
SVN revision: 58358
Cedric BAIL [Tue, 5 Apr 2011 12:08:53 +0000 (12:08 +0000)]
ecore: remove user of deprecated Evas Quartz backend.
SVN revision: 58355
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
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
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
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
Tom Hacohen [Mon, 4 Apr 2011 13:43:06 +0000 (13:43 +0000)]
Efreet: Updated changelog.
SVN revision: 58330
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
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
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
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
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
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
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
Daniel Juyung Seo [Mon, 4 Apr 2011 08:10:06 +0000 (08:10 +0000)]
Evas Evas.h: Removed trailing whitespaces.
SVN revision: 58314
ChunEon Park [Sun, 3 Apr 2011 16:15:21 +0000 (16:15 +0000)]
evas / evas_smart - removed white spaces
SVN revision: 58305
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
Boris Faure [Sun, 3 Apr 2011 09:50:51 +0000 (09:50 +0000)]
ecore: redundant declaration with Ecore_X_Atoms.h
SVN revision: 58294
Daniel Juyung Seo [Sun, 3 Apr 2011 09:29:40 +0000 (09:29 +0000)]
Edje Edje.h: Removed trailing whitespaces.
SVN revision: 58292
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
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
Mike Blumenkrantz [Sat, 2 Apr 2011 03:30:56 +0000 (03:30 +0000)]
same for old libmount...
SVN revision: 58269
Mike Blumenkrantz [Sat, 2 Apr 2011 03:05:00 +0000 (03:05 +0000)]
null variable on shutdown
SVN revision: 58268
Cedric BAIL [Fri, 1 Apr 2011 16:37:55 +0000 (16:37 +0000)]
ecore: Add pipelining support for HTTP 1.1.
SVN revision: 58265
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
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
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
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
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
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
Tom Hacohen [Wed, 30 Mar 2011 13:12:33 +0000 (13:12 +0000)]
Edje: Updated changelog.
SVN revision: 58214
Tom Hacohen [Wed, 30 Mar 2011 13:11:04 +0000 (13:11 +0000)]
Evas textblock: Updated changelog.
SVN revision: 58213