summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* genlist: return as possible as soon.ChunEon Park2014-12-291-1/+2
* genlist: clean up code.ChunEon Park2014-12-291-32/+28
* genlist: remove duplicated signal registration.ChunEon Park2014-12-291-2/+0
* genlist: send an additional signalChunEon Park2014-12-291-0/+11
* genlist: send a signal internally.ChunEon Park2014-12-291-0/+9
* Fileselector: beautify the search entryDave Andreoli2014-12-292-16/+17
* genlist: send a disabled signal when the decorated item is unrealized.ChunEon Park2014-12-291-0/+3
* Hover and derivates: dismiss with every mouse buttons, not only 1Dave Andreoli2014-12-292-6/+6
* List: new signal: clicked,right with simple testDave Andreoli2014-12-294-1/+36
* genlist: code refactoringChunEon Park2014-12-291-85/+118
* Gengrid: new signal: clicked,right with proper testDave Andreoli2014-12-293-0/+31
* Genlist: do not fire clicked,right while dragging in progressDave Andreoli2014-12-291-1/+1
* genlist: add "scroll" smart callChunEon Park2014-12-292-0/+10
* test_transit: Cast integer to pointer correctly to support 64 bit system.Daniel Juyung Seo2014-12-271-5/+5
* test_glview: Refractored the shader/program log code.Amitesh Singh2014-12-271-7/+25
* Improve -clicked- detection code by accept only if the mouse do not move too ...Dave Andreoli2014-12-261-1/+18
* Genlist: added the clicked,right event on itemsDave Andreoli2014-12-262-0/+6
* Genlist: better text style for the default_style selected styleDave Andreoli2014-12-261-1/+1
* list/genlist/gengrid: Fix memory leak.Amitesh Singh2014-12-263-0/+6
* gengrid: Enhance realized_items_get performance.Daniel Juyung Seo2014-12-261-1/+10
* gengrid, genlist, list, toolbar: Fix memory leak and enhance performance.Daniel Juyung Seo2014-12-264-18/+33
* genlist: Return the correct pointer for object item.Daniel Juyung Seo2014-12-261-2/+4
* gengrid: Add missing "moved" callback call on item reorder by key.Daniel Juyung Seo2014-12-261-0/+2
* elm_genlist: add missing callback callAndrii Kroitor2014-12-261-0/+1
* elm_toolbar: fix memory leak in _elm_toolbar_nearest_visible_item_getAndrii Kroitor2014-12-261-3/+13
* transit: revise tween sampleChunEon Park2014-12-262-30/+58
* genlist should ignore no-select items when moving with the keyboardMike Blumenkrantz2014-12-251-0/+4
* elm_transit: Append Elm_Transit_Tween_Mode sample to elementary_testJee-Yong Um2014-12-262-0/+103
* add clipper for gadget popup shineMike Blumenkrantz2014-12-241-1/+8
* image: fix clipped image issue if x or y is less than zerojiin.moon2014-12-242-6/+9
* elm_colorselector: Fix layout broken in ELM_COLORSELECTOR_ALL modeJee-Yong Um2014-12-231-0/+4
* elm_transit: Support rotation keeping current map effect.Jaehyun Cho2014-12-231-8/+20
* elm_transit: Support zoom keeping current map effect.Jaehyun Cho2014-12-231-9/+30
* elm_colorselector: fix not intended duplicationJee-Yong Um2014-12-192-1/+2
* image: Fix formatting for the latest commit 283988.Daniel Juyung Seo2014-12-191-2/+2
* transit: revise sampleChunEon Park2014-12-181-8/+8
* elm/image: Fix an unclipped issue about image bigger than object sizejiin.moon2014-12-181-0/+4
* modules: Make sure we have all linker flags setup for our modules.Stefan Schmidt2014-12-182-2/+2
* transit: clean up beizer test code...ChunEon Park2014-12-181-12/+21
* transit: print more detail control points message in the bezier sampleChunEon Park2014-12-181-2/+4
* elm_widget: Pass Elm_Object_Item *item as *event_info in item->del_func.Jaehyun Cho2014-12-181-3/+3
* transit: adjust control point position range in the bezier sampleChunEon Park2014-12-181-4/+4
* transit: add bezier curve tween mode exampleChunEon Park2014-12-183-0/+288
* elm_label: Add an example handling "slide,end" signalJee-Yong Um2014-12-181-0/+76
* elm_label: Add "slide,end" signal emissionJee-Yong Um2014-12-182-2/+5
* transit: renamed to explicit examples.ChunEon Park2014-12-182-32/+33
* transit: fix warning (different types comparing)ChunEon Park2014-12-171-1/+1
* Transit: Support BEZIER CURVEjiin.moon2014-12-172-16/+71
* genlist: Fix dereference before null check.Daniel Juyung Seo2014-12-161-2/+2
* elm_list : Resolved TODO in elm_list.c and declared corresponding macros in e...kabeer khan2014-12-162-4/+8