aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippoGridManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-enabled search url fetching in the grid manager and fixed up web search ↵McCabe Maxsted2010-08-111-6/+27
| | | | to support them (fetched urls are equivalent to SearchURLDefault and searches follow the SL web search formatting)
* Fixed Bug #262: 'Help > Viewer Help' name does not match behavior (also ↵McCabe Maxsted2010-07-151-38/+51
| | | | fixed LLWeb::loadURL)
* Use cancel-apply-ok for the grid manager, fixed those weird refresh bugs, ↵McCabe Maxsted2010-07-091-57/+137
| | | | re-added notfications for errors
* Updated hipporestrequest code to hippo 0.6.3McCabe Maxsted2010-07-071-1/+4
|
* Updated hippo grid manager to include groups and voice infoMcCabe Maxsted2010-07-031-20/+26
|
* Fixed #180: Grid manager fails to autofill grid info if the port doesn't end ↵McCabe Maxsted2010-06-191-1/+7
| | | | in a backslash
* Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted2010-04-261-2/+3
| | | | (also fixed #200 in the process)
* Use metaverseink.com for non-SL web searchesMcCabe Maxsted2010-04-191-16/+37
|
* Removed Second Life from the default grid list.Jacek Antonelli2010-03-271-7/+5
| | | | Second Life is no longer officially supported, due to TPV Policy concerns.
* Remember the last logged in grid between sessionsMcCabe Maxsted2009-11-081-2/+4
|
* Grid manager no longer appends "/" to URIs.Jacek Antonelli2009-10-031-8/+9
| | | | This was causing trouble with URIs that shouldn't end in "/".
* Changes to make the grid manager compile on WindowsMcCabe Maxsted2009-09-271-0/+2
|
* Made HippoGridManager's sanitation code more sane.Jacek Antonelli2009-09-251-23/+29
|
* Moved many HippoGridManager methods defs out of the header.Jacek Antonelli2009-09-251-2/+209
| | | | | There's no good reason for these to be in the header, it just breaks encapsulation for no significant gain.
* Made grid manager update from Imprudence site, not Meerkat.Jacek Antonelli2009-09-251-1/+1
|
* Fixed HippoGridInfo::cleanUpUri appending "/" stupidly.Jacek Antonelli2009-09-251-2/+7
| | | | It was appending it to an empty string, "/", "//", etc.
* Disabled avatar name and password fields in grid manager.Jacek Antonelli2009-09-251-9/+9
| | | | Temporary, until we implement a decent account manager.
* Updated Grid Manager from Meerkat's SVN (as of r215).Jacek Antonelli2009-09-101-2/+3
|
* Fixed line endings on hippo and grid manager files.Jacek Antonelli2009-09-101-597/+597
|
* BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax2009-07-111-0/+597