framework/uifw/ecore.git
2016-05-27 Jaekyu ParkTizen 2.4 SDK Rev6 Release accepted/tizen_2.3.1_mobile accepted/tizen_2.3.1_wearable tizen_2.3.1 accepted/tizen/2.3.1/mobile/20160530.053311 accepted/tizen/2.3.1/wearable/20160530.053316 submit/tizen_2.3.1/20160530.021401
2015-09-08 jk7744.parktizen 2.3.1 release submit/tizen_2.3.1/20150915.082531 tizen_2.3.1_release
2012-09-10 ChunEon Parkrevert async compositior 2.0alpha master 2.0_alpha submit/master/20120920.151121 submit/master/20120921.122115 submit/master/20120921.123634
2012-09-09 ChunEon Parkdisable compositor sync
2012-08-22 Jaehwan KimPackage Upload
2012-08-22 Shinwoo Kimenable compositor sync
2012-08-20 Jaehwan KimPackage Upload
2012-08-20 Jaehwan KimPackage Upload
2012-08-14 cedricecore: correctly shutdown Ecore_Thread.
2012-08-14 Jaehwan Kim[ecore_x] Add missing atoms in Ecore_X
2012-08-14 Jaehwan KimEFL core migration @74576
2012-08-14 Jaehwan KimRevert "Revert "Merge remote-tracking branch 'remotes...
2012-08-14 Jaehwan KimRevert "Revert "Upstream merge""
2012-08-13 Shinwoo Kimpackage upload
2012-08-06 Jiyoun Parkupload package
2012-08-06 jyparkusing DYNAMIC HINT in ecore extn make problem.
2012-07-30 WooHyun JungPackage Upload for sel verification
2012-07-27 WooHyun JungPackage Upload
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-29 Jiyoun Parkupstream merge
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: 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 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: 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 Gwanglim Leeupdated debian/changelog
2012-06-19 Gwanglim Lee[ecore_evas][ecore_x] Added per-window profile to suppo...
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-14 Tae-Hwan KimFix spec file
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...
next