2013-03-15 |
Cedric BAIL | ecore: improve systemd support after fork. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Cedric BAIL | evas: fix uninitialized data. |
commit | commitdiff | tree | snapshot |
2013-03-15 |
Cedric BAIL | eina: improve portability of Eina_File. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Daniel Willmann | Revert "eina: improve portability of Eina_File." |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Tom Hacohen | Edje match: Cleaned up cedric's *IMPORTANT* compiler... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Chris Michael | Fix for building without setting the opengl=es option. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Cedric BAIL | eina: remove duplicated declaration. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Cedric BAIL | eina: improve portability of Eina_File. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Cedric BAIL | eina: improve usability of Eina_Tmpstr. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Mike Blumenkrantz | fix writes/flushes with servers for ecore-con |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Cedric BAIL | evas: fix compilation issue due to change of Evas_Objec... |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Cedric BAIL | edje: fix Eina_Cow usage in edje. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Tom Hacohen | Eo: Make the benchmark values larger to improve the... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Stefan Schmidt | eina/tests: Adding return to non void function. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Vladislav Brovko | eina: add tests. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Cedric BAIL | edje: protect for people who don't have Ephysics. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Cedric Bail | check fchmod existence for portabilityy |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Cedric BAIL | edje: fix use of Eina_Cow in Edje, stack and memcpy... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Nikolay Lopatka | Edje: Add test for edje_object_file_set. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Cedric BAIL | edje: reduce memory usage of Edje signal callbacks... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Cedric BAIL | edje: use Eina_Cow for physics and map Edje_Real_Part_S... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Cedric BAIL | evas: use Eina_Cow a lot more and we are closer to... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Carsten Haitzler... | This causes segv's on 64bit! |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Carsten Haitzler... | please... compile again thanks! |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Chris Michael | Force shm engine to do sync render for now. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christopher... | Fix formatting. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christopher... | Add Async support for Wayland Shm Engine. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Christopher... | Add Async support for wayland_shm engine. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Tom Hacohen | Tests: Output XML to build dir, not source dir. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Tom Hacohen | Ecore tests: Define TESTS_SRC_DIR in the same way as... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Daniel Willmann | Disable efreet tests again as long as they are failing... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Tom Hacohen | Eo: Fixed compilation warning. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Tom Hacohen | Evas language: Fixed compiler warning about unsigned... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | evas: cleanup header in preparation for Eina_Cow. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | eo: 32bits should be enough for any sane object size. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | eo: tired, fix language typo. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | eo: add a EO_DEBUG environment variable to get some... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | eo, evas, edje: reorder structure for reducing memory... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Stefan Schmidt | tests: Add xml output file for check runs for the use... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Stefan Schmidt | tests: Make sure eeze and efreet suites are run when... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Daniel Willmann | eina: Fix PACKAGE_BUILD_DIR |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | evas: less warning when disabling fontconfig. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | ecore: fix typo. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | efl: final decision, if you have systemd use --enable... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric Bail | ecore_evas: re-order inclusion of header to fix compila... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric Bail | eio: Use _eio_lstat instead of lstat to improve protabi... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | ecore: don't propagate systemd state to child process. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | ecore: fix compiler warning when compiling with Fibers. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Cedric BAIL | edje: reduce memory usage of Edje signal callbacks... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Carsten Haitzler... | cleanup some egl/glx/gl extension string matching and... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Carsten Haitzler... | small improvement to pixman support - no need to create... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Carsten Haitzler... | i have no idea what has happened here, but older glibs... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Jiyoun Park | ecore_x: fix bug not check data value when get deiconif... |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Iván Briano | I missed one, thus the build failure. |
commit | commitdiff | tree | snapshot |
2013-03-12 |
Carsten Haitzler... | no. this makes systemd COMPULSORY unless you --disable... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Carsten Haitzler... | in theory suport partial swaps with SEC extensions... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Iván Briano | Fix systemd detection |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Tom Hacohen | Evas textblock: Fixed coord (int) overflow. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Tom Hacohen | Eina test strbuf: Fixed compilation warnings. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Carsten Haitzler... | emotion - free up engine and stuff on obj del, and... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Carsten Haitzler... | Merge branch 'master' of ssh://git.enlightenment.org... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Carsten Haitzler... | make evas smart callbnacks safer if something bad happe... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Carsten Haitzler... | emotion "fix" - not actually a bug i hit, but a potenti... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Mike Blumenkrantz | blacklist gnutls < 2.12.16 |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Mike Blumenkrantz | clean up gnutls session init for ecore-con in 1.8 |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Vladislav Brovko | eina: prevent space stripping of CDATA in Eina_Simple_XML. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Nikolay Lopatka | eina: add test for strbuf trim function. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Vladislav Brovko | eina: Eina_Tmpstr test for eina_tmpstr_add, eina_tmpstr... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Cedric BAIL | ecore: prevent coroutine code mixup on windows. |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Cedric Bail | include some header files conditionally add specific... |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Cedric Bail | Add F_GETFL support (which does actually nothing |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Cedric Bail | Fix warnings |
commit | commitdiff | tree | snapshot |
2013-03-11 |
Cedric BAIL | systemd: so now want means optional and not required. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | efl: use HAVE_FCNTL around call to fcntl. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Carsten Haitzler... | ummm REQUIRING systemd is a REALLY bad idea (even if... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | ecore: notify systemd automatically when the main loop... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | evil: cleanup compiler flags. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | eina, evil: fix warning on 64 bits |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | eina: sort files alphabetically |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | ecore_evas: remove warning. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | evas: fcntl use should be #ifdef protected. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | eeze: be cleaner and always declare variable just in... |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | eeze: put all the AM_CONDITIONAL outside of the ninja if. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | ecore_con: add systemd socket activation. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Cedric Bail | eeze: add a dummy implementation for when libmount... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Daniel Juyung Seo | evas evas_focus.c: simplified the source. |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Igor Murzov | evas: Add WebP image saver |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Daniel Juyung Seo | eina eina_hash.h,eina_list.h: fixed a typo. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Rafael Antognolli | evas/wayland_shm: Change the buffer sent comparison. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Tom Hacohen | Ecore coroutine test: Fixed compilation warnings. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Tom Hacohen | Eina mempool: Fixed compilation warning. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Carsten Haitzler... | Small adjustment to gl engines to use procaddress if... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Daniel Willmann | Fix path to edje_test_helpers.h in EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Stefan Schmidt | edje: Fix typo for make distcheck |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Tom Hacohen | Fixed make dist. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jiyoun Park | Ecore_x: Add manual render code before deiconify |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jiyoun Park | Merge branch 'master' of ssh://git.enlightenment.org... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jiyoun Park | ecore_x : add atom to be used deiconify manual render |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Tom Hacohen | Edbus: Include config.h |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Cedric BAIL | eeze: fix typo. |
commit | commitdiff | tree | snapshot |
next |