Revamp of CandyDOC

2012-04-11 Thread Eldar Insafutdinov
CandyDOC has not been updated for about 6 years, and despite its usefulness its current state was rather sad. Overall look was awful; colours, font sizes, everything just was not right. D allows some very beautiful code, but the look and feel of documentation is not on par. Anyway, I gave it a

Re: Revamp of CandyDOC

2012-04-11 Thread Andrej Mitrovic
On 4/12/12, Eldar Insafutdinov wrote: > There is still a scope for > improvements Also: Not jumping to the Outline pane every time a different package is selected (OR it should memorize the position of the scrollbar). This is especially annoying in e.g. gtkd: http://gtkd.mikewey.eu/src/cairo/Surf

Re: Revamp of CandyDOC

2012-04-11 Thread Jordi Sayol
Al 12/04/12 00:17, En/na Eldar Insafutdinov ha escrit: > CandyDOC has not been updated for about 6 years, and despite its usefulness > its current state was rather sad. Overall look was awful; colours, font > sizes, everything just was not right. D allows some very beautiful code, but > the look

Re: Revamp of CandyDOC

2012-04-11 Thread Jacob Carlborg
On 2012-04-12 00:17, Eldar Insafutdinov wrote: CandyDOC has not been updated for about 6 years, and despite its usefulness its current state was rather sad. Overall look was awful; colours, font sizes, everything just was not right. D allows some very beautiful code, but the look and feel of docu

Re: Revamp of CandyDOC

2012-04-12 Thread Brad Anderson
On Wed, Apr 11, 2012 at 4:17 PM, Eldar Insafutdinov < e.insafutdi...@gmail.com> wrote: > CandyDOC has not been updated for about 6 years, and despite its > usefulness its current state was rather sad. Overall look was awful; > colours, font sizes, everything just was not right. D allows some very

Re: Revamp of CandyDOC

2012-04-12 Thread Jonas Drewsen
On Wednesday, 11 April 2012 at 22:34:40 UTC, Andrej Mitrovic wrote: On 4/12/12, Eldar Insafutdinov wrote: There is still a scope for improvements Also: Not jumping to the Outline pane every time a different package is selected (OR it should memorize the position of the scrollbar). This is

Re: Revamp of CandyDOC

2012-04-12 Thread a
This looks really nice.

Re: Revamp of CandyDOC

2012-04-12 Thread Jordi Sayol
Al 12/04/12 22:53, En/na Jonas Drewsen ha escrit: > > The outline and package panes should be combined IMHO. Perhaps something like > (ascii art): > > --- > + > atk > Component > --- > MyClass > getStruct > contains > ... > ... > FooClass > setBar > ...

Re: Revamp of CandyDOC

2012-04-12 Thread Jay Norwood
On Wednesday, 11 April 2012 at 22:17:16 UTC, Eldar Insafutdinov wrote: example http://eldar.me/candydoc/algorithm.html . Among new The outline panel links work fine on Google Chrome, but not on IE8.

Re: Revamp of CandyDOC

2012-04-12 Thread Jordi Sayol
Al 13/04/12 00:14, En/na Jay Norwood ha escrit: > On Wednesday, 11 April 2012 at 22:17:16 UTC, Eldar Insafutdinov wrote: >> example http://eldar.me/candydoc/algorithm.html . Among new > > > The outline panel links work fine on Google Chrome, but not on IE8. > Also properly works on Firefox 11 (

Re: Revamp of CandyDOC

2012-04-12 Thread Jacob Carlborg
On 2012-04-12 22:53, Jonas Drewsen wrote: The outline and package panes should be combined IMHO. Perhaps something like (ascii art): --- + atk Component --- MyClass getStruct contains ... ... FooClass setBar ... --- Where clicking on atk would show all atk p

Re: Revamp of CandyDOC

2012-04-13 Thread Ary Manzana
On 4/13/12 6:14 AM, Jay Norwood wrote: On Wednesday, 11 April 2012 at 22:17:16 UTC, Eldar Insafutdinov wrote: example http://eldar.me/candydoc/algorithm.html . Among new The outline panel links work fine on Google Chrome, but not on IE8. Is there any *developer* out there using IE?

Re: Revamp of CandyDOC

2012-04-13 Thread Eldar Insafutdinov
Hi! Thanks for the feedback, I'll have a go at fixing the problems. As for IE issues, I only tested it with IE9. As for the older IE versions, well, developers are the target users of the documentation. And they are usually tech savvy people so I would expect that they use reasonably up to date

Re: Revamp of CandyDOC

2012-04-13 Thread Robert Clipsham
On 13/04/2012 17:41, Eldar Insafutdinov wrote: It would be nice if at least it functions correctly in IE8, but I don't have it on my machine. Is there a way to test it without installing it on the system(I don't want it to replace IE9 basically)? http://browsershots.org/ - Just check the browse

Re: Revamp of CandyDOC

2012-04-13 Thread Mirko Pilger
It would be nice if at least it functions correctly in IE8, but I don't have it on my machine. Is there a way to test it without installing it on the system(I don't want it to replace IE9 basically)? http://utilu.com/IECollection/

Re: Revamp of CandyDOC

2012-04-13 Thread Jonas Drewsen
On Friday, 13 April 2012 at 06:26:27 UTC, Jacob Carlborg wrote: On 2012-04-12 22:53, Jonas Drewsen wrote: The outline and package panes should be combined IMHO. Perhaps something like (ascii art): --- + atk Component --- MyClass getStruct contains ... ... FooClass setBa

Re: Revamp of CandyDOC

2012-04-13 Thread Jacob Carlborg
On 2012-04-13 18:41, Eldar Insafutdinov wrote: Hi! Thanks for the feedback, I'll have a go at fixing the problems. As for IE issues, I only tested it with IE9. As for the older IE versions, well, developers are the target users of the documentation. And they are usually tech savvy people so I wou