summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs: nicer formatting for Efl.Pack_LinearXavi Artigas2019-09-181-19/+19
* efl_app_test_promise: fix warning (no returned value)Vincent Torri2019-09-181-1/+2
* efl_ui_calendar_item: document this class a little bit moreMarcel Hollerbach2019-09-181-1/+6
* efl_ui_image: insert @ to link docs proberlyMarcel Hollerbach2019-09-181-1/+1
* efl_gfx_path: insert @ to link docs proberlyMarcel Hollerbach2019-09-181-6/+2
* efl_ui_scrollable: insert @ to link docs proberlyMarcel Hollerbach2019-09-181-2/+2
* efl_part: insert @ to link docs proberlyMarcel Hollerbach2019-09-181-1/+1
* efl/hint: fix hint_align docsMike Blumenkrantz2019-09-181-5/+6
* tests/edje: reduce chances of cascading test failures in non-forked modeMike Blumenkrantz2019-09-187-36/+4
* tests/edje: add comprehensive edje reloading testMike Blumenkrantz2019-09-181-0/+46
* efl: check file's mtime in efl.file::file_set to determine if file is the sameMike Blumenkrantz2019-09-182-12/+12
* ector: don't alloc memory if the size is 0.Hermet Park2019-09-181-1/+1
* ector: code refactoring.Hermet Park2019-09-181-52/+47
* build: unbreak destructorsMike Blumenkrantz2019-09-182-0/+2
* efl core cmommand line - implement destructor and thus fix leakCarsten Haitzler (Rasterman)2019-09-182-2/+22
* efl gfx path - implement destructor and thus fix leakCarsten Haitzler (Rasterman)2019-09-182-1/+10
* efl_ui/popup: improve backwall docsMike Blumenkrantz2019-09-181-13/+18
* docs: fix invalid $class reference to use @classMike Blumenkrantz2019-09-181-1/+1
* elm perf_test: fix warning of implicit conversion of floating pointJaehyun Cho2019-09-183-6/+6
* efl_ui/box: restore previous behavior for passing null reference objectsMike Blumenkrantz2019-09-181-2/+2
* efl_ui_box: do not perform insertion if existing is not addedMarcel Hollerbach2019-09-181-0/+4
* efl_ui_table: respect col,row span in last_position calculationYeongjong Lee2019-09-181-12/+19
* efl_ui_table: update recalc boolean in child delete callbackYeongjong Lee2019-09-181-0/+8
* eldbus_proxy: Prevent dangling pointer.JunsuChoi2019-09-181-1/+4
* edje_edit: Prevent dangling pointer.JunsuChoi2019-09-181-1/+5
* docs: minor tweaks to efl_io_modelXavi Artigas2019-09-181-4/+8
* ecore-wl2: Update doxygen for various functionsChristopher Michael2019-09-181-25/+31
* ecore-wl2: Fix formatting and remove duplicate EAPIChristopher Michael2019-09-181-6/+33
* evas_textblock: apply coding conventionAli Alzyod2019-09-181-2/+4
* efl_ui_text: EFL_UI_EVENT_SELECTION_CLEARED not calledabdulleh Ghujeh2019-09-181-1/+1
* efl_ui_text : Clear selection after past on selected textabdulleh Ghujeh2019-09-181-0/+2
* canvas 3d: remove potential dangling pointer.Hermet Park2019-09-181-1/+4
* ethumb: fixed a potential dangling pointer.Hermet Park2019-09-181-1/+4
* elm_test: don't use legacy win api in interfaces tags caseMike Blumenkrantz2019-09-181-1/+1
* tests/check: use test namespace for legacy check test function namesMike Blumenkrantz2019-09-181-6/+6
* Efreet_Uri: fix URI decoding when a Windows path (letter followed by :) is pa...Vincent Torri2019-09-181-2/+5
* fix xpm again - to be threaded not region decode capableCarsten Haitzler (Rasterman)2019-09-061-2/+2
* fix xpm loader to be threadable - fixes so much stuff...Carsten Haitzler (Rasterman)2019-09-061-1/+1
* fix more edje file set breaksCarsten Haitzler (Rasterman)2019-09-051-15/+11
* fix a bunch of breaks that having a blind file unload has broughtCarsten Haitzler (Rasterman)2019-09-051-1/+15
* release: Update NEWS and bump version for 1.22.4 releasev1.22.4Mike Blumenkrantz2019-09-042-2/+43
* tests/elm: fix event starter helper function to handle elm_win objectsMike Blumenkrantz2019-09-041-1/+1
* tests/elm: fix a couple unit tests to use event starter helper functionMike Blumenkrantz2019-09-042-7/+2
* tests/elm: add helper function for simplifying getting to event triggeringMike Blumenkrantz2019-09-042-0/+26
* build fixesMike Blumenkrantz2019-09-041-0/+1
* efl_io_model: remove custom counting logicMarcel Hollerbach2019-09-041-81/+0
* freetype: Prevent lose of data when fixed point divide calculation.JunsuChoi2019-09-043-30/+29
* eina benchmarks: remove dereference of nullShinwoo Kim2019-09-042-0/+2
* efl_ui/scroll_manager: make scroll direction changes more responsive with wheelMike Blumenkrantz2019-09-041-2/+10
* efl_canvas_animation_player: delete previous target event callbackYeongjong Lee2019-09-041-0/+6