aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added links to the blog and forums to the login screen's help menuMcCabe Maxsted2010-09-171-20/+22
|
* Updated the profile button heightsMcCabe Maxsted2010-09-171-8/+8
|
* Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-171-0/+24
|\
| * Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse2010-09-161-0/+24
| |
* | Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ↵McCabe Maxsted2010-09-172-658/+1
| | | | | | | | Eryn)
* | Updated de translations to third and fourth batches by ErynMcCabe Maxsted2010-09-1718-270/+541
| |
* | Added search bars for friends and groups lists, based on a feature in the ↵McCabe Maxsted2010-09-162-20/+26
| | | | | | | | Ascent viewer by Charley Levenque
* | Fixed up the spellcheck preferences labels to something more easily ↵McCabe Maxsted2010-09-151-26/+33
| | | | | | | | understandable (TODO: make them make sense, create a decent layout)
* | Removed spell_check from chat history and IM windows since sent text isn't ↵McCabe Maxsted2010-09-154-7/+5
| | | | | | | | ever spellchecked
* | Added spell_check to floater_*.xml line editorsMcCabe Maxsted2010-09-1528-38/+38
| |
* | Added spell_check to floater_*.xml text editorsMcCabe Maxsted2010-09-1514-20/+22
| |
* | Added spell_check to panel_*.xml text editorsMcCabe Maxsted2010-09-1514-19/+19
| |
* | Removed unused panel_voice_enable.xml fileMcCabe Maxsted2010-09-151-37/+0
| |
* | Added spell_check to panel_*.xml line editorsMcCabe Maxsted2010-09-1510-17/+18
| |
* | Removed unused panel_voice_options.xml fileMcCabe Maxsted2010-09-151-43/+0
|/
* Updated CannotBuyLandMaturity notification with info on how to fix the problemMcCabe Maxsted2010-09-151-1/+1
|
* Clarified that a restart is required to change spell checking settingsMcCabe Maxsted2010-09-141-2/+2
|
* Added checkboxes to the group list for receiving group notices, joining ↵McCabe Maxsted2010-09-141-3/+10
| | | | group chat, and listing group in profile
* Restored the alt-H shortcut for teleport historyMcCabe Maxsted2010-09-131-1/+2
|
* Added the 'Add Friend' option to IMs and fixed the Group Profile button ↵McCabe Maxsted2010-09-1315-1/+46
| | | | showing the wrong profile (#514)
* Updated German translation, part 2, by Eryn GalenMcCabe Maxsted2010-09-1321-328/+535
|
* When buying land check the maturity level first and inform the agent when ↵Frederick Martian2010-09-111-0/+9
| | | | the land does have a higher level than what he is currently set to
* Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted2010-09-111-4/+4
|
* Fixed color picker size being too tiny for the labelMcCabe Maxsted2010-09-111-6/+6
|
* Added the dark and gemini skins to the skins panel (note: revert before skin ↵McCabe Maxsted2010-09-101-6/+35
| | | | selection is merged in)
* Made DroidSans the new default font.Jacek Antonelli2010-09-101-10/+10
|
* Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli2010-09-102-0/+58
|
* Added the concept of font size multiplier (size_mult).Jacek Antonelli2010-09-101-7/+11
| | | | | This compensates for inherent size differences in each font family, so that UI text is a consistent size, no matter which font you use.
* Added the concept of aliases to LLFontRegistry.Jacek Antonelli2010-09-101-9/+0
| | | | | SansSerif is now an alias for either "DejaVu" or "Liberation", depending on the user's FontChoice setting.
* Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli2010-09-103-0/+54
| | | | Choosing a font sets FontChoice setting, but no real effect yet.
* Fixed chat colors and added group im colorselektrahesse2010-09-101-1/+5
|
* Removed Object-Object Occlusion shortcut as it interferes with the AOMcCabe Maxsted2010-09-101-2/+1
|
* Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse2010-09-101-0/+24
| | | | select the colors
* Increased max settable value for RenderVolumeLODFactor from 2 to 4McCabe Maxsted2010-09-101-1/+1
|
* Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted2010-09-072-0/+50
| | | | feature originally by Zi Ree
* Added slider to control the number of avatar imposters (can't think of a ↵McCabe Maxsted2010-09-061-6/+17
| | | | better label)
* Removed some duplicate menu cruftMcCabe Maxsted2010-09-061-7/+0
|
* Ported patch by Kitty Barnett for right clicking an inventory item and ↵McCabe Maxsted2010-09-061-0/+3
| | | | editing it
* Updated list of viewers and contributors in Help > About Imprudence from the ↵McCabe Maxsted2010-09-051-3/+3
| | | | 1.3 release notes and commits in the first Experimental release. Please add any other names we're missing
* Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-036-26/+24
| | | | | Tweaked a few parts of the UI layout to fit the font better. Still no easy way to switch fonts yet.
* Fixed other instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli2010-09-032-3/+3
|
* Made IM History feature enabled cross-platform (#182). Also fixes #250McCabe Maxsted2010-09-032-14/+16
|
* Revert "Toggle between limited and sim-wide range for radar" temporarily ↵McCabe Maxsted2010-09-021-10/+4
| | | | | | since we're not doing radar improvements this week This reverts commit bc1263e920eb673f3c93edb8757b97b9a8a7125a.
* Changed notification from 'Emerald Help' to something more descriptiveMcCabe Maxsted2010-09-021-1/+1
|
* Removed broken edit button from spell check prefs, added a new debug setting ↵McCabe Maxsted2010-09-021-3/+3
| | | | DicDownloadBaseURL
* Fixed layout of Local Chat windowMcCabe Maxsted2010-09-021-4/+4
|
* Fixed layout issues in preferences window caused by increased sizeMcCabe Maxsted2010-09-016-16/+16
|
* Download dics from Imprudence, not Modular SystemsMcCabe Maxsted2010-09-011-1/+1
|
* Listed http textures as '(experimental)'McCabe Maxsted2010-09-011-1/+1
|
* Fixed more messiness from merging in preferences > advancedMcCabe Maxsted2010-09-011-44/+46
|