framework/uifw/elementary.git
2012-03-29 rastertone down smoothing even more.
2012-03-29 rasterwarn-- for non-x
2012-03-29 rasterfix formatting! no if( ... space pls!
2012-03-29 rasteradjust default configs for scroll smoothing to have...
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 woohyunelementary/conform theme : Rearranging some parts in...
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 examples: Adjust directory names.
2012-03-28 seozelm examples: I removed __UNUSED__ and config header...
2012-03-28 seozelm elc_player.c: Fixed slider usage.
2012-03-28 seozelm thumb_example_01.c: Revert wrong #if 0, #endif...
2012-03-28 seozelm slider_example.c: Use proper callback declarations...
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-28 seozelm examples: Use standard way of elementary applicatio...
2012-03-28 seozelm examples: Fixed most of shadow variable warnings...
2012-03-28 seozelm calendar_example_06.c: Fixed tm structure initializ...
2012-03-28 seozelm examples: Fixed some meaningful build warnings.
2012-03-28 seozelm: Updated .gitignore.
2012-03-28 seozelm examples: Define __UNUSED__ when HAVE_CONFIG_H...
2012-03-28 seozelm genlist_example_04.c: Use proper group item style...
2012-03-28 seozelm examples: Fixed build warnings.
2012-03-27 hermetelementary/naviframe - add blending effect to overlap...
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 hermetelemenatary/panel - modified to use recommended parents.
2012-03-27 hermetelementary/panel - buggy position!!
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 examples: Fixed some build warnings.
2012-03-26 hermetelementary/transit - don't be over the alpha value.
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 rasterupdate configure/readme for 1.0 alpha
2012-03-24 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-03-24 rasterupdate po's?
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 caroElm examples: add win32 thread examples, remove some...
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 glima[Elm] Fix wrong info on focus test.
2012-03-22 rasterupdate po.
2012-03-22 rasterpass distcheck
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 gastalFix bugs in Elementary examples and documentation.
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 seozelm test_naviframe.c: Revised codes.
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: ignore--
2012-03-20 caroElm: fix compilation on OS that are not using X
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 gastalNew simpler button example.
2012-03-19 gastalFixing bugs in examples.
2012-03-19 seozelm list: Added elm_list_first/last_item_get() APIs...
2012-03-19 seozelm test_check: Revised codes.
2012-03-19 rasterupdate po's
2012-03-19 rasterFrom: cnook <kimcinoo@gmail.com>
2012-03-18 woohyunelementary/test_gengrid : fix a bug :)
2012-03-18 woohyunelementary/popup : Fixing a bug. Please refer following...
2012-03-17 jihoonelm: fix doxygen about Widget Tree Navigation
2012-03-17 jihoonelementary: remove Toggle in index.doxy
next