Commit Graph

761 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri d40d8d123d edje external support, part 1.
Patch by Fabiano Fidêncio <fidencio@profusion.mobi>



SVN revision: 43927
2009-11-23 15:03:19 +00:00
Carsten Haitzler 84077e2f18 patch from tasn: rtl fit.
SVN revision: 43886
2009-11-22 01:49:44 +00:00
Iván Briano 44a8c218f0 Edje_Edit
- Watch for non-shared strings when copying states
 - Get/Set external parameters


SVN revision: 43757
2009-11-18 00:27:49 +00:00
Iván Briano d32a84d8a4 Constness and pass object around
SVN revision: 43671
2009-11-13 18:35:19 +00:00
Iván Briano bc674aaaeb consistent return
SVN revision: 43630
2009-11-12 15:41:45 +00:00
Lars Munch a431b7c99d Fix linking issue when cross building from linux to windows
SVN revision: 43604
2009-11-10 16:58:36 +00:00
Carsten Haitzler 3b07a3d255 fix segv on obj del - didnt remove callbacks!
SVN revision: 43596
2009-11-09 23:47:42 +00:00
Sebastian Dransfeld 04326d9da1 Remove unused variables
SVN revision: 43538
2009-11-08 20:26:51 +00:00
Sebastian Dransfeld 06cd51c917 Uncomment label along with goto
SVN revision: 43537
2009-11-08 20:26:36 +00:00
Vincent Torri ee3dfadb3b fix dist/distcheck rule
SVN revision: 43479
2009-11-06 06:40:38 +00:00
Vincent Torri a6210fef9a allow the amalgation stuff in edje
SVN revision: 43429
2009-11-03 09:27:59 +00:00
Vincent Torri fd17f32a19 * rename _edje_strbuf_append to _edje_strbuf_append1 and
_edje_strbuf_append2 in edje_util.c and edje_textblock_styles.c
   respectiveley (for amalgamation. See next commit)
 * fixes for vc++


SVN revision: 43428
2009-11-03 09:26:15 +00:00
Cedric BAIL 94d9897398 * edje: On size hints don't forget to invalidate real part cache.
SVN revision: 43416
2009-11-02 10:18:14 +00:00
Iván Briano 2ba79e04af Some more stuff in externals, little api change there, may change some more later.
SVN revision: 43379
2009-10-31 18:07:08 +00:00
Iván Briano 22952844c4 and bring external back now that the file was added
SVN revision: 43306
2009-10-27 01:08:19 +00:00
Iván Briano b5cc9c66b0 They say missing files need to be added, they don't respawn like things in Quake
SVN revision: 43305
2009-10-27 00:55:51 +00:00
Carsten Haitzler d3fd0c30cb REVERT! broke edje.
try again and dont forget to add edje_external.c! (and any others needing
adding)



SVN revision: 43304
2009-10-27 00:27:50 +00:00
Iván Briano 68756f92b2 External objects support by Brian 'rephorm' Mattern
Since we are on a freeze, the patch goes on updated to current svn, but without changing its API. After the freeze some things will be added, and some will change :)


SVN revision: 43302
2009-10-26 21:33:56 +00:00
Iván Briano 002ed701f5 Edje_Edit is too noisy.
Comment out some printf's. Needs moving to eina_log, but no time for
that now.


SVN revision: 43301
2009-10-26 21:28:39 +00:00
Jonathan Atton cc6a5c7181 fix evas_object_event_callback_del_full()
SVN revision: 43295
2009-10-26 09:29:55 +00:00
Carsten Haitzler 6e4f0dad8e provide fast-path for re-swallow
SVN revision: 43292
2009-10-26 08:26:10 +00:00
Carsten Haitzler 65bb03f891 change to del fulls just to be consistent
SVN revision: 43291
2009-10-26 07:28:51 +00:00
Vincent Torri cbcf159c27 warning--
SVN revision: 43266
2009-10-25 12:17:05 +00:00
Iván Briano 8c30661e7e Add function to copy a part description. Helps to get templates going
SVN revision: 43176
2009-10-21 06:19:02 +00:00
Vincent Torri 24211c8331 add declaration of alloca
SVN revision: 43050
2009-10-13 16:54:30 +00:00
Vincent Torri 0ad8c4a466 add logging in edje_main.c only for now. Could be extended
to other files later.


SVN revision: 42980
2009-10-09 05:41:05 +00:00
Vincent Torri 1c7fa1c81b rename _edje_edd_setup() and _edje_edd_free() to respectively
_edje_edd_init() and _edje_edd_shutdown() to follow standard
naming convention


SVN revision: 42978
2009-10-09 05:17:19 +00:00
Vincent Torri 4c3b28a804 Check if one of the dependencies fails in edje_init()
SVN revision: 42975
2009-10-08 21:58:32 +00:00
Vincent Torri c6a563fd7a fix tmp dir on Windows
SVN revision: 42974
2009-10-08 21:45:55 +00:00
Vincent Torri 25bec0854c * simplify a bit edje_init() and edje_shutdown() a bit
* change behavior of edje_shutdown() to make it more standard
 * move eet_shutdown()

the order still seems strange. I don't know if i can freely move
the init/shutdown functions


SVN revision: 42958
2009-10-08 07:05:19 +00:00
Carsten Haitzler facd02ffdc and delete size change hints cb if unswallowed
SVN revision: 42951
2009-10-08 03:49:51 +00:00
Carsten Haitzler 495e804832 if a swallowed object shanges size hints.. re-fetch and calc!
SVN revision: 42949
2009-10-08 03:44:53 +00:00
Cedric BAIL 45b12f7ad5 * edje: Help windows users to be happy.
SVN revision: 42933
2009-10-07 11:50:58 +00:00
Cedric BAIL b9f0728738 * edje: Another round of llvm warning removal.
SVN revision: 42932
2009-10-07 11:36:23 +00:00
Cedric BAIL 8ea901a753 * edje: Remove some potential bug detected by llvm and gcc.
See: http://local.profusion.mobi:8081/~lfelipe/output-efl/


SVN revision: 42930
2009-10-07 10:55:48 +00:00
Vincent Torri e4bea597c7 Fix documentation
* update Doxyfile file
 * fix end of groups
 * fix some warnings
 * fix link in head.html for Edje API ref


SVN revision: 42794
2009-09-29 06:13:33 +00:00
Gustavo Sverzut Barbieri d7c76122b0 edje_{,object}_color_class_get() and signals when color_classes are changed.
Enable applications to retrieve current color class values as well as
emit edje signals when they are deleted or changed.



SVN revision: 42773
2009-09-28 17:23:02 +00:00
Iván Briano 4e33c6fd65 Improve documentation for Evas, Ecore, Edje and Elementary.
Work by:
 - Thiago R. Masaki (mostly)
 - Fabiano Fidencio
 - Gustavo Lima


SVN revision: 42552
2009-09-17 22:38:35 +00:00
Iván Briano ed7064edcc Move some defines to enum and expose them.
Move to Eina_Bool.
Return success for rename of group and part to the same name.

Patch by Tiago Rezende Campos Falcão


SVN revision: 42506
2009-09-16 03:37:28 +00:00
Hannes Janetzek e7d76f6392 also remove text class members on object deletion
SVN revision: 42397
2009-09-11 00:48:57 +00:00
Christopher Michael d00a91f70d Formatting.
SVN revision: 42185
2009-09-02 15:48:34 +00:00
Carsten Haitzler 8a202ffe04 remove excessive backspace
SVN revision: 42183
2009-09-02 12:49:09 +00:00
Iván Briano d0e971620e fix docs
SVN revision: 42159
2009-09-01 16:16:23 +00:00
Cedric BAIL a77cd76e1d * edje: Fix static build of edje.
SVN revision: 42146
2009-09-01 10:02:40 +00:00
Vincent Torri 5fd9a46869 small cleanup
SVN revision: 41958
2009-08-24 17:20:33 +00:00
Vincent Torri 8b2bd0c079 * remove unused parameters (except in edje_lua.c, as i don't know the current status)
* remove unused variables


SVN revision: 41957
2009-08-24 16:40:42 +00:00
Vincent Torri b4ddae48b8 typo
SVN revision: 41942
2009-08-23 15:37:20 +00:00
Davide Andreoli dfac5a2a59 * Remove _strdup(). Useless unless we don't check the return value
SVN revision: 41850
2009-08-17 21:28:40 +00:00
Cedric BAIL 9abdbe30af * edje: Fix tween when comming from same state.
SVN revision: 41844
2009-08-17 15:16:23 +00:00
Davide Andreoli cb29b20245 * Do not include edje_cc.h anymore :)
SVN revision: 41843
2009-08-17 14:49:26 +00:00