summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation from Tizendevs/bluezery/docthe81.kim@samsung.com2014-11-2190-7475/+31094
* Temporary filethe81.kim@samsung.com2014-11-215-0/+17385
* transit: free the map resource.devs/bluezery/genlistChunEon Park2014-11-201-1/+2
* genlist: Fix build warning for uninitialized variable.Daniel Juyung Seo2014-11-191-1/+1
* elm: Modify document for APIs.Daniel Juyung Seo2014-11-1921-53/+53
* Update russian translationIgor Murzov2014-11-151-34/+32
* segment_control: Fix shadow declaration build warning.Daniel Juyung Seo2014-11-141-1/+1
* bg: Flourish bg documentations and comments.Daniel Juyung Seo2014-11-144-13/+6
* panel, segment_control: Use ev->canvas instead of ev->output.Daniel Juyung Seo2014-11-142-5/+5
* bg.edc: Add bg widget style information.Daniel Juyung Seo2014-11-141-0/+8
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-14109-116/+0
* label: Add more comments for the unclear internal data.Daniel Juyung Seo2014-11-131-2/+2
* elm_box: inappropriate size_hint_align value usage fixAndrii Kroitor2014-11-132-8/+7
* test: Use ELM_SCALE_SIZE instead of elm_config_scale_get().Daniel Juyung Seo2014-11-135-46/+31
* test_progressbar: Fix weight/align size hints.Daniel Juyung Seo2014-11-131-11/+11
* test_progressbar: stop btn callback fixed, unnecessary code deletedwoochan lee2014-11-121-4/+3
* Object Items: replace most of del_pre functions with destructor.Daniel Zaoui2014-11-1227-206/+130
* Object Items: remove data variable from widget item.Daniel Zaoui2014-11-1217-114/+93
* Object Items: Adapt del callback to Eo.Daniel Zaoui2014-11-121-3/+11
* Object Items: remove legacy APIs.Daniel Zaoui2014-11-1282-2121/+45
* Object Items: remove casts that are no more needed.Daniel Zaoui2014-11-1239-441/+442
* Object Items: remove temporary files used for the porting to Eo.Daniel Zaoui2014-11-1219-23/+2
* Object Items: remove old inheritance mechanism.Daniel Zaoui2014-11-126-884/+67
* Object Items: Elm_Object_Item becomes EoDaniel Zaoui2014-11-122-6/+1
* Object Items: remove last invocations to elm_widget_item_ APIsDaniel Zaoui2014-11-122-4/+4
* Elm Popup Item: Migrate to EoDaniel Zaoui2014-11-124-71/+83
* Elm DiskSelector Item: Migrate to EoDaniel Zaoui2014-11-125-189/+254
* Elm Toolbar Item: Migrate to EoDaniel Zaoui2014-11-125-623/+859
* Elm List Item: Migrate to EoDaniel Zaoui2014-11-125-402/+534
* Elm Gengrid Item: Migrate to EoDaniel Zaoui2014-11-124-415/+812
* Elm Genlist Item: Migrate to EoDaniel Zaoui2014-11-126-849/+1213
* Elm Naviframe Item: Migrate to EoDaniel Zaoui2014-11-125-287/+373
* Elm Multibuttonentry Item: Migrate to EoDaniel Zaoui2014-11-125-150/+224
* Elm Index item: Migrate to EoDaniel Zaoui2014-11-126-135/+210
* Elm Ctxpopup item: Migrate to EoDaniel Zaoui2014-11-125-123/+155
* Elm Menu Item: Migrate to EoDaniel Zaoui2014-11-127-329/+422
* Elm Flipselector Item: Migrate to EoDaniel Zaoui2014-11-125-149/+210
* Elm Slideshow Item: Migrate to EoDaniel Zaoui2014-11-125-97/+130
* Elm Segment Control Item: Migrate to EoDaniel Zaoui2014-11-125-163/+224
* Elm Hoversel Item: Migrate to EoDaniel Zaoui2014-11-126-107/+165
* Elm Dayselector Item: Migrate to EoDaniel Zaoui2014-11-124-26/+52
* Elm Colorselector Item: Migrate to EoDaniel Zaoui2014-11-125-147/+226
* Elm Widget Item: Migrate to EoDaniel Zaoui2014-11-1232-418/+1722
* build: Remove bzip2 tarballs from distcheckStefan Schmidt2014-11-111-1/+1
* config font hinting api addedMike Blumenkrantz2014-11-102-0/+36
* configure: Switch to dev mode again. Merge window for 1.13 is open now.Stefan Schmidt2014-11-101-1/+1
* release: Update NEWS and bump version for 1.12.0 releasev1.12.0Stefan Schmidt2014-11-102-1/+5
* example/evasmap3d: change to simpler call.ChunEon Park2014-11-101-2/+1
* label: Reset sd->lastw as '-1' in some elm_label APIs for ensure the sizing_e...Youngbok Shin2014-11-102-2/+6
* macro: Fix wrong macro braces.Daniel Juyung Seo2014-11-101-1/+1