framework/uifw/elementary.git
2011-10-22 quakeroops
2011-10-22 quakerUpdated Czech Elementary translations, thanks belisarivs.
2011-10-22 cedricelementary: fix sub object usage.
2011-10-22 sanjeevSome more documentation fixes.
2011-10-22 discomfitorcheck for value before strcmp
2011-10-22 sanjeevMinor documentation enhancements for elementary.
2011-10-22 sanjeevDocumentation fix for elm_exit().
2011-10-22 sanjeevImprove Hover and Actionslider documentation.
2011-10-22 discomfitordeprecate all genlist/gengrid functions related to...
2011-10-21 discomfitorimplement the following:
2011-10-21 discomfitoradd bounce settings to genlist wd
2011-10-21 discomfitordeprecate elm_genlist/grid_item_selected_get -> elm_gen...
2011-10-21 discomfitorimplement elm_gen_item_selected_get
2011-10-21 discomfitordeprecate elm_genlist_item_selected_set and elm_gengrid...
2011-10-21 discomfitordeprecate elm_genlist_clear and elm_gengrid_clear:...
2011-10-21 discomfitormore genlist/gengrid merging: select+clear are now...
2011-10-21 caroElementary: do not enter po/ if --disable-nls is passed...
2011-10-21 caroElementary: define setlocale and bindtextdomain macro...
2011-10-21 discomfitoreven more reordering, also convert some evas coords...
2011-10-21 discomfitormore reordering
2011-10-21 sachielWebkit changed API, we should dress accordingly.
2011-10-21 discomfitoruse WIDGET instead of parent for callbacks
2011-10-21 discomfitorreorder gen* wd bools
2011-10-21 seozelm genlist/gengrid: No need to call elm_widget_data_ge...
2011-10-21 seozelm gengrid: Changed widget data member 'self' to ...
2011-10-21 seozelm gengrid: Refactorying. Moved some codes and removed...
2011-10-21 discomfitorthis commit marks step one of The Gengrid & Genlist...
2011-10-21 discomfitorshut up compile warning
2011-10-21 discomfitorcnp error!
2011-10-21 discomfitorcall item unrealized callback more reliably
2011-10-21 discomfitorcalling memcpy on an uninitialized pointer??? who would...
2011-10-21 rasterand really move all toggle stuff over to check.
2011-10-21 discomfitorstrndup??? who would do such a thing!
2011-10-21 discomfitoradd delete button to gengrid test 2
2011-10-21 discomfitorremove mode_item_style from item class, use genlist_mod...
2011-10-21 discomfitorfix breakage #1 of the night
2011-10-21 discomfitorquiet some warnings
2011-10-21 discomfitorfix compile with latest changes
2011-10-21 discomfitorremove LOOOONG deprecated gengrid/genlist typedefs
2011-10-21 discomfitorremove gross genlistitemmoved function thingy and imple...
2011-10-21 discomfitor_item_create -> _item_new
2011-10-21 discomfitoradd VIEW() and WIDGET() macros for use with Elm_Widget_...
2011-10-21 rasterand mark new check calls as deprecated already - this...
2011-10-21 discomfitorcreate and use ELM_WIDGET_ITEM for elm widget structs...
2011-10-21 discomfitormore elm todo items
2011-10-21 discomfitorwhitespace--
2011-10-20 discomfitormore internal renames
2011-10-20 discomfitormore internal renames
2011-10-20 discomfitormore reordering
2011-10-20 discomfitormore unnoticeable internal movements
2011-10-20 discomfitorrename some internal variables for consistency
2011-10-20 discomfitorremove all use of elm_toggle_ api
2011-10-20 discomfitormore implicits
2011-10-20 discomfitoruse correct functions here
2011-10-20 discomfitorshut up unused warning
2011-10-20 discomfitorwooooooooooooooooooo aliases!
2011-10-20 discomfitorfix implicits
2011-10-20 seozelm genlist/list/gengrid: Changed edge smart callback...
2011-10-20 rastermake toggle just a feature of check - on/off state...
2011-10-20 rasterit's time we moved to elm 0.8
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 sachielmissing docs
2011-10-19 sachielGet us some nice auto translation scheme
2011-10-19 rastermake elm config all stored in blobs ion properties...
2011-10-19 cedricelementary: reorder swallow.
2011-10-19 cedricelementary: check against NULL widget also.
2011-10-19 cedricelementary: forgotten child of elm_box.
2011-10-19 hermetelemenatry/naviframe - just add TODO comment
2011-10-19 hermetelementary/naviframe -
2011-10-19 rasterwoooooow! lets delete delay_write timer oon entry delet...
2011-10-19 woohyunelementary/elc_naviframe : The content, will be popped...
2011-10-18 hermetelementary/naviframe - more signals.
2011-10-18 rasterwe should use weighty as intended - as a WEIGHTING...
2011-10-18 tasnElm glayer: Fixed leaks in glayer's test code.
2011-10-18 tasnElm glayer: Fixed condition based on uninit value error.
2011-10-18 hermetelementary - removed ELM_CAST macro
2011-10-17 tasnElm Glayer: Fixed code to match convention
2011-10-17 tasnElm Glayer: Fixed call of long tap reset in case reset...
2011-10-17 tasnElm Glayer: Fixed all tap, long tap, gestures bugs
2011-10-17 woohyunelementary/elm_win.c : fix small bugs in elm_win.c
2011-10-17 seozelm scroller: Added EINA_ARG_NONNULL to API declaration...
2011-10-16 discomfitorlayouted is not a word!!!!!!!
2011-10-15 kakarotoElementary: Oups, typo, need to test for second statement
2011-10-15 kakarotoElementary: untabify configure.ac
2011-10-15 kakarotoElementary: Do not build modules if dlopen is not avail...
2011-10-15 kakarotoElementary: Quicklaunch support depends on dlopen,...
2011-10-15 kakarotoElementary: Use ecore_evas_new if the engine fails...
2011-10-15 kakarotoElementary: Check for PATH_MAX define availability
2011-10-15 kakarotoElementary: give argv[0] to eina_prefix_new
2011-10-15 kakarotoElementary: Remove set but unused static Elm_Module
2011-10-15 hermetelementary/naviframe - +theme_hook
2011-10-15 hermetelementary/naviframe - more simple code.
2011-10-15 seozelm scroller: Fixed wrong return value.
2011-10-14 rasterFrom: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
2011-10-14 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-10-14 hermetelementary/naviframe - eina_list -> eina_inlist.
2011-10-14 rasteruse ecore-evas and eevas image calls consistently for...
2011-10-14 sanjeevUse toggle instead of button. It is appropriate for...
next