summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ee_wayland: Update maximize and fullscreen state after configureDerek Foreman2018-07-251-0/+5
* elementary: Check for valid resize objectChris Michael2018-07-251-0/+2
* elementary: Check for valid resize object before callingChris Michael2018-07-251-0/+1
* elementary: Check for valid frame objectChris Michael2018-07-251-2/+6
* tests: check WIFEXITED to determine if test exited before using exit statusMike Blumenkrantz2018-07-251-13/+18
* tests: limit per-suite forks to cpu countMike Blumenkrantz2018-07-251-0/+11
* evas canvas: fix not to trigger unnecessary events.Hermet Park2018-07-241-10/+10
* elm/list: remove max size setting on item contentsMike Blumenkrantz2018-07-241-2/+0
* efl_ui_win: reset first_draw flag if window is resized while hiddenMike Blumenkrantz2018-07-241-0/+7
* efl_ui_win: show internal objects again on show if first_draw flag is setMike Blumenkrantz2018-07-241-0/+13
* eina: Add doxygen in/out tags for evlog, file, fp, freeqBryce Harrington2018-07-245-130/+130
* build: make object rule for eolian tests a versioned conditionalMike Blumenkrantz2018-07-241-0/+4
* elm_code_widget: resize cursor at time of font change.Alastair Poole2018-07-241-17/+27
* elm_code_widget: fix select and drag (scrolling).Alastair Poole2018-07-241-8/+21
* elm test - expand --help to also do -h and -helpCarsten Haitzler (Rasterman)2018-07-241-1/+3
* elm test - unbreak elm test ...Carsten Haitzler (Rasterman)2018-07-241-3/+3
* ecore x - fix vsync to not block amdgpu driversCarsten Haitzler (Rasterman)2018-07-241-0/+24
* ecore/signal: use a volatile int to prevent further SIGPIPE during shutdownMike Blumenkrantz2018-07-231-0/+5
* ecore/signal: delete signal pipe after unsetting signal handlersMike Blumenkrantz2018-07-231-1/+1
* macos: allow text to be selected.Alastair Poole2018-07-233-11/+23
* elm_test: fix arg parsingMike Blumenkrantz2018-07-231-5/+5
* evas clip: more strict comparison.Hermet Park2018-07-231-4/+6
* Efl.Ui.Calendar, elm_calendar: Code fixed to support auto repeat feature.Woochan Lee2018-07-234-294/+103
* elm_code: (cherry-pick) Fix cusor pos after newline when indenting with tabsAndy Williams2018-07-221-2/+2
* elm_code: (cherry-pick) Support indentation styles that are purely tab basedAndy Williams2018-07-227-13/+133
* Ctxpopup super slow with some more itemsDave Andreoli2018-07-211-0/+27
* ecore: remove exit_signal_received conditional from windows buildMike Blumenkrantz2018-07-201-2/+10
* efl: fix some warnings in examplesXavi Artigas2018-07-203-9/+12
* eina: Add doxygen in/out tags for cow, cpu, and debugBryce Harrington2018-07-203-63/+69
* evas clip: stop move events feeds.Hermet Park2018-07-201-2/+3
* elementary list: add a todo comment.Hermet Park2018-07-191-0/+3
* elm/list: block recursive recalc loopsMike Blumenkrantz2018-07-192-1/+9
* ecore_main: silence warning when compiling.Alastair Poole2018-07-191-1/+1
* eina: Fix doxygen in/out tags for eina_bezierBryce Harrington2018-07-191-9/+9
* ecore_evas: when window resized in ecore_evas, check evas rotate state.Umesh Tanwar2018-07-181-1/+4
* examples/evas: do not attempt to free animator on window deleteMike Blumenkrantz2018-07-181-1/+0
* eina: Add doxygen in/out tagsBryce Harrington2018-07-185-53/+53
* emile image: close file properly.Hermet Park2018-07-181-0/+2
* efl_ui_layout_object: Fix not to use background/shadow part interface in legacyJaehyun Cho2018-07-181-15/+18
* elput: Remove unused and useless event typeChris Michael2018-07-171-4/+1
* Evas text textblock: call evas_font_free even on null fontsDaniel Hirt2018-07-162-7/+4
* Eina binbuf: add explicit null-check before magic-checkDaniel Hirt2018-07-161-0/+1
* elm_spinner: Do not focus to text button on non-editable modeYeongjong Lee2018-07-161-0/+2
* efl ui dnd - further fixes on drop list data key handlingCarsten Haitzler (Rasterman)2018-07-161-0/+1
* efl selection manager + elm dnd test fix with bad string handlingCarsten Haitzler (Rasterman)2018-07-163-5/+14
* evas: fix minor typo in smart class color_set method docMike Blumenkrantz2018-07-131-1/+1
* build: fix distcheck when elua is disabled in main treeMike Blumenkrantz2018-07-133-33/+32
* build: fix distcheck building when main tree is not compiledMike Blumenkrantz2018-07-131-4/+7
* ecore: immediately block animator ticking upon receiving an exit signalMike Blumenkrantz2018-07-132-2/+16
* ecore/animator: break out _ecore_animator_flush() from tick functionMike Blumenkrantz2018-07-131-6/+6