profile/ivi/ecore.git
2009-04-10 caro * better check of Objective C compiler
2009-04-10 caroAPI BREAK
2009-04-10 caro * (should) fix the compilation on Mac OS X (ecore_input)
2009-04-09 barbieriremove more debug code left by cedric.
2009-03-30 caroSDL output is already there (in "Graphic systems")
2009-03-30 rasterprint sdl module config on/off
2009-03-26 shorneActually use the correct build flag
2009-03-25 shorneFix build issues
2009-03-24 urandomadd more to the composite api
2009-03-24 quakeri found it is useless and cdbs is setting up prefix...
2009-03-24 quakerforgot to add --prefix=/usr
2009-03-24 quakerUpdated debian stuff everywhere.
2009-03-24 urandomname window pixmap function in composite
2009-03-24 carouse the new merged xrender engine
2009-03-23 caro * API BREAK: ecore_gc_new can create now a graphic...
2009-03-23 rasternew timer add func - avoids more gettimeofday calls.
2009-03-22 barbieriMake ecore_x_selection a bit more generic, at least...
2009-03-22 caroFix compilation on OpenBSD (ticket #252). Patch by...
2009-03-22 caroremove trailing spaces
2009-03-22 caroremove trailing spaces
2009-03-22 caroinclude config.h so that __UNUSED__ is defined
2009-03-22 carofix test
2009-03-22 caro * add guards around config.h
2009-03-22 carofix EAPI value on Windows
2009-03-21 caroas the XCB and Xlib software engines have merged, the
2009-03-21 carofix some key values for the keyboard events
2009-03-21 rasterfix build problem.. how did this get in - 2 funcs of...
2009-03-19 carotypo
2009-03-19 carofix requirement
2009-03-19 caro * fix check of the ecore_input module
2009-03-19 cedric * Ecore_Input: Fix build order.
2009-03-19 cedric * Ecore_Input: Remove all stuff linked with ecore_evas.
2009-03-19 cedric * Ecore_Input: Make it generic.
2009-03-19 urandommake this build again
2009-03-19 caroremove trailing spaces
2009-03-19 caro * add ecore_wince include directory (though i don...
2009-03-19 caro * move ecore-input.pc.in from MAINTAINERCLEANFILES...
2009-03-19 carotoo many ecore_input in SUBDIRS
2009-03-18 barbiericonstness++ and warnings--
2009-03-18 carotypo--
2009-03-18 cedric * ecore_evas: Fix typo preventing live preview to...
2009-03-18 caroremove useless libs flags (the link is done with the...
2009-03-18 englebassinclude Ecore.h for ecore_main_fd_handler_active_set
2009-03-18 englebassECORE_X_MODIFIER_* are now internal to ecore_x.
2009-03-17 englebassignore
2009-03-17 cedric * ecore_xcb: Fix key grab too.
2009-03-17 cedric * ecore_x: Unbreak E17 use of ALT modifier. Bindings...
2009-03-16 cedric * ecore_x_atoms: Refix spotted by Peter.
2009-03-16 cedric * ecore_evas_x: Remove now useless function.
2009-03-16 cedric Let me introduce you to Ecore_Input. The idea is to...
2009-03-16 cedric * ecore_con_url: Add some constness.
2009-03-15 raster1. oops - types on tslib fixes
2009-03-15 rasterand match new tslib flags
2009-03-15 rasterslightly better tslib checking - use pkgconfig first.
2009-03-14 carotypo
2009-03-13 caro * update configure.ac so that default options are...
2009-03-13 rasterhandle mapping notify properly - patch from Olof Sjobergh
2009-03-13 rasterpatch from Lars Munch for abs input device support...
2009-03-13 rasterpatch from julian - fix typos in docs.
2009-03-10 carofix compilation on Windows XP (EAPI is not correctly...
2009-03-06 caro * fix possible se fault (spotted by Lars Munch)
2009-03-05 pfritzremove superfluid list
2009-03-04 cedric * ecore: Remove debug code.
2009-03-04 cedric * Move Ecore_Fd_Handler to Eina_Inlist.
2009-03-04 cedric * ecore_con_url: Fix little typo and unbreak Ecore_Con...
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
next