platform/upstream/efl.git
12 years agoby the power of greyskull^Wunsigned integers, this test will always be true!
Mike Blumenkrantz [Thu, 22 Dec 2011 08:08:05 +0000 (08:08 +0000)]
by the power of greyskull^Wunsigned integers, this test will always be true!

SVN revision: 66463

12 years agocurl patch from bluezery to use ECORE_CON_SOCKS_V4 env variable and also add socks...
Mike Blumenkrantz [Thu, 22 Dec 2011 08:06:51 +0000 (08:06 +0000)]
curl patch from bluezery to use ECORE_CON_SOCKS_V4 env variable and also add socks proxying api

SVN revision: 66462

12 years agofix textblock parsing of tags with stupid trailing spaces like <br /> which people...
Mike Blumenkrantz [Thu, 22 Dec 2011 03:32:23 +0000 (03:32 +0000)]
fix textblock parsing of tags with stupid trailing spaces like <br /> which people use for some stupid reason

SVN revision: 66444

12 years agoedje: don't use strlen() == 0
Sebastian Dransfeld [Wed, 21 Dec 2011 20:09:23 +0000 (20:09 +0000)]
edje: don't use strlen() == 0

SVN revision: 66442

12 years ago[edje/examples] Fix error on message fields access.
Gustavo Lima Chaves [Wed, 21 Dec 2011 12:18:52 +0000 (12:18 +0000)]
[edje/examples] Fix error on message fields access.

SVN revision: 66440

12 years agoadd debug macros to print location of svr/cl kill
Mike Blumenkrantz [Wed, 21 Dec 2011 10:13:57 +0000 (10:13 +0000)]
add debug macros to print location of svr/cl kill

SVN revision: 66439

12 years agoprovide slightly more useful dbg info with new kill api
Mike Blumenkrantz [Wed, 21 Dec 2011 10:07:07 +0000 (10:07 +0000)]
provide slightly more useful dbg info with new kill api

SVN revision: 66438

12 years agoremove 'dead' member from client/server structs: this now serves no purpose
Mike Blumenkrantz [Wed, 21 Dec 2011 10:02:30 +0000 (10:02 +0000)]
remove 'dead' member from client/server structs: this now serves no purpose

SVN revision: 66437

12 years agonope
Mike Blumenkrantz [Wed, 21 Dec 2011 09:35:10 +0000 (09:35 +0000)]
nope

SVN revision: 66436

12 years agorevert 66362 -> breaks ecore-con. :( sorry stu!
Carsten Haitzler [Wed, 21 Dec 2011 09:23:27 +0000 (09:23 +0000)]
revert 66362 -> breaks ecore-con. :( sorry stu!

SVN revision: 66434

12 years agoeio: forgotten svn add.
Cedric BAIL [Wed, 21 Dec 2011 08:34:23 +0000 (08:34 +0000)]
eio: forgotten svn add.

SVN revision: 66419

12 years agoooh compile break if no curl! fix!
Carsten Haitzler [Wed, 21 Dec 2011 08:20:16 +0000 (08:20 +0000)]
ooh compile break if no curl! fix!

SVN revision: 66417

12 years agoevas/evas_events - repeat events should not be affected by children.
ChunEon Park [Wed, 21 Dec 2011 07:55:22 +0000 (07:55 +0000)]
evas/evas_events - repeat events should not be affected by children.

Fixed to object passes events to the next object in the same layer if the repeat_events is enabled

SVN revision: 66416

12 years agoFrom: Bluezery <ohpowel@gmail.com>
Bluezery [Wed, 21 Dec 2011 06:18:25 +0000 (06:18 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: Re: [E-devel] [Patch][ecore_con_url] Add proxy & timeout set
API

There existed two problems when using ecore_con_url. We cannot set
proxy and set timeout.
So, I added two APIs for solving these problems.
Proxy can be set by setting libcurl option.
Timeout also can be set but It need to add handler for Linux alarm
signal. (Please refer:
http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTTIMEOUT)
So I implemented it by using ecore timer.

SVN revision: 66414

12 years agoeio: Removed eio_map.c from build temporarily. SPANK CEDRIC!
Daniel Juyung Seo [Wed, 21 Dec 2011 02:38:54 +0000 (02:38 +0000)]
eio: Removed eio_map.c from build temporarily. SPANK CEDRIC!

SVN revision: 66405

12 years agoeio: add API for eina_file_open and like.
Cedric BAIL [Tue, 20 Dec 2011 17:35:41 +0000 (17:35 +0000)]
eio: add API for eina_file_open and like.

tweet: now Eio can help you load your file assynchronously !

SVN revision: 66397

12 years agoeina: forgotten ChangeLog.
Cedric BAIL [Tue, 20 Dec 2011 11:09:53 +0000 (11:09 +0000)]
eina: forgotten ChangeLog.

SVN revision: 66384

12 years agoeina: reorder init as eina_error need eina_stringshare.
Cedric BAIL [Tue, 20 Dec 2011 11:00:59 +0000 (11:00 +0000)]
eina: reorder init as eina_error need eina_stringshare.

SVN revision: 66383

12 years agoedje: patch all group the intended way.
Cedric BAIL [Tue, 20 Dec 2011 10:28:30 +0000 (10:28 +0000)]
edje: patch all group the intended way.

SVN revision: 66382

12 years agoFrom: Jihoon Kim <imfine98@gmail.com>
Jihoon Kim [Tue, 20 Dec 2011 09:49:55 +0000 (09:49 +0000)]
From: Jihoon Kim <imfine98@gmail.com>
Subject: [E-devel] [PATCH] support to get style attribute of XIM module

ATM, edje entry doesn't display the style of preedit string such as
underline, reverse, and Highlight.
It's because XIM module doesn't provide the style attribute.
This patch is made for providing the style attibute information to
entry or other editable widget.

SVN revision: 66381

12 years agoecore: actually provide all needed symbol.
Cedric BAIL [Tue, 20 Dec 2011 09:26:20 +0000 (09:26 +0000)]
ecore: actually provide all needed symbol.

SVN revision: 66379

12 years agounused warning--
Carsten Haitzler [Tue, 20 Dec 2011 08:22:03 +0000 (08:22 +0000)]
unused warning--

SVN revision: 66366

12 years agoThis was a test of the Seriousness Detection System.
Mike Blumenkrantz [Tue, 20 Dec 2011 07:25:04 +0000 (07:25 +0000)]
This was a test of the Seriousness Detection System.
Had this been an actual Situation, things would have happened.

SVN revision: 66365

12 years agoevas - proper coding convention.
ChunEon Park [Tue, 20 Dec 2011 07:06:53 +0000 (07:06 +0000)]
evas - proper coding convention.

SVN revision: 66364

12 years agochangelog for last commit and forgotten update for 66068
Mike Blumenkrantz [Tue, 20 Dec 2011 06:54:22 +0000 (06:54 +0000)]
changelog for last commit and forgotten update for 66068

SVN revision: 66363

12 years agofix a Heroes of SVN-level breakage from 66068 which prevented all ecore-con fds from...
Mike Blumenkrantz [Tue, 20 Dec 2011 06:22:30 +0000 (06:22 +0000)]
fix a Heroes of SVN-level breakage from 66068 which prevented all ecore-con fds from being closed :D

SVN revision: 66362

12 years agoprobably a leak fix in ecor-eglib support - doesnt cause any issues in
Carsten Haitzler [Tue, 20 Dec 2011 05:57:57 +0000 (05:57 +0000)]
probably a leak fix in ecor-eglib support - doesnt cause any issues in
my testing, but documentation for g_static_mutex's isnt that great to
let us know what to do with a static mutex... considering it's...
static... pending respons from reporter for backport

SVN revision: 66360

12 years agomissing chlog for sse3 fix.
Carsten Haitzler [Tue, 20 Dec 2011 04:44:28 +0000 (04:44 +0000)]
missing chlog for sse3 fix.

SVN revision: 66354

12 years agomissing chlog for clip fix.
Carsten Haitzler [Tue, 20 Dec 2011 04:42:54 +0000 (04:42 +0000)]
missing chlog for clip fix.

SVN revision: 66353

12 years agoedje: check existence of group at compile time also.
Cedric BAIL [Mon, 19 Dec 2011 17:25:00 +0000 (17:25 +0000)]
edje: check existence of group at compile time also.

SVN revision: 66336

12 years agoedje: actually all wav are lacking.
Cedric BAIL [Mon, 19 Dec 2011 16:47:58 +0000 (16:47 +0000)]
edje: actually all wav are lacking.

SVN revision: 66335

12 years agoedje: comment forgotten unused file.
Cedric BAIL [Mon, 19 Dec 2011 16:05:29 +0000 (16:05 +0000)]
edje: comment forgotten unused file.

As a side note, if you break compilation with example, you are breaking doc generation.

SVN revision: 66334

12 years agoedje: more warning with borken .edj.
Cedric BAIL [Mon, 19 Dec 2011 16:00:06 +0000 (16:00 +0000)]
edje: more warning with borken .edj.

SVN revision: 66333

12 years agoadd @since on single liners.
Carsten Haitzler [Mon, 19 Dec 2011 07:26:34 +0000 (07:26 +0000)]
add @since on single liners.

SVN revision: 66324

12 years agoupdate @since's - seems i can put them on single lines.
Carsten Haitzler [Mon, 19 Dec 2011 07:25:27 +0000 (07:25 +0000)]
update @since's - seems i can put them on single lines.

SVN revision: 66323

12 years agoaddress fixme's in extn :)
Carsten Haitzler [Mon, 19 Dec 2011 06:54:08 +0000 (06:54 +0000)]
address fixme's in extn :)

SVN revision: 66320

12 years agoupdate version requirements inside ecore (oh it'll be so much nicer to
Carsten Haitzler [Mon, 19 Dec 2011 05:57:31 +0000 (05:57 +0000)]
update version requirements inside ecore (oh it'll be so much nicer to
have one tree and not do all this fine-grained version requiring!)

SVN revision: 66319

12 years agoadd new events for pre/post rendering
Carsten Haitzler [Mon, 19 Dec 2011 05:50:06 +0000 (05:50 +0000)]
add new events for pre/post rendering

SVN revision: 66318

12 years agoand remove changelog accordingly.
Carsten Haitzler [Sun, 18 Dec 2011 05:04:33 +0000 (05:04 +0000)]
and remove changelog accordingly.

SVN revision: 66309

12 years agosorry sungwoo - going to have to back this dlopen/dlsym styuff out.
Carsten Haitzler [Sun, 18 Dec 2011 05:03:24 +0000 (05:03 +0000)]
sorry sungwoo - going to have to back this dlopen/dlsym styuff out.
intel drivers don;'t like it for some odd reason - i'm trying to track
it down but i can't sanely try middlegrounds right now (eg dont
dlopen/dlsym but actually directly assign symbols etc.), so back out
and let's figure this out before it goes back in :(

SVN revision: 66308

12 years agoEvas: Handle framespace changes also during 'render'.
Christopher Michael [Sat, 17 Dec 2011 18:45:09 +0000 (18:45 +0000)]
Evas: Handle framespace changes also during 'render'.

SVN revision: 66306

12 years agoEvil: minor cleanup
Vincent Torri [Sat, 17 Dec 2011 07:55:51 +0000 (07:55 +0000)]
Evil: minor cleanup

SVN revision: 66300

12 years agofix null deref here too
Mike Blumenkrantz [Fri, 16 Dec 2011 18:09:14 +0000 (18:09 +0000)]
fix null deref here too

SVN revision: 66296

12 years agofix impossible possible segv
Mike Blumenkrantz [Fri, 16 Dec 2011 18:06:19 +0000 (18:06 +0000)]
fix impossible possible segv

SVN revision: 66295

12 years agofix possible 0 byte allocation
Mike Blumenkrantz [Fri, 16 Dec 2011 18:04:53 +0000 (18:04 +0000)]
fix possible 0 byte allocation

SVN revision: 66294

12 years agoEvil: organize the m4 files in common and "private" dirs, remove mpatrol, add a ...
Vincent Torri [Fri, 16 Dec 2011 17:50:13 +0000 (17:50 +0000)]
Evil: organize the m4 files in common and "private" dirs, remove mpatrol, add a "windows-version" option to configure

SVN revision: 66293

12 years agoecore: don't require Ecore_Ipc when not needed.
Cedric BAIL [Fri, 16 Dec 2011 16:24:43 +0000 (16:24 +0000)]
ecore: don't require Ecore_Ipc when not needed.

SVN revision: 66292

12 years agoecore: fix Ecore_Evas build without Ecore_Ipc.
Cedric BAIL [Fri, 16 Dec 2011 13:47:37 +0000 (13:47 +0000)]
ecore: fix Ecore_Evas build without Ecore_Ipc.

SVN revision: 66285

12 years agoextn ecore-evas! WOOOOOOOOOOOOT!
Carsten Haitzler [Fri, 16 Dec 2011 10:58:17 +0000 (10:58 +0000)]
extn ecore-evas! WOOOOOOOOOOOOT!

SVN revision: 66283

12 years agoClean up several ecore-evas-buffer routines to match the nicer extn
Carsten Haitzler [Fri, 16 Dec 2011 10:56:01 +0000 (10:56 +0000)]
Clean up several ecore-evas-buffer routines to match the nicer extn
stuff. Just cleanups here.

SVN revision: 66282

12 years agoedje: reduce parts walk during load time of Edje file.
Cedric BAIL [Fri, 16 Dec 2011 10:17:55 +0000 (10:17 +0000)]
edje: reduce parts walk during load time of Edje file.

SVN revision: 66281

12 years agoedje: oops, should have compiled that one.
Cedric BAIL [Fri, 16 Dec 2011 09:49:21 +0000 (09:49 +0000)]
edje: oops, should have compiled that one.

SVN revision: 66278

12 years agoedje: forgotten ChangeLog.
Cedric BAIL [Fri, 16 Dec 2011 09:47:18 +0000 (09:47 +0000)]
edje: forgotten ChangeLog.

SVN revision: 66277

12 years agoedje: fix wrong call to free() in edje_load.
Cedric BAIL [Fri, 16 Dec 2011 09:40:43 +0000 (09:40 +0000)]
edje: fix wrong call to free() in edje_load.

SVN revision: 66276

12 years agoAdd new api to set and get default event flags.
Carsten Haitzler [Fri, 16 Dec 2011 09:24:18 +0000 (09:24 +0000)]
Add new api to set and get default event flags.

SVN revision: 66275

12 years agofix buggy sse3 solid color + text bak blend when dest alpha exists.
Carsten Haitzler [Fri, 16 Dec 2011 07:47:07 +0000 (07:47 +0000)]
fix buggy sse3 solid color + text bak blend when dest alpha exists.

SVN revision: 66273

12 years agoevas/main - removed unnecessary casting.
ChunEon Park [Fri, 16 Dec 2011 07:22:09 +0000 (07:22 +0000)]
evas/main - removed unnecessary casting.

SVN revision: 66272

12 years agouseless clip setting in ctx as it's reset a few lines later.
Carsten Haitzler [Fri, 16 Dec 2011 07:20:12 +0000 (07:20 +0000)]
useless clip setting in ctx as it's reset a few lines later.

SVN revision: 66271

12 years agofix map clip issue that shows up in buffer engine.
Carsten Haitzler [Fri, 16 Dec 2011 07:04:00 +0000 (07:04 +0000)]
fix map clip issue that shows up in buffer engine.

SVN revision: 66270

12 years agoback out:
Carsten Haitzler [Fri, 16 Dec 2011 00:29:05 +0000 (00:29 +0000)]
back out:
r66257 <- another small fix on the real problem
r66250 <- a small fix on the real problem
r66242 <- the real problem

jaewhan - your commit yesterday (r66242) has made edje_cc very
unstable and it will randomly segv (sometimes yes, sometimes no). as
such it's at the point i can't even compile e and elm without it
segving somewhere during build, so this gets backed out. review your
change carefully and look for issues.

SVN revision: 66265

12 years agoEvas liblineabreak: Include the wordbreak headers.
Tom Hacohen [Thu, 15 Dec 2011 22:27:59 +0000 (22:27 +0000)]
Evas liblineabreak: Include the wordbreak headers.

SVN revision: 66264

12 years agoeio: fix copy/paste error.
Cedric BAIL [Thu, 15 Dec 2011 17:00:48 +0000 (17:00 +0000)]
eio: fix copy/paste error.

SVN revision: 66262

12 years agoEdje entry: Added cursor,changed,manual signal.
Tom Hacohen [Thu, 15 Dec 2011 14:41:46 +0000 (14:41 +0000)]
Edje entry: Added cursor,changed,manual signal.

SVN revision: 66259

12 years agosee comments for info. a short workaround for now.
Carsten Haitzler [Thu, 15 Dec 2011 14:10:42 +0000 (14:10 +0000)]
see comments for info. a short workaround for now.

SVN revision: 66258

12 years agolets not use uninitialized vars shall we?
Carsten Haitzler [Thu, 15 Dec 2011 14:01:17 +0000 (14:01 +0000)]
lets not use uninitialized vars shall we?

SVN revision: 66257

12 years agoEvas textblock: Use macros for the unicode chars/strings.
Tom Hacohen [Thu, 15 Dec 2011 13:03:43 +0000 (13:03 +0000)]
Evas textblock: Use macros for the unicode chars/strings.

1. Make Obj replacement and Par Sep less confusing.
2. We'll may, at some point, use the Unicode NewLine char instead of \n.
so it's now easily replaceable.

SVN revision: 66255

12 years agoEvas textblock: Improved the implementation of *_text_markup_to_utf8.
Tom Hacohen [Thu, 15 Dec 2011 12:40:29 +0000 (12:40 +0000)]
Evas textblock: Improved the implementation of *_text_markup_to_utf8.

Also support passing NULL instead of a real textblock object.
Added appropriate tests + improved previous tests.

SVN revision: 66254

12 years agoedje: use EINA_LIST_FOREACH_SAFE when removing item from a list.
Cedric BAIL [Thu, 15 Dec 2011 10:02:39 +0000 (10:02 +0000)]
edje: use EINA_LIST_FOREACH_SAFE when removing item from a list.

Bug spotted by Michael Bouchaud.

SVN revision: 66250

12 years agoevas - simplified instructions
ChunEon Park [Thu, 15 Dec 2011 09:56:25 +0000 (09:56 +0000)]
evas - simplified instructions

SVN revision: 66248

12 years agoeio: fix licensing to properly refer to the authors.
Cedric BAIL [Thu, 15 Dec 2011 09:53:09 +0000 (09:53 +0000)]
eio: fix licensing to properly refer to the authors.

SVN revision: 66247

12 years agoevas - removed unnecessary comments
ChunEon Park [Thu, 15 Dec 2011 09:40:07 +0000 (09:40 +0000)]
evas - removed unnecessary comments

SVN revision: 66246

12 years agoedje: declare limits as an object for the parser.
Cedric BAIL [Thu, 15 Dec 2011 09:37:50 +0000 (09:37 +0000)]
edje: declare limits as an object for the parser.

SVN revision: 66245

12 years agoevas - use EINA_TRUE/FALSE
ChunEon Park [Thu, 15 Dec 2011 09:36:51 +0000 (09:36 +0000)]
evas - use EINA_TRUE/FALSE

SVN revision: 66244

12 years agoclean up emotion copying to match the rest of core efl thats bsd
Carsten Haitzler [Thu, 15 Dec 2011 09:35:57 +0000 (09:35 +0000)]
clean up emotion copying to match the rest of core efl thats bsd
licensed.

SVN revision: 66243

12 years agoBug fix - about type change in group inherit.
Jaehwan Kim [Thu, 15 Dec 2011 09:15:11 +0000 (09:15 +0000)]
Bug fix - about type change in group inherit.
Lately, raster removed the code about the prohibition of type-change in
group inherit.
But about the "part" of different type, the data structure of the their
"description" is different.
So if the type is changed, it have to be reallocated. Current, it is not.

At first, we have to remove the lookups. If we don't, when lookup module
executes, the memory
may be broken. So I removed all lookups for reallocated description before
it is reallocated.
And I changed all description of the "part" is reallocated when the type is
changed.
The attribute of the "part" is remained. Just it reallocated the part of
**_Spec_**.

SVN revision: 66242

12 years agoEdje entry: Updated changelog according to recent changes.
Tom Hacohen [Thu, 15 Dec 2011 08:28:45 +0000 (08:28 +0000)]
Edje entry: Updated changelog according to recent changes.

SVN revision: 66238

12 years agoEdje entry: Implement ctrl+delete and clean up some comments there.
Tom Hacohen [Thu, 15 Dec 2011 08:28:40 +0000 (08:28 +0000)]
Edje entry: Implement ctrl+delete and clean up some comments there.

SVN revision: 66237

12 years agobug fix related with evas event counter
Jiyoun Park [Thu, 15 Dec 2011 06:23:53 +0000 (06:23 +0000)]
bug fix related with evas event counter

currently evas_object_event_callback_call checks _evas_event_counter
for preventing object's callback called several times in one evas event.

but it use global variable(_evas_event_counter), it can be changed while
procssing same event.

for example , evas_event_feed_mouse_up.
If there are several object in e->pointer.object.in and object 1's callback
create new evas event, object 2 cannot now event id.
so I change callback call api, and object callbacks can decide wheather it deal with that event.

SVN revision: 66234

12 years agoremove white space
Jiyoun Park [Thu, 15 Dec 2011 05:56:19 +0000 (05:56 +0000)]
remove white space

SVN revision: 66233

12 years agoremove white space
Jiyoun Park [Thu, 15 Dec 2011 05:25:37 +0000 (05:25 +0000)]
remove white space

SVN revision: 66232

12 years agoEvas: Gl_X11: Fix typo? for __UNUSED__ param.
Christopher Michael [Wed, 14 Dec 2011 18:52:42 +0000 (18:52 +0000)]
Evas: Gl_X11: Fix typo? for __UNUSED__ param.

SVN revision: 66224

12 years agoEvas: Add a Wayland Shared Memory engine (similar to the buffer &
Christopher Michael [Wed, 14 Dec 2011 18:44:20 +0000 (18:44 +0000)]
Evas: Add a Wayland Shared Memory engine (similar to the buffer &
framebuffer engines). Add Evas framespace set/get functions.

SVN revision: 66223

12 years agoEvas: Software_Generic: Fix typo? for __UNUSED__.
Christopher Michael [Wed, 14 Dec 2011 18:27:29 +0000 (18:27 +0000)]
Evas: Software_Generic: Fix typo? for __UNUSED__.

SVN revision: 66222

12 years agoedje: improve doc a little bit.
Cedric BAIL [Wed, 14 Dec 2011 16:37:06 +0000 (16:37 +0000)]
edje: improve doc a little bit.

SVN revision: 66212

12 years agoEdje entry: Implement ctrl+arrow word prev and word next.
Tom Hacohen [Wed, 14 Dec 2011 16:27:45 +0000 (16:27 +0000)]
Edje entry: Implement ctrl+arrow word prev and word next.

SVN revision: 66204

12 years agoEdje entry: Implement Ctrl+Backspace - delete to start of word.
Tom Hacohen [Wed, 14 Dec 2011 16:27:40 +0000 (16:27 +0000)]
Edje entry: Implement Ctrl+Backspace - delete to start of word.

SVN revision: 66203

12 years agoEvas textblock: Added evas_textblock_text_utf8_to_markup.
Tom Hacohen [Wed, 14 Dec 2011 15:04:03 +0000 (15:04 +0000)]
Evas textblock: Added evas_textblock_text_utf8_to_markup.

SVN revision: 66197

12 years agoEvas textblock: Fixed a couple of issues caused by previous commits.
Tom Hacohen [Wed, 14 Dec 2011 13:43:13 +0000 (13:43 +0000)]
Evas textblock: Fixed a couple of issues caused by previous commits.

SVN revision: 66194

12 years agoEdje entry: Use the new default "tab" and "br" tags.
Tom Hacohen [Wed, 14 Dec 2011 13:27:47 +0000 (13:27 +0000)]
Edje entry: Use the new default "tab" and "br" tags.

SVN revision: 66193

12 years agoEvas textblock: Updated changelog.
Tom Hacohen [Wed, 14 Dec 2011 13:27:18 +0000 (13:27 +0000)]
Evas textblock: Updated changelog.

SVN revision: 66192

12 years agoEvas textblock: Made 'br' and 'tab' default tags.
Tom Hacohen [Wed, 14 Dec 2011 13:27:15 +0000 (13:27 +0000)]
Evas textblock: Made 'br' and 'tab' default tags.

SVN revision: 66191

12 years agoEvas textblock: Added support for default tags.
Tom Hacohen [Wed, 14 Dec 2011 13:27:12 +0000 (13:27 +0000)]
Evas textblock: Added support for default tags.

This is useful for defining default tags that can be overridden by style.
For example <b> and <i>.

SVN revision: 66190

12 years agoEvas tests: Fix textblock text according to function change.
Tom Hacohen [Wed, 14 Dec 2011 13:27:08 +0000 (13:27 +0000)]
Evas tests: Fix textblock text according to function change.

SVN revision: 66189

12 years agoevas: use Eina_File for wbmp code and fix a potential race condition at the same...
Cedric BAIL [Wed, 14 Dec 2011 11:17:09 +0000 (11:17 +0000)]
evas: use Eina_File for wbmp code and fix a potential race condition at the same time.

SVN revision: 66187

12 years agolets not delete previous timer and just add one if there is none -
Carsten Haitzler [Wed, 14 Dec 2011 10:22:49 +0000 (10:22 +0000)]
lets not delete previous timer and just add one if there is none -
less frees and allocs

SVN revision: 66186

12 years agoevas: move space around.
Cedric BAIL [Wed, 14 Dec 2011 10:15:57 +0000 (10:15 +0000)]
evas: move space around.

SVN revision: 66185

12 years agoevas: update ChangeLog and NEWS.
Cedric BAIL [Wed, 14 Dec 2011 10:03:45 +0000 (10:03 +0000)]
evas: update ChangeLog and NEWS.

SVN revision: 66184

12 years agoevas: use Eina_File for pmaps.
Cedric BAIL [Wed, 14 Dec 2011 09:53:25 +0000 (09:53 +0000)]
evas: use Eina_File for pmaps.

SVN revision: 66183

12 years agoEvas textblock: Renamed *markup_to_plain to *text_markup_to_utf8.
Tom Hacohen [Wed, 14 Dec 2011 09:52:02 +0000 (09:52 +0000)]
Evas textblock: Renamed *markup_to_plain to *text_markup_to_utf8.

This should conform better to evas and what the function does.

SVN revision: 66182

12 years agoevas: fix ico loader use of Eina_File.
Cedric BAIL [Wed, 14 Dec 2011 09:14:27 +0000 (09:14 +0000)]
evas: fix ico loader use of Eina_File.

SVN revision: 66181