profile/ivi/ecore.git
2009-02-28 rasterECORE_EVAS_FPS_DEBUG now printfs useful data.
2009-02-27 cedric * ecore_con_info: Fix typo preventing dns resolution,
2009-02-26 barbieriFix problem reported by clang.
2009-02-26 carofix some llvm reports
2009-02-26 rasterother typo
2009-02-26 rasterfix typo
2009-02-26 caroadd more keyboard support on Windows CE
2009-02-26 carofix warning with mingw32ce (getenv not declared)
2009-02-25 cedric * ecore/src/lib/ecore_ipc/ecore_ipc_private.h,
2009-02-25 cedric * ecore/src/lib/ecore_con/ecore_con.c: Fix some typo...
2009-02-25 cedric * ecore/src/lib/ecore_ipc/ecore_ipc_private.h: Oops...
2009-02-25 cedric * estickies,
2009-02-24 barbieriFix ecore-evas-directfb feed of keyboard events.
2009-02-24 caroinitialize next_time to -1.0 by default.
2009-02-23 carodo not return in fullscreen_set() and use info log...
2009-02-22 carouse evil_time_get() instead of gettimeofday() when...
2009-02-22 watchwolffrom vtorri:
2009-02-21 caroadd log
2009-02-21 caroadd log
2009-02-21 caroadd log
2009-02-21 caroadd log
2009-02-19 rasteradd string.h
2009-02-19 rastereek. loop time is wrong when using idlers heavily....
2009-02-13 carouse Evil's gettimeofday() function instead of the fake one
2009-02-10 caroinclude windows.h. fix compilation when cross-compiling...
2009-02-09 rasterfilter excess motion events
2009-02-07 kwoIgnore++.
2009-02-07 kwoAdd _NET_WM_ACTION_ABOVE/BELOW.
2009-02-05 cedric * ecore/src/lib/ecore_evas/ecore_evas_quartz.c,
2009-02-04 rasteras ecore_x makes direct calls to xlib or xcb and xrende...
2009-02-04 rasterallow ecore_x to use auto-repeat detection - if its...
2009-02-01 caroMissing modification of the variable DOXYGEN to
2009-02-01 ravenlockFreeBSD requires these includes.
2009-02-01 carofix logic in efl_doxygen.m4
2009-01-31 carouniformize the inclusion of config.h
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2009-01-27 carofix the render method of the opengl glew engine
2009-01-21 barbierifix null dereference reported by clang, patch by Luis...
2009-01-21 illogict No need to set as non-blocking as this is already...
2009-01-20 cedric * ecore/configure.ac: Missing lib to link against...
2009-01-19 carothe versioning of shared lib is different on windows...
2009-01-19 caroset the window to fullscreen if requested when creating...
2009-01-19 caro * ecore_wince: force taskbar to be shown when ecore_wi...
2009-01-19 caro * add Evil cflags and libs in ecore_job and ecore_imf...
2009-01-16 caro * add _move, _resize and _move_resize to ecore_wince...
2009-01-14 caroupdate ac_attribute.m4
2009-01-11 sachielMissing Makefile.am for docs
2009-01-11 quakerUpdated debian/rules for ecore and evas because of...
2009-01-11 quakerDeleted some useless files because of make doc support
2009-01-11 quakerAdded some missing files for make doc support
2009-01-11 quakerAdded support for "make doc" in evas and ecore.
2009-01-10 caro * ecore/ecore_pipe.c:
2009-01-10 barbieriFixed (hopefully) ecore_directfb engine.
2009-01-09 quakerAdded debian/rules files with a new permissions set...
2009-01-09 quakerprepare debian rules files for new chmod permissions.
2009-01-06 barbierifix errors reported by gcc.
2009-01-04 devilhornsFix nasty formatting and remove extra whitespace.
2009-01-04 devilhornsFix Sachiel typo...spank, spank ;)
2009-01-03 sachielUgly. But apparently Solaris does not have the Xutf8...
2009-01-01 quakerAdded new set of debian subdirs.
2009-01-01 quakerRemoved debian subfolders - prepared for a new set...
2009-01-01 rasterremove ecore_desktop completely. no longer useful
2008-12-22 cedricFix sdl engine.
2008-12-22 ulissesFix segfault when double freeing a string.
2008-12-21 barbieriand we must always pre_free, otherwise we end being...
2008-12-21 barbierimust dissociate even if we will not delete the canvas.
2008-12-20 barbieriOops! ecore must not depend on ecore-evas!
2008-12-20 caro * ecore_win32_window.c:
2008-12-20 barbieriecore_getopt: common callbacks go in.
2008-12-19 watchwolfmissing parenthesis
2008-12-19 watchwolfinclude the headers in the correct order so that EAPI...
2008-12-19 rasterdoc++
2008-12-19 rasteradd del flag to associate
2008-12-19 rasterdont resize/move fullscreen canvases
2008-12-17 cedricUpdate ac_attribute macro and remove __UNUSED__ declara...
2008-12-17 rasteruse new engine merge.
2008-12-16 jethomasPlugin fixes, ewl_test workes now.
2008-12-15 englebassFix compiler warnings.
2008-12-15 englebassRemove ecore-desktop
2008-12-15 englebassMisc cleanup.
2008-12-14 sachielGoodbye forgotten debug. We won't miss you.
2008-12-12 barbieriBugfix: do not search/delete in non-existent hashes.
2008-12-11 cedricRemove ecore_hash and eina_hash use from ecore.
2008-12-09 englebassRemove const qualifier.
2008-12-09 illogict Leak --: ecore_file_dir_get always returns a new buffer.
2008-12-09 barbieriInclude stdio.h so ecore_getopt_help() is fine.
2008-12-09 illogict When your libc doesn't provide iconv, and that you...
2008-12-08 cedricValgrind complain when doing IC Destroy after XCloseDis...
2008-12-08 sachielVery basic Input Method support. For now, it only uses...
2008-12-05 mekiusSome tweaks/fixups for abstract sockets.
2008-12-01 caroPatch by Dmitriy Mazovka:
2008-12-01 rasterhmm revert this for now - i think it broke efm... i...
2008-12-01 rasterflush should use select with a timeout and try write...
2008-11-29 caroremove trailing spaces
2008-11-27 caro * Patch by Dmitriy Mazovka
2008-11-24 barbieriEasy to use and powerful getopt implementation.
2008-11-22 caroadd evil init / shutdown. Necessary for gettimeofday...
2008-11-21 carotypo
2008-11-19 caroadd Windows CE gdi backend
2008-11-18 caroremove the problem of the main loop taking 100% of...
next