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 |
seoz | elm examples: Removed macro for data dir. Used elm_app_... |
tree | commitdiff |
2012-03-30 |
seoz | elm index_example_02.c: Fix index behavior properly. |
tree | commitdiff |
2012-03-30 |
seoz | elm bg_example_03.c: Fixed window size to see the conte... |
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-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 |
gastal | Remove warnings about unused parameters in examples. |
tree | commitdiff |
2012-03-29 |
gastal | Fixes compilation instructions of examples to work... |
tree | commitdiff |
2012-03-29 |
discomfitor | new test for naviframe, move naviframe tests to navifra... |
tree | commitdiff |
2012-03-29 |
discomfitor | for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST... |
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 |
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 |
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 |
woohyun | elementary/toolbar : toolbar should be focusable as... |
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 examples: Adjust directory names. |
tree | commitdiff |
2012-03-28 |
seoz | elm examples: I removed __UNUSED__ and config header... |
tree | commitdiff |
2012-03-28 |
seoz | elm elc_player.c: Fixed slider usage. |
tree | commitdiff |
2012-03-28 |
seoz | elm thumb_example_01.c: Revert wrong #if 0, #endif... |
tree | commitdiff |
2012-03-28 |
seoz | elm slider_example.c: Use proper callback declarations... |
tree | commitdiff |
2012-03-28 |
seoz | elm slider: Changed format function callback's const... |
tree | commitdiff |
2012-03-28 |
seoz | elm genlist: Fixed tree effect bug. Patch by Chanwook... |
tree | commitdiff |
2012-03-28 |
seoz | elm examples: Use standard way of elementary applicatio... |
tree | commitdiff |
2012-03-28 |
seoz | elm examples: Fixed most of shadow variable warnings... |
tree | commitdiff |
2012-03-28 |
seoz | elm calendar_example_06.c: Fixed tm structure initializ... |
tree | commitdiff |
2012-03-28 |
seoz | elm examples: Fixed some meaningful build warnings. |
tree | commitdiff |
2012-03-28 |
seoz | elm examples: Define __UNUSED__ when HAVE_CONFIG_H... |
tree | commitdiff |
2012-03-28 |
seoz | elm genlist_example_04.c: Use proper group item style... |
tree | commitdiff |
2012-03-28 |
seoz | elm examples: Fixed build warnings. |
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 |
hermet | elementary/pager - farewell pager. you was the best... |
tree | commitdiff |
2012-03-27 |
hermet | elemenatary/panel - modified to use recommended parents. |
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 |
seoz | elm genlist: Updated moved/moved,after/moved,before... |
tree | commitdiff |
2012-03-27 |
seoz | elm genlist: Fixed documentation. |
tree | commitdiff |
2012-03-26 |
seoz | elm examples: Fixed some build warnings. |
tree | commitdiff |
2012-03-26 |
hermet | elementary/transit - don't be over the alpha value. |
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 |
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 |
raster | From: GoUn Lee <gouni.lee@samsung.com> |
tree | commitdiff |
2012-03-23 |
raster | From: chanwook jung <jchanwook@gmail.com> |
tree | commitdiff |
2012-03-23 |
raster | fix other bring in bug leif found. |
tree | commitdiff |
2012-03-23 |
caro | Elm examples: add win32 thread examples, remove some... |
tree | commitdiff |
2012-03-23 |
sanjeev | Callback parameter should be Widget_Data, not Evas_Object. |
tree | commitdiff |
2012-03-23 |
seoz | elm map: Removed unused codes. Patch by Bluezery <ohpow... |
tree | commitdiff |
2012-03-22 |
glima | [Elm] Fix wrong info on focus test. |
tree | commitdiff |
2012-03-22 |
raster | From: Bluezery <ohpowel@gmail.com> |
tree | commitdiff |
2012-03-22 |
raster | From: cnook <kimcinoo@gmail.com> |
tree | commitdiff |
2012-03-22 |
raster | to make show/bring in work for list - canvas objects... |
tree | commitdiff |
2012-03-22 |
raster | and clean up formatting uglies i saw. |
tree | commitdiff |
2012-03-22 |
raster | actually kno difference betwene show and bring-in in... |
tree | commitdiff |
2012-03-22 |
raster | fix initial bring in coord calc for genlist items if... |
tree | commitdiff |
2012-03-22 |
raster | From: cnook <kimcinoo@gmail.com> |
tree | commitdiff |
2012-03-22 |
raster | From: Bluezery <ohpowel@gmail.com> |
tree | commitdiff |
2012-03-21 |
gastal | Fix bugs in Elementary examples and documentation. |
tree | commitdiff |
2012-03-21 |
gastal | Remove GLView example from comments to a new file. |
tree | commitdiff |
2012-03-21 |
gastal | Fixing bugs in Elementary widgets documentation. |
tree | commitdiff |
2012-03-21 |
raster | From: Hyoyoung Chang <hyoyoung@gmail.com> |
tree | commitdiff |
2012-03-21 |
raster | From: chanwook jung <jchanwook@gmail.com> |
tree | commitdiff |
2012-03-21 |
raster | From: Hyoyoung Chang <hyoyoung@gmail.com> |
tree | commitdiff |
2012-03-21 |
raster | From: cnook <kimcinoo@gmail.com> |
tree | commitdiff |
2012-03-21 |
sanjeev | gravity_set/get func ptr not set. |
tree | commitdiff |
2012-03-20 |
seoz | elm test_naviframe.c: Revised codes. |
tree | commitdiff |
2012-03-20 |
woohyun | elementary/elm_widget : When adding a sub-object, top_w... |
tree | commitdiff |
2012-03-20 |
seoz | elm genlist: Refine item callbacks. Patch by Hyoyoung... |
tree | commitdiff |
next |