User Details
- User Since
- Jan 14 2016, 7:38 AM (267 w, 1 d)
- Availability
- Available
May 11 2017
Mar 6 2017
@CHAN unlike D2560, this calls efl_event_callback_legacy_call(). Would not that handle backward compatibility?
Feb 22 2017
Fixed by 882ad6fbf5df6bbfe4a224fafc98992b37dbc668.
Dec 19 2016
the problem seems to be _ticker()
Dec 15 2016
@cedric @marcelhollerbach can you merge this please?
Dec 12 2016
Dec 11 2016
Dec 6 2016
Nov 16 2016
Yay, less code! :)
Actually, now that I look into the patch from a different window (browser:), I think we could move and keep ELM_DATETIME_YEAR down with default case.
@cedric, can you take another look on this please?
Nov 14 2016
goto would be fine, but, since we have different return values, will probably need an additional variable.
Nov 13 2016
Nov 11 2016
Oct 20 2016
Correct indentation
Cleanup whitespace change
Oct 19 2016
Oct 18 2016
Oct 16 2016
Oct 13 2016
Sep 22 2016
Jul 4 2016
Jun 30 2016
Jun 29 2016
Jun 27 2016
Jun 1 2016
May 29 2016
May 17 2016
May 2 2016
@cedric: can you show some love (or hate) to this one-liner, please?
Apr 24 2016
Apr 21 2016
Apr 19 2016
Changed commit message
Thanks for digging. I will look forward to the fix in Edge and rebase this patch.
Apr 18 2016
Apr 10 2016
Apr 7 2016
@cedric, is there any additional input required from me?
Apr 6 2016
Apr 5 2016
Apr 4 2016
Abandoned and moved to https://phab.enlightenment.org/D3865.
@cedric would you please take another look on this? Thanks.
Mar 30 2016
Hmm... I was using following flags already.
$ echo $CFLAGS -O -g -ffast-math -march=native -ggdb3
Sorry, false alarm :(
Mar 29 2016
Mar 28 2016
Please see below for the backtrace of the crash:
Rebase on master branch
Mar 24 2016
Mar 23 2016
Mar 22 2016
Remove unnecessary line addition
Mar 13 2016
Feb 28 2016
The fix has side effect: after removing a layout "Up", "Down" and "Remove" buttons are kept active although there is no active selection.
Feb 27 2016
Feb 25 2016
Thanks! I guess this is not pushed to PPA just yet.
Is there any ETA when I may be able to verify? I am using enlightenment-git/ppa shown in https://www.enlightenment.org/distros/ubuntu-start page.
Feb 22 2016
This seems to work now, but there is still an inconsistency:
Jan 27 2016
Jan 25 2016
nautilus.desktop did not have --force-desktop flag set:
$ cat /usr/share/applications/nautilus.desktop [Desktop Entry] Name=Files Comment=Access and organize files Keywords=folder;manager;explore;disk;filesystem; Exec=nautilus --new-window %U Icon=system-file-manager Terminal=false Type=Application StartupNotify=true OnlyShowIn=GNOME;Unity; Categories=GNOME;GTK;Utility;Core;FileManager; MimeType=inode/directory;application/x-gnome-saved-search; X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=nautilus X-GNOME-Bugzilla-Component=general X-GNOME-Bugzilla-Version=3.10.1 X-GNOME-UsesNotifications=true Actions=Window; X-Unity-IconBackgroundColor=#af4853 X-Ubuntu-Gettext-Domain=nautilus
@netstar, thanks for the input.
However, I did not understand how this is a GNOME issue. I am launching the nautilus from Enlightenment UI menu.