summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian-mono: [WIP] Remove multiple inheritancesdevs/felipealmeida/csharp-new-classesFelipe Magno de Almeida2018-07-3127-78/+80
* eolian-mono: WIP Modifying concrete classesFelipe Magno de Almeida2018-07-2912-57/+164
* eina: Add doxygen in/out tags for mmap and moduleBryce Harrington2018-07-282-27/+28
* eina: Add doxygen in/out tags for logBryce Harrington2018-07-271-71/+71
* elm_code_widget: fix keyboard and scrolling with active selection.Alastair Poole2018-07-273-1/+67
* eina: Add doxygen in/out tags for lalloc and listBryce Harrington2018-07-272-112/+112
* evas: handle all failure cases with error messages in evas_initMike Blumenkrantz2018-07-261-22/+20
* edje: handle all failure cases with error messages in initMike Blumenkrantz2018-07-261-7/+11
* elm: handle all failure cases with error messages in initMike Blumenkrantz2018-07-261-26/+66
* eina: Add doxygen in/out tags for inlist and iteratorBryce Harrington2018-07-262-74/+80
* tests/eio: increase monitoring test timeout to 1sMike Blumenkrantz2018-07-262-2/+2
* ci: disable tests on misc buildsMike Blumenkrantz2018-07-261-0/+6
* ci: make check -> make check-TESTSMike Blumenkrantz2018-07-261-4/+4
* ci: run make check in buildMike Blumenkrantz2018-07-262-0/+30
* ci: add folding for travis logsMike Blumenkrantz2018-07-268-13/+56
* ci: use manual autoreconf && configure callsMike Blumenkrantz2018-07-261-5/+3
* ci: make release-ready not allow failuresMike Blumenkrantz2018-07-261-3/+0
* ci: disable make on release buildsMike Blumenkrantz2018-07-261-0/+4
* ci: build tests on macosMike Blumenkrantz2018-07-261-1/+1
* ci: add osx homebrew packages to cacheMike Blumenkrantz2018-07-261-1/+8
* ci: disable app build on osxMike Blumenkrantz2018-07-261-1/+1
* ci: add autoconf cachingMike Blumenkrantz2018-07-262-4/+18
* ci: don't cd / when building example appMike Blumenkrantz2018-07-261-3/+1
* ci: add ccache supportMike Blumenkrantz2018-07-268-7/+66
* ci: refactor all build steps into separate build scriptsMike Blumenkrantz2018-07-2611-87/+169
* 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
* release: Update NEWS and bump version for 1.21.0-beta1 releasev1.21.0-beta1Stefan Schmidt2018-07-252-1/+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
* ci: add some line breaks in travis.yml for readabilityMike Blumenkrantz2018-07-241-8/+18
* ci: always force eio to use fallback monitoring methodMike Blumenkrantz2018-07-241-0/+1
* build: make object rule for eolian tests a versioned conditionalMike Blumenkrantz2018-07-242-1/+5
* 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