aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-05-12Fix Inventory "Cut" and "Paste" deletes inventory item instead of moving it, ↵David Walter Seikel1-2/+0
http://redmine.kokuaviewer.org/issues/961 Instead of copying something, then trying to delete the original, which was happening before the copy hit the sim server, just move it to a different folder like drag and drop does.
2013-05-12White space fixes.David Walter Seikel1-7/+7
2013-05-11White space fixups.David Walter Seikel1-3/+3
2013-05-11Add descriptive text for the face select tool.David Walter Seikel1-0/+3
It was missing any, and ended up with text from the last tool selected.
2013-05-11Fix http://redmine.kokuaviewer.org/issues/944 - Shadow Frustra missing from ↵David Walter Seikel1-0/+6
Advanced Menu > Rendering > Info Display
2013-05-02Add more credits, including my own.David Walter Seikel1-3/+3
2013-04-05And actually add the new files for MOAP radarRobin Cornelius1-0/+54
2013-04-05MOAP Radar patch setRobin Cornelius2-2/+7
2012-04-29It's April, onefang ate all the Easter eggs. Burp.David Walter Seikel7-0/+0
2012-03-19Fix up the missing default colour.David Walter Seikel1-0/+1
2012-03-05Fixes http://redmine.kokuaviewer.org/issues/585David Walter Seikel1-1/+1
2012-03-01Merge the artwork and font "prebuilt" packages into the source repo, as ↵David Walter Seikel1334-0/+1185
discussed on IRC and the mailing list, and remove some SL logos. I know, there are two slightly different LICENSE-logos.txt files. One that was originally in the source repo, one that was from the artwork package. I'm a coder, not a lawyer, and not the owner of those copyrights, so left them as is.
2012-02-28Fixes http://redmine.kokuaviewer.org/issues/1000 and remove some related ↵David Walter Seikel14-75/+0
left over cruft.
2012-02-27Fixes http://redmine.kokuaviewer.org/issues/354David Walter Seikel2-201/+99
I similar fix should be applied to Gemini and Dark, but that should wait for the decision to move artwork into the repo.
2012-02-18Fixed chat history muted text checkbox positionMcCabe Maxsted1-1/+1
2012-02-18Fixed unnecessary border in chat prefsMcCabe Maxsted1-5/+1
2012-02-18Removed google translate since the service is no longer availableMcCabe Maxsted2-83/+2
2011-10-17Made the voice license window resizableMcCabe Maxsted1-7/+7
2011-09-27Fixed username text field max being too small to enter some namesMcCabe Maxsted1-1/+1
2011-09-23Fixed missing 'nl' translation (from SL 1.23.5)McCabe Maxsted178-0/+12208
2011-09-13Ported external script editor patch from Phoenix, added some cleanup, and ↵McCabe Maxsted2-5/+11
made it use menus (also added autosave and fixed the 'reset' button alignment being off while I was there)
2011-09-08Revert "Reverted ability to customize the Imprudence client tag color."McCabe Maxsted1-1/+18
This reverts commit 87219855c664447a39dd7c2d8866f0a630d1c843.
2011-07-12Always return when an export failsMcCabe Maxsted1-1/+1
2011-07-05Added clear sounds cache optionMcCabe Maxsted1-2/+5
2011-07-01Fixed #986: Preferences->Graphics Advanced Options checkbox is not available ↵McCabe Maxsted1-6/+6
in French
2011-07-01Fixed #994: double click action combobox not enablingMcCabe Maxsted1-1/+1
2011-06-30Created new window for selectively clearing different parts of the cache ↵McCabe Maxsted2-7/+28
from disk
2011-06-23Created new window for inworld dice rolling in advanced > UI. Todo: add ↵McCabe Maxsted2-1/+21
button for 'rocks fall, everybody dies'
2011-06-17Clarified the terms for activating spellchecking dictionaries.Jacek Antonelli1-5/+5
The UI for selecting dictionaries needs a fundamental revamp, but this clarification should at least reduce some user confusion.
2011-06-15Added "Show client name tag colors" checkbox in Preferences > Advanced.Jacek Antonelli1-3/+7
That checkbox was removed from Preferences > Colors in the previous commit (87219855).
2011-06-14Reverted ability to customize the Imprudence client tag color.Jacek Antonelli1-18/+1
The Imprudence tag color is part of our official branding. Users can turn it off, but the color itself is not a matter of user preference. This reverts commits e7ab172b762bbbb87ca78889fdaecfda39a71233 and c903ce543fecedd53d07f2d0fa7f6b149b2b8a1, and removes two widgets from Preferences > Colors.
2011-06-14Rearranged the login panel to put the grid selector on the left.Jacek Antonelli1-29/+29
The choice of grid affects the name and password fields, so the grid selector should be on the left, so that users will interact with it first. If it were on the right, users would often interact with it *after* typing in their name and password, which would cause the name and password fields to be reset, frustrating the user.
2011-06-12Commented out "Cut" from menu_inventory.xml. See IMP-961.Jacek Antonelli1-0/+2
2011-06-10Allow export of textures from Second Life when we have permission (also ↵McCabe Maxsted1-4/+18
clean up primbackup.cpp). Based on Henri Beauchamp's patch
2011-06-10Added AO toolbar option to preferences > advancedMcCabe Maxsted1-2/+7
2011-06-10Check for when a profile's born on date field gets sent invalid dataMcCabe Maxsted1-0/+3
2011-06-09Added copy group link button to create clickable links to groups in the viewerMcCabe Maxsted1-2/+8
(cherry picked from commit 18464593de52a31fa098f5ee5e543d9a44f1889e)
2011-06-08Disable the AO sit toolbar button when the AO is disabledMcCabe Maxsted1-1/+1
2011-06-08Added tacky-but-useful button for toggling the AO window in the toolbarMcCabe Maxsted1-3/+6
2011-06-08Notification: View History (in IM/Group Chat) not available on Linux.Jacek Antonelli3-0/+10
Temporary bandaid until IMP-182 is fully fixed.
2011-06-08Added "FeatureNotAvailableOnOS" notification for future use.Jacek Antonelli1-0/+13
It's intended to be used for informing the user that a feature is not available on a certain operating system(s).
2011-06-08Fixed some malformed XML in German IM / Group Chat floaters.Jacek Antonelli2-4/+4
2011-06-07add lots of people and several viewers to the credits in floater_about.xmlArmin Weatherwax1-3/+4
2011-06-02Fixing the menu to actually use its color options reveals how broken the ↵McCabe Maxsted3-3/+6
whole system is. In this case, fixing the viewer menu color breaks the login menu bar. Seems like a better breakage alternative for the beta, though (cherry picked from commit 084bd7a120e9ac122e4356246a1da57fd8f1204e)
2011-06-02Fixed #875 by removing menu border introduced in 84ba6c13McCabe Maxsted3-34/+55
(cherry picked from commit bcfe397d0f3ab2bd8df3f8055f089824dd082bf4)
2011-06-01Minor improvements in interface textKakurady5-80/+80
Mostly, use of unicode symbols instead of ASCII approximations
2011-06-01Translated all XUI text added in Imprudence after 1.23 into Chinese.Kakurady138-762/+5942
Almost all, anyway. Also patched up items in English version that were not translatable because of missing XUI attributes.
2011-05-27Replaced the labels in the web browser window with icons based on those in ↵McCabe Maxsted2-23/+25
the Open Icon Library (http://openiconlibrary.sourceforge.net)
2011-05-27Don't show [CHANNEL] on the login panel, it's not used anymore.Jacek Antonelli1-1/+1
2011-05-26Disabled the texture_picker in "Local Texture Properties". (IMP-476)Jacek Antonelli1-1/+1
Before, the texture_picker widget in the "Local Texture Properties" floater was interactive, even though using it had no effect. Now it is disabled (noninteractive), to avoid misleading or confusing the user.