2012-06-18 |
barbieri | ecore_imf: just use the styles that are supported! |
commit | commitdiff | tree | snapshot |
2012-06-18 |
caro | Ecore: and even better -Wno-foo checks ! |
commit | commitdiff | tree | snapshot |
2012-06-18 |
devilhorns | Ecore_Wayland: Patches from Rob Bradford to fix ticket... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
caro | Ecore: always check those flags. They are anyway used... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
raster | fix ecore-evas name/class set on ecore-evas's when... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
raster | fix alpha change losing some properties |
commit | commitdiff | tree | snapshot |
2012-06-17 |
raster | tone down mempool sizes |
commit | commitdiff | tree | snapshot |
2012-06-16 |
caro | Fix compiler flag detection |
commit | commitdiff | tree | snapshot |
2012-06-16 |
jihoon | ibusimmodule: use EINA_LOG_DBG |
commit | commitdiff | tree | snapshot |
2012-06-16 |
barbieri | and make it compile... :-/ |
commit | commitdiff | tree | snapshot |
2012-06-16 |
barbieri | fix typos in m4 macros preventing build to happen. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
stefan | ecore/ecore_anim: Dead initial assignment. The value... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
hermet | ecore - updated AUTHORS |
commit | commitdiff | tree | snapshot |
2012-06-14 |
stefan | ecore_evas/fb: Also check for NULL argument to strtol() |
commit | commitdiff | tree | snapshot |
2012-06-13 |
discomfitor | fix a somewhat alarming fd leak with the new resolver |
commit | commitdiff | tree | snapshot |
2012-06-12 |
discomfitor | fix ecore-file inotify monitoring on soon-to-be deleted... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jihoon | Update NEWS, ChangeLog about revision 71927 |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jihoon | ibus-immodule: remove unused code |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jihoon | ibus-immodule: use ibus_init() instead of g_type_init() |
commit | commitdiff | tree | snapshot |
2012-06-11 |
devilhorns | Ecore_Wayland: Patch from Rob Bradford to add missing... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jihoon | ibus-immodule: cleanup code |
commit | commitdiff | tree | snapshot |
2012-06-11 |
discomfitor | print error message when local connect fails |
commit | commitdiff | tree | snapshot |
2012-06-11 |
discomfitor | svn:ignore |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jihoon | [ecore-immodule] add ibus immodule. It support more... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | ecore now requires c99 |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | use new compiler flag macro to disable tons of warnings |
commit | commitdiff | tree | snapshot |
2012-06-08 |
caro | Ecore: add a new macro to check if compiler flags are... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | by the magic of ecrustify and a lot of manual labor... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
discomfitor | move and doxyfy docs for ecore_x_randr_screen_primary_o... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
cedric | ecore: typos, thanks kuri. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
caro | Remove the stupid hack, and remove the warning flag... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
discomfitor | force c99 mode when using dns.c |
commit | commitdiff | tree | snapshot |
2012-06-07 |
discomfitor | C99 isn't good enough for us, we use C89 |
commit | commitdiff | tree | snapshot |
2012-06-07 |
discomfitor | on the advice of the insightful creator of dns.c, accou... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore_Wayland: Patch from Rob Bradford <rob@linux.intel... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore: Update ChangeLog for Rob's input_handling patch |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore_Wayland: Add patch from Rob Bradford <rob@linux... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore_Wayland: Use the input's pointer_enter_serial... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
discomfitor | don't return value in void functions |
commit | commitdiff | tree | snapshot |
2012-06-06 |
discomfitor | revert ecore-con refcounting stuff, fix the problem... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore: Update ChangeLog and configure.ac for Rob's... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore_Wayland: Update to latest wayland git and add... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore_Evas (wayland_shm): Reduce processing overhead... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
devilhorns | Ecore_X(cb): Add more trapping for build when randr... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
discomfitor | some dns.c usage changes as suggested by its author |
commit | commitdiff | tree | snapshot |
2012-06-04 |
jihoon | fix @version in each EFL header doxygen |
commit | commitdiff | tree | snapshot |
2012-06-04 |
discomfitor | as I promised long, long ago, ecore now has its own... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
discomfitor | trivial -Wshadow fix |
commit | commitdiff | tree | snapshot |
2012-06-04 |
discomfitor | unbreak my last commit |
commit | commitdiff | tree | snapshot |
2012-06-04 |
discomfitor | add ECORE_{CON,IPC}_NO_PROXY flag to disable proxying... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
discomfitor | properly include headers when you use their types... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
ngc891 | ecore_x: XKeycodeToKeysym |
commit | commitdiff | tree | snapshot |
2012-06-03 |
jihoon | ecore_imf_evas: insert example link in Ecore_IMF_Evas_Group |
commit | commitdiff | tree | snapshot |
2012-06-03 |
jihoon | ecore_imf_example: fix formatting |
commit | commitdiff | tree | snapshot |
2012-06-03 |
jihoon | ecore_imf: insert example link in ecore_imf_context... |
commit | commitdiff | tree | snapshot |
2012-06-02 |
jihoon | ecore_imf_example.c: revise example code |
commit | commitdiff | tree | snapshot |
2012-06-02 |
ngc891 | eet,ecore: configure script |
commit | commitdiff | tree | snapshot |
2012-06-01 |
hermet | ecore/ecore_x - let just leave one atom list for mainta... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
jihoon | fix indentation of ecore_imf_example.c |
commit | commitdiff | tree | snapshot |
2012-06-01 |
jihoon | add ecore_imf_example code. I will add Makefile.am... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
raster | i wonder if this patches over some odd signal processin... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
jihoon | ecore: fix doxygen warnings |
commit | commitdiff | tree | snapshot |
2012-05-30 |
leif | ecore_x_randr: Add _ASK policy for new monitors. |
commit | commitdiff | tree | snapshot |
2012-05-30 |
cedric | ecore: force pthread_join even when main loop isn't... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
cedric | ecore: fix count of objects in the Ecore_Thread trash. |
commit | commitdiff | tree | snapshot |
2012-05-30 |
raster | This is a small change, so I won't changelog it (or... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
raster | From: Mariusz Grzegorczyk <mariusz.g@samsung.com> |
commit | commitdiff | tree | snapshot |
2012-05-30 |
cedric | ecore: cancel all pending thread at shutdown. |
commit | commitdiff | tree | snapshot |
2012-05-29 |
hermet | ecore - revert 71421 cause of posibility of abi break |
commit | commitdiff | tree | snapshot |
2012-05-28 |
stefan | ecore: We can't really use index as variable as it... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
devilhorns | Ecore: Updated ChangeLog from Robert's patch. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
devilhorns | Ecore_Evas: Patch from Robert Bradford <robert.bradford... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
devilhorns | Ecore_Evas (wayland_shm): Add support for ecore_evas_mo... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
stefan | ecore/tests: Remove unused var and mark unused parameter |
commit | commitdiff | tree | snapshot |
2012-05-26 |
stefan | ecore_imf_xim: Rename variable to avoid shadowing |
commit | commitdiff | tree | snapshot |
2012-05-26 |
jihoon | ecore XIM module: fixformatting |
commit | commitdiff | tree | snapshot |
2012-05-25 |
hermet | ecore/ecore_x - Changed ecore_x_error_get() return... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
raster | fix mainloop begin/quit then begin again issue. |
commit | commitdiff | tree | snapshot |
2012-05-25 |
jihoon | scim_immodule: fix some typos |
commit | commitdiff | tree | snapshot |
2012-05-24 |
devilhorns | Ecore_X(cb): Also fix send of new events here ... someo... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
raster | ok ok - doesnt make a difference.. but only limit if... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
raster | fix ecore-thread scheduler starvation issue. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
raster | fix send of new events alreayd added. oops. should... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
raster | and no more segv's in ecore-con and ecore-ipc. see... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
discomfitor | better fix for ecore-con client disconnecting maybe |
commit | commitdiff | tree | snapshot |
2012-05-24 |
raster | fix dates in chlog - it's 24th! |
commit | commitdiff | tree | snapshot |
2012-05-24 |
raster | From: Doyoun Kang <doyoun.kang@samsung.com> |
commit | commitdiff | tree | snapshot |
2012-05-23 |
caro | ecore_win32: fix doc |
commit | commitdiff | tree | snapshot |
2012-05-23 |
raster | clean pc files to not have cflags in Cflags: of require... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
raster | before i changelog and backport this... discomfitor... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
devilhorns | Ecore_Wayland: Fix global interface name, thanks Alex ;) |
commit | commitdiff | tree | snapshot |
2012-05-22 |
devilhorns | Ecore_X(cb): And memset the appropriate structure too. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
devilhorns | Ecore_X(cb): Fix ecore_x to build again with xcb. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
raster | Add ecore_x_mouse_in_send() and ecore_x_mouse_out_send() |
commit | commitdiff | tree | snapshot |
2012-05-22 |
cedric | ecore: don't track build files. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
cedric | ecore: reduce likely race condition on Ecore_Thread... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
devilhorns | Ecore_Wayland: Add patch from Alex Wu <zhiwen.wu@linux... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
raster | sorry - got to revert the gettext stuff. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
caro | do not hard code gettext version |
commit | commitdiff | tree | snapshot |
2012-05-17 |
devilhorns | Ecore_Evas (wayland_shm): Quiet down output and set... |
commit | commitdiff | tree | snapshot |
next |