ecore_evas/fb: Also check for NULL argument to strtol()
[framework/uifw/ecore.git] / src /
2012-06-14 stefanecore_evas/fb: Also check for NULL argument to strtol()
2012-06-13 discomfitorfix a somewhat alarming fd leak with the new resolver
2012-06-12 discomfitorfix ecore-file inotify monitoring on soon-to-be deleted...
2012-06-11 jihoonibus-immodule: remove unused code
2012-06-11 jihoonibus-immodule: use ibus_init() instead of g_type_init()
2012-06-11 devilhornsEcore_Wayland: Patch from Rob Bradford to add missing...
2012-06-11 jihoonibus-immodule: cleanup code
2012-06-11 discomfitorprint error message when local connect fails
2012-06-11 jihoon[ecore-immodule] add ibus immodule. It support more...
2012-06-08 discomfitoruse new compiler flag macro to disable tons of warnings
2012-06-08 discomfitorby the magic of ecrustify and a lot of manual labor...
2012-06-08 discomfitormove and doxyfy docs for ecore_x_randr_screen_primary_o...
2012-06-08 cedricecore: typos, thanks kuri.
2012-06-07 caroRemove the stupid hack, and remove the warning flag...
2012-06-07 discomfitorforce c99 mode when using dns.c
2012-06-07 discomfitorC99 isn't good enough for us, we use C89
2012-06-07 discomfitoron the advice of the insightful creator of dns.c, accou...
2012-06-06 devilhornsEcore_Wayland: Patch from Rob Bradford <rob@linux.intel...
2012-06-06 devilhornsEcore_Wayland: Add patch from Rob Bradford <rob@linux...
2012-06-06 devilhornsEcore_Wayland: Use the input's pointer_enter_serial...
2012-06-06 discomfitordon't return value in void functions
2012-06-06 discomfitorrevert ecore-con refcounting stuff, fix the problem...
2012-06-06 devilhornsEcore_Wayland: Update to latest wayland git and add...
2012-06-06 devilhornsEcore_Evas (wayland_shm): Reduce processing overhead...
2012-06-06 devilhornsEcore_X(cb): Add more trapping for build when randr...
2012-06-05 discomfitorsome dns.c usage changes as suggested by its author
2012-06-04 jihoonfix @version in each EFL header doxygen
2012-06-04 discomfitoras I promised long, long ago, ecore now has its own...
2012-06-04 discomfitortrivial -Wshadow fix
2012-06-04 discomfitorunbreak my last commit
2012-06-04 discomfitoradd ECORE_{CON,IPC}_NO_PROXY flag to disable proxying...
2012-06-04 discomfitorproperly include headers when you use their types...
2012-06-04 ngc891ecore_x: XKeycodeToKeysym
2012-06-03 jihoonecore_imf_evas: insert example link in Ecore_IMF_Evas_Group
2012-06-03 jihoonecore_imf_example: fix formatting
2012-06-03 jihoonecore_imf: insert example link in ecore_imf_context...
2012-06-02 jihoonecore_imf_example.c: revise example code
2012-06-01 hermetecore/ecore_x - let just leave one atom list for mainta...
2012-06-01 jihoonfix indentation of ecore_imf_example.c
2012-06-01 jihoonadd ecore_imf_example code. I will add Makefile.am...
2012-05-31 rasteri wonder if this patches over some odd signal processin...
2012-05-31 jihoonecore: fix doxygen warnings
2012-05-30 leifecore_x_randr: Add _ASK policy for new monitors.
2012-05-30 cedricecore: force pthread_join even when main loop isn't...
2012-05-30 cedricecore: fix count of objects in the Ecore_Thread trash.
2012-05-30 rasterThis is a small change, so I won't changelog it (or...
2012-05-30 rasterFrom: Mariusz Grzegorczyk <mariusz.g@samsung.com>
2012-05-30 cedricecore: cancel all pending thread at shutdown.
2012-05-29 hermetecore - revert 71421 cause of posibility of abi break
2012-05-28 stefanecore: We can't really use index as variable as it...
2012-05-28 devilhornsEcore_Evas: Patch from Robert Bradford <robert.bradford...
2012-05-28 devilhornsEcore_Evas (wayland_shm): Add support for ecore_evas_mo...
2012-05-26 stefanecore/tests: Remove unused var and mark unused parameter
2012-05-26 stefanecore_imf_xim: Rename variable to avoid shadowing
2012-05-26 jihoonecore XIM module: fixformatting
2012-05-25 hermetecore/ecore_x - Changed ecore_x_error_get() return...
2012-05-25 rasterfix mainloop begin/quit then begin again issue.
2012-05-25 jihoonscim_immodule: fix some typos
2012-05-24 devilhornsEcore_X(cb): Also fix send of new events here ... someo...
2012-05-24 rasterok ok - doesnt make a difference.. but only limit if...
2012-05-24 rasterfix ecore-thread scheduler starvation issue.
2012-05-24 rasterfix send of new events alreayd added. oops. should...
2012-05-24 rasterand no more segv's in ecore-con and ecore-ipc. see...
2012-05-24 discomfitorbetter fix for ecore-con client disconnecting maybe
2012-05-24 rasterFrom: Doyoun Kang <doyoun.kang@samsung.com>
2012-05-23 caroecore_win32: fix doc
2012-05-23 rasterbefore i changelog and backport this... discomfitor...
2012-05-23 devilhornsEcore_Wayland: Fix global interface name, thanks Alex ;)
2012-05-22 devilhornsEcore_X(cb): And memset the appropriate structure too.
2012-05-22 devilhornsEcore_X(cb): Fix ecore_x to build again with xcb.
2012-05-22 rasterAdd ecore_x_mouse_in_send() and ecore_x_mouse_out_send()
2012-05-22 cedricecore: reduce likely race condition on Ecore_Thread...
2012-05-22 devilhornsEcore_Wayland: Add patch from Alex Wu <zhiwen.wu@linux...
2012-05-17 devilhornsEcore_Evas (wayland_shm): Quiet down output and set...
2012-05-17 devilhornsEcore_Wayland: Quiet down output for robster ;)
2012-05-17 caroEcore_evas: add tranparency support for the GDI engine
2012-05-16 gastalAdding an Ecore_exe example to documentation.
2012-05-16 caroFreeBSD 4.x was released more than a decade ago (the...
2012-05-16 devilhornsEcore_Evas (wayland_shm): Apply patch from Robert Bradford
2012-05-15 devilhornsEcore_Evas (wayland_shm): After some testing, it actual...
2012-05-15 devilhornsEcore_Evas (wayland): Support for setting shell_surface...
2012-05-15 devilhornsEcore_Wayland: Update ecore_wayland to work with recent...
2012-05-13 rasterfix randr segv's waiting to happen. bad mem managment :(
2012-05-11 gastalChanging the description of ecore_exe module
2012-05-11 gastalAdding a warning to the file handler callback saying...
2012-05-11 cedricecore: fix SOCKS proxy doc. That should be in doxygen...
2012-05-10 jyparkSend mouse move event before mouse down event in ecore_...
2012-05-10 cedricecore: trying to reduce rounding error in ecore.
2012-05-08 cedricecore: don't run out of fd when crazy apps cycle throug...
2012-05-07 cedricecore: remove useless workaround.
2012-05-06 discomfitorfix ecore_animator_pos_map with ACCELERATE; see mail
2012-05-05 caroEcore: fix linking on Windows
2012-05-04 hermetecore/enlil - [E-devel] [PATCHES] Some random warning...
2012-05-02 devilhornsEcore_Wayland: Patch from Robert Bradford (rob@linux...
2012-04-28 seozevas, ecore, elementary: Updated AUTHORS and synced...
2012-04-26 rastermake notes about wayland stuff being experimental....
2012-04-25 rastercomment from jeremy - dfb.h messes with eina macros :(
2012-04-25 rasterfix valgrind bitch about uniittied mem!
2012-04-24 devilhornsEcore_Evas (wayland): Fixes for moving/resizing efl...
2012-04-24 devilhornsEcore_Wayland: Cleanup header inclusions. Fix issues...
next