Re: [dev] [surf] patch : toggle, horiz scroll, togglestyle

2010-05-20 Thread stanio
* Rob Greer [2010-05-20 14:58]: > On Thu, May 20, 2010 at 04:12, wrote: > > > - scroll uses a heuristic in passing integer parameter borrowed from > > meillo, I guess, and extended to scroll a page up/down or to the > > begin/end of document. Scrolling vertically and horizontally differs > >

Re: [dev] [surf] patch : toggle, horiz scroll, togglestyle

2010-05-20 Thread Rob Greer
On Thu, May 20, 2010 at 04:12, wrote: > - scroll uses a heuristic in passing integer parameter borrowed from > meillo, I guess, and extended to scroll a page up/down or to the > begin/end of document. Scrolling vertically and horizontally differs > just in the GtkAdjustment used. So I've put

Re: [dev] [surf] patch : toggle, horiz scroll, togglestyle

2010-05-20 Thread Rob
Ah sorry about that, my mail client was playing up :S On 2010-05-20, Rob wrote: > On 2010-05-20, sta...@cs.tu-berlin.de wrote: >> Hi, >> >> I am posting a patch against tip which lies on the border to caprice and >> code bloat, but these changes proved very useful to me in the last >> months. >

Re: [dev] [surf] patch : toggle, horiz scroll, togglestyle

2010-05-20 Thread Rob
On 2010-05-20, sta...@cs.tu-berlin.de wrote: > Hi, > > I am posting a patch against tip which lies on the border to caprice and > code bloat, but these changes proved very useful to me in the last months. > That's why I'd love to see some of them accepted. > > - toggle() boolean properties of Webk