aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llurlhistory.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-20LindenUserDir fixes.Aleric Inglewood1-1/+1
The LindenUserDir (~/.imprudence/first_last/) cannot be initialized before the user logged in. However, several singletons (that only can be initialized once) depend on this directory for initialization. Therefore we have to take care not to instantiate those singletons until after the user logged in. With regard to webit, this fixes the browser_profile (cache and cookies) directory that the builtin browser uses.
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-1/+2
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-12-10Better warning when url_history.xml save fails.Jacek Antonelli1-1/+2
2008-12-10Fixed blank url_history.xml creation. (VWR-5808)McCabe Maxsted1-3/+10
2008-12-09Second Life viewer sources 1.22.2-RCJacek Antonelli1-3/+10
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-6/+6
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-0/+137