profile/ivi/ecore.git
2012-07-05 devilhornsEcore_Wayland: Fix some typos in the doxygen with regar...
2012-07-05 stefanecore/imf_context: Fix up docs.
2012-07-05 stefanecore/examples: Follow E coding style here as a good...
2012-07-05 rastera WTF i noticed!
2012-07-05 rasterecore evas gets func to get dpi and frix x screen size...
2012-07-05 jihoonibus-immodule: remove trailing whitespaces and fix...
2012-07-04 devilhornsEcore_Wayland: Updates to work with latest Wayland:
2012-07-04 devilhornsEcore_Evas: Fix missing initializer for for the engine_...
2012-07-03 jihoonEcore_IMF: add @since to enums missed @since
2012-07-03 jihoonEcore_IMF: add @since to new enums and functions
2012-07-03 devilhornsEcore: Remove erroneous ecore_x line.
2012-07-03 devilhornsEcore: Update NEWS to list Ecore_X_Error_Code enum...
2012-07-03 devilhornsEcore_X: Add @since to new functions.
2012-07-03 devilhornsEcore: Update news with api additions.
2012-07-03 devilhornsEcore: And also add entries for ecore_imf changes.
2012-07-03 devilhornsEcore: Update Changelog for Tizen code merge.
2012-07-03 devilhornsEcore_X: Add missing function prototypes in Ecore_X...
2012-07-03 devilhornsEcore_Evas Merge Tizen changes to upstream EFL.
2012-07-03 devilhornsEcore_Imf: Merge Tizen changes to upstream EFL.
2012-07-03 devilhornsEcore_X: Merge Tizen changes to upstream EFL.
2012-07-03 cedricecore: fix use of unitialized Ecore_X_Atoms.
2012-07-02 discomfitorchangelog for previous commit
2012-07-02 discomfitorcorrectly handle resolver failures during connection...
2012-07-02 jihoonchange the minimum version of ibus because of API compa...
2012-07-01 rastercomp sync back on by default. need to solve this anothe...
2012-07-01 jihoonibus-immodule: support async mode. especially there...
2012-07-01 jihoonibus-immodule: fix formatting
2012-06-29 jihoonscim-immodule: handle altgr modifier
2012-06-29 jihoonibusimmodule: handle altgr modifier
2012-06-28 rasterthere - @since. it has no docs anyway.
2012-06-28 stefanecore: unused-params--
2012-06-28 discomfitoradd some error messages when server connections fail...
2012-06-28 rasteradd compose sequence decode/hanling to ecore-input...
2012-06-28 englebassecore: Rename Mode to AltGr
2012-06-28 jihoonibusimmodule: remove trailing whitespaces
2012-06-27 englebassecore xim: No need to cast here
2012-06-27 englebassecore xim: Enable lock scroll
2012-06-27 englebassecore xim: Use ecore x modifiers
2012-06-27 englebassecore_x: Make x modifiers public
2012-06-27 englebassecore: ChangeLog for last commit
2012-06-27 englebassecore: Fix support for intl keyboards
2012-06-26 stefanRevert "ecore/xinerama: Don't do an assingment after...
2012-06-26 stefanRevert "ecore/gesture: Don't do dead assignments after...
2012-06-26 stefanecore/xinerama: Don't do an assingment after return.
2012-06-26 stefanecore/gesture: Don't do dead assignments after return.
2012-06-25 discomfitorunused--
2012-06-24 rasterlets turn off comp sync by default for now. much smooth...
2012-06-24 rastersince frame queue removed from evas -> no need to have...
2012-06-23 discomfitorFrom: Raphael Kubo da Costa <rakuco@FreeBSD.org>
2012-06-23 barbierisvn:ignore built files
2012-06-23 rasterfix xim immodule crash.
2012-06-22 discomfitorfix magic string typo
2012-06-22 caroecore_exe: fix compilation on fedora 18.
2012-06-20 devilhornsEcore_X(cb): Do not use UTF8_STRING as a valid target...
2012-06-20 jihoonibusimmodule: NULL check using EINA_SAFETY_ON_RETURN
2012-06-20 jihoonxim: use EINA_SAFETY_ON_NULL_RETURN. thanks to k-s
2012-06-19 caroEcore: i'm dumb... fix warning flag check
2012-06-19 caroEcore_con: fix compilation on Windows
2012-06-19 jihoonxim: add NULL checker
2012-06-19 caronow, it's useless
2012-06-18 barbieriecore_imf: just use the styles that are supported!
2012-06-18 caroEcore: and even better -Wno-foo checks !
2012-06-18 devilhornsEcore_Wayland: Patches from Rob Bradford to fix ticket...
2012-06-17 caroEcore: always check those flags. They are anyway used...
2012-06-17 rasterfix ecore-evas name/class set on ecore-evas's when...
2012-06-17 rasterfix alpha change losing some properties
2012-06-17 rastertone down mempool sizes
2012-06-16 caroFix compiler flag detection
2012-06-16 jihoonibusimmodule: use EINA_LOG_DBG
2012-06-16 barbieriand make it compile... :-/
2012-06-16 barbierifix typos in m4 macros preventing build to happen.
2012-06-15 stefanecore/ecore_anim: Dead initial assignment. The value...
2012-06-15 hermetecore - updated AUTHORS
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 jihoonUpdate NEWS, ChangeLog about revision 71927
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 discomfitorsvn:ignore
2012-06-11 jihoon[ecore-immodule] add ibus immodule. It support more...
2012-06-08 discomfitorecore now requires c99
2012-06-08 discomfitoruse new compiler flag macro to disable tons of warnings
2012-06-08 caroEcore: add a new macro to check if compiler flags are...
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: Update ChangeLog for Rob's input_handling patch
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...
next