Changeset [81179]: edbus: fix missing blank lines Apparently the previous sed...
edbus: fix missing blank lines Apparently the previous sed script didn't caught all missing blank lines.
View ArticleChangeset [81180]: edbus: Fix invalid access memory in...
edbus: Fix invalid access memory in edbus_service_interface_unregister() _object_unregister is called synchronized by libdbus, so when _interface_free() ran your object its already freed. ==30579==...
View ArticleTicket #2024 (EFM cannot distinguish between files and directories with the...
As the title says. 1) Open a window (ie Home) 2) Create a directory named ie Test 3) Try to create (or copy, DND whatever) a file with the name Test 4) Houston we have a problem
View ArticleTicket #2025 (Pressed F5 in EFL, Crash) created
this one is very hard to reproduce, i was unable to reproduce, but maybe the backtrace will help. Thread 1 (Thread 0xb6297770 (LWP 25387)): #0 0xb7745424 in __kernel_vsyscall () No symbol table info...
View ArticleTicket #2026 (EFM Crash on Display settings change.) created
Open EFM /home/$USER/, Open [Settings Panel]->[Files]->[File Manager]->[TAB: Display]. if you select/unselect "File Extensions" and/or "Sidebar" E17 will segf. Thread 1 (Thread 0xb6291770...
View ArticleTicket #2027 (EFM GTK-Bookmark) created
In the menu [Navitate...]->[GTK-Bookmarks] it has no icon, maybe it should. In EFM, on the sidebar i think it's best to have [GTK-Bookmarks] there too, since all FM has this set, EFM should too or...
View ArticleTicket #2028 (EFM Key/Mouse Binding) created
In Nautilus/Thunar?, it's possible to press [Ctrl+Mouse_Scroll UP/Down] to make the icons size larger/smaller.
View ArticleTicket #2029 (EFM: when browsing directories, use .directory for name/icon...
As is done when displaying .directory and *.desktop files themselves, apply .directory file to display of containing directory. This would allow localized presentation and customer icons of directory...
View ArticleTicket #2030 (EFM Toolbar Settings) created
Open EFM, right click toolbar, [Toolbar Settings], set the layout to below, . now Close EFM, Open EFM, you will notice the Toolbar not saved to below.
View ArticleChangeset [81182]: evas: Get rid of RGBA_Image ref member (It's not by...
evas: Get rid of RGBA_Image ref member (It's not by anything in the code.)
View ArticleChangeset [81183]: evas: Use refcounted glyph arrays This is in preparation...
evas: Use refcounted glyph arrays This is in preparation for threaded render landing: the render thread will hold a reference to a text object's glyphs while it hasn't been rendered yet (and will drop...
View ArticleChangeset [81184]: evas: Do not unload pixels from RGBA_Image if cache...
evas: Do not unload pixels from RGBA_Image if cache refcount > 0
View ArticleChangeset [81185]: evas/common: Prepare soil to land line drawing code for...
evas/common: Prepare soil to land line drawing code for threaded render
View ArticleChangeset [81186]: evas/common: Prepare soil to land rect drawing code for...
evas/common: Prepare soil to land rect drawing code for threaded render
View ArticleChangeset [81187]: evas/common: Prepare soil to land polygon drawing code for...
evas/common: Prepare soil to land polygon drawing code for threaded render
View ArticleChangeset [81188]: evas/common: Prepare soil to land scaling code for...
evas/common: Prepare soil to land scaling code for threaded render
View ArticleChangeset [81189]: evas/common: Prepare soil to land map code for threaded...
evas/common: Prepare soil to land map code for threaded render
View ArticleTicket #2031 (EFM - Status Bar) created
First off this is a old picture and i lost the code, . Once again Nautilus/Thunar?/pcmanfm has this feature name "statusbar", basically is calculates all the files in the dir, add up total size and...
View Article