Confirmed users
656
edits
| Line 105: | Line 105: | ||
* Standardize on look and feel of source code nav bar for members and popups, etc (gray, icons, font) | * Standardize on look and feel of source code nav bar for members and popups, etc (gray, icons, font) | ||
* Tighten-up look of popup box | * Tighten-up look of popup box | ||
* Provide mechanism to go from one type to another, showing intermediary steps (QI, method calls, etc. to get from nsIOne to nsITwo) (cjones wants) | |||
* Fix pop-up position so it isn't off the screen | * Fix pop-up position so it isn't off the screen | ||
* Fix Users query so it includes uses of the type directly in addition to uses of derived types (e.g., nsIFoo might have direct users if not an idl type) | * Fix Users query so it includes uses of the type directly in addition to uses of derived types (e.g., nsIFoo might have direct users if not an idl type) | ||