[Genlist][Bugfix] Group title is not display
[framework/uifw/elementary.git] / src / lib / elm_genlist.c
2012-03-14 Jung Chanwook[Genlist][Bugfix] Group title is not display
2012-03-13 seozelm genlist/gengrid: Fixed item signal emit hook bug.
2012-03-13 Hyoyoung ChangMerge "[genlist] bugfix decorate mode double tap"
2012-03-13 Hyoyoung Chang[genlist] bugfix decorate mode double tap
2012-03-13 Jeonghyun YunElementary migration revision 69026
2012-03-13 Jung ChanwookMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-13 Jung Chanwook[genlist,gengrid] upstream merge
2012-03-12 Hyoyoung Chang[genlist] minor fix indent
2012-03-12 Hyoyoung Chang[genlist] minor code indent fix
2012-03-12 Hyoyoung ChangMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-12 Hyoyoung Chang[genlist] bugfix decorate_all mode sizing problem
2012-03-12 Shinwoo KimMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-12 Hyoyoung Chang[genlist] merged with upstream
2012-03-12 Hyoyoung Chang[genlist] change old item style to current naming
2012-03-12 Hyoyoung ChangMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-12 Hyoyoung Chang[genlist] naming change - edit_mode->decorate_mode
2012-03-12 Jung Chanwook[genlist] edit mode
2012-03-09 WooHyun JungMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-09 Jung ChanwookMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-09 Jung Chanwook[genlist] fix the build error
2012-03-09 Shinwoo KimMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-09 Goun LeeMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-09 Jung Chanwook[genlist] merge samsung feature
2012-03-08 Myungjae LeeMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-08 Jung Chanwook[genlist] merge upstream 2nd
2012-03-08 Jung ChanwookMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-08 Jung Chanwook[elm_genlist.c] merge upstream 1st
2012-03-08 WooHyun JungMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-08 Hyoyoung ChangMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-08 Hyoyoung Chang[genlist] merge with local source
2012-03-08 WooHyun JungMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-08 Hyoyoung Chang[genlist] no scale at theme_hook
2012-03-08 Hyoyoung Chang[genlist] remove focus at flipped mode
2012-03-08 Hyoyoung Chang[genlist] add changed_job, can_focus, calc_job checking
2012-03-08 Hyoyoung ChangMerge branch 'intefl/svn_merge' of ssh://165.213.149...
2012-03-08 Hyoyoung Chang[genlist] merge with upstream
2012-03-08 Jeonghyun YunMerge remote-tracking branch 'remotes/origin/upstream'
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-28 deasung.kimMerge "[C&P popup] bugfix: S1-1248, S1-1323, Search...
2012-02-28 deasung.kimMerge "[cnp] bugfix: [TEST][U1/U1HD]Tizen_2012_0225_1...
2012-02-28 WooHyun JungMerge "[*][entry] Remove elm_entry_matchlist_set API"
2012-02-28 Jung Chanwook[Genlist] Add clear_cb.(refer to #64275)
2012-02-28 Jung Chanwook[Genlist] evas_object_unref position is changed properl...
2012-02-28 Jung Chanwook[Genlist] use generation instead of delete_me. (migrati...
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-24 Jeonghyun YunMerge "gengrid TC modified"
2012-02-24 Shinwoo KimMerge "[TC] Follow the changed EFL migration API and...
2012-02-24 Hyoyoung Chang[genlist] widtype_check in calc_job
2012-02-23 Jung Chanwook[Genlist] Fix the problem func.del is called twice...
2012-02-23 Myoungwoon Roy KimMerge "[genlist] fixing group item raise, unwanted...
2012-02-23 Myoungwoon Roy KimMerge "elementary/genlist - added FIXEME:"
2012-02-23 Hyoyoung Chang[genlist] fixing group item raise, unwanted it realize
2012-02-23 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-23 ChunEon Parkelementary/genlist - added FIXEME:
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-21 Myoungwoon Roy KimMerge "[elm_slider.c] fix for Nabi/ S1 - 1271, regardin...
2012-02-21 Myoungwoon Roy KimMerge "[tickernoti] Fixed the issue in displaying ticke...
2012-02-21 Myoungwoon Roy KimMerge "[Genlist][Nabi] Bug fix : S1-1321,S1-1341. BS...
2012-02-21 Jung Chanwook[Genlist][Nabi] Bug fix : S1-1321,S1-1341. BS was occur...
2012-02-20 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-02-20 Sehwan ParkMerge "[entry] remove code related to autoperiod"
next