Can you send the images you used or can I find them somewhere else to make
the edje compile?

2010/10/4 Otávio Pontes <ota...@profusion.mobi>

> I just realized that the labels of buttons was incorrect in my last
> patch. I am sending the corrected patch.
>
> 2010/10/4 Otávio Pontes <ota...@profusion.mobi>:
> > I am sending my new patches for ephoto.
> > The last patch replaces some visual elements placed by c code by edje
> > parts. It removes the thbox from thumb browser and replaces the
> > toolbar for buttons in edje. We intend to write an efenniht theme for
> > it later.
> >
> > First patch: Adding fullscreen for thumb and flow browser too.
> > Second patch:  Cleaning image list before loading thumbs.
> > This fixes a bug. If you select an image in thumb browser, open it and
> > go back to thumb browser, all images in directory will be duplicated.
> > Third patch: Fixing navigation in flow browser when using ephoto with
> > a single image.
> > Forth patch: Replacing toolbar by buttons in edje.
> > It also organizes the edje layout in several edc files and improves
> > rotation animation in flowbrowser.
> >
> > 2010/9/29 Otávio Pontes <ota...@profusion.mobi>:
> >> Patch 1 and 2 were committed and 3rd patch was committed with a small
> >> change. Png files are not being opened with elm_photocam as in
> >> original patch. Because of this change it was not easy to apply patch
> >> 5.
> >> I am sending a new patch for that. And patch number 4 was not applied
> yet.
> >>
> >> 2010/9/29 Nicolas Aguirre <aguirre.nico...@gmail.com>:
> >>> 2010/9/29 Otávio Pontes <ota...@profusion.mobi>:
> >>>> Hello,
> >>>> I have done some changes to ephoto to add some nice features and to
> >>>> fix some bugs. The major features i implemented was adding new
> >>>> shortcuts to ephoto and making it possible to see and enter in
> >>>> directories in thumb_browser. When I was implementing that I have
> >>>> found and fixed some bugs. I am sending the patches i have done.
> >>>>
> >>>> First patch fixes one warning about integer comparison. The second
> >>>> patch fixes on bug related to an invalid memory access that was
> >>>> causing segmentation fault in my computer (valgrind was complaining
> >>>> about it too). The third patch Fixes a bug in checking for success
> >>>> when showing images in flow browser and changes the way it display an
> >>>> image in thumb_browser.
> >>>> The forth patch adds new keyboard shortcuts to slideshow, flow_browser
> >>>> and thumb_browser. Also adds zoom to flowbrowser and fullscreen mode
> >>>> to slideshow.
> >>>> And the fifty patch makes it possible to see and enter in directories
> >>>> in thumb browser.
> >>>>
> >>>> Otávio Pontes
> >>>>
> >>> 1st and 2nd patch are in svn.
> >>>
> >>> For the 3rd, I disagree. Actually only jpeg images are handled by elm
> >>> photocam object. Following the photocam documentation it seems that
> >>> only jpeg is supported. But if you try to load a png it woks with
> >>> strange results at least for me. I guess it's why okra have 2 objects
> >>> image1 and image2. image1 is for jpg and photocam, and image2 is for
> >>> png. I agree to add an elm_image instead of elm_background but for
> >>> both object the image is only shown after you resized the window. So
> >>> the bug is still open for me, and this patch is not a solution. If you
> >>> have better idea ...
> >>>
> >>>
> >>> --
> >>> Nicolas Aguirre
> >>> Mail: aguirre.nico...@gmail.com
> >>> Web: http://www.digital-corner.org
> >>>
> >>
> >
>
>
> ------------------------------------------------------------------------------
> Virtualization is moving to the mainstream and overtaking non-virtualized
> environment for deploying applications. Does it make network security
> easier or more difficult to achieve? Read this whitepaper to separate the
> two and get a better understanding.
> http://p.sf.net/sfu/hp-phase2-d2d
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to