framework/uifw/elementary.git
2012-01-03 discomfitorapi reference now points to modules.html since there...
2012-01-03 seozelm elm_getting_started.h: Fixed sample code formatting...
2012-01-03 seozelm elm_getting_started.h: Removed unnecessary variable...
2012-01-03 discomfitorI guess keep this here too
2012-01-03 discomfitorfix docs
2012-01-03 discomfitormore sprintfs
2012-01-03 rasterput notes in elm_list.c as to what to do.
2012-01-03 discomfitorwhoever wrote this should be SERIOUSLY ashamed.
2012-01-03 discomfitorme no likey sprintf
2012-01-03 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-01-03 rasterdeprecate disabled list item apis - use object item.
2012-01-03 devilhornsElm (wayland): Implement mouse events for min, max...
2012-01-03 devilhornsElm: Add 'Wayland_Shm' as an option for the Elm Config...
2012-01-03 devilhornsElm: Add wayland_shm engine for Elm. Add config entries...
2012-01-03 devilhornsElm: Add border edc & images for wayland borders.
2012-01-02 hermetelementary - updated doc. will keep going for other...
2012-01-02 rasteradd a password mode.
2012-01-02 rasterget rid of invalid panel layout and add hex and terminal.
2012-01-02 hermetelementary - Added 1 more API elm_object_item_del_cb_set()
2012-01-02 hermetelementary/multibuttonentry - missing deprecated ones
2012-01-02 rastermatch the const changes to edje in elm entry. leaks...
2012-01-02 rasterundeprecate elm_entry_entry_set/get
2012-01-02 discomfitoruse proper intptr type when casting for callbacks so...
2012-01-02 rasterput quick info statement at top of elm header
2012-01-02 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-01-02 hermetelementary/multibuttonentry - deprecated APIs. Now...
2012-01-02 hermetelementary/multibuttonentry - Elm_Multibuttonentry_Item...
2012-01-02 hermetelementary/multibuttonentry - refactoring.
2012-01-02 hermetelementry/multibuttonentry - need to use ELM_WIDGET_ITE...
2012-01-02 hermetelementary/multibuttonentry - oops. i removed history...
2012-01-02 woohyunelementary/elm_slider : Changed codes for not using...
2012-01-02 hermetelementry/multibuttonentry - need to use ELM_WIDGET_ITE...
2012-01-02 hermetelementary/segment_control - deprecates 2 APIs and...
2012-01-02 hermetelementary/segment_control - Elm_Segment_Item -> Elm_Ob...
2012-01-01 tasnElm Glayer: Fixed momentum values This fix was required...
2012-01-01 tasnElm test glayer: Added momentum support on x,y axis
2012-01-01 tasnElm entry: Fix segfault when selection is NULL.
2011-12-30 hermetelementary/diskselector - deprecated APIs. Now let...
2011-12-30 rastermake xxx notes
2011-12-30 rasteroops - forgot to add elm_deprecated_before.h to makefile.am
2011-12-30 rasterXXX note for deprecation
2011-12-30 rasterstop using deprecated calls.
2011-12-30 rasterremove eina_pure and eina_nonnull because really.....
2011-12-30 rastermove lots of deprecated stuff into deprecated files...
2011-12-30 hermetelementary/diskselector - updated example
2011-12-30 hermetelementary - updated po
2011-12-30 hermetelementary/index - i'm gonna crazy...
2011-12-30 hermetelementary/index - updated doc.
2011-12-30 hermetelementary/index - deprecated apis.
2011-12-30 rastermore doc fixes.
2011-12-30 hermetelementary/diskselector - Elm_Diskselector_Item ->...
2011-12-30 rasterfix more doc warnings.
2011-12-30 rasterclean up lots of doxygen complaints - bad docs.
2011-12-30 rasterdoc warning fix.
2011-12-30 rasterfomatting of headers -> fixup. and documentation fixing.
2011-12-30 rastersplit up all elm headers. not perfect, but a big start
2011-12-30 hermetelementary/index - deprecated APIs
2011-12-30 hermetelementary/index - Elm_Index_Item -> Elm_Object_Item
2011-12-30 rasterFrom: Bluezery <ohpowel@gmail.com>
2011-12-29 discomfitorif you're going to deprecate an api, at least copy...
2011-12-29 discomfitorummm not sure how I did this
2011-12-29 discomfitoradd items_count for toolbar to bypase O(N) counting...
2011-12-29 discomfitorremove_list(); append(); - > demote()
2011-12-29 rasterXXX notes on api.
2011-12-29 hermetelementary/slider - prevent infinite loop.
2011-12-29 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-29 hermetelementary/scroller - unsigned char -> Eina_Bool
2011-12-29 rasterfix errant linebreak in comment
2011-12-28 cedricelementary: reorder ethumb callback parameters.
2011-12-28 cedricelementary: don't crash when argv is NULL.
2011-12-28 sachielDon't override standard variables, it looks weird....
2011-12-28 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-28 rasteradd recursie object find function - it will only look...
2011-12-28 rasteradd func for recursively finding named widgets.
2011-12-28 rasterelc_ctxpopuop uses an lm_scroller not els_smart_scrolle...
2011-12-28 rasterFrom: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
2011-12-28 rasterFrom: Bluezery <ohpowel@gmail.com>
2011-12-28 hermetelementary/ctxpopup
2011-12-28 woohyunelementary : Modified entry.edc for preediting feature.
2011-12-27 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-27 hermetelementary/map - a trivial change.
2011-12-26 mike_melementary: Fix a warning
2011-12-26 cedricelementary: fix infinite recursive call in elm_slider.
2011-12-26 cedricelementary: add elm_genlist_item_index_get.
2011-12-26 hermetelementary/map
2011-12-26 hermetelementary/naviframe - prevent accessing a null pointer
2011-12-26 rasterFrom: chanwook jung <jchanwook@gmail.com>
2011-12-26 seozelm genlist: Fixed function declaration formatting.
2011-12-26 hermetelementary/ctxpopup - removed restack test.
2011-12-26 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-26 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-26 rasterFrom: Bluezery <ohpowel@gmail.com>
2011-12-25 fidencioelm toolbar: call the correct function to set a item...
2011-12-24 seozelm test_ctxpopup.c: Fixed build warning. Added __UNUSE...
2011-12-24 seozelm po: Updated po.
2011-12-24 seozelm genlist: Fixed genlist auto scroll bug. Patch by...
2011-12-23 seozelm genlist: Fixed indentation.
2011-12-23 seozelm gengrid: Fixed crashed on Enter event with no selec...
2011-12-22 rasterFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-22 rasteroops - unpatch - wrong attribution!
next