elementary/widget - just renamed internally.
[framework/uifw/elementary.git] / src / lib / elm_widget.c
2012-01-10 hermetelementary/widget - just renamed internally.
2012-01-10 hermetelementary/widget - +del_pre_hook
2012-01-09 hermetelementary/widget - modified like freeze_pop.
2012-01-09 hermetelementary/widget
2011-12-28 rasteradd recursie object find function - it will only look...
2011-12-28 rasteradd func for recursively finding named widgets.
2011-12-19 hermetelemenatry/widget - added NULL check
2011-12-19 hermetelemenatry/elm_widget - removed unnecesary compare.
2011-12-05 discomfitormissed some things with my tooltip api break
2011-12-05 discomfitoruse sub-object-del signal for win stuff
2011-12-05 discomfitorAPI BREAK
2011-12-05 discomfitorfix super annoying elm_win bug that went something...
2011-12-05 discomfitormake sub-object delete failure messages even more useful
2011-12-05 discomfitormake sub-object delete failure messages useful
2011-11-22 jaehwanBug fix about scrolling wrong location. The main point...
2011-11-20 cedricelementary: fix build of elementary without internation...
2011-11-19 woohyunelementary/elm_widget : sd2->parent should be set as...
2011-11-19 woohyunelementary/elm_widget : When elm_widget_sub_object_del...
2011-11-17 hermetelementray - +2 APIs
2011-11-02 woohyunelementary/elm_widget : Fixed wrong indentation
2011-11-02 woohyunelementary/elm_widget : Just changed some Int values...
2011-10-31 woohyunelementary/elm_widget : Focus should be moved by "click...
2011-10-26 glima[elementary] Fix edje signals leak!!
2011-10-25 rastermake elm widget a bit more paranoid/safe
2011-10-20 seozelm widget.c: Refactorying. Use same variable name...
2011-10-19 seozelm widget.c: Set resize_obj first.
2011-10-19 seozelm widget.c: Code refactorying. Check sobj first....
2011-10-19 sachielGet us some nice auto translation scheme
2011-09-23 hermetelementary - fixed some logic errors patched by rajeev...
2011-09-21 seozelm: Removed trailing whitespaces.
2011-09-16 hermetelementary/elm_object_item - added signal emit func.
2011-09-13 seozelm elm_widget.c: Fixed indentation.
2011-09-12 discomfitormake ELM_CHECK_WIDTYPE & co macros useful. would you...
2011-09-07 woohyunelementary : Elementary focus can be controlled only...
2011-08-28 tasnElm tooltip: Added checks if the object passed is an...
2011-08-24 seozelm: Removed trailing whitespaces.
2011-08-24 rasterand now add custom access info for items too and clean...
2011-08-19 rasterand now add a "clicked" say... when u click.
2011-08-10 discomfitorclean up some of this horrific function pointer debacle
2011-08-09 woohyunelementary : elm_win didn't be focused/unfocused follow...
2011-08-08 rasterwe really should focus when we release mouse AND on_hol...
2011-08-06 woohyunelementary : Partly rollback for about the feature...
2011-08-05 woohyunelementary : Focus movement is possible with arrow...
2011-08-04 hermetelementary/elm_widget - patched by hyoyoung.chang@samsu...
2011-08-04 hermetelementary/elm_widget - implemented elm_wiget_item_cont...
2011-08-04 hermetelementary/elm_widget_item - wrapped the elm_widget_ite...
2011-08-03 hermetelementary - just renamed paramenter names for consistency.
2011-08-03 hermetelementary/elm_object_item - modified for consistency...
2011-08-03 seozelm focus: Added elm_object_focus_set() API. Use this...
2011-08-03 hermetelementary/common - exported Elm_Object_Item type and...
2011-08-02 rasterfix re-focusing of widgets once inlined window is focus...
2011-07-29 rasterspacing fix.
2011-07-28 woohyunelementary : Modified comments and removed trailing...
2011-07-28 woohyunelementary/elm_main : Add elm_object_tree_unfocusable_s...
2011-07-27 hermetelementary - added common APIs elm_object_content_set...
2011-07-26 discomfitorTHE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTI...
2011-07-12 woohyunelementary/elm_widget : add focus_disabled_handle.
2011-07-09 woohyunelementary/elm_widget : When elm_win sets as disabled,
2011-07-09 woohyunelementary/elm_widget : One of parents sets as disabled...
2011-07-08 seozelm conform: Eina_Bool parameter is added to API
2011-07-05 woohyunelementary/elm_widget : Fix _newest_focus_order_get...
2011-07-04 tasnElementary: Rename elm_object_label_* -> elm_object_tex...
2011-07-01 woohyunelementary/elm_widget.c : fix wrong indentation :)
2011-07-01 woohyunelementary/elm_widget.c : Delete meaningless conditiona...
2011-06-29 mike_melementary: elm_label_label_ -> elm_object_text
2011-06-29 mike_melementary: Add hooks to set label get/set functions
2011-06-29 mike_melementary: Add generic label getter and setter
2011-06-18 woohyunElementary elm_widget.c: fixed a bug in elm_widget_sub_...
2011-05-27 rasterFrom: WooHyun Jung <wh0705.jung@samsung.com>
2011-05-27 rasterlets warning-- shall we?
2011-05-26 seozElementary: Removed trailing whitespaces except for...
2011-05-24 rasterfmting.
2011-04-27 seozElementary elm_widget: Use Eina_Bool instead of int...
2011-04-14 rasterkbd input/fcosu works on inlined wins. wootsors
2011-04-03 billiobelementary: fix compilation
2011-04-03 seozElementary elm_widget.c: Fix formatting.
2011-04-03 seozElementary elm_widget.c: Removed ; after INTERNAL_ENTRY.
2011-04-03 seozElementary: Use pre-defined type Edje_Signal_Cb instead...
2011-04-01 hermetelementary/theme, widget, win, toolbar, thumb, toggle...
2011-03-23 seozElementary elm_widget.c: Modification of last change in
2011-03-22 seozElementary elm_widget.c: Used API_ENTRY, INTERNAL_ENTRY...
2011-03-22 rasterwarning--
2011-03-19 rasterFrom: WooHyun Jung <wh0705.jung@samsung.com>
2011-03-17 tasnElementary widget: Fixed NULL checking in elm_widget_sh...
2011-03-17 hermetelementary/elm_widget - fixed typo
2011-03-17 hermet[elementary/widget] fixed logic error which was caused...
2011-03-11 hermetelementary/elm_widget - added minor exceptions.
2011-03-10 hermetelementary/widget - add one exception handling where...
2011-03-10 seozElementary elm_widget.c: Removed trailing whitespaces.
2011-02-09 tasnElementary ui-mirroring: Added on-the-fly ui-mirroring...
2011-02-03 tasnElementary: Added the infrastructure for ui-mirroring...
2011-01-29 rastermove elementary to trunk base. out of TMP/st.