remove deprecated with
[framework/uifw/elementary.git] / src / lib / elm_genlist.c
2012-03-15 jyparkremove deprecated with
2012-03-15 seozelm genlist: Added show_item check routine. Patch by...
2012-03-14 seozelm genlist: Check object magic in EAPI.
2012-03-13 seozelm genlist: Fixed item select bug. Patch by Hyoyoung...
2012-03-13 seozelm genlist/gengrid: Fixed item signal emit hook bug.
2012-03-13 jyparkremove deprecated code related with
2012-03-13 jyparkremove deprecated code related with
2012-03-09 seozelm genlist: Added signal emit hook. Patch by Hyoyoung...
2012-03-09 seozelm genlist: Fixed wrong member name. 'edit_item_style...
2012-03-09 seozelm genlist: Fixed wrong member name. 'mode_item_style...
2012-03-09 seozelm gen: Moved Elm_Genlist_Item_Move_Effect_Mode to...
2012-03-09 seozelm genlist: Moved internal enum from elm_genlist.h...
2012-03-08 seozelm gen*: Changed local variable 'no_highlight' ->...
2012-03-08 seozelm gen*: Fixed formatting.
2012-03-08 seozelm genlist: Fixed API bug. API change introduced API...
2012-03-07 seozelm genlist: Changed elm_genlist_edit_mode_get/set ->
2012-03-07 seozelm genlist: Fixed wrong API. elm_genlist_decorate_type...
2012-03-07 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-07 seozelm genlist: Changed item mode APIs.
2012-03-07 seozelm genlist: Deprecated elm_genlist_compress_mode_set...
2012-03-07 discomfitorrename elm object select mode values: whoever wrote...
2012-03-07 seozelm genlist/gengrid: Fixed hilight -> highlight.
2012-03-07 seozelm genlist: Fixed enum
2012-03-07 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-07 sanjeevRenaming ITEMS_SUBITEMS to ITEMS_TREE.
2012-03-07 rasterbetter not have an else... :)
2012-03-07 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-07 rasterFrom: chanwook jung <jchanwook@gmail.com>
2012-03-07 sanjeevRefactor genlist and deprecate top/middle item_show...
2012-03-07 sanjeevMerge bring_in, top_bring_in and middle_bring_in into...
2012-03-06 jyparkremove deprecated function related with elm_genlist_item
2012-03-06 rasteruse version as an actual version and bring back macros...
2012-03-06 seozelm genlist: 1. Mark EINA_DEPRECATED for deprecated...
2012-03-06 hermetelementary/genlist - elm_genlist_item_contents_orphan...
2012-03-06 seozelm genlist: Fixed flipmode cache issue. Renamed nocach...
2012-03-06 seozelm genlist: Fixed floating item bug. youtube.com/watch...
2012-03-06 hermetelementary/genlist -
2012-03-05 seozelm genlist: Removed spaces after casting.
2012-03-05 seozelm genlist: Added elm_genlist_item_flip_get/set APIs...
2012-03-05 hermetelementary/genlist, gengrid - reverted item_class versi...
2012-03-03 seozelm: Random review of multibuttonentry and genlist.
2012-03-02 discomfitorstringshare_del(NULL) is okay and item_style can be...
2012-03-02 discomfitornot sure how this insanity made it in, spank spank...
2012-02-29 hermetelementary/genlist, gengrid - added itc version checking.
2012-02-29 hermetelementary/genlist - renamed label field to text.
2012-02-29 hermetelementary/genlist - breaked edit mode. my fault.
2012-02-29 hermetelementary/genlist, gengrid - more reviews
2012-02-28 hermetelementary/genlist - killed elm_genlist_item_sorted_insert.
2012-02-28 hermetelementary/genlist - deprecated elm_genlist_item_object_get
2012-02-28 hermetelementary/genlist - reviewed.
2012-02-27 seozelm genlist: Set expanded_item only when it's expanding...
2012-02-27 rasterfix freeing of item that frees the expanded item
2012-02-25 discomfitorhome and end keys now actually SELECT the first/last...
2012-02-24 hermetelementary - removed unnecessary checkings
2012-02-23 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-23 seozelm genlist: Added mode_item_style to Elm_Genlist_Item_...
2012-02-22 seozelm genlist: elm_genlist_item_count -> elm_genlist_item...
2012-02-21 discomfitoradd elm_genlist_item_count(), change (int)wd->count...
2012-02-20 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-14 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-13 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-07 yozelementary: fix content set and unset hooks for genlist...
2012-01-30 hermetelementary/genlist, gengrid - modified internal variabl...
2012-01-30 hermetelementary/gengrid - Elm_Gengrid_Item -> Elm_Object_Item
2012-01-27 hermetelementary/genlist - deprecated elm_genlist_item_del()
2012-01-27 hermetelementary/genlsit, gengrid - removed duplicated disabl...
2012-01-26 hermetelementary/genlist - removed usage of widget_item_del_c...
2012-01-24 cedricelementary: match elm_list API.
2012-01-23 cedricelementary: revert r67371.
2012-01-20 hermetelementary/genlist - removed unused codes
2012-01-20 hermetelementary/genlist - Elm_Genlist_Item -> Elm_Object_Item
2012-01-14 cedricelm: reset state on item removal.
2011-12-30 rastersplit up all elm headers. not perfect, but a big start
2011-12-26 cedricelementary: add elm_genlist_item_index_get.
2011-12-26 rasterFrom: chanwook jung <jchanwook@gmail.com>
2011-12-26 seozelm genlist: Fixed function declaration formatting.
2011-12-24 seozelm genlist: Fixed genlist auto scroll bug. Patch by...
2011-12-23 seozelm genlist: Fixed indentation.
2011-12-20 seozelm genlist: Fixed item show apis.
2011-12-15 seozelm genlist: Internal variable refactoring.
2011-12-14 seozelm genlist/gengrid: Changed 'labels' to 'texts' in...
2011-12-13 rasterFrom: 정찬욱 <joey.jung@samsung.com>
2011-12-12 seozelm: Reverted wrong commits. This was committed by...
2011-12-12 seozelm toolbar/naviframe: Added more documentation about...
2011-12-06 seozelm genlist: Calculate expanded_depth in _item_new
2011-12-06 seozelm genlist/gengrid: Added documentation. Fixed documen...
2011-12-06 seozelm genlist/gengrid: Refactoring. Moved global function...
2011-12-05 discomfitormissed some things with my tooltip api break
2011-12-05 cedricelementary: fix reordering bug.
2011-12-05 discomfitorAPI BREAK
2011-12-02 cedricelementary: improve rendering stability by ordering...
2011-12-02 cedricelementary: prevent early death of items.
2011-12-02 seozelm gen/genlist: Renamed elm_gen.h to elm_genlist.h...
2011-12-02 cedricelementary: now elm_gen*_clear only destroy the item...
2011-12-01 seozelm gengrid/genlist: Changed 'label_get' to 'text_get...
2011-11-30 seozelm gen/gengrid/genlist: More clean ups.
2011-11-30 seozelm gen/gengrid/genlist: Moved more gen stuffs to genli...
2011-11-30 seozelm gen/gengrid/genlist: Partially removing gen. Partia...
2011-11-30 seozelm gen/gengrid/genlist: Partially removing gen. Partia...
2011-11-30 seozelm gen/gengrid/genlist: Fixed wrong elm_gen_clear...
next