aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-10Added missing rlva_strings.xml fileelektrahesse1-0/+65
2010-10-09Removed spell check from the script editorMcCabe Maxsted1-1/+1
2010-10-09Applied RLVa-1.1.2-Imprudence.patch by Kitty BarnettMcCabe Maxsted1-4/+4
2010-10-08Tiny layout tweaks to accomodate different font widths.Jacek Antonelli2-3/+3
2010-10-08Use integer font sizes to avoid blurriness on some systems.Jacek Antonelli1-5/+5
2010-10-08Implemented friends tags highlighting, including preferences->general ↵elektrahesse1-17/+21
checkbox to enable/disable the feature. The font on the tags is rendered in bold when the option is active.
2010-10-08Fix bug #612: Option to highlight misspeld words doesn't persist between ↵thickbrick1-1/+1
sessions.
2010-10-03Reduced the minimum size of the minimapMcCabe Maxsted1-1/+1
2010-10-03Reduced the max width and height for the snapshot window to hopefully lower ↵McCabe Maxsted1-2/+2
the crash rate a little
2010-10-02Applied patch by Ansariel Hiller for #568: reload balance option in the ↵McCabe Maxsted1-0/+5
advanced menu. Patch originally from Phoenix. I've modified it to support our currency changes, too
2010-10-02RED-577: SNOW-477: Wrong string raw_file in strings.xml for RAW fileAleric Inglewood14-14/+14
See http://redmine.imprudenceviewer.org/issues/577
2010-09-30RED-577: SNOW-477: Wrong string raw_file in strings.xml for RAW fileAleric Inglewood14-14/+14
See http://redmine.imprudenceviewer.org/issues/577
2010-09-26Converted XUI files to unix line endings, again.Aleric Inglewood324-20055/+20055
See http://github.com/imprudence/imprudence/commit/e20f3bb7c3310deca86cfc66af0a086261930bcf
2010-09-26Converted XUI files to unix line endings, again.Aleric Inglewood324-20055/+20055
See http://github.com/imprudence/imprudence/commit/e20f3bb7c3310deca86cfc66af0a086261930bcf
2010-09-25Context translator: default to enabled.thickbrick1-3/+6
Set the default of the xui attribute "allow_translate" to true, and add allow_translate="false" to panel_login.xml. This probably needs to be disabled in other places as well.
2010-09-22Added handler for new OpenSim function "OpenRegionInfo", more info at ↵Patrick Sapinski1-1/+1
http://imprudenceviewer.org/wiki/Opensim_information_needed Currently only supports a fraction of the provided parameters.
2010-09-17Added links to the blog and forums to the login screen's help menuMcCabe Maxsted1-20/+22
2010-09-17Updated the profile button heightsMcCabe Maxsted1-8/+8
2010-09-17Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ↵McCabe Maxsted2-658/+1
Eryn)
2010-09-17Updated de translations to third and fourth batches by ErynMcCabe Maxsted18-270/+541
2010-09-16Added search bars for friends and groups lists, based on a feature in the ↵McCabe Maxsted2-20/+26
Ascent viewer by Charley Levenque
2010-09-16Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse1-0/+24
2010-09-15Fixed up the spellcheck preferences labels to something more easily ↵McCabe Maxsted1-26/+33
understandable (TODO: make them make sense, create a decent layout)
2010-09-15Removed spell_check from chat history and IM windows since sent text isn't ↵McCabe Maxsted4-7/+5
ever spellchecked
2010-09-15Added spell_check to floater_*.xml line editorsMcCabe Maxsted28-38/+38
2010-09-15Added spell_check to floater_*.xml text editorsMcCabe Maxsted14-20/+22
2010-09-15Added spell_check to panel_*.xml text editorsMcCabe Maxsted14-19/+19
2010-09-15Removed unused panel_voice_enable.xml fileMcCabe Maxsted1-37/+0
2010-09-15Added spell_check to panel_*.xml line editorsMcCabe Maxsted10-17/+18
2010-09-15Removed unused panel_voice_options.xml fileMcCabe Maxsted1-43/+0
2010-09-15Updated CannotBuyLandMaturity notification with info on how to fix the problemMcCabe Maxsted1-1/+1
2010-09-14Clarified that a restart is required to change spell checking settingsMcCabe Maxsted1-2/+2
2010-09-14Added checkboxes to the group list for receiving group notices, joining ↵McCabe Maxsted1-3/+10
group chat, and listing group in profile
2010-09-13Restored the alt-H shortcut for teleport historyMcCabe Maxsted1-1/+2
2010-09-13Added the 'Add Friend' option to IMs and fixed the Group Profile button ↵McCabe Maxsted15-1/+46
showing the wrong profile (#514)
2010-09-13Updated German translation, part 2, by Eryn GalenMcCabe Maxsted21-328/+535
2010-09-11When buying land check the maturity level first and inform the agent when ↵Frederick Martian1-0/+9
the land does have a higher level than what he is currently set to
2010-09-11Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted1-4/+4
2010-09-11Fixed color picker size being too tiny for the labelMcCabe Maxsted1-6/+6
2010-09-10Added the dark and gemini skins to the skins panel (note: revert before skin ↵McCabe Maxsted1-6/+35
selection is merged in)
2010-09-10Made DroidSans the new default font.Jacek Antonelli1-10/+10
2010-09-10Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli2-0/+58
2010-09-10Added the concept of font size multiplier (size_mult).Jacek Antonelli1-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.
2010-09-10Added the concept of aliases to LLFontRegistry.Jacek Antonelli1-9/+0
SansSerif is now an alias for either "DejaVu" or "Liberation", depending on the user's FontChoice setting.
2010-09-10Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli3-0/+54
Choosing a font sets FontChoice setting, but no real effect yet.
2010-09-10Fixed chat colors and added group im colorselektrahesse1-1/+5
2010-09-10Removed Object-Object Occlusion shortcut as it interferes with the AOMcCabe Maxsted1-2/+1
2010-09-10Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse1-0/+24
select the colors
2010-09-10Increased max settable value for RenderVolumeLODFactor from 2 to 4McCabe Maxsted1-1/+1
2010-09-09Fixed chat colors and added group im colorselektrahesse1-1/+5