Re: [Pharo-project] plugin in Nautilus

2013-04-21 Thread stephane ducasse
yes! we could try to see. > Group are made for this. > > Maybe we should automatically create a new group when a package is loaded > Ben > > On Apr 21, 2013, at 4:23 AM, Alexandre Bergel wrote: > >> I tried to use groups, but it does not really work for me. Here is my >> scenario: >> >> I ta

Re: [Pharo-project] [BUG] Fix for MorphTreeMorph>>updateList

2013-04-21 Thread Marcus Denker
On Apr 21, 2013, at 5:27 PM, Hilaire Fernandes wrote: > I know, but I will not do it right now and I don't want to forget it. > To not forget it, I added https://pharo.fogbugz.com/f/cases/10352/Fix-for-MorphTreeMorph-updateList ;-) > Hilaire > > Le 21/04/2013 17:13, Marcus Denker

Re: [Pharo-project] [BUG] Fix for MorphTreeMorph>>updateList

2013-04-21 Thread Camillo Bruni
|( that's what issue trackers are for not mailinglists... On 2013-04-21, at 17:27, Hilaire Fernandes wrote: > I know, but I will not do it right now and I don't want to forget it. > > Hilaire > > Le 21/04/2013 17:13, Marcus Denker a écrit : >> Hi, >> >> the easiest way to get fixes integr

Re: [Pharo-project] [BUG] Fix for MorphTreeMorph>>updateList

2013-04-21 Thread Hilaire Fernandes
I know, but I will not do it right now and I don't want to forget it. Hilaire Le 21/04/2013 17:13, Marcus Denker a écrit : > Hi, > > the easiest way to get fixes integrated is: > > -> add a bug tracker entry > -> Make a SLICE, upload it to the inbox > -> mention that there is

Re: [Pharo-project] [BUG] Fix for MorphTreeMorph>>updateList

2013-04-21 Thread Marcus Denker
Hi, the easiest way to get fixes integrated is: -> add a bug tracker entry -> Make a SLICE, upload it to the inbox -> mention that there is a slice and set the issue in the tracker to "review need" If the person who did a fix does all that it will be the fastest.

Re: [Pharo-project] Any wishes for Roassal?

2013-04-21 Thread Alexandre Bergel
> I don't know if you add this feature recently but I would like to be able to > attach edges to center of nodes. This is well supported in Roassal. You simply have to send #attachPoint: to a line shape. Consider: -=-=-=-=-=-=-=-=-=-=-=-= | view rawView | rawView := ROView new. view := ROMondri

[Pharo-project] [BUG] Fix for MorphTreeMorph>>updateList

2013-04-21 Thread Hilaire Fernandes
The scrollbar should be scrolled to the position before update. Fix enclosed. Thanks Hilaire -- Dr. Geo http://drgeo.eu 'From Pharo1.4 of 18 April 2012 [Latest update: #14438] on 21 April 2013 at 4:53:42 pm'! !MorphTreeMorph methodsFor: 'updating' stamp: 'HilaireFernandes 4/21/2013 16:52'! u

Re: [Pharo-project] Jira plugin for Monticello

2013-04-21 Thread Tudor Girba
I am definitely interested from two perspectives: - use the API for data analysis within Moose. - potentially use Jira as issue tracker for Moose. Cheers, Doru On Apr 21, 2013, at 4:01 PM, Max Leske wrote: > Working on it. First thing I want is to close / resolve / comment issues from > Monti

Re: [Pharo-project] Jira plugin for Monticello

2013-04-21 Thread Max Leske
Working on it. First thing I want is to close / resolve / comment issues from Monticello commits. The API is good, so it's not a big thing. I'll share the code once it's ready if you like. Max On 21.04.2013, at 15:01, Tudor Girba wrote: > Hi Max, > > Do you have Pharo code that works with Ji

Re: [Pharo-project] Jira plugin for Monticello

2013-04-21 Thread Tudor Girba
Hi Max, Do you have Pharo code that works with Jira issues? Cheers, Doru On Apr 21, 2013, at 12:01 PM, Max Leske wrote: > Thanks Camillo. There doesn't seem to be any interest either. We'll just use > the API for now to close / comment issues. > > > On 17.04.2013, at 20:39, Camillo Bruni

Re: [Pharo-project] plugin in Nautilus

2013-04-21 Thread Benjamin
Group are made for this. Maybe we should automatically create a new group when a package is loaded Ben On Apr 21, 2013, at 4:23 AM, Alexandre Bergel wrote: > I tried to use groups, but it does not really work for me. Here is my > scenario: > > I take a fresh image, I load Versionner then I lo

Re: [Pharo-project] Jira plugin for Monticello

2013-04-21 Thread Max Leske
Thanks Camillo. There doesn't seem to be any interest either. We'll just use the API for now to close / comment issues. On 17.04.2013, at 20:39, Camillo Bruni wrote: > I don't think that exists... > > On 2013-04-17, at 20:11, Max Leske wrote: >> Hi guys >> >> Has anyone ever heard / used a