summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* elementary_test: Add Canvas.Textblock style testXavi Artigas2019-12-113-0/+62
* eina_rbtree: Clean array intead of flush.Woochanlee2019-12-111-1/+1
* NEWS: Fix minor typo that I missed during reviewChris Michael2019-12-111-1/+1
* ecore exe - remove useless fd closing before _exit()Carsten Haitzler (Rasterman)2019-12-111-13/+0
* NEWS: update file with recent removals form treeStefan Schmidt2019-12-111-0/+11
* eeze: remove tizen module support from eeze sensorStefan Schmidt2019-12-114-1393/+0
* efl_ui_text: unit testAli Alzyod2019-12-115-0/+145
* elementary: improve data layout for Efl.Ui.PositionManager*.Cedric BAIL2019-12-112-20/+30
* elementary: reduce events triggered by Efl.Ui.PositionManager.Cedric BAIL2019-12-116-4/+24
* elementary: reduce event trigger during object creation stage in Efl.Ui.Colle...Cedric BAIL2019-12-111-0/+7
* elementary: reduce event generation during object creation by Efl.Ui.WidgetFa...Cedric BAIL2019-12-111-1/+13
* eo: add a tcase for testing forwardersMarcel Hollerbach2019-12-111-0/+35
* evas: do not call Eina_Cow GC during invalidate it is pointless.Cedric BAIL2019-12-111-2/+2
* eina: introduce an explicit eina_cow_done with no call to GC.Cedric BAIL2019-12-111-0/+18
* evas: avoid unecessary Eina_Cow GC during image destruction.Cedric BAIL2019-12-111-10/+14
* evas: reduce useless allocation during destruction of image.Cedric BAIL2019-12-111-1/+4
* evas: efl_gfx_image_stretch_region_set need access to image state before it i...Cedric BAIL2019-12-111-1/+1
* eo: only forward event if someone is listening.Cedric BAIL2019-12-111-3/+134
* edje_entry: Fix resource leak.Woochanlee2019-12-111-0/+1
* efl.ui.text: rename to efl.ui.textboxAli Alzyod2019-12-1128-276/+302
* eina_inline: Fixed a potential dangling pointerJunsuChoi2019-12-111-1/+5
* csharp: Removed duplicated call_match implementationsLauro Moura2019-12-105-36/+63
* ector: Fix build warning about unused variableAli Alzyod2019-12-101-1/+1
* mailmap: update commit name and email cleanup fileStefan Schmidt2019-12-101-2/+66
* docs: fix to make docs contain proper imagesWonki Kim2019-12-108-73/+17
* Example: enhance efl-canvas-vg-simpleJunsuChoi2019-12-101-13/+24
* efl_ui_text_editable: remove classAli Alzyod2019-12-104-11/+2
* Efl.Canvas.Text rename into Efl.Canvas.TextblockAli Alzyod2019-12-1031-567/+567
* csharp: Refactor annotation selection functionLauro Moura2019-12-091-64/+69
* eolian_mono: reduce duplicated code in OnXXXEventYeongjong Lee2019-12-092-38/+33
* eolian_mono: remove unused EventArgs parameter of OnXXXEventYeongjong Lee2019-12-091-3/+12
* ecore_x: fix unused parameter warnings after xgesture removalStefan Schmidt2019-12-091-9/+9
* elocation: remove beta libraryStefan Schmidt2019-12-0928-4104/+19
* tests/ecore_wl2: Add test for ecore_wl2_window_role functionsWoochanlee2019-12-091-0/+20
* c#: Suppressing warning for CA1724.Bruno da Silva Belo2019-12-093-0/+4
* csharp: changing string literal with nameof.Lauro Moura2019-12-094-25/+21
* csharp: Marking property with static.Lauro Moura2019-12-091-3/+3
* Efl.Ui.Internal_Text_Interactive: missed renames from previous commitXavi Artigas2019-12-091-4/+4
* efl_text_cursor: rename enumsali2019-12-094-15/+15
* evas vg: ++documentationHermet Park2019-12-091-1/+1
* Efl.Ui.Text : all related interfacesali2019-12-0918-1019/+1375
* evas_text: retain legacy behaviourali2019-12-061-3/+1
* imf - make xim+scim the defaults not xim+ibus due to ibus being brokenCarsten Haitzler (Rasterman)2019-12-062-2/+7
* ecore_x: remove support XGesture extensionStefan Schmidt2019-12-068-331/+11
* glib - enable by default again - ibus imf needs itCarsten Haitzler (Rasterman)2019-12-061-1/+1
* elm_code: set box align correctlyMarcel Hollerbach2019-12-061-0/+1
* efl_canvas_object_animation: support duration 0Jaehyun Cho2019-12-063-3/+53
* elementary: Fix declaration of CV managers gettersLauro Moura2019-12-063-0/+24
* efl: stabilize Efl.Gfx.ArrangementYeongjong Lee2019-12-061-1/+1
* focus: modify a formula to calculate focus region to showWonki Kim2019-12-061-3/+6