summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* slider: working on.devs/seoz/sliderDaniel Juyung Seo2014-12-012-0/+27
* slider: Clean up of the previous slider patch.Daniel Juyung Seo2014-11-293-18/+12
* elm_cnp: decode escaped ASCII-encoded URI for dndWonguk Jeong2014-11-291-13/+49
* Slider: Added APIs to set/get slider's indicator visibility mode.Anil Kumar Nahak2014-11-297-11/+95
* config: do not use elm_config from previous epoch.Lukasz Stanislawski2014-11-290-0/+0
* elm config: add key bindings for elm_actionsliderLukasz Stanislawski2014-11-295-102/+24
* test_win_state: Add win lower and deiconify samples.Daniel Juyung Seo2014-11-281-20/+77
* elm_transit: Apply evas_map_util_object_move_sync_set() to transitJaehyun Cho2014-11-281-0/+10
* README: Update version number to latest.Stefan Schmidt2014-11-271-1/+1
* test_3d: Set indicator format explictly.Daniel Juyung Seo2014-11-261-0/+7
* config: Refactor scrolling configuration dialog.Daniel Juyung Seo2014-11-261-88/+107
* test_photocam: Enhance photocam test.Daniel Juyung Seo2014-11-261-11/+16
* test_photocam: Remove unnecessary data set.Daniel Juyung Seo2014-11-261-2/+0
* config: Fixed null return.Anand2014-11-261-0/+1
* test_menu: Fix wrong parent set.Daniel Juyung Seo2014-11-251-1/+1
* widget: Add error message when the parent parameter was set wrongly.Daniel Juyung Seo2014-11-251-0/+7
* index, list, menu: Optimize eo item usage.Daniel Juyung Seo2014-11-253-7/+8
* gengrid, genlist: Optimize eo item usage.Daniel Juyung Seo2014-11-252-46/+54
* diskselector, flipselector: Optimize eo item usage.Daniel Juyung Seo2014-11-252-7/+9
* hoversel, popup, colorselector: Optimize eo item usage.Daniel Juyung Seo2014-11-253-8/+9
* list: Optimize eo item usage.Daniel Juyung Seo2014-11-241-2/+2
* list: Fix wrong eo item porting.Daniel Juyung Seo2014-11-241-2/+2
* didn't intend puhing this patch.ChunEon Park2014-11-241-1/+0
* test/evasmap3d: let better quality as default.ChunEon Park2014-11-241-2/+0
* elm_notify: added the notify's edje of popup smart memberwoochan lee2014-11-241-0/+1
* test_notify,popup: Add key event reacting examples.Daniel Juyung Seo2014-11-242-0/+22
* widget tooltip creation should also pass the eo item to the callbackzmike2014-11-231-2/+2
* test_slider: Fix wrong slider description.Daniel Juyung Seo2014-11-231-1/+1
* Genlist: Fix previous commit.Daniel Zaoui2014-11-231-2/+4
* Genlist: Fix API return value.Daniel Zaoui2014-11-221-38/+57
* DBUS Menu: fixing SIGSEV and SIGBUS when trying to use dbus.Vitalii Vorobiov2014-11-222-9/+14
* elm: Clean-up and fix a lot of doxygen for elementary headers.Daniel Juyung Seo2014-11-2231-433/+429
|\
| * win: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-221-2/+9
| * thumb, toolbar, web: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-33/+28
| * scroller, slider, slideshow: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-3/+36
| * panel, prefs, progressbar: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-53/+90
| * layout, list, map: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-104/+27
| * icon, image, label: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-6/+32
| * gesture_layer, glview, hover: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-109/+55
| * colorselector, entry, flip: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-54/+35
| * clock, datetime, dayselector: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-2/+30
| * box, bubble, calendar: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-63/+54
| * actionslider, app, bg: Fix and clean up doxygen documentation.Daniel Juyung Seo2014-11-223-4/+33
|/
* multibuttonentry: use !strcmp() instead for comparison.Amitesh Singh2014-11-211-4/+4
* test_genlist: Add elm_genlist_item_subitems_get sample.Daniel Juyung Seo2014-11-211-0/+11
* theme/e/shelf: Add a translucent style.Brian 'morlenxus' Miculcy2014-11-201-0/+29
* Scroller: Add step size set APIHosang Kim2014-11-203-0/+70
* 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