On Feb 29, 2012, at 7:51 PM, Mariano Martinez Peck wrote: > Ben/Laurent: it would be really nice to open issues so that not to forget > things :) > sorry, but no time now :( > > On Wed, Feb 29, 2012 at 5:56 PM, Benjamin > <[email protected]> wrote: > > On Feb 29, 2012, at 8:44 AM, laurent laffont wrote: > >> Hi Benjamin, >> >> I've worked with Nautilus and I like it. Several nice ideas to work faster. >> Good work ! >> >> Bugs: >> - Go in groups, select a class. Click Hierarchy, then Groups. The >> Hierarchy/Flat button state is wrong. >> - jump to test class not working (MNU) > > Fixed, thanks :) > >> >> Suggestions: >> - we don't know if a test is running or finished. I would like some visual >> feedback. > > I am working on self destructive balloon morphs for such events. > Because you want a popup to get the info, but you do not want this popup to > interrupt you :) > Something like Growl seems to work well ;) > (the same when no senders are found etc)
I did that yesterday: http://dl.dropbox.com/u/24369478/VanishingMorph.mov (you can specify the position, the width the height, the margin, and it automatically split the text if it's too long ^^ ) Ben > >> - history: I would like to go backward faster without tens of click. >> Something like a drop down history like in web browsers > > Yes, I will work on that ;) > >> - I hardly see if I browse instance or class side. Maybe change class >> color/font would help. > > I fixed that :) Now on class side, protocol and methods font is bold. > >> - In Amber commented classes have not the same font color. Easy to see which >> class to look at for documentation. > > Here, uncommented class get this icon <UncommentedClass.png> > >> - Right click on a class, Analyzing menu. Create inst var / Create >> initializer / Generate / Force generation... entries should better be in >> refactoring ? > > In fact, this menu is the poor version of refactoring which is here even in > the core version (like in Browser). > Normally, all this entries should be also present in a RB version, but I do > not have time to learn how RB works right now :s > > > Thanks for your feedback and your suggestions :) > > > Ben > >> >> Cheers >> >> Laurent >> >> On Sun, Feb 26, 2012 at 6:28 PM, Benjamin >> <[email protected]> wrote: >> Hi guys, >> >> I really want to thank you all for your feedbacks which give me the will to >> always add cool features to Nautilus. >> >> Thanks to that, let me introduce the new stable version with some new >> features: >> >> - better groups (now the granularity is method and no longer class) >> - better algorithm for coloring protocols and methods >> - more menu entries and shortcuts >> - Monticello integration >> - OCompletion integration >> - a lot of new icons :) >> >> (and some cleans in the code but ^^) >> >> >> Thanks every one for your good energy :) >> >> >> Ben >> > > > > > -- > Mariano > http://marianopeck.wordpress.com >
