summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cc adddevs/discomfitor/ccMike Blumenkrantz2015-03-301-0/+169
* elm-tests: slideshow : looking for right data directory in prefix.Nicolas Aguirre2015-03-271-18/+21
* Revert "elm_slideshow: looking for right data directory in prefix."Nicolas Aguirre2015-03-271-20/+9
* elm_map: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIRMichelle Legrand2015-03-261-14/+28
* elm_naviframe: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.Michelle Legrand2015-03-261-7/+15
* elm_naviframe: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.Michelle Legrand2015-03-261-8/+15
* elm_genlist: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.Michelle Legrand2015-03-261-4/+4
* task_switcher: add variable verification.Michelle Legrand2015-03-261-0/+2
* elm_diskselector: check if sd variable is null.michelle legrand2015-03-261-0/+3
* elm_fileselector: display directory from HOME on Windows.michelle legrand2015-03-261-1/+11
* elm_panel: display directory from HOME on Windows.michelle legrand2015-03-261-1/+10
* elm_prefs: looking for right lib directory in prefix.michelle legrand2015-03-261-6/+4
* elm_slideshow: looking for right data directory in prefix.michelle legrand2015-03-261-9/+20
* elm_prefs: compatibility for Windows.michelle legrand2015-03-261-0/+4
* elm_datetime: compatibility for Windows.michelle legrand2015-03-261-5/+5
* elc_fileselector: fix looking for right Windows home path.michelle legrand2015-03-261-1/+13
* elc_popup: add null pointer check before creating content text objecttaehyub2015-03-261-0/+7
* elm_toolbar: add toolbar item size calculation and setting min values for fix...taehyub2015-03-251-1/+11
* tooltip: Corrected namespacing for tooltip label style.Amitesh Singh2015-03-252-5/+22
* elm - fix warnings after patches to datetimeCarsten Haitzler (Rasterman)2015-03-251-4/+4
* [elm_datetime] Fix to consider second field while comparing datetime values.Subodh Kumar2015-03-251-2/+3
* [elm_datetime] Fix to parse the POSIX locale format properly.Subodh Kumar2015-03-251-0/+5
* [elm_datetime] Corrected the logic for datetime values comparison.Subodh Kumar2015-03-251-6/+19
* scroller: add loop feature.Jaehwan Kim2015-03-238-34/+394
* Implement efl_file_get() for Elm_Layout and Elm_VideoYakov Goldberg2015-03-224-0/+16
* toolbar: remove useless codesWooHyun Jung2015-03-211-1/+0
* elc_popup: Fix to make popup get proper sizeJee-Yong Um2015-03-201-1/+0
* Elm_toolbar: Sizing evaluation improvement.Subodh Kumar2015-03-191-169/+75
* config: Reinitialize font config using evas_font_reinit() API.Youngbok Shin2015-03-191-0/+1
* elm_entry: fix focus on text selectionAndrii Kroitor2015-03-191-0/+1
* elm_spinner: style fixAndrii Kroitor2015-03-191-1/+8
* elm_widget: fix wrong parmeter.Jaehwan Kim2015-03-192-4/+4
* elm_win fullscreen setting on FAKE wins should just toggle the flagMike Blumenkrantz2015-03-181-0/+2
* elm_win fullscreen getter does not need a third case for an inclusive if/elseMike Blumenkrantz2015-03-181-6/+1
* Revert "widget: fix the abi break."ChunEon Park2015-03-171-1/+1
* conform: remove redundant declares.ChunEon Park2015-03-171-2/+0
* conform: Use eo_isa() to check object types.woochan lee2015-03-171-13/+4
* image: Initialize parameters in case of it just returns without assigning any...Daniel Juyung Seo2015-03-161-0/+3
* elm_image: Fix to initialize variable.Hosang Kim2015-03-161-1/+1
* DnD/Wl: extend types support to all the atoms.Daniel Zaoui2015-03-161-25/+41
* DnD/Wl: fix drop sequence when drop is done on a bad target.Daniel Zaoui2015-03-161-23/+16
* DnD/Wl: add a better support to data types.Daniel Zaoui2015-03-161-64/+27
* DnD: Arrange code for better usabilityDaniel Zaoui2015-03-161-216/+212
* DnD/X11: generalize functionDaniel Zaoui2015-03-161-16/+22
* DnD/X11: generalize atoms descriptionsDaniel Zaoui2015-03-161-210/+221
* GLView: Return false if the surface could not be createdJean-Philippe Andre2015-03-161-1/+5
* elm_config: Add doc for the new depth/stencil/msaa preferenceJean-Philippe Andre2015-03-161-2/+21
* elm_config: Add feature to set depth/stencil/msaa bit to window surfaceWonsik Jung2015-03-163-4/+103
* widget: fix the abi break.ChunEon Park2015-03-131-1/+1
* elm_panel: Fix incorrect scroller content region calculation of panel.Jaehyun Cho2015-03-131-0/+6