efl/src/lib
Cedric BAIL 324a072d40 evas: fix typo and unbreak rendering of polygons.
Evas_Object_Polygon are a little bit special and track their position
to avoid rebuilding various property when just moved. The offset.{x,y}
are there for that. For a strange reason they got a += instead of just
an = and there our offset did go quickly out of screen...
2013-02-18 11:53:48 +09:00
..
ecore ecore Ecore_Getopt.h: use one liner for function declaration like other apis. 2013-01-28 15:47:19 +00:00
ecore_audio
ecore_cocoa More removal of \r 2013-02-17 14:53:25 -03:00
ecore_con Improving ecore_con_server_flush to avoid a faceplant over the OOM 2013-02-08 08:35:27 +00:00
ecore_evas Add infrastructure to handle message between ecore and parent ecore in Ecore_Evas 2013-02-15 09:32:40 +00:00
ecore_fb
ecore_file More removal of \r 2013-02-17 14:53:25 -03:00
ecore_imf efl/ecore_imf: add comment about ecore_imf_context_cursor_position_set() 2013-02-05 13:43:47 +00:00
ecore_imf_evas move ecore_imf_evas out of ecore_imf. 2013-01-15 19:11:01 +00:00
ecore_input efl/ecore_input: Move file instead. As requested by k-s 2013-01-16 11:23:34 +00:00
ecore_input_evas efl: add infrastructure to handle broken X/driver/touchscreen. 2013-01-18 05:26:46 +00:00
ecore_ipc efl: remove checks for socket.h, net/*, arpa/* 2013-01-10 20:26:02 +00:00
ecore_psl1ght
ecore_sdl fix sdl warning and cosmetic change. 2013-01-16 19:47:51 +00:00
ecore_wayland ecore/wayland: Don't use edge info for resizing in some cases. 2013-02-08 11:50:09 +00:00
ecore_win32
ecore_wince
ecore_x Fix major memory stompage when using ecore_xcb_atom routines. 2013-02-11 07:12:18 +00:00
edbus edbus: Update EDBUS_VERSION_MINOR 2013-02-04 15:29:41 +00:00
edje fix damn edje entry anchor click signals: this fixes anchor clicking in elm_entry widgets when using a desktop profile which has been broken for over a year 2013-02-17 14:18:46 +00:00
eet add eet_data_descriptor_name_get() 2013-02-01 10:59:23 +00:00
eeze
efreet efl/edbus: make all edbus_*_send() methods unref its msg 2013-01-15 14:33:48 +00:00
eina eina: improve Eina_Clist support for 64bits system. 2013-02-16 10:54:36 +01:00
eio some clang warning cleanups i forgot to commit 2013-01-21 00:22:35 +00:00
embryo
emotion efl/emotion: postpone finding modules as well. 2013-01-12 05:19:46 +00:00
eo efl/eo: add an interface to give the list of parameter directly. 2013-02-12 10:20:15 +00:00
ephysics some clang warning cleanups i forgot to commit 2013-01-21 00:22:35 +00:00
escape
ethumb fix directory structure: move ethumd_client out of ethumb. 2013-01-15 18:10:58 +00:00
ethumb_client fix directory structure: move ethumd_client out of ethumb. 2013-01-15 18:10:58 +00:00
evas evas: fix typo and unbreak rendering of polygons. 2013-02-18 11:53:48 +09:00
evil