2009-03-13 |
raster | handle mapping notify properly - patch from Olof Sjobergh |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | patch from Lars Munch for abs input device support... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | patch from julian - fix typos in docs. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
caro | fix compilation on Windows XP (EAPI is not correctly... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
caro | * fix possible se fault (spotted by Lars Munch) |
commit | commitdiff | tree | snapshot |
2009-03-05 |
pfritz | remove superfluid list |
commit | commitdiff | tree | snapshot |
2009-03-04 |
cedric | * ecore: Remove debug code. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
cedric | * Move Ecore_Fd_Handler to Eina_Inlist. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
cedric | * ecore_con_url: Fix little typo and unbreak Ecore_Con... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
raster | ECORE_EVAS_FPS_DEBUG now printfs useful data. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
cedric | * ecore_con_info: Fix typo preventing dns resolution, |
commit | commitdiff | tree | snapshot |
2009-02-26 |
barbieri | Fix problem reported by clang. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
caro | fix some llvm reports |
commit | commitdiff | tree | snapshot |
2009-02-26 |
raster | other typo |
commit | commitdiff | tree | snapshot |
2009-02-26 |
raster | fix typo |
commit | commitdiff | tree | snapshot |
2009-02-26 |
caro | add more keyboard support on Windows CE |
commit | commitdiff | tree | snapshot |
2009-02-26 |
caro | fix warning with mingw32ce (getenv not declared) |
commit | commitdiff | tree | snapshot |
2009-02-25 |
cedric | * ecore/src/lib/ecore_ipc/ecore_ipc_private.h, |
commit | commitdiff | tree | snapshot |
2009-02-25 |
cedric | * ecore/src/lib/ecore_con/ecore_con.c: Fix some typo... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
cedric | * ecore/src/lib/ecore_ipc/ecore_ipc_private.h: Oops... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
cedric | * estickies, |
commit | commitdiff | tree | snapshot |
2009-02-24 |
barbieri | Fix ecore-evas-directfb feed of keyboard events. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
caro | initialize next_time to -1.0 by default. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
caro | do not return in fullscreen_set() and use info log... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
caro | use evil_time_get() instead of gettimeofday() when... |
commit | commitdiff | tree | snapshot |
2009-02-22 |
watchwolf | from vtorri: |
commit | commitdiff | tree | snapshot |
2009-02-21 |
caro | add log |
commit | commitdiff | tree | snapshot |
2009-02-21 |
caro | add log |
commit | commitdiff | tree | snapshot |
2009-02-21 |
caro | add log |
commit | commitdiff | tree | snapshot |
2009-02-21 |
caro | add log |
commit | commitdiff | tree | snapshot |
2009-02-19 |
raster | add string.h |
commit | commitdiff | tree | snapshot |
2009-02-19 |
raster | eek. loop time is wrong when using idlers heavily.... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
caro | use Evil's gettimeofday() function instead of the fake one |
commit | commitdiff | tree | snapshot |
2009-02-10 |
caro | include windows.h. fix compilation when cross-compiling... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
raster | filter excess motion events |
commit | commitdiff | tree | snapshot |
2009-02-07 |
kwo | Ignore++. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
kwo | Add _NET_WM_ACTION_ABOVE/BELOW. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
cedric | * ecore/src/lib/ecore_evas/ecore_evas_quartz.c, |
commit | commitdiff | tree | snapshot |
2009-02-04 |
raster | as ecore_x makes direct calls to xlib or xcb and xrende... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
raster | allow ecore_x to use auto-repeat detection - if its... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
caro | Missing modification of the variable DOXYGEN to |
commit | commitdiff | tree | snapshot |
2009-02-01 |
ravenlock | FreeBSD requires these includes. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
caro | fix logic in efl_doxygen.m4 |
commit | commitdiff | tree | snapshot |
2009-01-31 |
caro | uniformize the inclusion of config.h |
commit | commitdiff | tree | snapshot |
2009-01-31 |
caro | remove a bit the mess n ecore. It's just the first... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
caro | fix the render method of the opengl glew engine |
commit | commitdiff | tree | snapshot |
2009-01-21 |
barbieri | fix null dereference reported by clang, patch by Luis... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
illogict | No need to set as non-blocking as this is already... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
cedric | * ecore/configure.ac: Missing lib to link against... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
caro | the versioning of shared lib is different on windows... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
caro | set the window to fullscreen if requested when creating... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
caro | * ecore_wince: force taskbar to be shown when ecore_wi... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
caro | * add Evil cflags and libs in ecore_job and ecore_imf... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
caro | * add _move, _resize and _move_resize to ecore_wince... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
caro | update ac_attribute.m4 |
commit | commitdiff | tree | snapshot |
2009-01-11 |
sachiel | Missing Makefile.am for docs |
commit | commitdiff | tree | snapshot |
2009-01-11 |
quaker | Updated debian/rules for ecore and evas because of... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
quaker | Deleted some useless files because of make doc support |
commit | commitdiff | tree | snapshot |
2009-01-11 |
quaker | Added some missing files for make doc support |
commit | commitdiff | tree | snapshot |
2009-01-11 |
quaker | Added support for "make doc" in evas and ecore. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
caro | * ecore/ecore_pipe.c: |
commit | commitdiff | tree | snapshot |
2009-01-10 |
barbieri | Fixed (hopefully) ecore_directfb engine. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
quaker | Added debian/rules files with a new permissions set... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
quaker | prepare debian rules files for new chmod permissions. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
barbieri | fix errors reported by gcc. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
devilhorns | Fix nasty formatting and remove extra whitespace. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
devilhorns | Fix Sachiel typo...spank, spank ;) |
commit | commitdiff | tree | snapshot |
2009-01-03 |
sachiel | Ugly. But apparently Solaris does not have the Xutf8... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
quaker | Added new set of debian subdirs. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
quaker | Removed debian subfolders - prepared for a new set... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
raster | remove ecore_desktop completely. no longer useful |
commit | commitdiff | tree | snapshot |
2008-12-22 |
cedric | Fix sdl engine. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
ulisses | Fix segfault when double freeing a string. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
barbieri | and we must always pre_free, otherwise we end being... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
barbieri | must dissociate even if we will not delete the canvas. |
commit | commitdiff | tree | snapshot |
2008-12-20 |
barbieri | Oops! ecore must not depend on ecore-evas! |
commit | commitdiff | tree | snapshot |
2008-12-20 |
caro | * ecore_win32_window.c: |
commit | commitdiff | tree | snapshot |
2008-12-20 |
barbieri | ecore_getopt: common callbacks go in. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
watchwolf | missing parenthesis |
commit | commitdiff | tree | snapshot |
2008-12-19 |
watchwolf | include the headers in the correct order so that EAPI... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
raster | doc++ |
commit | commitdiff | tree | snapshot |
2008-12-19 |
raster | add del flag to associate |
commit | commitdiff | tree | snapshot |
2008-12-19 |
raster | dont resize/move fullscreen canvases |
commit | commitdiff | tree | snapshot |
2008-12-17 |
cedric | Update ac_attribute macro and remove __UNUSED__ declara... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
raster | use new engine merge. |
commit | commitdiff | tree | snapshot |
2008-12-16 |
jethomas | Plugin fixes, ewl_test workes now. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
englebass | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
englebass | Remove ecore-desktop |
commit | commitdiff | tree | snapshot |
2008-12-15 |
englebass | Misc cleanup. |
commit | commitdiff | tree | snapshot |
2008-12-14 |
sachiel | Goodbye forgotten debug. We won't miss you. |
commit | commitdiff | tree | snapshot |
2008-12-12 |
barbieri | Bugfix: do not search/delete in non-existent hashes. |
commit | commitdiff | tree | snapshot |
2008-12-11 |
cedric | Remove ecore_hash and eina_hash use from ecore. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
englebass | Remove const qualifier. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
illogict | Leak --: ecore_file_dir_get always returns a new buffer. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
barbieri | Include stdio.h so ecore_getopt_help() is fine. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
illogict | When your libc doesn't provide iconv, and that you... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
cedric | Valgrind complain when doing IC Destroy after XCloseDis... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
sachiel | Very basic Input Method support. For now, it only uses... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
mekius | Some tweaks/fixups for abstract sockets. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
caro | Patch by Dmitriy Mazovka: |
commit | commitdiff | tree | snapshot |
next |