platform/upstream/elementary.git
2012-07-09 Jaehwan KimThe more panel should be changed when the theme is...
2012-07-09 Jaehwan KimThe visible signal should be called when it is reloaded...
2012-07-08 Tom HacohenElm smart/pan: Check obj != NULL before fetching smart...
2012-07-07 Carsten Haitzlerslider popup outside widget mode. backwards-compatible...
2012-07-07 ChunEon Parkelementary/clock - [E-devel] [PATCH] elementary_test...
2012-07-07 ChunEon Parkelementary/general - also here a comment for the future.
2012-07-07 ChunEon Parkelementary/general - just added a comment
2012-07-07 Carsten Haitzlerformatting consistency++
2012-07-06 Gustavo Lima... [elm] Porting 73388 back to new scrolling infra.
2012-07-06 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-07-06 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-07-06 Jiyoun Park[els scroller] add debug code to measure smoothness...
2012-07-05 Gustavo Lima... [elm] Fix bad theming on new layout widgets.
2012-07-05 Gustavo Lima... [elm] Fix code duplication on list porting.
2012-07-05 Gustavo Lima... [elm] Updating inheritance diagram images. Enjoy.
2012-07-05 Gustavo Lima... [elm] Fix widget inheritance images generation.
2012-07-05 Bruno DillyElementary: add test exposing issue on list with ELM_OB...
2012-07-05 Gustavo Lima... [elm] I hate to have to keep this list, but...
2012-07-05 Gustavo Lima... [elm] Fix missing initializer on base smart class.
2012-07-05 Tom HacohenElm entry: Fixed issues with deferred entry inserts...
2012-07-05 Carsten Haitzleradd dpi get func in elm.
2012-07-05 Carsten Haitzlersomeone change... bdilly 72499. bad! iterators are...
2012-07-05 Carsten Haitzlerfix several elm+fb related issues and add a feature.
2012-07-04 Gustavo Lima... [elm] Elm photocam on scrollable iface, now.
2012-07-04 Gustavo Lima... [elm] Elm list is now a SCROLLABLE layout.
2012-07-04 Gustavo Lima... [elm] Scroller widget now on scrollable interface.
2012-07-04 Gustavo Lima... [elm] Taking interfaces into consideration on widget...
2012-07-04 Gustavo Lima... [elm] New scrollable interface in.
2012-07-04 Gustavo Lima... [elm] These intricate scrolling hooks will be the
2012-07-03 Daniel WillmannElementary: Update documentation for progressbar example
2012-07-03 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-07-03 Minseok KimFrom: Minseok Kim <minseok3.kim@samsung.com>
2012-07-03 Tom HacohenElm glayer: Fixed longtap.
2012-07-03 Cedric BAILelementary: initialize emotion when necessary.
2012-07-02 Michael BOUCHAUDelementary: add since keyword to the signal documentation
2012-07-02 Gustavo Sverzut... fix elm_segment_control to not abuse user's data for...
2012-07-02 Gustavo Sverzut... safety for elm_object_item_widget_get().
2012-07-02 Gustavo Sverzut... test segment control callback
2012-07-01 Daniel Juyung Seoelm config.c: Fixed elementary_config naviframe wrong...
2012-07-01 Daniel Juyung Seoelm config: Refactoring. Use EVAS_HINT_EXPAND macro...
2012-07-01 Daniel Juyung Seoelm test_scroller.c: Refactored scroller sample. Use...
2012-07-01 Daniel Juyung Seoelm test_scroller.c: Fixed formatting.
2012-06-30 Artem PopovFrom: Artem Popov <artem.popov@samsung.com>
2012-06-30 Artem PopovFrom: Artem Popov <artem.popov@samsung.com>
2012-06-30 Artem PopovFrom: Artem Popov <artem.popov@samsung.com>
2012-06-30 Carsten Haitzlerchangelog to match new access highlight stuff.
2012-06-30 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-06-30 Kim ShinwooFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-06-29 Bruno Dillyelementary: Example documentation fixes
2012-06-29 Carsten Haitzleroops forgot part of previous toolbar style patch. in!
2012-06-29 Carsten Haitzleradd meaningful test of freeze/hold pish/pop to scroller...
2012-06-29 Artem PopovFrom: Artem Popov <artem.popov@samsung.com>
2012-06-28 Gustavo Lima... [elm] Forgotten elm icon function to deprecate in favor...
2012-06-28 Michael BOUCHAUDelementary: add an example for progressbar signal ...
2012-06-27 Daniel WillmannElementary: fix deprecated functions on elm examples
2012-06-27 Daniel Juyung Seoelm ChangeLog: oops I missed ChangeLog for r72910.
2012-06-27 Daniel Juyung Seoelm genlist: Fixed homogeneous mode bug with ELM_OBJECT...
2012-06-27 Daniel Juyung Seoelm test_genlist.c: Add homogeneous mode for genlist...
2012-06-27 Tom HacohenElm glayer: Filter out the duplicate multi* events.
2012-06-26 Gustavo Lima... [elm] Unb0rk flip selector.
2012-06-26 Cedric BAILelementary: use Edje to enable accessibility on TEXTBLOCK.
2012-06-26 Michael BOUCHAUDelementary: I think this needs some fixing. fileselecto...
2012-06-25 Daniel Juyung Seoelm ChangeLog: Updated ChangeLog for r72591
2012-06-25 Carsten Haitzlerimprove cnp to tell you when you lost a selection and...
2012-06-25 Jaehwan KimSorry, Fix build conflict.
2012-06-25 Daniel Juyung Seoelm genlist: Fixed tree expand bug. Check item type...
2012-06-25 Jaehwan KimIn case a user sets min-value of the item, the toolbar...
2012-06-22 Michael BOUCHAUDelementary: Add to the progressbar widget a changed...
2012-06-21 Gustavo Sverzut... oops, unb0rk compat layer.
2012-06-21 Tom HacohenElm gengrid: (void *) and substraction don't play nicel...
2012-06-21 Daniel Juyung Seoelm genlist: Fixed a bug with decorate all mode + tree...
2012-06-21 Daniel Juyung Seoelm test_genlist.c: Fixed last test case.
2012-06-21 ChunEon Parkelementary/ctxpopup - removed unused style
2012-06-21 Daniel Juyung Seoelm genlist.edc: Oops. I missed elm.swallow.pad alias...
2012-06-21 Daniel Juyung Seoelm test_genlist.c: Use proper item style for tree...
2012-06-21 Daniel Juyung Seoelm genlist.edc: Added new genlist item style for norma...
2012-06-21 Daniel Juyung Seoelm genlist.edc: Fixed formatting.
2012-06-21 Daniel Juyung Seoelm genlist: Fixed formatting.
2012-06-21 Daniel Juyung Seoelm test_genlist.c: Added more test case for genlist...
2012-06-21 Daniel Juyung Seoelm genlist.edc: Enable tree expand with decorate all...
2012-06-21 Carsten Haitzlerfix break that stopped notificationsf rom sliding.
2012-06-21 Carsten Haitzleradjust buttons to not pad do much - good for desktops.
2012-06-20 Vincent TorriElm:
2012-06-19 Gustavo Sverzut... CNP is completely broken -- note where it should be...
2012-06-19 Daniel Willmannelementary: revert commit 72459. Please see commit...
2012-06-19 Gustavo Sverzut... EAPI elm_drag and elm_drop so I can use them from termi...
2012-06-19 Bruno DillyElm: module unloading
2012-06-19 Bruno DillyElm: fix the widget event callback freeing
2012-06-19 Daniel Willmannelementary: Fix typo preventing examples to be compiled
2012-06-19 Gustavo Lima... [elm] Switching in slideshow with no transition effect
2012-06-19 Hyoyoung Changelementary/genlist: remove unused codes
2012-06-19 Minseok Kimelementary/multibuttonentry: add focus handling at...
2012-06-19 Carsten Haitzlerblank--
2012-06-19 Daniel WillmannFrom: Daniel Willmann <d.willmann@samsung.com>
2012-06-19 Carsten Haitzleradjust slider units image to not overlap text.
2012-06-19 Vincent TorriElm: add missing @since.
2012-06-19 Vincent Torriplease also add @since in newly typedef, struct, enum...
2012-06-18 Jonas M. GastalFixing Radio example docs.
2012-06-18 Tom HacohenElementary default-theme: Changed text margins to be...
2012-06-18 Carsten Haitzlerfix toolbar horizontal item sizing min calc.
next