efl/legacy/edje/src/lib
Eduardo Felipe 023da4d5ba From: Eduardo Felipe <eduardofelipe87@gmail.com>
Upon creating a timer, it's callback must return an int, otherwise it
would panic. The python bindings do the nicety of, if the callback
function returns nothing, automatically canceling the reschedule of
the timer.

This patch does the same for lua. It's a oneliner.



SVN revision: 49051
2010-05-20 04:48:17 +00:00
..
.cvsignore added .cvsignore files 2004-01-17 16:36:46 +00:00
Edje.h item provider callback... add! 2010-04-26 14:55:45 +00:00
Edje_Edit.h Edje_edit font_del 2010-04-26 18:19:49 +00:00
Makefile.am apparently fbsd is unaware of expr substr... 2010-04-24 14:31:36 +00:00
edje_cache.c an ongoing lua cleanup. existing lua is there and works for the most part. 2010-04-06 11:26:32 +00:00
edje_calc.c use part geom for map - better for text.. oh yeah. 2010-05-01 12:40:27 +00:00
edje_callbacks.c * edje: Fix naming for amalgamation and make static functions 2010-02-23 15:55:04 +00:00
edje_container.c Improve documentation for Evas, Ecore, Edje and Elementary. 2009-09-17 22:38:35 +00:00
edje_container.h Remove Evas list from Edje and use Eina instead. 2008-10-22 11:34:42 +00:00
edje_data.c new program action PARAM_COPY, awesome crazy stuff! :-) 2010-03-27 01:26:10 +00:00
edje_edit.c update mtime when save 2010-04-29 18:52:59 +00:00
edje_embryo.c call me stupid, need to expose it... not in a good day :-/ 2010-03-30 01:30:51 +00:00
edje_entry.c Always allow selections for entries when select_mode is default 2010-04-29 19:56:59 +00:00
edje_external.c edje: wibble 2010-05-01 16:17:44 +00:00
edje_load.c Dont need recalc params in external description in part_recalc. 2010-04-19 20:37:35 +00:00
edje_lua.c From: Eduardo Felipe <eduardofelipe87@gmail.com> 2010-05-20 04:48:17 +00:00
edje_lua2.c an ongoing lua cleanup. existing lua is there and works for the most part. 2010-04-06 11:26:32 +00:00
edje_lua_script_only.c an ongoing lua cleanup. existing lua is there and works for the most part. 2010-04-06 11:26:32 +00:00
edje_main.c Make the Edje Smart inheritable. 2010-04-08 19:21:54 +00:00
edje_match.c aaah well... 1. fix segv with edje_match stuff is deep child cleans up 2010-04-02 11:05:53 +00:00
edje_message_queue.c aaah well... 1. fix segv with edje_match stuff is deep child cleans up 2010-04-02 11:05:53 +00:00
edje_misc.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_module.c + [Eina] API change. eina_module_list_flush() -> eina_module_list_free() 2010-01-08 12:22:23 +00:00
edje_private.h item provider callback... add! 2010-04-26 14:55:45 +00:00
edje_program.c an ongoing lua cleanup. existing lua is there and works for the most part. 2010-04-06 11:26:32 +00:00
edje_script_only.c Edje now uses Eina_Bool where it should. 2010-02-28 15:57:17 +00:00
edje_smart.c Make the Edje Smart inheritable. 2010-04-08 19:21:54 +00:00
edje_text.c * edje: Add Fixed Point Math support to Edje. 2009-12-09 15:44:54 +00:00
edje_textblock_styles.c string_remove -> string_steal 2010-02-09 21:06:27 +00:00
edje_util.c edje: get parts in a part type BOX/TABLE 2010-05-01 17:13:38 +00:00
edje_var.c * remove unused parameters (except in edje_lua.c, as i don't know the current status) 2009-08-24 16:40:42 +00:00