summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* efl - fix lots of little init/shutdown pairs that are wrongCarsten Haitzler (Rasterman)2016-07-046-6/+43
* EvasGL: Add support for Evas GL 3.1DaeKwang Ryu2016-07-041-2/+908
* elm_frame: updated the eo prefix and documentationSubhransu Mohanty2016-07-047-47/+50
* spinner: spinner entry reactivate when focus come again.Woochan Lee2016-07-042-1/+18
* evas: Fix rare issue with recursive proxy src invisibleJean-Philippe Andre2016-07-041-0/+7
* ecore: Fix obvious crash with legacy timersJean-Philippe Andre2016-07-041-0/+2
* edje - reduce memory footprint by rearranging structs and typesCarsten Haitzler (Rasterman)2016-07-047-167/+165
* Elementary: cnp - check on NULL data in elm_drag_startArtem Popov2016-07-041-2/+7
* elm/gengrid: Fix null pointer dereferences.Daniel Juyung Seo2016-07-041-4/+6
* evas/textblock: Mark unused variable.Daniel Juyung Seo2016-07-041-1/+1
* ecore-wl2: Fix error handling for bad fdChris Michael2016-07-031-0/+2
* elementary: Grab all key presses in elm_code for nowAndy Williams2016-07-031-0/+2
* elementary: document elm_table parametersJean Guyomarc'h2016-07-031-6/+6
* Ui text: port changed_cb from entryDaniel Hirt2016-07-031-13/+2
* Canvas text: simplify efl_text_getDaniel Hirt2016-07-031-51/+32
* Ui text: move defer call to a functionDaniel Hirt2016-07-031-3/+10
* Ui text: fix leak in selection_changedDaniel Hirt2016-07-031-1/+1
* Canvas text: fix leak in annotation_insertDaniel Hirt2016-07-031-13/+12
* Canvas text: fix leak in efl_text_setDaniel Hirt2016-07-031-0/+1
* Ui text: fix invalid call to image apiDaniel Hirt2016-07-031-1/+0
* Ui text: send signals to cursors explicitlyDaniel Hirt2016-07-031-3/+34
* Canvas text cursor: fix bug after code portDaniel Hirt2016-07-031-37/+34
* evas update buf - dont ref and unref outbug as an evas image - it's notCarsten Haitzler (Rasterman)2016-07-032-5/+8
* elm layout - add and delete signal cbs from the same consistent objCarsten Haitzler (Rasterman)2016-07-031-2/+6
* edje signal cb - dont delete already deleted signalsCarsten Haitzler (Rasterman)2016-07-031-2/+4
* ecore-wl2: Fix uninitialized variableChris Michael2016-07-021-1/+1
* eolian: cleanup type serialization logicDaniel Kolesa2016-07-011-16/+13
* gengrid: fix focus issue when prev/next item is disabledJehun Lim2016-07-011-24/+57
* theme: return enum from elm_widget_style_set instead of boolJinyong Park2016-07-0163-286/+305
* elm: fix compilationAmitesh Singh2016-07-011-1/+0
* elc_hoversel: just little fix of expand/noitem behaviorVitalii Vorobiov2016-06-301-1/+2
* atspi_image: improve existing documentationStefan Schmidt2016-06-301-5/+6
* atspi_widget_action: add mixin descriptionStefan Schmidt2016-06-301-0/+1
* elm_scrollable: add mixin descriptionStefan Schmidt2016-06-301-0/+1
* atspi_component: improve existing documentationStefan Schmidt2016-06-301-17/+20
* atspi_action: improve existing documentationStefan Schmidt2016-06-301-7/+7
* atspi_accessible: improve existing documentationStefan Schmidt2016-06-301-34/+30
* eolian: add support for static and terminated arraysDaniel Kolesa2016-06-308-28/+128
* ecore-wl2: Fix issue where hash would not get destroyed on errorChris Michael2016-06-301-1/+0
* ecore-drm2: Don't leak return from _output_name_get functionChris Michael2016-06-301-1/+4
* ecore-wl2: Fix issue of passing negative number to close() and read()Chris Michael2016-06-301-3/+7
* ecore-wl2: Check the return value of ecore_main_fd_handler_fd_getChris Michael2016-06-301-1/+5
* ecore-wl2: Fix derefence after null checkChris Michael2016-06-301-2/+5
* elementary: Fix explicit null dereferenceChris Michael2016-06-301-3/+3
* elput: Check return of read function callChris Michael2016-06-301-2/+4
* ecore-input: Check return fo ecore_main_fd_handler_fd_getChris Michael2016-06-301-1/+4
* edje: fix return type for part_text_cursor_content_getDaniel Hirt2016-06-301-1/+1
* ector: add basic description to renderer mixinsStefan Schmidt2016-06-304-0/+4
* ector: further document gl buffer base classStefan Schmidt2016-06-301-2/+5
* efl: gfx_shape: add some more documentation and improve existing oneStefan Schmidt2016-06-301-8/+11