In article <[email protected]>, Steve Fryatt <[email protected]> wrote: > On 9 Mar, Michael Drake wrote in message > <[email protected]>:
> > The recent URL thing was removed when the global history stuff was > > moved to the core, so the gright menu icon next to the URL bar in the > > RISC OS front end could be removed now. > Ah. Was this intentional (and there's no easy way to re-implement it), > or is the missing-ness just the fact that I've commented out the > relevant code? It was intended to remove the feature, as URL completion works well enough. That was decided purely because it broke and there was noone to maintain the RISC OS front end though. We could keep it if you want. It's a feature of the front end, not a core thing. > -- Toolbars in all of the treeview windows. I'm thinking about this, as > I would prefer to modularise it a bit more than it currently seems to > be. AFAICT, the current implementation would require themes.c to know > about the innards of the three tree-dependent modules, which is at odds > with the way everything else has been done. As a result, I was leaving > this to the end, and thinking around the problem in the meantime (not > least as I'm still learning new things about the toolbar code every time > I look at it). Unfortunately I don't know anything about that code. > -- Edit dialogue boxes in the hotlist. I can't see any hooks in the > core to make these work, which is why I'd removed them for the time > being. Is this something else that might need adding back into the > core, or have I just missed the interface? I think it's an omission in the core API. I saw your changes this weekend. It looks much better with some icons. :) Cheers, -- Michael Drake (tlsa) http://www.netsurf-browser.org/
