aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted2010-09-013-116/+121
|
* fixed button position on preferences floaterPatrick Sapinski2010-09-011-2/+2
|
* Henri Beauchamp: polish up of the animation preview when uploadingArmin Weatherwax2010-09-011-3/+6
|
* quick hack: preview animation locally on own avatar when uploading.Armin Weatherwax2010-09-011-2/+2
| | | | | | | modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llfloateranimpreview.cpp modified: linden/indra/newview/llfloateranimpreview.h modified: linden/indra/newview/skins/default/xui/en-us/floater_animation_preview.xml
* increased preference panel sizePatrick Sapinski2010-09-012-7/+7
|
* automatic translation featurePatrick Sapinski2010-08-312-6/+84
|
* added missing help notification for chatbar_as_cmdlinePatrick Sapinski2010-08-301-4/+13
|
* added autocorrect functionality and floaterPatrick Sapinski2010-08-302-0/+85
|
* updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski2010-08-301-0/+109
| | | | use it
* added spellcheck + translation from Emerald Viewer. references to ↵Patrick Sapinski2010-08-303-68/+131
| | | | modularsystems.sl should be changed!
* Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted2010-08-301-1/+1
| | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version
* Tidied up the sky/water editors (both use a flyout_button to save now). ↵McCabe Maxsted2010-08-292-241/+249
| | | | Still some non-trivial bugs to fix, specifically: #474 and #475. Both have repros
* give the buttons in the windlight floaters loveArmin Weatherwax2010-08-292-18/+18
|
* Katharine Berry: Added errors and prompts to notifications.xmlArmin Weatherwax2010-08-291-1/+26
|
* Katharine Berry: Save to Inventory in water floater.Armin Weatherwax2010-08-291-1/+4
|