Merge branch 'master' into svn_merge
[framework/uifw/elementary.git] / src / lib / Elementary.h.in
2011-07-14 Daniel Juyung SeoMerge branch 'master' into svn_merge
2011-07-14 Jaehwan KimMerge "[controlbar] add NULL check"
2011-07-14 Jaehwan KimMerge "[scroller] fix the bounce effect with acceleration"
2011-07-14 Daniel Juyung SeoMerge branch 'svn_merge' of 165.213.180.234:slp/pkgs...
2011-07-14 Daniel Juyung Seo[SLP Merge] 2011/7/14 12:00PM
2011-07-13 ChunEon Parkdeprecated elm_animator.
2011-07-13 Daniel Juyung SeoFixed header
2011-07-12 Hyoyoung ChangMerge "[genlist] fix effect move expand at item iterating"
2011-07-12 Daniel Juyung Seo[SLP Merge] 2011/07/12 11:00 34a691da729cee2e39c71ad73e...
2011-07-12 Daniel Juyung Seo[SVN Migration r61265]
2011-07-11 glima[elementary] Documenting/exemplyfing flip selector...
2011-07-11 gastalElementary: making doc clearer.
2011-07-11 gastalElementary: documentation for checkbox.
2011-07-11 glima[elementary] Documenting/exemplifying the following:
2011-07-11 Jaehwan Kim[controlbar] add new API elm_controlbar_item_button_get
2011-07-08 gastalElementary: elm_frame documentation.
2011-07-08 gastalElementary: colorselector documentation.
2011-07-08 gastalElementary: Adding API Reference link back.
2011-07-08 Daniel Juyung Seo[SLP Merge] Thu Jul 7 13:20:56 2011 +0900
2011-07-08 Daniel Juyung Seo[SVN Migration r61148]
2011-07-08 Daniel Juyung Seo[Migration] Fixed build error.
2011-07-08 Daniel Juyung SeoMerge branch 'upstream'
2011-07-07 tasnElm gesture_layer: Added gesture layer widget.
2011-07-07 seozelm Elementary.h.in: Unified the way of using EINA_ARG_...
2011-07-07 seozelm Elementary.h.in: Removed trailing whitespaces.
2011-07-06 tasnElm animator: Apparently this is deprecated, update...
2011-07-06 rastera start on an example of what i was thinking of for...
2011-07-05 cedricelementary: add the basic of an elm_player object.
2011-07-05 yozelementary: add elm_entry_line_wrap_get
2011-07-04 cedricelementary: make it possible to actually free string...
2011-07-04 tasnelm anchorblock: add the elm_object_text_set/get hooks.
2011-07-04 tasnelm anchorview: add the elm_object_text_set/get hooks.
2011-07-04 tasnelm bubble: add the elm_object_text_set/get hooks.
2011-07-04 tasnelm fileselector_button_entry: add the elm_object_text_...
2011-07-04 tasnelm fileselector_button: add the elm_object_text_set...
2011-07-04 tasnelm progressbar: add the elm_object_text_set/get hooks.
2011-07-04 tasnelm radio: add the elm_object_text_set/get hooks.
2011-07-04 tasnElementary: Rename elm_object_label_* -> elm_object_tex...
2011-07-04 tasnelm check: add the elm_object_text_set/get hooks.
2011-07-04 tasnelm actionslider: add the elm_object_text_set/get hooks.
2011-07-01 gastalElementary: Adding screenshot for anchrotwins example.
2011-06-30 hermetelementary/button - added a missing signal description...
2011-06-30 cedricelementary: add higger level elm_video object.
2011-06-30 Rajeev RanjanMerge "Fixed Build Warnings for Imageslider and Sliding...
2011-06-30 tasnelm slider: add the elm_object_text_set/get hooks.
2011-06-30 tasnelm hoversel: add the elm_object_text_set/get hooks.
2011-06-30 seozelm route: Changed return value of elm_route_emap_set...
2011-06-29 gastalElementary: Fixing doxygen syntax again(quotation marks
2011-06-29 gastalElementary: Fix doxygen sintax(linebreaks aren't allowed
2011-06-29 sachielAdd examples with explanations for elm_box
2011-06-29 gastalElementary: elm_bubble documentation.
2011-06-29 tasnElm layout: add the elm_object_text_set/get hooks.
2011-06-29 tasnElm frame: add the elm_object_text_set/get hooks.
2011-06-29 tasnElm toggle: add the elm_object_text_set/get hooks.
2011-06-29 tasnElm button: add the elm_object_text_set/get hooks.
2011-06-29 mike_melementary: Add generic label getter and setter
2011-06-29 Goun LeeMerge "[elm_multibuttonentry.c]Resolved CQ H0100128320...
2011-06-28 sachielExpand docs for elm_box
2011-06-28 hermetElementary - fixed typo
2011-06-28 Jaehwan KimMerge "[genlist] input the value old_scrl_y, in case...
2011-06-27 sachielExample for button and moving docs around
2011-06-27 ChunEon ParkMerge "els_icon/elm_image - added features to aspect_ra...
2011-06-27 ChunEon Parkels_icon/elm_image - added features to aspect_ratio...
2011-06-27 sumanthMerge "[elm_datefield.c][elm_dayselector.c][elm_actions...
2011-06-27 hermetelementary/elm_image - added 2 APIs elm_image_aspect_ra...
2011-06-27 seozelm genlist: Mark TODO to moved function.
2011-06-27 Shinwoo KimMerge "[conformant] calculating initially displayed...
2011-06-27 Goun LeeMerge "[elm_multibuttonentry.c]Add elm_multibuttonentry...
2011-06-26 watchwolfelm: add elm_route: widget to display a route on elm_ma...
2011-06-25 cedricelementary: use Eio when available for fileselector.
2011-06-25 watchwolfelm: do not include config.h
2011-06-25 cedricelementary: add elm_gengrid_item_sorted_insert.
2011-06-25 watchwolfelm_map: use emap
2011-06-24 Goun Lee[elm_multibuttonentry.c]Add elm_multibuttonentry_item_v...
2011-06-23 rastergenscroller++. just stubs right now.
2011-06-22 sachielDetailed docs, examples and explanations for the elm_th...
2011-06-22 glima[elementary] Example for top level functions.
2011-06-22 glima[elementary] Documenting the general, top-level
2011-06-22 hermetelementary/transit - removed DEPRECATED APIs.
2011-06-22 hermetelementary/animator - * DEPRECATED.
2011-06-22 hermetelementary/diskselector - fixed typos (lenght -> length)
2011-06-22 Jiyoun ParkMerge "els_scroll: add smooth scroll feature. we pick...
2011-06-22 Daniel Juyung Seo[genlist] Removed 'const' from (void *) type. I'll...
2011-06-22 Daniel Juyung Seo[genlist] Removed deprecated APIs. Those are deprecated...
2011-06-21 glima[elementary] Let's gather our example texts together,
2011-06-21 antognollielementary/transit: improve current documentation.
2011-06-21 ak.singh7Merge "[elm_check]Refractoring based on review comments...
2011-06-21 WooHyun JungMerge "elm_widget : merge with 60470 for fixing focus...
2011-06-21 Jaehwan KimMerge "[controlbar] remove APIs about diasble, animation"
2011-06-21 Jaehwan Kim[controlbar] remove APIs about diasble, animation
2011-06-20 gastalElementary: Adding screenshots to examples.
2011-06-20 rasterUpon reviewing the elm_glview, I've realized a few...
2011-06-20 Jaehwan KimMerge "[els_scroller] fix wrong sequence code"
2011-06-18 hermethermet - just changed my email address.
2011-06-17 gastalElementary: adding image for latex docs.
2011-06-17 rasterallow you to set and get table pack position/size in...
2011-06-17 rasterbig move forward. scrolled entry and entry merge into...
2011-06-17 Prince Kr DubeyMerge "[SegmentControl] Parameter of an API elm_segment...
2011-06-17 hermetelementary - just updated AUTHORS
2011-06-16 sachielDocumentatation and example for the twins anchorblock...
next