| Commit message (Expand) | Author | Age | Files | Lines |
* | eolian-mono: [WIP] Remove multiple inheritancesdevs/felipealmeida/csharp-new-classes | Felipe Magno de Almeida | 2018-07-31 | 27 | -78/+80 |
* | eolian-mono: WIP Modifying concrete classes | Felipe Magno de Almeida | 2018-07-29 | 12 | -57/+164 |
* | eina: Add doxygen in/out tags for mmap and module | Bryce Harrington | 2018-07-28 | 2 | -27/+28 |
* | eina: Add doxygen in/out tags for log | Bryce Harrington | 2018-07-27 | 1 | -71/+71 |
* | elm_code_widget: fix keyboard and scrolling with active selection. | Alastair Poole | 2018-07-27 | 3 | -1/+67 |
* | eina: Add doxygen in/out tags for lalloc and list | Bryce Harrington | 2018-07-27 | 2 | -112/+112 |
* | evas: handle all failure cases with error messages in evas_init | Mike Blumenkrantz | 2018-07-26 | 1 | -22/+20 |
* | edje: handle all failure cases with error messages in init | Mike Blumenkrantz | 2018-07-26 | 1 | -7/+11 |
* | elm: handle all failure cases with error messages in init | Mike Blumenkrantz | 2018-07-26 | 1 | -26/+66 |
* | eina: Add doxygen in/out tags for inlist and iterator | Bryce Harrington | 2018-07-26 | 2 | -74/+80 |
* | tests/eio: increase monitoring test timeout to 1s | Mike Blumenkrantz | 2018-07-26 | 2 | -2/+2 |
* | ci: disable tests on misc builds | Mike Blumenkrantz | 2018-07-26 | 1 | -0/+6 |
* | ci: make check -> make check-TESTS | Mike Blumenkrantz | 2018-07-26 | 1 | -4/+4 |
* | ci: run make check in build | Mike Blumenkrantz | 2018-07-26 | 2 | -0/+30 |
* | ci: add folding for travis logs | Mike Blumenkrantz | 2018-07-26 | 8 | -13/+56 |
* | ci: use manual autoreconf && configure calls | Mike Blumenkrantz | 2018-07-26 | 1 | -5/+3 |
* | ci: make release-ready not allow failures | Mike Blumenkrantz | 2018-07-26 | 1 | -3/+0 |
* | ci: disable make on release builds | Mike Blumenkrantz | 2018-07-26 | 1 | -0/+4 |
* | ci: build tests on macos | Mike Blumenkrantz | 2018-07-26 | 1 | -1/+1 |
* | ci: add osx homebrew packages to cache | Mike Blumenkrantz | 2018-07-26 | 1 | -1/+8 |
* | ci: disable app build on osx | Mike Blumenkrantz | 2018-07-26 | 1 | -1/+1 |
* | ci: add autoconf caching | Mike Blumenkrantz | 2018-07-26 | 2 | -4/+18 |
* | ci: don't cd / when building example app | Mike Blumenkrantz | 2018-07-26 | 1 | -3/+1 |
* | ci: add ccache support | Mike Blumenkrantz | 2018-07-26 | 8 | -7/+66 |
* | ci: refactor all build steps into separate build scripts | Mike Blumenkrantz | 2018-07-26 | 11 | -87/+169 |
* | ee_wayland: Update maximize and fullscreen state after configure | Derek Foreman | 2018-07-25 | 1 | -0/+5 |
* | elementary: Check for valid resize object | Chris Michael | 2018-07-25 | 1 | -0/+2 |
* | elementary: Check for valid resize object before calling | Chris Michael | 2018-07-25 | 1 | -0/+1 |
* | elementary: Check for valid frame object | Chris Michael | 2018-07-25 | 1 | -2/+6 |
* | tests: check WIFEXITED to determine if test exited before using exit status | Mike Blumenkrantz | 2018-07-25 | 1 | -13/+18 |
* | release: Update NEWS and bump version for 1.21.0-beta1 releasev1.21.0-beta1 | Stefan Schmidt | 2018-07-25 | 2 | -1/+18 |
* | tests: limit per-suite forks to cpu count | Mike Blumenkrantz | 2018-07-25 | 1 | -0/+11 |
* | evas canvas: fix not to trigger unnecessary events. | Hermet Park | 2018-07-24 | 1 | -10/+10 |
* | elm/list: remove max size setting on item contents | Mike Blumenkrantz | 2018-07-24 | 1 | -2/+0 |
* | efl_ui_win: reset first_draw flag if window is resized while hidden | Mike Blumenkrantz | 2018-07-24 | 1 | -0/+7 |
* | efl_ui_win: show internal objects again on show if first_draw flag is set | Mike Blumenkrantz | 2018-07-24 | 1 | -0/+13 |
* | eina: Add doxygen in/out tags for evlog, file, fp, freeq | Bryce Harrington | 2018-07-24 | 5 | -130/+130 |
* | ci: add some line breaks in travis.yml for readability | Mike Blumenkrantz | 2018-07-24 | 1 | -8/+18 |
* | ci: always force eio to use fallback monitoring method | Mike Blumenkrantz | 2018-07-24 | 1 | -0/+1 |
* | build: make object rule for eolian tests a versioned conditional | Mike Blumenkrantz | 2018-07-24 | 2 | -1/+5 |
* | elm_code_widget: resize cursor at time of font change. | Alastair Poole | 2018-07-24 | 1 | -17/+27 |
* | elm_code_widget: fix select and drag (scrolling). | Alastair Poole | 2018-07-24 | 1 | -8/+21 |
* | elm test - expand --help to also do -h and -help | Carsten Haitzler (Rasterman) | 2018-07-24 | 1 | -1/+3 |
* | elm test - unbreak elm test ... | Carsten Haitzler (Rasterman) | 2018-07-24 | 1 | -3/+3 |
* | ecore x - fix vsync to not block amdgpu drivers | Carsten Haitzler (Rasterman) | 2018-07-24 | 1 | -0/+24 |
* | ecore/signal: use a volatile int to prevent further SIGPIPE during shutdown | Mike Blumenkrantz | 2018-07-23 | 1 | -0/+5 |
* | ecore/signal: delete signal pipe after unsetting signal handlers | Mike Blumenkrantz | 2018-07-23 | 1 | -1/+1 |
* | macos: allow text to be selected. | Alastair Poole | 2018-07-23 | 3 | -11/+23 |
* | elm_test: fix arg parsing | Mike Blumenkrantz | 2018-07-23 | 1 | -5/+5 |
* | evas clip: more strict comparison. | Hermet Park | 2018-07-23 | 1 | -4/+6 |