Changeset [84274]: elementary/hoversel - renamed internal variable.
elementary/hoversel - renamed internal variable.
View ArticleChangeset [84275]: elementary/button,label,bg - i have no idea but...
elementary/button,label,bg - i have no idea but elm_layout_theme_set() should be called in smart_add(). this fixes the hoversel.
View ArticleChangeset [84276]: elementary/naviframe - guarantee that new pushed item to...
elementary/naviframe - guarantee that new pushed item to be the top layer in a naviframe.
View ArticleChangeset [84277]: Small bug in scroller when the page is set.
Small bug in scroller when the page is set.
View ArticleChangeset [84278]: set comp win e object ref to null during its delfn if this...
set comp win e object ref to null during its delfn if this function is called, the object is in the process of being deleted and its refcount is already 0. trying to access it later will guarantee a...
View ArticleChangeset [84279]: elementary/popup - removed duplicated strings.
elementary/popup - removed duplicated strings.
View ArticleChangeset [84281]: always show popup content on content set this change...
always show popup content on content set this change prevents erroneous calls to the comp injected object show handler in some cases, which would cause unnecessary recalcs and strange object movements
View ArticleChangeset [84282]: flesh out a lot more of dnd support in elm and add apis to...
flesh out a lot more of dnd support in elm and add apis to set up dnd targets for objects as well as initiate a dnd.
View ArticleChangeset [84283]: u can dnd stuff TO terminology.. and it pastest in as...
u can dnd stuff TO terminology.. and it pastest in as text.. file lists from efm, text from editors/browsers... u can dnd links (file uril links terminology recognizes) TO other apps or terminals......
View ArticleChangeset [84284]: gadcon popups are now above most other objects
gadcon popups are now above most other objects
View ArticleChangeset [84285]: self-deleting popups (like mixer) once again function as...
self-deleting popups (like mixer) once again function as expected
View ArticleChangeset [84286]: Evas text: Fixed bug with the text object direction...
Evas text: Fixed bug with the text object direction detection. Backported from efl.
View ArticleChangeset [84287]: minor cosmetic tweaks for gadman init
minor cosmetic tweaks for gadman init
View ArticleChangeset [84288]: gadman top layer no longer deletes gadget configs when it...
gadman top layer no longer deletes gadget configs when it can't find their objects
View ArticleChangeset [84289]: Evas font: Fixed font run detection for some cases. There...
Evas font: Fixed font run detection for some cases. There were issues for specific cases with 2 different fonts in the middle of a run.
View ArticleTicket #2266 (terminology truncates text on resize) created
If you have a bunch of standard output in the terminology window and then make terminology smaller then it will truncate the text on the screen to the size of the window - both horizontally and...
View ArticleChangeset [84290]: python-efl: Document Entry anchors.
python-efl: Document Entry anchors.
View ArticleTicket #2222 ([wayland] No flip animation played in elementary example...
Duplicate: Yeah, exactly, I know it's a different test, but basically the same issue as #1407. So I'm closing it as a duplicate.
View Article