2012-04-02 |
Jeonghyun Yun | Elementary migration revision 69832 |
tree | commitdiff |
2012-04-02 |
Jeonghyun Yun | Elementary migration revision 69832 |
tree | commitdiff |
2012-04-02 |
WooHyun Jung | [Entry] Merge with 69850 for fix elm_entry bug. Segfaul... |
tree | commitdiff |
2012-04-02 |
Myoungwoon Roy Kim | Merge "[popup] opensource mergie (r69790)" |
tree | commitdiff |
2012-04-02 |
woohyun | elementary/elm_entry : Fixed a bug. While appending... |
tree | commitdiff |
2012-04-01 |
raster | [popup] opensource mergie (r69790) |
tree | commitdiff |
2012-03-30 |
seoz | elm: Set timer/animator to NULL after they're deleted. |
tree | commitdiff |
2012-03-30 |
seoz | elm gengrid: Changed internal function and variable... |
tree | commitdiff |
2012-03-30 |
WooHyun Jung | Merge ... r69788 for fixing timer_del problem in genlist |
tree | commitdiff |
2012-03-30 |
WooHyun Jung | Merge "elementary/toolbar : can_focus should be set... |
tree | commitdiff |
2012-03-30 |
WooHyun Jung | Merge "elementary/toolbar : toolbar should be focusable... |
tree | commitdiff |
2012-03-30 |
raster | After edit mode naming is changed, some legacy naming... |
tree | commitdiff |
2012-03-30 |
raster | From: cnook <kimcinoo@gmail.com> |
tree | commitdiff |
2012-03-30 |
seoz | elm genlist: Set long_timer to NULL after it's deleted. |
tree | commitdiff |
2012-03-30 |
woohyun | elementary/genlist : set NULL for swipe_timer. |
tree | commitdiff |
2012-03-30 |
seoz | elm genlist: Fixed genlist infinite loop bug. |
tree | commitdiff |
2012-03-30 |
hermet | elementary/naviframe - fixed to keep title_visiblility... |
tree | commitdiff |
2012-03-30 |
discomfitor | clean up this logic a bit as well |
tree | commitdiff |
2012-03-30 |
discomfitor | why use two loops when one is fine? |
tree | commitdiff |
2012-03-30 |
discomfitor | this was redundant and confusing so I hit it with a... |
tree | commitdiff |
2012-03-30 |
discomfitor | also rename widget data variable to be consistent with... |
tree | commitdiff |
2012-03-30 |
discomfitor | this is not actually unused... |
tree | commitdiff |
2012-03-30 |
woohyun | elementary/toolbar : can_focus should be set as EINA_TRUE. |
tree | commitdiff |
2012-03-30 |
woohyun | elementary/toolbar : toolbar should be focusable as... |
tree | commitdiff |
2012-03-29 |
yoz | elementary: oops, mistake |
tree | commitdiff |
2012-03-29 |
yoz | elementary: add an enum for the weekdays, with magic... |
tree | commitdiff |
2012-03-29 |
yoz | elementary: add 2 API, the first one is to set the... |
tree | commitdiff |
2012-03-29 |
caro | Elm: remove some warnings when no X |
tree | commitdiff |
2012-03-29 |
hermet | elementary/panes - Patch to handle deletion of current... |
tree | commitdiff |
2012-03-29 |
raster | make elm robust and handle if u DONT set compile time... |
tree | commitdiff |
2012-03-29 |
seoz | elm: Fixed formatting. Added a space after 'if/while... |
tree | commitdiff |
2012-03-29 |
seoz | elm elm_object: Fixed part content set hooks. |
tree | commitdiff |
2012-03-29 |
seoz | elm genlist: Fixed _item_content_set_hook. Use _item_co... |
tree | commitdiff |
2012-03-29 |
WooHyun Jung | Merge "elementary/conform : wd->content is set as NULL... |
tree | commitdiff |
2012-03-29 |
woohyun | elementary/conform : wd->content is set as NULL in... |
tree | commitdiff |
2012-03-29 |
seoz | elm elm_object_item: Fixed item part content set hooks. |
tree | commitdiff |
2012-03-29 |
raster | fix next calgrind bitch. yay! |
tree | commitdiff |
2012-03-29 |
raster | fix segv on elm_config exiting - entry bug! free(wd... |
tree | commitdiff |
2012-03-29 |
raster | warn-- for non-x |
tree | commitdiff |
2012-03-29 |
raster | fix formatting! no if( ... space pls! |
tree | commitdiff |
2012-03-29 |
raster | use new ref_get func in object cleanup for windows. |
tree | commitdiff |
2012-03-29 |
Hyoyoung Chang | [genlist] r69725 with local enhancement |
tree | commitdiff |
2012-03-29 |
seoz | elm genlist: Fixed flip bug. Patch by Hyoyoung Chang |
tree | commitdiff |
2012-03-29 |
raster | use new ref_get func in object cleanup for windows. |
tree | commitdiff |
2012-03-29 |
seoz | elm genlist: Remove tree_effect_animator on genlist... |
tree | commitdiff |
2012-03-29 |
hermet | elementary/panes - Patch to handle deletion of current... |
tree | commitdiff |
2012-03-29 |
woohyun | elementary/toolbar : can_focus should be set as EINA_TRUE. |
tree | commitdiff |
2012-03-29 |
seoz | elm conform: Revised code. More proper NULL check and... |
tree | commitdiff |
2012-03-29 |
woohyun | elementary/conform : wd->content is set as NULL in... |
tree | commitdiff |
2012-03-29 |
hermet | elementary/naviframe - more clean tree |
tree | commitdiff |
2012-03-29 |
hermet | elementary/widget - fixed to update the some status... |
tree | commitdiff |
2012-03-29 |
woohyun | elementary/toolbar : toolbar should be focusable as... |
tree | commitdiff |
2012-03-29 |
Rajeev Ranjan | Merge "[elm_datetime] Year min/max is moved to elm_conf... |
tree | commitdiff |
2012-03-29 |
WooHyun Jung | Merge "[*][ctxpopup_cpypasteUI] fix a bug - scroller... |
tree | commitdiff |
2012-03-28 |
shilpa onkar singh | Merge "elementary/colorselector - padding between color... |
tree | commitdiff |
2012-03-28 |
hermet | elementary/naviframe - more clean tree |
tree | commitdiff |
2012-03-28 |
hermet | elementary/widget - fixed to update the some status... |
tree | commitdiff |
2012-03-28 |
seoz | elm: Fixed formatting. |
tree | commitdiff |
2012-03-28 |
seoz | elm elc_player.c: Fixed slider usage. |
tree | commitdiff |
2012-03-28 |
seoz | elm slider: Changed format function callback's const... |
tree | commitdiff |
2012-03-28 |
seoz | [Genlist][Nabi:S1-2014] bug fix, expanded_next_item... |
tree | commitdiff |
2012-03-28 |
hermet | elementary/colorselector - padding between color items... |
tree | commitdiff |
2012-03-28 |
seoz | elm genlist: Fixed tree effect bug. Patch by Chanwook... |
tree | commitdiff |
2012-03-27 |
hermet | elementary/colorselector - padding between color items... |
tree | commitdiff |
2012-03-27 |
hermet | elementary/naviframe - added overlap style and updated... |
tree | commitdiff |
2012-03-27 |
sumanth | [elm_datetime] Year min/max is moved to elm_config... |
tree | commitdiff |
2012-03-27 |
Shinwoo Kim | Merge changes I6abbe506,Ibfd12197 |
tree | commitdiff |
2012-03-27 |
hermet | elementary/pager - farewell pager. you was the best... |
tree | commitdiff |
2012-03-27 |
seoz | [Genlist] elm genlist: Refactoring. Use correct name... |
tree | commitdiff |
2012-03-27 |
hermet | elementary/naviframe - fixed to an object has a focus... |
tree | commitdiff |
2012-03-27 |
hermet | elementary/naviframe - modified content unfocusable. |
tree | commitdiff |
2012-03-27 |
hermet | elementary/transit - more simple code. |
tree | commitdiff |
2012-03-27 |
Jaehwan Kim | Merge "When the scroller is holded and scrolled, it... |
tree | commitdiff |
2012-03-27 |
seoz | [Genlist] Open source merge. r69518. |
tree | commitdiff |
2012-03-27 |
seoz | elm genlist: Updated moved/moved,after/moved,before... |
tree | commitdiff |
2012-03-27 |
seoz | elm genlist: Fixed documentation. |
tree | commitdiff |
2012-03-27 |
Goun Lee | Merge "[multibuttonentry]merged with opensource (r69583... |
tree | commitdiff |
2012-03-26 |
raster | [Genlist] Tree effect bug fix merge @69582 |
tree | commitdiff |
2012-03-26 |
raster | [Genlist] Add the moved.after/before signal instead... |
tree | commitdiff |
2012-03-26 |
Hyoyoung Chang | Merge "[genlist] upstream merge r69538, r69536" |
tree | commitdiff |
2012-03-26 |
hermet | elementary/transit - covered flipped image object |
tree | commitdiff |
2012-03-26 |
jaehwan | When the scroller is holded and scrolled, it can be... |
tree | commitdiff |
2012-03-26 |
seoz | elm els_scroller: Added horizontal scroll feature by... |
tree | commitdiff |
2012-03-26 |
jaehwan | When the scroller is holded and scrolled, it can be... |
tree | commitdiff |
2012-03-26 |
hermet | elementary/transit - covered flipped image object |
tree | commitdiff |
2012-03-26 |
sanjeev | Fix related zoom |
tree | commitdiff |
2012-03-26 |
sanjeev | Callback parameter should be Widget_Data, not Evas_Object. |
tree | commitdiff |
2012-03-26 |
seoz | elm map: Removed unused codes. Patch by Bluezery <ohpow... |
tree | commitdiff |
2012-03-26 |
raster | From: Bluezery <ohpowel@gmail.com> |
tree | commitdiff |
2012-03-26 |
raster | From: Bluezery <ohpowel@gmail.com> |
tree | commitdiff |
2012-03-26 |
sanjeev | elm_map - Bug fix and cleanup. |
tree | commitdiff |
2012-03-26 |
jypark | remove elm_map_marker_XXX |
tree | commitdiff |
2012-03-26 |
seoz | elm multibuttonentry: Deprecated elm_multibuttonentry_i... |
tree | commitdiff |
2012-03-26 |
seoz | elm multibuttonentry: Refactoring. Use more descriptive... |
tree | commitdiff |
2012-03-25 |
seoz | elm multibuttonentry: Fixed formatting. |
tree | commitdiff |
2012-03-24 |
raster | From: Hyoyoung Chang <hyoyoung@gmail.com> |
tree | commitdiff |
2012-03-23 |
sanjeev | Fix related zoom |
tree | commitdiff |
2012-03-23 |
Goun Lee | [multibuttonentry]merged with opensource (r69583) |
tree | commitdiff |
2012-03-23 |
raster | From: GoUn Lee <gouni.lee@samsung.com> |
tree | commitdiff |
2012-03-23 |
raster | From: chanwook jung <jchanwook@gmail.com> |
tree | commitdiff |
next |