Commit Graph

15600 Commits

Author SHA1 Message Date
Mike Blumenkrantz ec9e6085ad add functions for runtime checking of disk capabilities for embedded devices
SVN revision: 65358
2011-11-18 03:13:31 +00:00
Mike Blumenkrantz 8c34d7abf0 fix typo in patch I randomly committed earlier. must...proofread...random...patches...
SVN revision: 65357
2011-11-18 03:13:29 +00:00
Mike Blumenkrantz 3b29c961f6 fix DSO issue pointed out by Jochen Schröder
SVN revision: 65356
2011-11-18 03:13:28 +00:00
Carsten Haitzler 51d4c085a4 allow install-examples separately from building them (building them
also installs them unless u --disable their install)



SVN revision: 65355
2011-11-18 03:11:24 +00:00
David Walter Seikel a89d120979 You might call this an API break, but it's a bug fix.
The very original lua code from waaaay back when, 
would create the various timer objects as members of the evas class, 
which would mean you could call evas functions on the timer objects.

Not good.

Now they have their own classes.

However, you still have to create them by calling functions in the
edje class, there should probably be an ecore class for that instead.


SVN revision: 65354
2011-11-18 02:27:16 +00:00
David Walter Seikel f11de46523 typo--
SVN revision: 65352
2011-11-18 01:50:47 +00:00
David Walter Seikel c7620ae477 Make a better messaeg callback example.
SVN revision: 65348
2011-11-17 18:38:23 +00:00
David Walter Seikel 97c34f5a51 Document the lua callback hooks.
SVN revision: 65347
2011-11-17 18:13:58 +00:00
David Walter Seikel 91972dd35e Document the pre 1.1.0 edje functions.
SVN revision: 65346
2011-11-17 17:42:29 +00:00
David Walter Seikel 057ce26e60 Documentation stubs. I'll fill them in later.
Also includes stubs for the documentation of stack usage.


SVN revision: 65343
2011-11-17 14:21:53 +00:00
Iván Briano fd9b2d455c Fix building without Ecore_IMF
SVN revision: 65342
2011-11-17 14:07:39 +00:00
Cedric BAIL c89e2ea21f eina: module don't need dirent.h anymore.
SVN revision: 65340
2011-11-17 11:18:12 +00:00
Cedric BAIL e672dceee2 eina: shutup warning when thread are disabled.
SVN revision: 65339
2011-11-17 11:15:54 +00:00
Martin Jansa e946055b51 From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Thu, 17 Nov 2011 09:45:19 +0100
Subject: [PATCH] eeze: use --with-sth arguments if they are passed to configure

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

SVN revision: 65333
2011-11-17 09:23:06 +00:00
Mike McCormack 997a3aa756 [evas] Always clear recalc count of items that have been on calc list
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 65326
2011-11-17 04:31:43 +00:00
Vincent Torri 9fad5fc6f0 evil >= 1.0.0
SVN revision: 65306
2011-11-16 17:51:59 +00:00
Vincent Torri 716e1a9458 evil >= 1.0.0
SVN revision: 65305
2011-11-16 17:51:42 +00:00
Vincent Torri f914facc11 evil >= 1.0.0
SVN revision: 65304
2011-11-16 17:51:03 +00:00
Vincent Torri 45ee860fb5 evil >= 1.0.0
SVN revision: 65303
2011-11-16 17:50:39 +00:00
Vincent Torri bc97e65b9c evil >= 1.0.0
SVN revision: 65301
2011-11-16 17:48:50 +00:00
Vincent Torri 82e55b8458 evil >= 1.0.0
SVN revision: 65300
2011-11-16 17:48:20 +00:00
Vincent Torri ef54722308 evil >= 1.0.0
SVN revision: 65299
2011-11-16 17:47:58 +00:00
Vincent Torri 79a27fd020 update Evil to prepare it for alpha
SVN revision: 65298
2011-11-16 17:38:19 +00:00
Cedric BAIL f24f2501e1 eet: proper indentation.
SVN revision: 65296
2011-11-16 15:54:34 +00:00
Carsten Haitzler d32ecb2cfd ok - longstanding issue. quality of jpeg encode and decode dropped
quickly when uf your-encoded anything due to using IFAST decoder (and
encoder). this does drop speed for decode and encode (except encoding
< 60% quality where it now uses IFAST), but we don't see progressively
worse artifacts.



SVN revision: 65294
2011-11-16 11:52:47 +00:00
Carsten Haitzler 16d5eb14bb ok - longstanding issue. quality of jpeg encode and decode dropped
quickly when uf your-encoded anything due to using IFAST decoder (and
encoder). this does drop speed for decode and encode (except encoding
< 60% quality where it now uses IFAST), but we don't see progressively
worse artifacts.



SVN revision: 65293
2011-11-16 11:52:36 +00:00
Cedric BAIL aeed35b2ea efreet: correctly include dirent.h in the right place.
NOTE: for after 1.1, we should really use eina_*_ls API instead.


SVN revision: 65292
2011-11-16 10:56:44 +00:00
Cedric BAIL 8bc845b84b eina: remove useless include.
NOTE: I don't know why it was there, but it shouldn't.
Please report any build issue you encounter.


SVN revision: 65291
2011-11-16 10:13:24 +00:00
Carsten Haitzler 9e655af267 update release candidate trees to their release version in preparation
for alpha



SVN revision: 65280
2011-11-16 05:34:37 +00:00
Mike Blumenkrantz c164909d69 clarify group inherit error message
SVN revision: 65271
2011-11-15 16:19:09 +00:00
ChunEon Park 61655ba055 evas/events - removed events_frozen check in evas_event_passes_through()
in most cases, it is performed twice inside and outside of the function in inefficient way.

and calling of events_frozen in the passes_through() is not understable in the view of functional consistency.

Check is separately would be better.




SVN revision: 65269
2011-11-15 15:10:19 +00:00
Boris Faure 15f0f3e044 eina: update news/changelog
SVN revision: 65268
2011-11-15 14:24:53 +00:00
ChunEon Park 9614a4027f evas - fixed typo
SVN revision: 65266
2011-11-15 14:16:31 +00:00
Carsten Haitzler 0c57eadaa7 fix copying for edje to be explicit about epp.
SVN revision: 65245
2011-11-15 11:47:53 +00:00
Carsten Haitzler 3a83eb3b0a update README for efreet
SVN revision: 65242
2011-11-15 11:41:02 +00:00
Carsten Haitzler 45bc4eac19 update README for edje
SVN revision: 65241
2011-11-15 11:40:26 +00:00
Carsten Haitzler d5835e3e35 update po's for ecore
SVN revision: 65240
2011-11-15 11:38:49 +00:00
Carsten Haitzler 86d79277e0 update READMe for ecore
SVN revision: 65239
2011-11-15 11:38:20 +00:00
Carsten Haitzler df48b430b8 update evas README
SVN revision: 65238
2011-11-15 11:35:35 +00:00
Carsten Haitzler 9847d42c59 update READMe for eet
SVN revision: 65237
2011-11-15 11:27:32 +00:00
Carsten Haitzler 08552f503f eina README updated
SVN revision: 65236
2011-11-15 11:25:10 +00:00
Carsten Haitzler 10d87504c9 ok - add the others :)
SVN revision: 65232
2011-11-15 10:32:50 +00:00
Carsten Haitzler 2466c5c801 normalize eeze news formatting
SVN revision: 65229
2011-11-15 09:19:30 +00:00
Carsten Haitzler be048cdc46 eet news formatting normalized
SVN revision: 65228
2011-11-15 09:17:01 +00:00
Carsten Haitzler a18a31e048 edje news now up to date
SVN revision: 65227
2011-11-15 09:15:00 +00:00
Vincent Torri 8319ddadc5 Eet: remove --as-needed on OpenBSD
on OpenBSD, -Wl,--as-needed conflicts with -pthread.

Reported by Fabien Romano.


SVN revision: 65222
2011-11-15 06:52:52 +00:00
Mike Blumenkrantz 0e44d14fa1 update readme
SVN revision: 65220
2011-11-15 06:14:51 +00:00
Carsten Haitzler 3f16c9df01 begin news info for edje
SVN revision: 65219
2011-11-15 05:16:52 +00:00
Carsten Haitzler a30c4242f6 disable multisense for edje 1.1
SVN revision: 65217
2011-11-15 03:01:03 +00:00
Vincent Torri cae47a6650 Ecore: fix warning when no timer dump are requested
Patch by Fabien Romano from OpenBSD


SVN revision: 65212
2011-11-14 22:33:34 +00:00