framework/uifw/elementary.git
2011-09-29 maxerbaupdating french and italian translations
2011-09-29 seozelm: Updated authors in elm.
2011-09-29 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-09-29 cedricelementary: automatically rotate image using exif infor...
2011-09-29 hermetElementary - fixed typo.
2011-09-29 discomfitoradd identical code for "elm/toolbar/item/item_horizonta...
2011-09-29 woohyunelementary/elm_pager : When new content is pushed,...
2011-09-29 discomfitorshould probably apply theme hook to toolbar items at...
2011-09-29 hermetelementary/main - elm_config_sub_shutdown is more sensi...
2011-09-29 discomfitoradd a todo file for elm to start keeping track of issues
2011-09-28 discomfitor+elm_toolbar_item_icon_memfile_set
2011-09-28 rasterDocument how to use thread with EFL in nice detail...
2011-09-28 discomfitorFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-09-28 seozelm genlist: Removed unnecessary local variable.
2011-09-27 carobump gettext version
2011-09-27 barbierielm_box: emit child,removed and child,added, allow...
2011-09-27 seozelm gengrid: Added "scroll,edge,top/bottom/left/right...
2011-09-27 seozelm icon: Fixed build break from cedric commit r63537...
2011-09-25 woohyunelementary/entry : Fix possible memory leak problem.
2011-09-25 woohyunelementary/elm_entry : Deleted a line because this...
2011-09-25 woohyunelementary/elm_entry.c : small change for reducing...
2011-09-25 woohyunelementary/elm_entry : add some null checking codes.
2011-09-23 seozelm genlist: Changed internal variable name. old_pan_y ->
2011-09-23 hermetelementary/naviframe - updated doc.
2011-09-23 hermetelementary - fixed some logic errors patched by rajeev...
2011-09-22 seozelm els_scroller.c: Always check and delete hold_animat...
2011-09-22 cedricelementary: fix trying to use the best available icon...
2011-09-22 seozelm genlist: Added genlist event hook boundary check...
2011-09-22 tasnElm entry: Fixed a bug with inserting chunks.
2011-09-22 cedricelementary: fix typo.
2011-09-21 seozelm map: Coding convention.
2011-09-21 seozelm: Removed trailing whitespaces.
2011-09-21 gouacheElementary map : fix zoom-out bug
2011-09-21 gouacheElementary map : a bug fix for zoom-out in elm_map...
2011-09-20 hermetElementary/naviframe - doc more.
2011-09-20 hermetElementary/naviframe - documentation
2011-09-20 hermetelementary/naviframe - fixed just indentation
2011-09-19 hermetelementary/video - fixed typo
2011-09-19 hermetelementary/elc_naviframe - modified to use a widget API
2011-09-19 hermetelementary/naviframe - added one convenient API for...
2011-09-19 woohyunelementary/elm_radio : Added accessibility for elm_radio.
2011-09-19 hermetelementary/widget - added one missing stuff.
2011-09-18 carofix compilation on Windows
2011-09-18 caroposition of Elementary.h
2011-09-18 tasnElm gettext: Only translate if the app using elm is...
2011-09-16 hermetelementary/naviframe - removed items in reverse since...
2011-09-16 hermetelementary/naviframe - modified naviframe theme for...
2011-09-16 hermetelementary/naviframe - to be proper name.
2011-09-16 hermetelementary/naviframe - added item signal emit func.
2011-09-16 hermetelementary/elm_object_item - added signal emit func.
2011-09-16 hermetelementary/naviframe - renamed internal function names.
2011-09-16 hermetelementary/naviframe - added signal emit hook
2011-09-15 seozelm po: Updated po files.
2011-09-15 seozelm ko_KR.po: Korean is not an RTL language. How stupid...
2011-09-15 seozelm icon: Removed trailing whitespaces.
2011-09-15 seozelm gengrid: Added page feature to gengrid. Patch by...
2011-09-15 hermetelementary/elm_common - fixed typo
2011-09-15 hermetelementary/naviframe - modified to show the title area...
2011-09-14 cedricelementary: decorelate fdo from thumbnail resizing.
2011-09-14 discomfitorFrom: cnook <kimcinoo@gmail.com>
2011-09-14 hermetElementary/naviframe - removed blank APIs.
2011-09-14 hermetelementary/naviframe - support default content/text...
2011-09-14 seozelm src/examples: Applied elm API changes.
2011-09-14 hermetelementary/naviframe - removed white trailings
2011-09-14 hermetelementary/naviframe - removed unproper method.
2011-09-14 hermetelementary/naviframe - merged groups base and title
2011-09-14 seozelm button: Added _del_pre_hook to button. This reduces...
2011-09-14 hermetelementary/naviframe - just updated signal name.
2011-09-14 hermetelementry/ctxpopup - oopss. fixed ctxpopup according...
2011-09-14 hermetelementry/ctxpopup - renamed more properly.
2011-09-14 hermetelementary/naviframe - removed FIXME
2011-09-14 hermetelementary/naviframe - filled the content_unset_hook
2011-09-14 hermetelementary/naviframe - modified to support any parts...
2011-09-14 hermetelementary/win - added signal callback call for theme...
2011-09-13 seozelm elm_widget.c: Fixed indentation.
2011-09-13 seozelm calendar: Internationalization of calendar title...
2011-09-12 hermetelementary/ctxpopup - fixed indent.
2011-09-12 hermetelementary/ctxpopup - minor changes.
2011-09-12 discomfitordon't require "menu/" prefix for menu icons, fall back...
2011-09-12 discomfitormake ELM_CHECK_WIDTYPE & co macros useful. would you...
2011-09-12 discomfitorclicking a toolbar item is now a toggle:
2011-09-12 discomfitortypos
2011-09-12 discomfitorall this for elm_theme_data_get
2011-09-11 seozelm gengrid: Gengrid longpress documentation. Patch...
2011-09-10 discomfitorgreatly improve escape code for cnp escapes, also fixes...
2011-09-10 discomfitoradd elm_object_item_data_get elm_object_item_data_set...
2011-09-10 discomfitorrevert this addition from r62857: breaks elm menus...
2011-09-09 yozelementary: oups missing test add
2011-09-09 yozelementary: welcome to group in gengrid. Still need...
2011-09-08 seozelm po: Updated po files.
2011-09-08 seozelm test_genlist.c: I introduce "Genlist Textblock...
2011-09-08 tasnElm Glayer: Updated documentation
2011-09-08 tasnElm_glayer: Reset ZOOM, ROTATE to function as before...
2011-09-08 tasnElm glayer: Moved is_mirrored definition and added...
2011-09-08 tasnElm glayer: Added glayer_continues_enable setting to...
2011-09-08 tasnElm glayer: Cleaned elm_gesture_layer.c.
2011-09-08 tasnElm glayer: Added Continues-gesture-feature of Line...
2011-09-07 seozelm diskselector: Fixed elm_diskselector_item_selected_...
2011-09-07 woohyunelementary : Elementary focus can be controlled only...
2011-09-07 woohyunelementary/elm_win : Elementary's focus control should...
next