Re: [Gnustep-cvs] r31775 - in /libs/base/trunk: ChangeLog Tools/pl2link.m

2010-12-27 Thread Fred Kiefer
Hi Greg, could you please explain the code in this patch? I know that our current desktop link generation requires some rework, but I don't get the idea of hard coding the path to openapp into a desktop link. I would expect that the p2link code runs on the packaging machine which may have a differ

Re: draggedImage:movedTo:

2010-12-27 Thread Fred Kiefer
Am 27.12.2010 02:07, schrieb Banlu Kemiyatorn: > anyone know well how to implement this draggedImage:movedTo:? can it > be sent during the periodic ? In the GNUstep dragging code this method currently wont get called. This clearly is a bug in the code. I think this belongs into GSDragView _update

Re: draggedImage:movedTo:

2010-12-27 Thread Banlu Kemiyatorn
On Mon, Dec 27, 2010 at 8:14 PM, Fred Kiefer wrote: > Am 27.12.2010 02:07, schrieb Banlu Kemiyatorn: >> anyone know well how to implement this draggedImage:movedTo:?  can it >> be sent during the periodic ? > > In the GNUstep dragging code this method currently wont get called. This > clearly is a

Re: [Gnustep-cvs] r31775 - in /libs/base/trunk: ChangeLog Tools/pl2link.m

2010-12-27 Thread Gregory Casamento
Fred, On Mon, Dec 27, 2010 at 8:04 AM, Fred Kiefer wrote: > Hi Greg, > > could you please explain the code in this patch? Sure... > I know that our current > desktop link generation requires some rework, but I don't get the idea > of hard coding the path to openapp into a desktop link. During

Re: [Gnustep-cvs] r31742 - in /libs/base/trunk: ./ Headers/Additions/GNUstepBase/ Source/

2010-12-27 Thread Philippe Roussel
Le dimanche 19 décembre 2010 à 18:03 +, Richard Frith-Macdonald a écrit : > Thanks ... I guess the thing to do is create testcases and add them to > testsuite in svn to see how these things behave. > That way we can easily check that the GNUstep and OSX behaviors are the same > simply by run

Problem with miniwindows

2010-12-27 Thread Germán Arias
Currently when an app have many windows (using IconManager on Gnome) and you play to miniaturize and deminiaturize these. Suddenly some miniwindows disappear. If I remember correctly, this don't was the behavior when I worked in IconManager. This was changed or is a bug? _