Package Upload for sel verification
[framework/uifw/ecore.git] / src /
2012-07-27 jyparkfix ecore extn not call pre/post render function.
2012-07-27 WooHyun JungSync with OBS codes
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-07-27 WooHyun JungRevert "Merge remote-tracking branch 'remotes/origin...
2012-07-27 WooHyun JungRevert "[ecore_x] Add missing atoms in Ecore_X"
2012-07-06 Doyoun Kang[ecore_x] Add missing atoms in Ecore_X
2012-07-05 Doyoun Kang[Ecore_X] Add missing features in Ecore_X.h
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
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: 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 rasterfix xim immodule crash.
2012-06-22 discomfitorfix magic string typo
2012-06-22 caroecore_exe: fix compilation on fedora 18.
2012-06-20 Jiyoun ParkUpstream merge
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_con: fix compilation on Windows
2012-06-19 jihoonxim: add NULL checker
2012-06-19 Gwanglim Lee[ecore_evas][ecore_x] Added per-window profile to suppo...
2012-06-18 barbieriecore_imf: just use the styles that are supported!
2012-06-18 devilhornsEcore_Wayland: Patches from Rob Bradford to fix ticket...
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 jihoonibusimmodule: use EINA_LOG_DBG
2012-06-15 stefanecore/ecore_anim: Dead initial assignment. The value...
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-05 Doyoun KangAdd feature - floating mode (app-in-app)
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 jyparkSend mouse move event before mouse down event in ecore_...
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
next