aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippoGridManager.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-26Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted1-2/+3
(also fixed #200 in the process)
2010-04-19Use metaverseink.com for non-SL web searchesMcCabe Maxsted1-16/+37
2010-03-27Removed Second Life from the default grid list.Jacek Antonelli1-7/+5
Second Life is no longer officially supported, due to TPV Policy concerns.
2009-11-08Remember the last logged in grid between sessionsMcCabe Maxsted1-2/+4
2009-10-03Grid manager no longer appends "/" to URIs.Jacek Antonelli1-8/+9
This was causing trouble with URIs that shouldn't end in "/".
2009-09-27Changes to make the grid manager compile on WindowsMcCabe Maxsted1-0/+2
2009-09-25Made HippoGridManager's sanitation code more sane.Jacek Antonelli1-23/+29
2009-09-25Moved many HippoGridManager methods defs out of the header.Jacek Antonelli1-2/+209
There's no good reason for these to be in the header, it just breaks encapsulation for no significant gain.
2009-09-25Made grid manager update from Imprudence site, not Meerkat.Jacek Antonelli1-1/+1
2009-09-25Fixed HippoGridInfo::cleanUpUri appending "/" stupidly.Jacek Antonelli1-2/+7
It was appending it to an empty string, "/", "//", etc.
2009-09-25Disabled avatar name and password fields in grid manager.Jacek Antonelli1-9/+9
Temporary, until we implement a decent account manager.
2009-09-10Updated Grid Manager from Meerkat's SVN (as of r215).Jacek Antonelli1-2/+3
2009-09-10Fixed line endings on hippo and grid manager files.Jacek Antonelli1-597/+597
2009-07-11BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax1-0/+597