On Sun, Sep 13, 2009 at 08:45, Steve Borho <[email protected]> wrote: > I've been trying to get rid of the toolbar dropdown menus since they > seem to confuse users pretty regularly. There are two left, both in > history.py, and I could use some feedback on how to replace them.
Sorry, both changes are introduced by me :P > * the drop down on the 'Select Revision' button. Currently just has > 'tip', 'parent' > > My thought is to add a menu named 'Revision'. The first entry would > be 'Select Revision...' and it would open the dialog. Below that > would be a divider then tip, parent, and maybe the most recent 10 > tags. Leave the toolbar button for easy access, but remove it's drop > down menu. I'm okay to move them to "Revision" menu on menu bar. Now it's naturally way to contain them since that feature was introduced before introducing menu bar UI. > * Yuki's patch that adds a 'Refresh Completely' menu option to the > refresh button. > > The whole purpose of this button is to reset the origtip variable so > changesets pulled or committed after the dialog was launched no longer > show up green. I'm having a hard time coming up with a good place for > it. As simple way, how about to add it to "View" menu? -- Yuki KODAMA ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

