Changeset [83971]: revert test commit. SVN e/trunk/efl is not locked?
revert test commit. SVN e/trunk/efl is not locked?
View ArticleChangeset [83972]: test commit for svn e/trunk/efl lock.
test commit for svn e/trunk/efl lock.
View ArticleChangeset [83974]: elm panes: fixed unclear horizontal mode description.
elm panes: fixed unclear horizontal mode description.
View ArticleChangeset [83975]: elementary/popup - a workaround code to prevent a popup...
elementary/popup - a workaround code to prevent a popup lost it's parent. Terrible. Should be totally rewritten.
View ArticleChangeset [83977]: evas: backport 74aa601afcdba8b30932a3c3d7c0d2485ecc6e42...
evas: backport 74aa601afcdba8b30932a3c3d7c0d2485ecc6e42 Having some buildbot for the 1,7 branch would be an useful tool for us in my opinion.
View ArticleChangeset [83978]: evas: forgotten backport r78360. As previously said a...
evas: forgotten backport r78360. As previously said a buildbot for the branch would be useful.
View ArticleChangeset [83979]: elementary: Use eina_file_stat_ls() when listing profiles...
elementary: Use eina_file_stat_ls() when listing profiles The eina_file_stat_ls() function should be used instead of eina_file_direct_ls() in _elm_config_profiles_list() - since it checks for file...
View ArticleChangeset [83980]: Python-EFL: edje_external now works with py3
Python-EFL: edje_external now works with py3
View ArticleChangeset [83981]: elementary/widget, naviframe, popup, label, button let ...
elementary/widget, naviframe, popup, label, button let elm_wdg_orientation_set() have return value and call the elm_wdg_theme() inside. since every widgets tend to do same task with smart_theme() when...
View ArticleChangeset [83982]: elm external slider: min and max are double not string
elm external slider: min and max are double not string
View ArticleChangeset [83983]: fixed external slider unittest now that is fixed in...
fixed external slider unittest now that is fixed in elementary. svnignore++
View ArticleChangeset [83984]: elm external clock: another type error. Big SPANK to who...
elm external clock: another type error. Big SPANK to who write and commit code without testing!!
View ArticleChangeset [83985]: elementary/naviframe - improve the naviframe to not apply...
elementary/naviframe - improve the naviframe to not apply it's items style multiple time when theme or styles are changed.
View ArticleChangeset [83986]: elementary/naviframe - don't call the parent smart_theme....
elementary/naviframe - don't call the parent smart_theme. Actually navifram itself is nothing to do about theme.
View ArticleChangeset [83987]: eina: forgotten backport of...
eina: forgotten backport of 1e916e44f7e2eeb20057299dbceecbe8bf0910be
View ArticleChangeset [83988]: elm external actionslider: missing param declaration
elm external actionslider: missing param declaration
View ArticleChangeset [83989]: Python-EFL: unittest for all the external widgets, they...
Python-EFL: unittest for all the external widgets, they just check object creation atm not all the params
View ArticleChangeset [83990]: elementary/widget - don't handle tthe resize objects in...
elementary/widget - don't handle tthe resize objects in widget infrastructure. Acutally these resize objects are sub objects so we don't need to care them separately. This caused overhead in some...
View Article