Elm frame: add the elm_object_text_set/get hooks.
[framework/uifw/elementary.git] / src / lib / Elementary.h.in
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-28 sachielExpand docs for elm_box
2011-06-28 hermetElementary - fixed typo
2011-06-27 sachielExample for button and moving docs around
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-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-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-21 glima[elementary] Let's gather our example texts together,
2011-06-21 antognollielementary/transit: improve current documentation.
2011-06-20 gastalElementary: Adding screenshots to examples.
2011-06-20 rasterUpon reviewing the elm_glview, I've realized a few...
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 hermetelementary - just updated AUTHORS
2011-06-16 sachielDocumentatation and example for the twins anchorblock...
2011-06-16 gastalElementary: elm_animator documentation and example.
2011-06-16 antognollielementary: add some examples and a better explanation...
2011-06-16 seozelm Elementary.h.in: Fixed documentation.
2011-06-15 gastalElementary: Actionslider example and accompaning docume...
2011-06-15 gastalElementary: actionslider documentation.
2011-06-13 tasnElm entry/scrolled_enry: Added *_entry_append API.
2011-06-11 seozElementary: Removed trailing whitespaces from c,h,am...
2011-06-03 seozElementary glview: Added 'const' to the obj parameters...
2011-06-03 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-06-02 rasterFrom: Jeonghyun Yun <jh0506.yun@samsung.com>
2011-06-02 seozElementary genlist: Fixed genlist reorder.
2011-06-02 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-05-31 cedricelementary: add elm_icon_thumb_set.
2011-05-27 yozelementary: fix the prototype of elm_index_active_get
2011-05-27 yozelementary: I forgot the .h :p
2011-05-26 gouacheElementary map: add APIs for setting min,max zoom level
2011-05-25 yozelementary: thanks to the recent add of eina_inlist_sor...
2011-05-25 rasterand... flip now does interactive flipping.. AND page...
2011-05-25 rasterflip now supports the beginnings of interactive mode...
2011-05-20 gouacheElementary map: split route & track (watchwolf's sugges...
2011-05-19 yozelementary: add object_get to elm_image
2011-05-19 seozElementary conform: Patch by Prince for virtual keypad...
2011-05-18 rasterelm grid obj++
2011-05-14 glima[elementary] We don't want a sentinel value in the...
2011-05-10 yozelementary: add 2 method to slideshow item_nth_get...
2011-05-08 seozElementary: Moved doxy to header.
2011-05-07 seozElementary genlist: Added "swipe" signal to doxygen.
2011-05-06 yozelementary: add item_sorted_insert in slideshow
2011-05-05 gouacheElementary map:
2011-05-04 gouacheElementary map: elm_map source patch
2011-05-04 seozElementary: Changed homogenous to homogeneous.
2011-05-02 tasnElementary: Use an enum for selecting line-wrap method.
2011-04-29 seozElementary layout: Removed 'const' from elm_layout_cont...
2011-04-29 seozElementary table: Fixed wrong API name. Patch by Lionel...
2011-04-28 gouacheelm_map: add default wheel control for zoom in/out
2011-04-27 seozElementary: Removed trailing whitespaces.
2011-04-27 seozElementary genlist: Moved signal doxygen to header...
2011-04-24 rasterand now actuallty start using and supporting per-app...
2011-04-22 yozelementary: add the possibility to set the amount of...
2011-04-22 hermetelementary/segment_control, panes, photocam, photo...
2011-04-21 seozElementary genlist: Added genlist mode feature.
2011-04-21 gouache- add rotate feature
2011-04-18 yozelementary: add page_relative and horizontal getters...
2011-04-18 gouacheThis is a patch for elm_map name(address) feature.
2011-04-15 rasterfix up copy & paste with inlined win and a few other...
2011-04-14 rastermm.... new widget options/modes for win... u can put...
2011-04-12 seozElementary gengrid: Fixed doxygen typo.
2011-04-12 seozElementary: Applied "clicked" signal name change for...
2011-04-12 hermetelementary/transit - added new APIs elm_trnasit_chain_t...
2011-04-08 seozElementary map: Route patch. Patch by Sangho Park ...
2011-04-07 seozElementary segment_control: Introduced new widget by...
2011-04-07 seozElementary genlist: Removed unnecessary 'const'.
2011-04-07 rasterFrom: cnook <kimcinoo@gmail.com>
2011-04-07 rasterFrom: Seunggyun Kim <sgyun.kim@samsung.com>
2011-04-05 hermetElementary / genlist - updated signal callback list
2011-04-05 hermetElementary / genlist, slider, radio, win toolbar, thumb...
2011-04-04 hermetelementry / entry, menu, notify, list, gengrid, actions...
2011-04-04 hermetElementary/transit - defined transit callback functions...
2011-04-04 hermetElementary/transit - void * -> Elm_Transit_Effect.
2011-03-26 hermetelementary / transit - fixed typo.
2011-03-25 rasterFrom: Tristan Lelong <tristan.lelong@blunderer.org>
2011-03-22 devilhornsElementary: Patch from Jihoon Kim to add missing window...
2011-03-22 rasterFrom: Tristan Lelong <tristan.lelong@blunderer.org>
2011-03-22 rastermenu api was the wrong name..
2011-03-18 devilhornsPatch from Jihoon Kim:
2011-03-15 seozElementary: Fixed indentation and white spaces. Patch...
2011-03-14 tasnElementary entry: Added attributes to markup conversion...
2011-03-10 rasterFrom: sangho park <gouache95@gmail.com>
2011-03-10 seozElementary Elementary.h.in: Removed whitespace and...
next