Re: [Muine] "Various" patch



Hey,

On Tue, 2004-03-30 at 20:44 +0100, Lee Willis wrote:

> The patch lined below implements two things:
> 
> - A "part-fix" for http://bugs.debian.org/cgi-bin/bugreport.cgi?
> bug=236790. I'd like some wider testing of this before it goes in to see
> if people feel there is a performance hit (I suspect there shouldn't be
> since Amazon returns 10 items at a time)

Committed. Including a small optimization (only do the album title
strsplit once), and checks for 1x1 cover images.

> - Support for drag 'n' drop of album covers into the AddAlbum window.
> This does work, although it would be even better if the drop row was
> highlighted but I can't work out the voodoo required to work (From
> googling, we'd need to connect to drag_motion/drag_leave and highlight/
> un-highlight the row accordingly - but I can't seem to even grab the
> signal)

Cant this be done using something like
gtk_tree_view_enable_model_drag_dest?

Cheers,

Jorn




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]