projects
/
framework
/
uifw
/
elementary.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
elementary/win - [E-devel] [Patch][Elementary] Patch for elm_win to fix the focus...
[framework/uifw/elementary.git]
/
src
/
lib
/
elm_genlist.c
2012-04-06
seoz
elm genlist: Refactored flip mode. Patch by Hyoyoung...
blob
|
commitdiff
2012-04-06
jihoon
elementary: ignore key event of keypad when NumLock...
blob
|
commitdiff
|
diff to current
2012-04-05
hermet
elementary/genlist - [E-devel] [Patch][Genlist] removed...
blob
|
commitdiff
|
diff to current
2012-04-03
seoz
elm genlist: Renamed internal variables and functions...
blob
|
commitdiff
|
diff to current
2012-04-03
seoz
elm genlist: Renamed internal variables/functions....
blob
|
commitdiff
|
diff to current
2012-04-03
seoz
elm genlist: Internal variable rename. Patch by Hyoyoun...
blob
|
commitdiff
|
diff to current
2012-04-02
seoz
elm genlist: Changed internal variables correctly....
blob
|
commitdiff
|
diff to current
2012-04-02
seoz
elm genlist: Reverted Hyoyoung's first patch. He sent...
blob
|
commitdiff
|
diff to current
2012-03-30
raster
After edit mode naming is changed, some legacy naming...
blob
|
commitdiff
|
diff to current
2012-03-30
seoz
elm genlist: Set long_timer to NULL after it's deleted.
blob
|
commitdiff
|
diff to current
2012-03-30
woohyun
elementary/genlist : set NULL for swipe_timer.
blob
|
commitdiff
|
diff to current
2012-03-30
seoz
elm genlist: Fixed genlist infinite loop bug.
blob
|
commitdiff
|
diff to current
2012-03-29
seoz
elm: Fixed formatting. Added a space after 'if/while...
blob
|
commitdiff
|
diff to current
2012-03-29
seoz
elm genlist: Fixed _item_content_set_hook. Use _item_co...
blob
|
commitdiff
|
diff to current
2012-03-29
seoz
elm elm_object_item: Fixed item part content set hooks.
blob
|
commitdiff
|
diff to current
2012-03-29
seoz
elm genlist: Fixed flip bug. Patch by Hyoyoung Chang
blob
|
commitdiff
|
diff to current
2012-03-29
seoz
elm genlist: Remove tree_effect_animator on genlist...
blob
|
commitdiff
|
diff to current
2012-03-28
seoz
elm genlist: Fixed tree effect bug. Patch by Chanwook...
blob
|
commitdiff
|
diff to current
2012-03-24
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-23
raster
From: chanwook jung <jchanwook@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-23
raster
fix other bring in bug leif found.
blob
|
commitdiff
|
diff to current
2012-03-22
raster
and clean up formatting uglies i saw.
blob
|
commitdiff
|
diff to current
2012-03-22
raster
actually kno difference betwene show and bring-in in...
blob
|
commitdiff
|
diff to current
2012-03-22
raster
fix initial bring in coord calc for genlist items if...
blob
|
commitdiff
|
diff to current
2012-03-21
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-21
raster
From: chanwook jung <jchanwook@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-21
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-20
seoz
elm genlist: Refine item callbacks. Patch by Hyoyoung...
blob
|
commitdiff
|
diff to current
2012-03-20
seoz
elm genlist: Refactoring. Create spacer object only...
blob
|
commitdiff
|
diff to current
2012-03-20
leif
Replace repetetive if(type== with switch/case
blob
|
commitdiff
|
diff to current
2012-03-16
seoz
elm genlist: Refactoring. Use correct name item_moving_...
blob
|
commitdiff
|
diff to current
2012-03-15
seoz
elm genlist: Fixed evas_object_unref position problem...
blob
|
commitdiff
|
diff to current
2012-03-15
seoz
elm genlist: Refactored _sizing_eval.
blob
|
commitdiff
|
diff to current
2012-03-15
seoz
elm genlist: Fixed elm_genlist_item_index_get(). Patch...
blob
|
commitdiff
|
diff to current
2012-03-15
seoz
elm genlist: Fixed compress mode sizing bug. Patch...
blob
|
commitdiff
|
diff to current
2012-03-15
jypark
remove deprecated code related with
blob
|
commitdiff
|
diff to current
2012-03-15
jypark
remove deprecated code
blob
|
commitdiff
|
diff to current
2012-03-15
jypark
remove deprecated with
blob
|
commitdiff
|
diff to current
2012-03-15
seoz
elm genlist: Added show_item check routine. Patch by...
blob
|
commitdiff
|
diff to current
2012-03-14
seoz
elm genlist: Check object magic in EAPI.
blob
|
commitdiff
|
diff to current
2012-03-13
seoz
elm genlist: Fixed item select bug. Patch by Hyoyoung...
blob
|
commitdiff
|
diff to current
2012-03-13
seoz
elm genlist/gengrid: Fixed item signal emit hook bug.
blob
|
commitdiff
|
diff to current
2012-03-13
jypark
remove deprecated code related with
blob
|
commitdiff
|
diff to current
2012-03-13
jypark
remove deprecated code related with
blob
|
commitdiff
|
diff to current
2012-03-09
seoz
elm genlist: Added signal emit hook. Patch by Hyoyoung...
blob
|
commitdiff
|
diff to current
2012-03-09
seoz
elm genlist: Fixed wrong member name. 'edit_item_style...
blob
|
commitdiff
|
diff to current
2012-03-09
seoz
elm genlist: Fixed wrong member name. 'mode_item_style...
blob
|
commitdiff
|
diff to current
2012-03-09
seoz
elm gen: Moved Elm_Genlist_Item_Move_Effect_Mode to...
blob
|
commitdiff
|
diff to current
2012-03-09
seoz
elm genlist: Moved internal enum from elm_genlist.h...
blob
|
commitdiff
|
diff to current
2012-03-08
seoz
elm gen*: Changed local variable 'no_highlight' ->...
blob
|
commitdiff
|
diff to current
2012-03-08
seoz
elm gen*: Fixed formatting.
blob
|
commitdiff
|
diff to current
2012-03-08
seoz
elm genlist: Fixed API bug. API change introduced API...
blob
|
commitdiff
|
diff to current
2012-03-07
seoz
elm genlist: Changed elm_genlist_edit_mode_get/set ->
blob
|
commitdiff
|
diff to current
2012-03-07
seoz
elm genlist: Fixed wrong API. elm_genlist_decorate_type...
blob
|
commitdiff
|
diff to current
2012-03-07
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-07
seoz
elm genlist: Changed item mode APIs.
blob
|
commitdiff
|
diff to current
2012-03-07
seoz
elm genlist: Deprecated elm_genlist_compress_mode_set...
blob
|
commitdiff
|
diff to current
2012-03-07
discomfitor
rename elm object select mode values: whoever wrote...
blob
|
commitdiff
|
diff to current
2012-03-07
seoz
elm genlist/gengrid: Fixed hilight -> highlight.
blob
|
commitdiff
|
diff to current
2012-03-07
seoz
elm genlist: Fixed enum
blob
|
commitdiff
|
diff to current
2012-03-07
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-07
sanjeev
Renaming ITEMS_SUBITEMS to ITEMS_TREE.
blob
|
commitdiff
|
diff to current
2012-03-07
raster
better not have an else... :)
blob
|
commitdiff
|
diff to current
2012-03-07
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-07
raster
From: chanwook jung <jchanwook@gmail.com>
blob
|
commitdiff
|
diff to current
2012-03-07
sanjeev
Refactor genlist and deprecate top/middle item_show...
blob
|
commitdiff
|
diff to current
2012-03-07
sanjeev
Merge bring_in, top_bring_in and middle_bring_in into...
blob
|
commitdiff
|
diff to current
2012-03-06
jypark
remove deprecated function related with elm_genlist_item
blob
|
commitdiff
|
diff to current
2012-03-06
raster
use version as an actual version and bring back macros...
blob
|
commitdiff
|
diff to current
2012-03-06
seoz
elm genlist: 1. Mark EINA_DEPRECATED for deprecated...
blob
|
commitdiff
|
diff to current
2012-03-06
hermet
elementary/genlist - elm_genlist_item_contents_orphan...
blob
|
commitdiff
|
diff to current
2012-03-06
seoz
elm genlist: Fixed flipmode cache issue. Renamed nocach...
blob
|
commitdiff
|
diff to current
2012-03-06
seoz
elm genlist: Fixed floating item bug. youtube.com/watch...
blob
|
commitdiff
|
diff to current
2012-03-06
hermet
elementary/genlist -
blob
|
commitdiff
|
diff to current
2012-03-05
seoz
elm genlist: Removed spaces after casting.
blob
|
commitdiff
|
diff to current
2012-03-05
seoz
elm genlist: Added elm_genlist_item_flip_get/set APIs...
blob
|
commitdiff
|
diff to current
2012-03-05
hermet
elementary/genlist, gengrid - reverted item_class versi...
blob
|
commitdiff
|
diff to current
2012-03-03
seoz
elm: Random review of multibuttonentry and genlist.
blob
|
commitdiff
|
diff to current
2012-03-02
discomfitor
stringshare_del(NULL) is okay and item_style can be...
blob
|
commitdiff
|
diff to current
2012-03-02
discomfitor
not sure how this insanity made it in, spank spank...
blob
|
commitdiff
|
diff to current
2012-02-29
hermet
elementary/genlist, gengrid - added itc version checking.
blob
|
commitdiff
|
diff to current
2012-02-29
hermet
elementary/genlist - renamed label field to text.
blob
|
commitdiff
|
diff to current
2012-02-29
hermet
elementary/genlist - breaked edit mode. my fault.
blob
|
commitdiff
|
diff to current
2012-02-29
hermet
elementary/genlist, gengrid - more reviews
blob
|
commitdiff
|
diff to current
2012-02-28
hermet
elementary/genlist - killed elm_genlist_item_sorted_insert.
blob
|
commitdiff
|
diff to current
2012-02-28
hermet
elementary/genlist - deprecated elm_genlist_item_object_get
blob
|
commitdiff
|
diff to current
2012-02-28
hermet
elementary/genlist - reviewed.
blob
|
commitdiff
|
diff to current
2012-02-27
seoz
elm genlist: Set expanded_item only when it's expanding...
blob
|
commitdiff
|
diff to current
2012-02-27
raster
fix freeing of item that frees the expanded item
blob
|
commitdiff
|
diff to current
2012-02-25
discomfitor
home and end keys now actually SELECT the first/last...
blob
|
commitdiff
|
diff to current
2012-02-24
hermet
elementary - removed unnecessary checkings
blob
|
commitdiff
|
diff to current
2012-02-23
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-02-23
seoz
elm genlist: Added mode_item_style to Elm_Genlist_Item_...
blob
|
commitdiff
|
diff to current
2012-02-22
seoz
elm genlist: elm_genlist_item_count -> elm_genlist_item...
blob
|
commitdiff
|
diff to current
2012-02-21
discomfitor
add elm_genlist_item_count(), change (int)wd->count...
blob
|
commitdiff
|
diff to current
2012-02-20
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-02-14
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-02-13
raster
From: Hyoyoung Chang <hyoyoung@gmail.com>
blob
|
commitdiff
|
diff to current
2012-02-07
yoz
elementary: fix content set and unset hooks for genlist...
blob
|
commitdiff
|
diff to current
2012-01-30
hermet
elementary/genlist, gengrid - modified internal variabl...
blob
|
commitdiff
|
diff to current
next