efl/src/lib/edje
Vitalii Vorobiov d8955625ce Edje_Edit: creating new hash in global data if it is not created yet
Summary: edje_edit_data_add doesn't work if loaded EDJ file doesn't contain
any data items. It can't add new data item to emptry (NULL) hash.
Now, if there is no data in EDJ yet (so hash is empty), by adding new data it
will create hash and after that will add new data.

@fix
2014-10-13 16:57:08 +03:00
..
Edje.h efl: fixed documentation typos. 2014-01-29 00:19:41 +09:00
Edje_Common.h Add edje_object_part_text_input_hint_set/get API 2014-09-01 19:01:54 +09:00
Edje_Edit.h edje: Edje_Edit - get the buffer with sound's data 2014-09-22 14:59:27 +02:00
Edje_Eo.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Edje_Legacy.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
edje_box_layout.c Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_cache.c edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_calc.c edje: make edje map have the same behavior has visibility. 2014-08-21 16:10:54 +02:00
edje_callbacks.c Eolian: Integration of Edje and Edje Edit 2014-03-24 08:14:30 +02:00
edje_container.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_container.h efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_convert.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_convert.h Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_data.c edje: Add dpi feature. 2014-07-24 14:50:25 +09:00
edje_edit.c Edje_Edit: creating new hash in global data if it is not created yet 2014-10-13 16:57:08 +03:00
edje_edit.eo Efl interfaces: Drop interface namespace from the used interfaces. 2014-08-21 11:02:11 +01:00
edje_embryo.c edje embryo stop_program() should stop pending actions 2014-09-04 21:08:08 -04:00
edje_entry.c ecore_imf: Add ecore_imf_context_bidi_direction_set/get API 2014-09-23 10:18:35 +09:00
edje_external.c Edje eolian: Fix namespaces for all of the edje classes. 2014-06-30 17:47:06 +01:00
edje_load.c edje - document intented fallthrough 2014-08-22 20:14:59 +09:00
edje_lua.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_lua2.c edje lua - fix useless double check of list return and pointless cast 2014-08-27 12:02:58 +09:00
edje_lua_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_main.c edje: reduce overhead of setting text and color class in theme. 2014-07-06 22:50:32 +02:00
edje_match.c edje: Refactor signal callbacks flags 2013-07-22 10:14:16 -03:00
edje_message_queue.c update po files 2014-07-01 19:40:26 +09:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
edje_multisense.c edje: let's not depend on sndfile. 2014-09-03 17:01:37 +02:00
edje_object.eo eolian: remove accessor params feature 2014-09-10 15:06:43 +01:00
edje_private.h ecore_imf: Add ecore_imf_context_bidi_direction_set/get API 2014-09-23 10:18:35 +09:00
edje_program.c edje_program: added signal "focus,part,out" when focus is discarded 2014-09-22 13:53:48 +09:00
edje_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_signal.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
edje_smart.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
edje_text.c Efl interfaces: Add text interface and start using it. 2014-08-21 11:02:11 +01:00
edje_textblock_styles.c edje: textblock style loading changed 2014-06-26 19:35:56 +09:00
edje_util.c ecore_imf: Add ecore_imf_context_bidi_direction_set/get API 2014-09-23 10:18:35 +09:00
edje_var.c Eolian: Integration of Edje and Edje Edit 2014-03-24 08:14:30 +02:00