Changeset [83453]: devs/seoz build.sh: come back to in-source-build as of...
devs/seoz build.sh: come back to in-source-build as of now. checking build/Makefile and make clean/distclean didn't work well. i will make out-of-source-build optional later.
View ArticleChangeset [83454]: Remove redundant return statement. Signed-off-by: Sanjeev...
Remove redundant return statement. Signed-off-by: Sanjeev BA <iamsanjeev@…>
View ArticleChangeset [83455]: Remove deprecated API for elev8. Signed-off-by: Sanjeev BA...
Remove deprecated API for elev8. Signed-off-by: Sanjeev BA <iamsanjeev@…>
View ArticleChangeset [83456]: Fix broken eyelight-edit build. Signed-off-by: Sanjeev BA ...
Fix broken eyelight-edit build. Signed-off-by: Sanjeev BA <iamsanjeev@…>
View ArticleChangeset [83457]: fix ter4minology cmdline opts - broke them with splitting....
fix ter4minology cmdline opts - broke them with splitting. fix.
View ArticleChangeset [83458]: Add missing UNUSED to some function parameters....
Add missing UNUSED to some function parameters. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [83459]: add log related with virtual keypad
add log related with virtual keypad
View ArticleChangeset [83460]: modify log cause break compatibility
modify log cause break compatibility
View ArticleChangeset [83461]: elm elm_interface_scrollable.c: Fixed typo. min -> max.
elm elm_interface_scrollable.c: Fixed typo. min -> max.
View ArticleChangeset [83462]: efl ChangeLog: Fixed formatting season 1.
efl ChangeLog?: Fixed formatting season 1.
View ArticleChangeset [83463]: efl ChangeLog: fixed formatting season2. keep the...
efl ChangeLog?: fixed formatting season2. keep the sequence. we prepend for efl changelog not append.
View ArticleChangeset [83464]: Deprecate old ecore_x_randr_crtc_gamma functions. Create...
Deprecate old ecore_x_randr_crtc_gamma functions. Create new (proper) Ecore_X_Randr_Crtc_Gamma_Info structure. Add new ecore_x_randr_crtc_gamma functions that use the proper structure. Signed-off-by:...
View ArticleChangeset [83465]: Deprecate old ecore_x_randr_crtc_gamma functions. Add new ...
Deprecate old ecore_x_randr_crtc_gamma functions. Add new ecore_x_randr_crtc_gamma functions that use the proper structure. Add some missing UNUSED for function params. Signed-off-by: Christopher...
View ArticleChangeset [83466]: Update ChangeLog with recent commits. Signed-off-by:...
Update ChangeLog? with recent commits. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [83467]: Add the missing RandR 1.4 functions to Ecore_X header....
Add the missing RandR 1.4 functions to Ecore_X header. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [83468]: Fix parameters for new RandR 1.4 functions. Signed-off-by:...
Fix parameters for new RandR 1.4 functions. Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [83469]: Fix gamma functions (unsure how this all got messed up...
Fix gamma functions (unsure how this all got messed up from previous commit). Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [83470]: Fix randr 1.4 function declarations to be sane (match rest...
Fix randr 1.4 function declarations to be sane (match rest of efl): There is no point in returning a rectangle if we are filling in the x, y, w, h params also. That's just stupidness. Signed-off-by:...
View ArticleChangeset [83471]: Actually Implement RandR 1.4 functions (with code) ;)...
Actually Implement RandR 1.4 functions (with code) ;) Signed-off-by: Christopher Michael <cp.michael@…>
View ArticleChangeset [83472]: Update changelog. Signed-off-by: Christopher Michael ...
Update changelog. Signed-off-by: Christopher Michael <cp.michael@…>
View Article