Fix evas pointer count problem, if press/release events occurs not pair,
[profile/ivi/evas.git] / src / lib / canvas / evas_events.c
2012-08-01 jyparkFix evas pointer count problem, if press/release events...
2012-06-15 hermetevas/event - simpler route
2012-06-13 tasnRevert "evas/event - Fixed incorrect events passing...
2012-06-13 hermetevas/event - Fixed incorrect events passing. Now child...
2012-06-13 hermetevas/event - trivial changes
2012-06-07 cedricevas: delay O(n) update of the bounding box until we...
2012-05-03 cedricevas: try to fix another breakage by preventing the...
2012-05-02 hermetevas/evas_event - do not be crashed.
2012-05-01 cedricevas: and for this nice international hollyday let...
2012-02-10 hermetevas/evas_events - do not call the up event when obj...
2012-01-18 englebassevas: Fix shadow warnings
2012-01-17 rasteradd EVAS_OBJECT_POINTER_MODE_NOGRAB_NO_REPEAT_UPDOWN...
2011-12-30 rasterfix mouse out handler to out all objects mouse is in...
2011-12-30 rasternotes.
2011-12-27 rasterfix some formatting i spotted.
2011-12-27 rasteradd feature to help fix bug in ecore-evas
2011-12-21 hermetevas/evas_events - repeat events should not be affected...
2011-12-20 hermetevas - proper coding convention.
2011-12-16 rasterAdd new api to set and get default event flags.
2011-12-15 jyparkbug fix related with evas event counter
2011-12-15 jyparkremove white space
2011-12-13 raster * Fix grab count negative values if you do...
2011-11-24 rasterFix repeat event inheritance from parent smart just...
2011-11-15 hermetevas/events - removed events_frozen check in evas_event...
2011-11-12 hermetevas/evas_events - modified unsigned char -> Eina_Bool...
2011-11-12 hermetevas/evas_event - evas_object_freeze_set for the key...
2011-11-12 hermetevas/evas_event - trivial changes
2011-11-12 hermetevas - trivial changes.
2011-11-10 rasterFrom: EunMi Lee <eunmi15.lee@samsung.com>
2011-10-31 hermetevas - supplemented more cases for object_freeze_events...
2011-10-27 hermetevas - added new API evas_object_freeze_events_set/get
2011-10-25 rasterFrom: EunMi Lee <eunmi15.lee@samsung.com>
2011-10-21 hermetevas/evas_events - trivial changes
2011-10-20 hermetevas/evas_events.c - removed duplicated lines
2011-10-20 hermetevas/evas_events - removed useless lines since we suppo...
2011-10-18 rasterfor now - revers eumni touch events patch until we...
2011-10-10 hermetevas/evas_events - trivial changes
2011-10-04 rasterFrom: EunMi Lee <eunmi15.lee@samsung.com>
2011-09-26 rasterand another commit in an attempt to fix mouse grabs...
2011-09-24 rasteras suspected... this breaks drag and drop! :( revert.
2011-09-23 rastertry this for fixing grab count when callbacks play...
2011-09-21 hermetevas/evas_events - just removed white spaces.
2011-07-15 lucasevas: fix common misppellings
2011-07-07 tasnEvas events: Added evas_event_refeed_event.
2011-06-29 tasnEvas events: Fix issues with mouse_in/out caused by...
2011-06-29 tasnEvas events: Re-apply commits 60787,60788.
2011-06-29 rasterREVERT commits 60787 and 60788 by tasn. BORK mouse...
2011-06-29 tasnEvas events: Fixed more issues with pointer grabbing.
2011-06-29 tasnEvas events: Fix 1 more issue with pointer grabbing.
2011-06-27 tasnRevert "bla" - Wasn't supposed to go in yet.
2011-06-27 tasnbla
2011-06-24 tasnEvas events: handle MOUSE_OUT stuff only if there's...
2011-06-24 rastermultitouch grab fix.
2011-06-14 tasnEvas: Fixed some annoying Wshadow warnings.
2011-06-13 rastershould now handle implicit object grabs with multi...
2011-05-27 rasterAdd feature: convenience call: evas_event_thaw_eval()
2011-05-18 caroremove some shadow declarations
2011-05-04 hermetevas / canvas - removed useless line.
2011-04-08 rasterdoxy move to header.
2011-01-14 discomfitoravoid setting value that will never be read
2010-09-18 lucasFix function call after previous change
2010-09-18 lucasMake _evas_event_havemap_adjust() recursive
2010-09-18 lucasUse also map of current object
2010-09-18 lucasRemove havemap_parent shortcut
2010-09-18 lucasClean unneeded check
2010-09-18 lucasDon't set parmap for the other objects
2010-09-18 lucasformatting
2010-09-18 lucasclean a bit more
2010-09-18 lucasClean it a bit to be easier to understand
2010-09-08 lucasFix common misspellings
2010-09-04 rasterdont call mouse out or in if already in or out in evas...
2010-08-24 rasternicer do !! once.
2010-08-24 rasteri think i may have fixed a bug in mosue grabs. not...
2010-05-04 rasteroooh you'd love to know why this is here.. won't you? :)
2010-04-28 rasteradd offset in transform of coords. missed that.
2010-03-22 rasterfix event count issue with feeding hold from callback
2010-03-18 barbierievas: mega documentation improving commit.
2010-03-04 cedric * evas: Now an object will only receive once the same...
2010-02-27 rastereek - map event adjus gone wrong. fix!
2010-01-22 carofix warnings
2010-01-19 rasterhunting bug in fglrx libs - make comment!
2010-01-18 rasteradd new check of in object list
2010-01-17 rasterimproving multi-touch structs and code.
2010-01-16 rasterinitial multi-touch support.
2009-11-06 rasteroops - infinite loopies
2009-11-05 rastermap coords in mapped objects.
2009-10-22 cedric * evas: Cleanup move to eina log.
2009-09-21 cedric * evas: Use eina_log.
2009-09-17 sachielImprove documentation for Evas, Ecore, Edje and Elementary.
2009-06-17 barbieriremove last trace of Evas_List, it's gone dude!
2009-06-17 cedric * evas: Remove Evas_Bool.
2009-06-13 barbiericleanup llvm warnings by michael bouchaud.
2008-11-15 rasterfix some formatting/indenting and explicitly look at...
2008-11-01 davemds * remove \'too small\' categories
2008-11-01 davemds * More better cats\'
2008-11-01 davemds * remove \'too small\' groups (unify image and gradien...
2008-10-27 cedricFix a little typo.
2008-10-21 cedricFix a typo.
2008-10-21 cedricRemove Evas_List from Evas.
2008-10-21 cedricFix a potential bug jumping over one element when destr...
next