aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-01Merge post fixes so that Linux compiles.David Walter Seikel1-1/+1
Windows is being a pig, will take a while.
2013-05-25Fix Align tool conflicts with Edit Linked Parts - ↵David Walter Seikel1-8/+12
http://redmine.kokuaviewer.org/issues/948 The new hot keys are - Ctrl-Shift-P for position (Ctrl-Alt-P was taken). Ctrl-Alt-F for face selection. Ctrl-Alt-M for align, and Ctrl-Alt-Shift-M for pack. Also fixed things so they all work all the time, and refactored common code.
2013-05-25Dump hotkeys for obscure debugging stuff, to free them up for other things.David Walter Seikel1-10/+4
2013-05-13Add new communication channel urls to the viewer's Help menu - ↵David Walter Seikel4-36/+18
http://redmine.kokuaviewer.org/issues/867 Also removed forums and blog links, since they are part of the comms channels page, but added bug reporting link.
2013-05-12Add 'Show hidden selection' to advanced build options - ↵David Walter Seikel2-10/+31
http://redmine.kokuaviewer.org/issues/606 Also added the other "Show x" from the Tools menu, and sorted that part of the menu into alphabetical order.
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-12-21Even I did not notice these icons where missing. lolDavid Walter Seikel4-0/+0
2011-12-05Smarten up my smart arse comment. lolDavid Walter Seikel1-3/+1
2011-12-03Remove more of the "set your own tag colour" stuff.David Walter Seikel1-22/+3
I think this is right.
2011-12-03/me grins.David Walter Seikel1-0/+5
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-25No need for this thumbnail, the matching skin is gone.David Seikel1-0/+0
2011-06-25Damn thing is bloated enough without easter eggs.David Seikel7-0/+0
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-12Rejig skins again.David Seikel1043-1019/+19
Since meta7 is no longer a legally allowed name, and since this viewer is no longer part of that dead company, got rid of those skins. Also removed the silver skin. Made things a tiny bit easier for the next time I have to do this.
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