efl/legacy/evas/src/lib/canvas
Carsten Haitzler b2bbceff4b Fix repeat event inheritance from parent smart just like
pass events are inherited. This was inconsistent.
                


SVN revision: 65574
2011-11-24 13:01:15 +00:00
..
Makefile.am From: EunMi Lee <eunmi15.lee@samsung.com> 2011-10-25 05:03:50 +00:00
evas_async_events.c Evas define BUILD_ASYNC_EVENTS... 2011-11-20 16:48:02 +00:00
evas_callbacks.c for now - revers eumni touch events patch until we get press state 2011-10-18 08:32:03 +00:00
evas_clip.c evas: remove extra CR 2011-10-06 02:23:57 +00:00
evas_data.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_events.c Fix repeat event inheritance from parent smart just like 2011-11-24 13:01:15 +00:00
evas_filter.c disable evas filter code. buggy. doesn't work right. 2011-06-02 10:40:43 +00:00
evas_focus.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_font_dir.c evas: remove warning when fontconfig is disabled. 2011-11-20 13:55:17 +00:00
evas_gl.c From: "Sung W. Park" <sungwoo@gmail.com> 2011-10-18 08:13:23 +00:00
evas_key.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_key_grab.c evas/evas_events - modified unsigned char -> Eina_Bool for some fields in the Evas_Key_Grab structure. 2011-11-12 08:06:30 +00:00
evas_layer.c warning-- 2011-10-25 12:25:15 +00:00
evas_main.c [evas] Always clear recalc count of items that have been on calc list 2011-11-17 04:31:43 +00:00
evas_map.c fix clip-out issue after making mapped objs opque fix was in. 2011-10-26 13:33:25 +00:00
evas_name.c evas evas_name.c: Fixed indentation. 2011-09-14 04:41:12 +00:00
evas_object_box.c Evas: Fix shadow declaration of variable 'index' 2011-05-27 01:13:41 +00:00
evas_object_grid.c ok- we'll be nice and 0 your w & h - also x, y, w, h did this too. 2011-08-29 11:49:31 +00:00
evas_object_image.c fix another evas map clip issue! hooray! never ending list! 2011-11-11 05:56:40 +00:00
evas_object_inform.c fix load of data to ACTUALLY set the load error in evas's image 2011-05-19 11:19:22 +00:00
evas_object_intercept.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_object_line.c evas - supplemented more cases for object_freeze_events completion. 2011-10-31 14:50:00 +00:00
evas_object_main.c evas/events - removed events_frozen check in evas_event_passes_through() 2011-11-15 15:10:19 +00:00
evas_object_polygon.c evas - supplemented more cases for object_freeze_events completion. 2011-10-31 14:50:00 +00:00
evas_object_rectangle.c disable masking support. back to clip rects. 2011-06-02 10:00:05 +00:00
evas_object_smart.c evas/evas_object_smart - revert 65482 but more bracket added 2011-11-21 14:28:54 +00:00
evas_object_smart_clipped.c doxy move to header. 2011-04-08 07:26:20 +00:00
evas_object_table.c make the internal options key much shorter - faster matches. 2011-08-05 11:54:13 +00:00
evas_object_text.c evas - supplemented more cases for object_freeze_events completion. 2011-10-31 14:50:00 +00:00
evas_object_textblock.c Evas textblock: Fix clang error. 2011-11-09 07:51:14 +00:00
evas_rectangle.c remove some shadow declarations 2011-05-18 14:12:10 +00:00
evas_render.c fix another evas map clip issue! hooray! never ending list! 2011-11-11 05:56:40 +00:00
evas_smart.c evas/evas_smart - 1/0w -> EINA_TRUE/FALSE 2011-07-29 06:25:13 +00:00
evas_stack.c evas/events - removed events_frozen check in evas_event_passes_through() 2011-11-15 15:10:19 +00:00
evas_stats.c evas: shutup warning with some configuration option. 2011-11-20 13:54:03 +00:00
evas_touch_point.c From: EunMi Lee <eunmi15.lee@samsung.com> 2011-10-25 05:03:50 +00:00