summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TEMPdevs/jackdanielz/DnDDaniel Zaoui2015-06-201-111/+188
* NO PUSH: selection targets determinationDaniel Zaoui2015-06-201-40/+17
* DnD/X11: only mime types should be sent from the sourceDaniel Zaoui2015-06-201-10/+2
* More prints...Daniel Zaoui2015-06-191-0/+2
* CnP/X11: don't send TARGETS as a data typeDaniel Zaoui2015-06-191-2/+2
* CnP/X11: targets notifier is specific to CnPDaniel Zaoui2015-06-191-2/+2
* Temp: printsDaniel Zaoui2015-06-191-1/+2
* elm confiug - remove now useless x11 property handling - donr by filesCarsten Haitzler (Rasterman)2015-06-181-116/+1
* colorselector: fix missing style warningAndrii Kroitor2015-06-171-0/+1
* gengrid: remove duplicated focus state recovering.SangHyeon Lee2015-06-171-3/+0
* colorselector: add safety check for NULL pointer from ecore_x_image_new().Youngbok Shin2015-06-171-0/+7
* notify: fix prevent issue, dereference null return valueShinwoo Kim2015-06-171-0/+5
* dayselector : add safety check for NULL pointer from _item_find()Hosang Kim2015-06-171-3/+19
* elm_icon_external: cleanup ERR msg in error caseMarcel Hollerbach2015-06-171-4/+20
* atspi_bridge: fix memory leak issueHosang Kim2015-06-171-6/+8
* test_gengrid: remove EINA_UNUSED for a used argumentVaibhav Gupta2015-06-171-1/+1
* elm_gen_common: fix typo in Struct variable documentationAnand2015-06-171-1/+1
* edje_externals: add safety check for NULL pointerMinwoo, Lee2015-06-171-5/+15
* app_server: add null check for dbus_state_set/elm_app_server_views_eet_newtaehyub2015-06-172-0/+4
* elm_image: Solve clash on the meaning of "animated"Vitor Sousa2015-06-173-109/+168
* config: fix commentJaehwan Kim2015-06-171-1/+1
* config: make a config directory, if it is not.Jaehwan Kim2015-06-171-2/+17
* fix more elm config file pointer accessCarsten Haitzler (Rasterman)2015-06-171-3/+8
* elm config files - don't write to file if file handle is nullCarsten Haitzler (Rasterman)2015-06-171-3/+7
* win: fix bug about engine value.ChunEon Park2015-06-171-1/+1
* win: do not use deferred ecore evas deletion for FAKE winsMike Blumenkrantz2015-06-161-1/+1
* win: only trigger del trap if win type is not FAKEMike Blumenkrantz2015-06-161-1/+1
* theme: migrate all e users of darken_rounded_square to new darken_square imageMike Blumenkrantz2015-06-167-22/+23
* notification: set fixed on app icon to eliminate edje calc errorMike Blumenkrantz2015-06-161-0/+1
* entry: emit changed,user signal when text is pasted or droppedThiep Ha2015-06-161-5/+15
* elm_config: remove X dependency.Jaehwan Kim2015-06-161-131/+94
* comp effects: add tooltip visibility effectMike Blumenkrantz2015-06-151-0/+94
* comp effects: increase size of vertical visibility effect to include shadowsMike Blumenkrantz2015-06-151-2/+5
* elm_flip: small error handle fixJi-Youn Park2015-06-151-0/+2
* index: Add NULL check for malloc memory allocation.Jaehyun Cho2015-06-151-0/+16
* layout: Add NULL check for calloc memory allocation.Jaehyun Cho2015-06-151-0/+5
* layout: Fix to pass correct argument for edje_object_part_unswallow.Jaehyun Cho2015-06-151-1/+1
* layout: Add NULL check for ELM_NEW memory allocation.Jaehyun Cho2015-06-151-0/+43
* clock: Add safety check for NULL pointer from localtime() func.Youngbok Shin2015-06-151-2/+11
* cnp: Add safety check for NULL pointer from malloc().Youngbok Shin2015-06-151-11/+14
* cnp: Fix memory leak issue.Youngbok Shin2015-06-151-0/+1
* calendar: + null check.ChunEon Park2015-06-151-0/+1
* clendar: + null checkChunEon Park2015-06-151-9/+15
* elm_interface_scrollable : Fix logic about setting EVAS_EVENT_FLAG_ON_HOLDHosang Kim2015-06-151-22/+44
* DnD: fix memory leakDaniel Zaoui2015-06-141-0/+2
* DnD/X11: Fix invalid access to memoryDaniel Zaoui2015-06-141-12/+6
* DnD/X11: rename notifiersDaniel Zaoui2015-06-141-31/+31
* DnD/X11: refactor the notifiersDaniel Zaoui2015-06-141-212/+93
* DnD/X11: remove unused functionDaniel Zaoui2015-06-131-31/+0
* fileselector: add NULL check for memory allocationWooHyun Jung2015-06-131-2/+10