set of text scrolling patches (pageUp:/pageDown:) (+ Bonus ProjectCenterPatch :) )

2002-10-05 Thread David Ayers
Hello Phil, Hello Everyone, with the help from the folks on #GNUstep, especially Alexander Malmberg and Piere-Yves Rivaille, I've flushed out a first implementation of pageUp:/pageDown: for NSTextView / NScrollView and fixed a couple of other issues in moveUp:/moveDown: There are still

NSSavePanel complains about .hidden

2002-10-05 Thread Fred Kiefer
Richard latest changes to NSData caused that the NSSavePanel now complains, if it cannot find a .hidden file in a directory: 2002-10-05 13:21:29.687 Ink[1323] File NSData.m: 219. In readContentsOfFile Open (/.hidden) attempt failed - No such file or directory The questions is of course, if

Re: GSSimpleLayoutManger.patch (mouse selection at EOL)

2002-10-05 Thread Fred Kiefer
Hi Nicola, could you please give a bit more details for the following sentence: Nicola Pero wrote: I'd say that standard non-rich editing is very usable. Why do you restrict this statement to non-rich editing. As far as I know, editing for RFT and non-rich text is implemented with exactly

Re: GSSimpleLayoutManger.patch (mouse selection at EOL)

2002-10-05 Thread Nicola Pero
Hi Nicola, could you please give a bit more details for the following sentence: Nicola Pero wrote: I'd say that standard non-rich editing is very usable. Why do you restrict this statement to non-rich editing. I said that 'non-rich editing is very usable' ... I ignored the matter

Re: NSSavePanel complains about .hidden

2002-10-05 Thread Adam Fedor
Nicola Pero wrote: Richard latest changes to NSData caused that the NSSavePanel now complains, if it cannot find a .hidden file in a directory: 2002-10-05 13:21:29.687 Ink[1323] File NSData.m: 219. In readContentsOfFile Open (/.hidden) attempt failed - No such file or directory I'm not

Re: NSSavePanel complains about .hidden

2002-10-05 Thread Nicola Pero
Richard latest changes to NSData caused that the NSSavePanel now complains, if it cannot find a .hidden file in a directory: 2002-10-05 13:21:29.687 Ink[1323] File NSData.m: 219. In readContentsOfFile Open (/.hidden) attempt failed - No such file or directory I'm not sure if it