efl/legacy/evas/src/lib/canvas
Carsten Haitzler 0434ce6574 * Fix grab count negative values if you do weird combinations of
press and release with multiple fingers or multiple mouse
        buttons.
        


SVN revision: 66134
2011-12-13 05:59:36 +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 grab count negative values if you do weird combinations of 2011-12-13 05:59:36 +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 rounding error in map clip bounds calculation 2011-12-12 08:23:24 +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 same for these 2011-12-05 15:39:04 +00:00
evas_object_image.c evas: less warning. 2011-12-12 13:42:24 +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 same for these 2011-12-05 15:39:04 +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: Implemented cursor_word_start/end 2011-12-12 15:25:46 +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