aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | escape special characters in settings.xmlArmin Weatherwax2011-05-171-15/+15
| | |/ | |/|
| * | Bumped version to 1.4.0 beta 1.Jacek Antonelli2011-05-081-3/+3
| | |
| * | Merged Experimental branch (exp) back into main line (next).Jacek Antonelli2011-05-0810-150/+73979
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | Git thought many files (almost 100) had merge conflicts. But, after resolving the conflicts (which were mostly trivial), almost all the files turned out to be the same as in the exp branch. So, the conflicts are not listed here. Check the diff between commit 244ffe8 and this commit to see what really changed.
| * | Added a "news bar" at the bottom of the login screen.Jacek Antonelli2011-02-241-0/+11
| | | | | | | | | | | | | | | | | | The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc.
| * | Improved warning message about SL statistics packet.Jacek Antonelli2011-02-221-1/+1
| | |
| * | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-221-3/+3
| | |
| * | Updated default_grids.xml from current online grids list.Jacek Antonelli2011-02-221-30/+17
| | |
| * | Applied patch by Ansariel Hiller for #675: Keywords update to reflect ↵McCabe Maxsted2011-02-221-1/+3
| | | | | | | | | | | | | | | | | | changes to llSensor LSL function (Partial cherry-pick of commit d13d991d2d29bd3d0cc9a0d4e5480a0705681d06)
| * | re-enable statistics packet for SL, firstuse warn about itArmin Weatherwax2011-02-221-0/+11
| | | | | | | | | | | | (cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c)
| * | Bumped version to 1.3.1.Jacek Antonelli2010-11-041-1/+1
| | |
| * | Added FontSizeMultiplier and FontSizeRounding settings.Jacek Antonelli2010-10-221-0/+22
| | | | | | | | | | | | | | | Gives more control over font sizes, addresses font being smaller than some users desire.
| * | Removed persist for HighResSnapshot setting as it causes crash loops when ↵McCabe Maxsted2010-10-031-1/+1
| | | | | | | | | | | | enabled and opening the snapshot window with bad settings
| * | Show start location on the login screen by defaultMcCabe Maxsted2010-10-031-1/+1
| | |
| * | Bumped version to 1.3.0.Jacek Antonelli2010-10-011-1/+1
| | |
| * | Fixed #428: showcase tab shows 'all' web search in second lifeMcCabe Maxsted2010-10-011-0/+11
| | |
| * | Changed default UIScaleFactor from 1.002 to 1.0.McCabe Maxsted2010-09-171-1/+1
| | | | | | | | | | | | Revert back if letters start showing crazy leading again
| * | Bumped version to 1.3.0 RC3.Jacek Antonelli2010-09-161-1/+1
| | |
| * | Fixed various instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli2010-09-161-1/+1
| | |
| * | disable speedrez by default, because it confuses less advanced users.Armin Weatherwax2010-09-161-1/+1
| | |
| * | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵McCabe Maxsted2010-09-161-0/+11
| | | | | | | | | | | | in non-grid-specific folders
| * | Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted2010-09-161-11/+11
| | | | | | | | | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version
| * | Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax2010-09-161-0/+22
| | | | | | | | | | | | possible for OS
| * | Made DroidSans the new default font.Jacek Antonelli2010-09-101-4/+4
| | |
| * | Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli2010-09-101-1/+1
| | |
| * | Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli2010-09-101-0/+11
| | | | | | | | | | | | Choosing a font sets FontChoice setting, but no real effect yet.
| * | Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-101-2/+2
| | |
| * | Updated version to 1.3.0 RC2.Jacek Antonelli2010-08-271-1/+1
| | |
| * | Fixed terminology in VivoxLicenseAccepted help string.Jacek Antonelli2010-08-271-1/+1
| | |
| * | Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted2010-08-261-0/+22
| | | | | | | | | | | | audio controls
| * | Added vivox license window when enabling voice or starting up for the first ↵McCabe Maxsted2010-08-261-1/+23
| | | | | | | | | | | | time (voice can now be included from here on out :)
| * | Filled app_settings/default_grids.xml with the current online grids list.Jacek Antonelli2010-08-261-5/+218
| | | | | | | | | | | | | | | This will populate the grid list for users who can't update the list from our web site, e.g. because of a firewall or network trouble.
| * | Disable ParticleChat by default, as it's a privacy concern.Jacek Antonelli2010-08-261-1/+1
| | |
| * | Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixedMcCabe Maxsted2010-08-261-1/+1
| | |
| * | Fixed some missing constants in the script editor and added ↵McCabe Maxsted2010-08-261-2/+3
| | | | | | | | | | | | llGetLinkNumberOfSides
| * | Added missing WL_SUN_MOON_POSITION LightShare constantMcCabe Maxsted2010-08-261-0/+1
| | |
| * | Reverted OpenSim search URLs back to Metaverse Ink.Jacek Antonelli2010-08-261-2/+2
| | | | | | | | | | | | They were unintentionally(?) changed to Avination in 521f7558.
| * | Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted2010-08-261-0/+11
| | | | | | | | | | | | option
| * | Updated version to 1.3.0 RC1.Jacek Antonelli2010-08-021-1/+1
| | |
* | | Merge branch 'libotr' into expDavid Seikel2011-05-121-0/+87
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/llmessage/message.cpp linden/indra/newview/llprefsadvanced.cpp
| * | | Apparently there is a wrong client tag for Firestorm out in the wild.David Seikel2011-04-191-0/+12
| | | | | | | | | | | | | | | | Adding both, to be sure, and I've not seen anyone using it anyway.
| * | | Merge branch 'exp' of github.com:onefang/meta-impy into libotrJay Threeth2011-04-053-41/+118
| |\ \ \
| * | | | build fixes, might build on linux nowJay Threeth2011-04-041-0/+16
| | | | |
| * | | | checkpoint, non functionalJay Threeth2011-04-021-0/+71
| | | | |
* | | | | Adding slackdog to the default list of grids.David Seikel2011-05-071-0/+17
| | | | |
* | | | | Getting client tags from the Imprudence site again.David Seikel2011-05-021-2/+2
| | | | |
* | | | | Bring back the default grid selector, reverts ↵David Seikel2011-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | 8de9883c97375c42a70b415a75f7eee6553c0a9c.
* | | | | Revert "Update meta7 login details, and add the beta grid."David Seikel2011-05-021-30/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit dc695aabe217d3b08554adc04f75997439b0c800. Meta 7 grid no longer exists. B-(
* | | | | Revert "Update the grid manager to load grids from our meta7 server. Set the ↵David Seikel2011-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default grid to meta7." This reverts commit 92d51b498d83e7ab917d53a47b566707adc088bf. We are no longer a meta 7 specific viewer.
* | | | | Default to showing the grid manager on startup.David Seikel2011-05-021-2/+2
| | | | |
* | | | | Merge remote-tracking branch 'imprudence/exp' into expDavid Seikel2011-04-264-46/+287
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts (for future reference): linden/indra/llcommon/llstring.cpp linden/indra/newview/llpanelnetwork.cpp linden/indra/newview/llselectmgr.cpp linden/indra/newview/llstartup.cpp linden/indra/newview/lltoolmgr.cpp linden/indra/newview/llvoavatar.cpp