summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.15.0-beta3 releasev1.15.0-beta3Daniel Juyung Seo2015-07-282-1/+9
* elm_diskselector: convert eo docs of diskselector to new formatVivek Ellur2015-07-272-204/+151
* elm_ctxpopup: convert eo docs to new formatVivek Ellur2015-07-272-158/+112
* elm config save - work around compiler bug that loses local var valueCarsten Haitzler (Rasterman)2015-07-271-12/+15
* elm_gengrid: fix missing variable initialization.Hosang Kim2015-07-271-0/+1
* elm_focus: focus_resion_show does not need to be called for all parentsWooHyun Jung2015-07-251-1/+1
* elf_fileselector: Avoid memory leak in error pathStefan Schmidt2015-07-241-1/+5
* elm_dayselector: converted eo docs of dayselector to new formatVivek Ellur2015-07-241-101/+72
* Elm_Prefs: use Evil APIVincent Torri2015-07-241-1/+1
* elm_gengrid: Fix condition error.Hosang Kim2015-07-241-5/+8
* elementary: Fix external variable declaration to match const charChris Michael2015-07-231-1/+1
* elementary: Fix compiler warning disgarding const qualifierChris Michael2015-07-231-1/+1
* Elm_Config: fix compilation when getuid() or geteuid() are not availableVincent Torri2015-07-231-1/+2
* Elm_Config: add getpwent support, fix compilation on WindowsVincent Torri2015-07-232-4/+6
* Elm_Config: remove Evil functions as home is anyway set on WindowsVincent Torri2015-07-231-11/+0
* test: elm_prefs_cc - use eina_environment_tmp_get() instead of getenv("TMPDIR")Amitesh Singh2015-07-221-1/+1
* NEWS: Remove duplicated entries and the endStefan Schmidt2015-07-221-18/+0
* Fileselector: Use eina_environment_home_get() instead of getenv("HOME")Vincent Torri2015-07-222-14/+5
* elm_container: Updated eo docs for elm_containerVivek Ellur2015-07-221-8/+8
* elm_clock: convert elm_clock eo docs to new formatVivek Ellur2015-07-221-148/+105
* elementary: Remove debug commentChris Michael2015-07-211-1/+0
* elm_color_item: Convert eo docs to new formatVivek Ellur2015-07-212-116/+71
* elementary: Fix T2573: Extra blank line in Genlist Dnd TestChris Michael2015-07-211-1/+0
* elm_calendar: Convert eo docs to new formatVivek Ellur2015-07-211-257/+207
* release: Update NEWS and bump version for 1.15.0-beta2 releasev1.15.0-beta2Daniel Juyung Seo2015-07-212-1/+29
* win: redo wayland opaque region settingMike Blumenkrantz2015-07-202-22/+54
* elementary: Adjust shadow spacer on maximizeChris Michael2015-07-201-0/+6
* tooltip: no need to show content object of tooltipAmitesh Singh2015-07-201-1/+0
* genlist : fix genlist dangling pointer crash in item selectSangHyeon Lee2015-07-201-1/+2
* Scroller: Improvement in _key_action_move() calculations.Umesh Tanwar2015-07-191-4/+4
* test_popup: include icon text in title-icon exampleAmitesh Singh2015-07-181-1/+1
* popup: fix title icon to show up.Amitesh Singh2015-07-181-1/+0
* elementary: Properly fix wayland opaque region settingChris Michael2015-07-172-25/+66
* theme: popup - use aliases instead for subpopup groupsAmitesh Singh2015-07-171-15/+5
* elementary: Fix program signal for enable/disable of shadowsChris Michael2015-07-161-2/+2
* elementary: Fix elementary wayland border opaque region calculationsChris Michael2015-07-161-11/+2
* elementary: Update elementary wayland border theme to match E'sChris Michael2015-07-161-235/+163
* elementary: Tweak elm wayland border focus to Fix T2575Chris Michael2015-07-161-2/+2
* elm_button: Converted docs of elm_button eo to new formatVivek Ellur2015-07-162-62/+43
* elm_box: convert eo docs to new formatVivek Ellur2015-07-161-183/+155
* glview: pass render_op flag to the child surfaceJean-Philippe Andre2015-07-161-0/+3
* elm_bg: convert eo docs to new formatVivek Ellur2015-07-162-54/+47
* widget_item: check view visibility in item_onscreen_is function.Lukasz Stanislawski2015-07-161-0/+3
* Eolian helper: sync eolian helper from the efl.Tom Hacohen2015-07-161-7/+15
* Elm: fix eolian_gen call on MSYS2Vincent Torri2015-07-161-2/+2
* toolbar: item content unset function called when user content unset to toolba...woochan lee2015-07-161-1/+5
* gengrid: remove memset to optimize items swapping via keys.Amitesh Singh2015-07-151-1/+1
* elm_macro: add cast.Jaehwan Kim2015-07-151-1/+1
* elm_app_server: Convert eo docs to new formatVivek Ellur2015-07-142-21/+24
* elm_app_client: convert eo docs to new formatVivek Ellur2015-07-142-45/+49