Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remember name and password based on grid. This is far from optimal, but will ↵ | McCabe Maxsted | 2011-04-19 | 1 | -8/+0 |
| | | | | | | | | | | | work for the time being. * UI needs to be made clear on what's going on with user's passwords * 'Remember password' checkbox now works on login (but is unclear) * Stored passwords are MD5s in grid_info.xml * Fixed vivox license appearing on other grids rather than specifically on second life login when voice is enabled * Small fix for username entry after logout * Sadly, storing password in the mac keychain needs to be reimplemented now | ||||
* | Updated the grid manager to save names and passwords along with grid info. ↵ | McCabe Maxsted | 2011-04-15 | 1 | -45/+51 |
| | | | | | | | | | | | | | This commit includes the following: * Fixed missing GPL headers from hippo grid manager * Fixed grids named <required> or "" being saved in the list * Fixed grid manager list only showing grid nicks, not grid names * Fixed grid names not settable in the grid manager * Grid manager now remembers avatar names and passwords * Usernames can now be set in the grid manager for SL (needs work) * Fixed grid manager being stuck in an updating state * Some general code cleanup | ||||
* | Use cancel-apply-ok for the grid manager, fixed those weird refresh bugs, ↵ | McCabe Maxsted | 2010-07-09 | 1 | -0/+6 |
| | | | | re-added notfications for errors | ||||
* | Basic cleanup of the grid manager code | McCabe Maxsted | 2010-07-03 | 1 | -0/+93 |