elementary/elm_entry : Fixed a bug. While appending big sized string,
[framework/uifw/elementary.git] / src / lib /
2012-04-02 woohyunelementary/elm_entry : Fixed a bug. While appending...
2012-03-30 seozelm: Set timer/animator to NULL after they're deleted.
2012-03-30 seozelm gengrid: Changed internal function and variable...
2012-03-30 rasterAfter edit mode naming is changed, some legacy naming...
2012-03-30 rasterFrom: cnook <kimcinoo@gmail.com>
2012-03-30 seozelm genlist: Set long_timer to NULL after it's deleted.
2012-03-30 woohyunelementary/genlist : set NULL for swipe_timer.
2012-03-30 seozelm genlist: Fixed genlist infinite loop bug.
2012-03-30 hermetelementary/naviframe - fixed to keep title_visiblility...
2012-03-30 discomfitorclean up this logic a bit as well
2012-03-30 discomfitorwhy use two loops when one is fine?
2012-03-30 discomfitorthis was redundant and confusing so I hit it with a...
2012-03-30 discomfitoralso rename widget data variable to be consistent with...
2012-03-30 discomfitorthis is not actually unused...
2012-03-29 yozelementary: oops, mistake
2012-03-29 yozelementary: add an enum for the weekdays, with magic...
2012-03-29 yozelementary: add 2 API, the first one is to set the...
2012-03-29 caroElm: remove some warnings when no X
2012-03-29 rastermake elm robust and handle if u DONT set compile time...
2012-03-29 seozelm: Fixed formatting. Added a space after 'if/while...
2012-03-29 seozelm elm_object: Fixed part content set hooks.
2012-03-29 seozelm genlist: Fixed _item_content_set_hook. Use _item_co...
2012-03-29 seozelm elm_object_item: Fixed item part content set hooks.
2012-03-29 rasterfix next calgrind bitch. yay!
2012-03-29 rasterfix segv on elm_config exiting - entry bug! free(wd...
2012-03-29 rasterwarn-- for non-x
2012-03-29 rasterfix formatting! no if( ... space pls!
2012-03-29 seozelm genlist: Fixed flip bug. Patch by Hyoyoung Chang
2012-03-29 rasteruse new ref_get func in object cleanup for windows.
2012-03-29 seozelm genlist: Remove tree_effect_animator on genlist...
2012-03-29 hermetelementary/panes - Patch to handle deletion of current...
2012-03-29 woohyunelementary/toolbar : can_focus should be set as EINA_TRUE.
2012-03-29 seozelm conform: Revised code. More proper NULL check and...
2012-03-29 woohyunelementary/conform : wd->content is set as NULL in...
2012-03-29 woohyunelementary/toolbar : toolbar should be focusable as...
2012-03-28 hermetelementary/naviframe - more clean tree
2012-03-28 hermetelementary/widget - fixed to update the some status...
2012-03-28 seozelm: Fixed formatting.
2012-03-28 seozelm elc_player.c: Fixed slider usage.
2012-03-28 seozelm slider: Changed format function callback's const...
2012-03-28 seozelm genlist: Fixed tree effect bug. Patch by Chanwook...
2012-03-27 hermetelementary/colorselector - padding between color items...
2012-03-27 hermetelementary/naviframe - added overlap style and updated...
2012-03-27 hermetelementary/pager - farewell pager. you was the best...
2012-03-27 hermetelementary/naviframe - fixed to an object has a focus...
2012-03-27 hermetelementary/naviframe - modified content unfocusable.
2012-03-27 hermetelementary/transit - more simple code.
2012-03-27 seozelm genlist: Updated moved/moved,after/moved,before...
2012-03-27 seozelm genlist: Fixed documentation.
2012-03-26 seozelm els_scroller: Added horizontal scroll feature by...
2012-03-26 jaehwanWhen the scroller is holded and scrolled, it can be...
2012-03-26 hermetelementary/transit - covered flipped image object
2012-03-26 seozelm multibuttonentry: Deprecated elm_multibuttonentry_i...
2012-03-26 seozelm multibuttonentry: Refactoring. Use more descriptive...
2012-03-25 seozelm multibuttonentry: Fixed formatting.
2012-03-24 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-23 sanjeevFix related zoom
2012-03-23 rasterFrom: GoUn Lee <gouni.lee@samsung.com>
2012-03-23 rasterFrom: chanwook jung <jchanwook@gmail.com>
2012-03-23 rasterfix other bring in bug leif found.
2012-03-23 sanjeevCallback parameter should be Widget_Data, not Evas_Object.
2012-03-23 seozelm map: Removed unused codes. Patch by Bluezery <ohpow...
2012-03-22 rasterFrom: Bluezery <ohpowel@gmail.com>
2012-03-22 rasterFrom: cnook <kimcinoo@gmail.com>
2012-03-22 rasterto make show/bring in work for list - canvas objects...
2012-03-22 rasterand clean up formatting uglies i saw.
2012-03-22 rasteractually kno difference betwene show and bring-in in...
2012-03-22 rasterfix initial bring in coord calc for genlist items if...
2012-03-22 rasterFrom: cnook <kimcinoo@gmail.com>
2012-03-22 rasterFrom: Bluezery <ohpowel@gmail.com>
2012-03-21 gastalRemove GLView example from comments to a new file.
2012-03-21 gastalFixing bugs in Elementary widgets documentation.
2012-03-21 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-21 rasterFrom: chanwook jung <jchanwook@gmail.com>
2012-03-21 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-21 rasterFrom: cnook <kimcinoo@gmail.com>
2012-03-21 sanjeevgravity_set/get func ptr not set.
2012-03-20 woohyunelementary/elm_widget : When adding a sub-object, top_w...
2012-03-20 seozelm genlist: Refine item callbacks. Patch by Hyoyoung...
2012-03-20 sanjeevelm_map - Bug fix and cleanup.
2012-03-20 seozelm genlist: Refactoring. Create spacer object only...
2012-03-20 caroElm: typo in comment
2012-03-20 leifReplace repetetive if(type== with switch/case
2012-03-19 discomfitoragain, mandatory hover menus are not suitable for deskt...
2012-03-19 discomfitordisable annoying hover menu when clicking anchors in...
2012-03-19 seozelm list: Added elm_list_first/last_item_get() APIs...
2012-03-18 woohyunelementary/popup : Fixing a bug. Please refer following...
2012-03-17 jihoonelm: fix doxygen about Widget Tree Navigation
2012-03-16 hermetelementary/colorselector -
2012-03-16 seozelm genlist: Refactoring. Use correct name item_moving_...
2012-03-16 jyparkremove elm_map_marker_XXX
2012-03-16 jyparkupdate info
2012-03-16 jyparkremove deprecated code related with
2012-03-16 discomfitorproperly #ifdef out entire function
2012-03-15 seozelm genlist: Fixed evas_object_unref position problem...
2012-03-15 seozelm genlist: Refactored _sizing_eval.
2012-03-15 woohyunelementary/elm_entry.c : I think this is wrong highligh...
2012-03-15 jaehwanAdd the comment of the longpressed in toolbar. It seems...
2012-03-15 seozelm genlist: Fixed elm_genlist_item_index_get(). Patch...
2012-03-15 seozelm genlist: Fixed compress mode sizing bug. Patch...
next