profile/ivi/ecore.git
2011-10-28 jyparkAdd a new API(ecore_evas_request_geometry_get)
2011-10-27 antognolliecore/fb: Change fb engine input to use ecore_input_evas.
2011-10-27 antognolliecore/ecore_fb: Disable mouse move event filtering.
2011-10-27 sachielBetter docs for ecore_main_loop_iterate()
2011-10-26 rasterthanks to jiyoun's work in finding why this happens...
2011-10-23 devilhornsEcore_X(cb): Remove some dead code. Fix formatting...
2011-10-23 tasnEcore imf: Free the module list on shutdown.
2011-10-22 quakerUpdated Czech translations in ecore, thanks belisarivs.
2011-10-22 devilhornsEcore_X(cb): Make sure we have argv[i] before we try...
2011-10-21 antognolliecore_evas_fb: use _ecore_evas_fb_render instead of...
2011-10-21 rasterecrustify on ecore-x.
2011-10-21 rasterran ecrustify on ecore. some manual fixing too.
2011-10-20 rasterlets have envrionment var control over semisync in...
2011-10-19 caroEcore: do not enter po/ if --disable-nls is passed...
2011-10-17 rastermatch changes in ews code
2011-10-17 rasterhandle buffer allocation failure - null buffer.
2011-10-17 caroEcore: fix maintainer-clean rule
2011-10-16 hermetecore/animator - never be reached there
2011-10-15 kakarotoEcore: IN6_IS_ADDR_V4MAPPED needs an in6_addr as input...
2011-10-15 rastercommit changes and notes for matrchnig multitouch xcb...
2011-10-15 rasterfor gustavo -> ews matching changes.
2011-10-14 rasterand now make my modifications to multittouch this morni...
2011-10-14 raster1. make inline image ee buffer non-alpha by default...
2011-10-14 rasterput in hardcoded bitmask define if headers dont provide it.
2011-10-14 rastersupport slave pointer and try not to kill mpx support.
2011-10-13 cedricecore: define Video XAtoms.
2011-10-12 kakarotoEcore: Update changelog with 09/29 changes to ecore-con
2011-10-12 rastersegv over there in xlib ecore_x... suddenly... in a...
2011-10-11 bdillyEcore exe: check for prctl header instead of OS
2011-10-11 rasteradd env var to disable compositor syncing for testing
2011-10-10 englebassecore/ecore_con: Remove the other while multi
2011-10-10 rastertry and fix post with null data?
2011-10-10 rasterthis should fix curl support from hacning for up to...
2011-10-08 bdillyEcore_Exe: ifdef prctl usage
2011-10-07 bdillyEcore Exe: add flag to send SIGTERM when parent die
2011-10-07 mike_mecore: Update git ignore file
2011-10-06 devilhornsEcore_Evas: Fix building of ecore_evas when ews is...
2011-10-06 barbieriews: do not allow resize the window using a mouse.
2011-10-05 barbieriecore_evas_ews: focus-out may be called during deletion.
2011-10-05 barbieriecore_evas_ews: apply modifiers to target evas.
2011-10-05 barbieriecore_evas_ews: fixed bug with rendering.
2011-10-05 barbieriecore_evas_ews: fix focus of inner canvas.
2011-10-05 barbieriWelcome EWS - Ecore+Evas Single Process Windowing System.
2011-10-05 devilhornsEcore_X(cb): Return correct screen from ecore_x_screen_get
2011-10-04 devilhornsEcore_X(cb): Readd missing connection checks.
2011-10-04 devilhornsEcore_X(cb): Fix randr code to work with randr 12 or 13.
2011-10-02 kakarotoEcore-con: Oups, fix ipv6 support in cares support...
2011-10-01 sachielWork with a static Xlib too
2011-09-29 kakarotoEcore-con: Use want_ecore_con_*_sockets instead of...
2011-09-29 kakarotoEcore-con: Allow to disable local sockets support,...
2011-09-29 kakarotoEcore-con: Use inet_ntop instead of getnameinfo.
2011-09-29 kakarotoEcore-con: Add a client/server unit test
2011-09-29 kakarotoEcore-con: Test for IPV6 availability
2011-09-29 kakarotoecore-con: Do not use TCP_NODELAY if netinet/tcp.h...
2011-09-29 rasterupdate modifiers on mapping changes too.
2011-09-28 seozecore ecore_con_url.c: Applied ui interactoin bug fix...
2011-09-27 cedricecore: prevent one last spurious wakeup.
2011-09-26 carobump gettext version to 0.17. Patch by xlopez@igalia...
2011-09-24 devilhornsEcore_X(cb): Disable filtering of MotionNotify events...
2011-09-24 devilhornsEcore: Fix configure.ac for recent xcb_cflags change.
2011-09-24 devilhornsEcore_Xim: No need to link against xcb flags here.
2011-09-24 devilhornsEcore: Fix configure.ac to use different variable names...
2011-09-24 devilhornsEcore_Evas: Rename xcb cflags & libs variable to avoid...
2011-09-24 devilhornsEcore_X(cb): Rename xcb cflags & link libs to avoid...
2011-09-24 devilhornsEcore_X(cb): Fix ecore_x when using unstable (from...
2011-09-23 cedricecore: lock all broadcast.
2011-09-23 cedricecore: prevent spurious wakeup and lock the right mutex.
2011-09-22 devilhornsEcore_Evas: Don't need the WindowAttributes variable...
2011-09-22 carowhitespaces--
2011-09-22 devilhornsEcore_Evas: Rework ecore_evas_x_render function so...
2011-09-21 devilhornsEcore_Evas: When doing rotation_set_internal, no need...
2011-09-21 devilhornsEcore_Evas: No need to call ecore_x_window_move/resize...
2011-09-21 devilhornsEcore: Remove checks for xcb_dri extension in configure...
2011-09-21 devilhornsEcore_X(cb): Make vsync code behave like xlib version...
2011-09-21 devilhornsEcore_X(cb): Make sync_magic_send more like the xlib...
2011-09-21 rasterxcb impl for generic events
2011-09-21 devilhornsEcore_X(cb): Remove debug printout. Add missing logfn.
2011-09-20 kakarotoEcore: Oups, typo, check for PS3 with __lv2ppu__ and...
2011-09-20 devilhornsEcore_X(cb): Add macro to check for validity of the...
2011-09-20 devilhornsEcore_X(cb): Add checks to make sure that extensions...
2011-09-20 devilhornsEcore_X(cb): Trim down memory usage. Add checks for...
2011-09-20 devilhornsEcore_X(cb): Check composite is available before trying...
2011-09-20 devilhornsEcore_X(cb): Fix 'dpy' thingies ;)
2011-09-20 devilhornsEcore_X(cb): Make sure screensaver extension is availab...
2011-09-19 rasterfix bug in generic event handling on xlib side of ecore_x
2011-09-18 kakarotoEcore: Do not call execvp if it's unavailable on the...
2011-09-18 kakarotoEcore: Do not declare the siginfo_t and signal function...
2011-09-16 devilhornsEcore_X(cb): Work around (possible) xcb bug where
2011-09-16 cedricecore: reduce race condition.
2011-09-16 kakarotoEcore-Sdl: Must set the mouse event's multi struct...
2011-09-16 kakarotoEcore: Include sys/select.h before using 'select' to...
2011-09-15 cedricecore: prevent race condition when using sync call...
2011-09-14 caroorder of includes
2011-09-14 caroclean generated files
2011-09-14 discomfitorfix and clarify more fd handler docs
2011-09-14 discomfitorfix docs for ecore_main_fd_handler_del
2011-09-14 discomfitoradd main loop group to main docs page
2011-09-13 discomfitorguys. when you commit new stuff, update svn:ignore.
2011-09-13 discomfitormore @since 1.1
2011-09-13 discomfitoradd ECORE_CON_EVENT_SERVER_WRITE ECORE_CON_EVENT_CLIENT...
next