framework/uifw/elementary.git
2012-04-09 rastersupport "guide text" for entries. trivial internal...
2012-04-09 sanjeevAdd evas_object_hide support for popup.
2012-04-06 jihoonelementary: ignore key event of keypad when NumLock...
2012-04-06 seozelm test_entry.c: Fixed formatting.
2012-04-06 seozelm test.c: Added 'menu search' feature in elementary_t...
2012-04-06 woohyunelementary/elm_entry : Fix a bug in filter callback...
2012-04-06 woohyunelementary/entry : wd->text can not be sync perfectly...
2012-04-06 hermetelementary/popup - [E-devel] [Patch][elementary] elc_po...
2012-04-06 seozelm genlist: Get the stringlist only when it does not...
2012-04-06 seozelm genlist: Renamed internal variables. Patch by Hyoyo...
2012-04-06 seozelm genlist: Patch for elm_genlist_item_fields_update...
2012-04-06 hermetelementary/win - [E-devel] [Patch][Elementary] Patch...
2012-04-06 hermetelementary/cnp - [E-devel] [Patch] elm_cnp notify_hand...
2012-04-06 seozelm genlist: Refactored flip mode. Patch by Hyoyoung...
2012-04-06 jihoonelementary: ignore key event of keypad when NumLock...
2012-04-05 hermetelementary/genlist - [E-devel] [Patch][Genlist] removed...
2012-04-05 jihoonelm/list: igonore key event of keypad when NumLock...
2012-04-04 tasnelm layout: Fixed handling of NULL in part_content_set.
2012-04-04 jaehwanThe animation have to be stopped just if the scroller...
2012-04-03 hermetelementary/route,mapbuf,segment_control, slideshow...
2012-04-03 hermetelementary/flip - removed unnecesarry code. and leaved...
2012-04-03 hermetelementary/flip - fixed incorrect
2012-04-03 hermetelementary/widget - let the child unset the clip on...
2012-04-03 seozelm test.c: Fixed formatting.
2012-04-03 seozelm test: Separated test menu creation function.
2012-04-03 seozelm test_genlist.c: Use proper test name for genlist...
2012-04-03 woohyunelementary : Removing duplicate codes when _content_unset.
2012-04-03 seozelm genlist: Renamed internal variables and functions...
2012-04-03 seozelm genlist: Renamed internal variables/functions....
2012-04-03 seozelm genlist: Internal variable rename. Patch by Hyoyoun...
2012-04-03 hermetelementary/widget - removed item smart callback interna...
2012-04-02 caroElm: second doc patch
2012-04-02 woohyunelementary/button : Some codes were duplicated in _sub_...
2012-04-02 hermetelementary/mapbuf - super trivial changes
2012-04-02 hermetelementary/index - removed unnecessary code
2012-04-02 woohyunelementary/elm_entry : fix a mistake in commit 69829
2012-04-02 caroElm: update Doxyfile and remove doxygen documentation...
2012-04-02 seozelm bin: Use convenient utility function elm_win_util_s...
2012-04-02 seozRevert a wrong commit. Un-wanted files are committed...
2012-04-02 hermetelementary/datetime - Elm_datetime open source patch...
2012-04-02 seozelm bin: Use convenient utility function elm_win_util_s...
2012-04-02 hermetelementary/dayselector - pretty better.
2012-04-02 hermetelementary/dayselector - improve design
2012-04-02 hermetelementary/colorselector - send signal when mode is...
2012-04-02 seozelm genlist: Changed internal variables correctly....
2012-04-02 seozelm genlist: Reverted Hyoyoung's first patch. He sent...
2012-04-02 hermetelementary/colorselector - removed the unnecessaries
2012-04-02 hermetelementary/colorselector - updated for elm_colorselecto...
2012-04-02 hermetelementary/colorselector - more proper parents passing
2012-04-02 hermetelementary/colorselector - removed unnecesary layout
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 rasterprotect ethumb with the ifdef as provided in example.
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 seozelm examples: Removed macro for data dir. Used elm_app_...
2012-03-30 seozelm index_example_02.c: Fix index behavior properly.
2012-03-30 seozelm bg_example_03.c: Fixed window size to see the conte...
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 gastalRemove warnings about unused parameters in examples.
2012-03-29 gastalFixes compilation instructions of examples to work...
2012-03-29 discomfitornew test for naviframe, move naviframe tests to navifra...
2012-03-29 discomfitorfor the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST...
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 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.
next