Elementary: replace eo_data_get for objects data referencing.
[platform/upstream/elementary.git] / src / lib / elc_ctxpopup.c
2013-05-01 Daniel ZaouiElementary: replace eo_data_get for objects data refere...
2013-04-23 ChunEon Parkelementary/ctxpopup, hoversel, naviframe, multibuttonen...
2013-04-09 WooHyun Jungelc_ctxpopup.c : Add focus_direction and fixed wrong...
2013-04-08 Daniel Juyung Seoelc_ctxpopup.c: Do not calculate its size until parent...
2013-04-07 Ryuan Choictxpopup: Fixed crashed when sd->parent is null after...
2013-04-03 Daniel Juyung Seoelm: print the error message inside elm_widget_sub_obje...
2013-03-29 Daniel Juyung Seoctxpopup: Fixed ctxpopup geometry when parent is an...
2013-03-18 Tom HacohenChange usage of eo_do_super to the new prototype.
2013-03-09 Daniel Juyung Seoelm *.c: fixed formatting with EINA_LIST_FREE.
2013-03-02 Gustavo Lima ChavesAn internal layout error, on a widget set, is a CRITICA...
2013-02-20 Shinwoo Kim[ctxpopup] proper restacking, previous restack callback...
2013-02-14 Shinwoo Kim[access][ctxpopup][popup] parent could be any object...
2013-02-12 ChunEon Parkelementary/ctxpopup - ctxpopup will be dismissed when...
2013-02-10 Daniel ZaouiReplace supported_types
2013-01-18 ChunEon Parkelementary/ctxpopup - [E-devel] [PATCH] [Elementary...
2013-01-17 ChunEon Parkelementary/ctxpopup - [E-devel] [Patch] when parent...
2012-11-26 Daniel ZaouiCleaning: removed include Eo.h in widgets because it...
2012-11-26 Yakov GoldbergWe have ported to Eo all the widgets of elementary...
2012-09-20 Aharon Hillelelementary: Fixed show/hide direction for ctx-popup...
2012-09-19 Aharon Hillelelementary: Fixed elc_ctxpopup arrow for ui-mirroring
2012-09-13 Carsten Haitzlerunknonw direction actually should just be handled in...
2012-09-12 thiep haFrom: thiep ha <thiep.ha@samsung.com>
2012-09-12 WooHyun Jungelementary/ctxpopup : Rollback 76452. Ctxpopup seemed...
2012-09-11 ChunEon Parkelementary/ctxpopup - correct position and size of...
2012-09-04 Gustavo Lima Chaves[elm] Oopsie--.
2012-08-30 Gustavo Lima Chaves[elm] Ctxpopup now a layout.
2012-08-30 Daniel Juyung Seoelm elc_ctxpopup.c: Code refactoring.
2012-07-31 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-05-22 Daniel Juyung SeoRevert "elementary/ctxpopup - but there would be no...
2012-05-22 ChunEon Parkelementary/ctxpopup - but there would be no parent...
2012-05-22 Daniel Juyung Seoelm ctx_popup: Fixed ctx_popup parent_cut logic. Patch...
2012-05-22 Daniel Juyung Seoelm elc_ctxpopup: Refactoring.
2012-05-13 Tom HacohenElm ctxpopup: remove useless code until we actually...
2012-03-29 Daniel Juyung Seoelm elm_object: Fixed part content set hooks.
2012-03-22 cnookFrom: cnook <kimcinoo@gmail.com>
2012-03-14 ChunEon Parkelementary/ctxpopup - support more common apis
2012-03-13 ChunEon Parkelementary/ctxpopup - hide ctxpopup obj after it is...
2012-03-07 ChunEon Parkelementary/ctxpopup - one more API elm_ctxpopup_dismiss
2012-03-06 Daniel Juyung Seoelm: Formatting. No spacing after casting.
2012-02-26 Jiyoun Parkremove elm ctx popup's code related with deprecated...
2012-02-24 ChunEon Parkelementary - removed unnecessary checkings
2012-02-01 ChunEon Parkelementary/ctxpopup - + hide effect
2012-02-01 ChunEon Parkelementary/ctxpopup - wd could be deleted in the DISMIS...
2012-01-27 ChunEon Parkelementary - modified item_del_pre_hook function proto...
2012-01-17 cnookFrom: cnook <kimcinoo@gmail.com>
2012-01-10 ChunEon Parkelementary/menu, ctxpopup, index, segment_control,...
2012-01-10 ChunEon Parkelementary - renamed internal callback function
2011-12-28 Carsten Haitzlerelc_ctxpopuop uses an lm_scroller not els_smart_scrolle...
2011-12-28 cnookelementary/ctxpopup
2011-12-21 cnookFrom: cnook <kimcinoo@gmail.com>
2011-12-16 ChunEon Parkelementary/ctxpopup - trivial changes.
2011-12-16 Kim Shinwooelementary/ctxpopup
2011-12-16 Kim Shinwooelementary/ctxpopup
2011-12-13 ChunEon Parkelementary/ctxpopup - reverted 66130
2011-12-13 cnookFrom: cnook <kimcinoo@gmail.com>
2011-11-30 Daniel Juyung Seoelm: Removed trailing whitespaces.
2011-11-17 ChunEon Parkelementary/ctxpopup, flipselector - applied elm_object_...
2011-11-16 ChunEon Parkelementary - modified content_set/get/unset part names...
2011-10-31 ChunEon Parkelementary - slider, scroller, progressbar, radio
2011-10-25 ChunEon Parkelementary/ctxpopup - +fixme
2011-10-25 ChunEon Parkelemenatry/ctxpopup - proper coding convention.
2011-10-24 ChunEon Parkelementary/ctxpopup - +mirroring feature
2011-10-21 Mike Blumenkrantzadd VIEW() and WIDGET() macros for use with Elm_Widget_...
2011-10-21 Mike Blumenkrantzcreate and use ELM_WIDGET_ITEM for elm widget structs...
2011-10-18 ChunEon Parkelementary - removed ELM_CAST macro
2011-10-14 ChunEon Parkelementary/ctxpopup - patched by kimcinoo@gmail.com
2011-09-14 ChunEon Parkelementry/ctxpopup - renamed more properly.
2011-09-12 ChunEon Parkelementary/ctxpopup - fixed indent.
2011-09-12 ChunEon Parkelementary/ctxpopup - minor changes.
2011-09-02 Daniel Juyung Seoelm: Removed all trailing whitespaces.
2011-08-31 ChunEon Parkelementary/ctxpopup - trivial changes.
2011-08-29 ChunEon Parkelementary/ctxpopup - just renamed hover_parent -...
2011-08-29 ChunEon Parkelementary/ctxpopup - join parent to separated hover...
2011-08-29 ChunEon Parkelementary/ctxpopup - removed unuseful support.
2011-08-29 ChunEon Parkelementary/ctxpopup - added missing stuff.
2011-08-28 ChunEon Parkelementary/ctxpopup - added elm_ctxpopup_direction_get API
2011-08-28 ChunEon Parkelementry/ctxpopup - added event_hook, focus_hook
2011-08-28 ChunEon Parkelementary/ctxpopup - really trivial changes.
2011-08-24 ChunEon Parkelementary/ctxpopup - added show effect (patched by...
2011-08-19 WooHyun Jungelementary : Delete meaningless codes
2011-08-14 ChunEon Parkelementry/ctxpopup - fixed indentation
2011-08-14 ChunEon Parkelementary/ctxpopup - updated to use elm_object_item
2011-08-13 ChunEon Parkelementary/ctxpopup - refactored to avoid misunderstand...
2011-08-13 ChunEon Parkelementary/ctxpopup - patched by kimcinoo@gmail.com
2011-08-03 ChunEon Parkelementary - just renamed paramenter names for consistency.
2011-08-03 ChunEon Parkdeprecated elm_ctxpopup_content_set/content_unset
2011-07-21 Jonas M. GastalElementary: ctxpopup documentation and example.
2011-07-18 ChunEon Parkelementary/ctxpopup - patched by cnook <kimcinoo@gmail...
2011-07-12 ChunEon Parkelementary/ctxpopup - trivial changes.
2011-06-03 cnookFrom: cnook <kimcinoo@gmail.com>
2011-06-02 cnookFrom: cnook <kimcinoo@gmail.com>
2011-04-27 ChunEon Parkelementary/ctxpopup - added minor exceptions.
2011-04-27 ChunEon Parkelementar / ctxpopup - not important changes but ready...
2011-04-26 ChunEon Parkelementary / ctxpopup - just removed a empty line
2011-04-26 ChunEon Parkelementary / ctxpopup - just changed lines.
2011-04-26 ChunEon Parkelementary / ctxpopup - fixed logic error.
2011-04-03 ChunEon Parkelementary / ctxpopup - modified doxygen smart object...
2011-04-01 ChunEon Parkelementary/ctxpopup - removed white space
2011-04-01 Carsten Haitzlermake all widgets use a standard setup macro. cuts code...
2011-03-31 ChunEon Parkelementary/ctxpopup - removed unuseful line.
next