aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ported external script editor patch from Phoenix, added some cleanup, and ↵McCabe Maxsted2011-09-132-5/+11
| | | | made it use menus (also added autosave and fixed the 'reset' button alignment being off while I was there)
* Revert "Reverted ability to customize the Imprudence client tag color."McCabe Maxsted2011-09-081-1/+18
| | | | This reverts commit 87219855c664447a39dd7c2d8866f0a630d1c843.
* Always return when an export failsMcCabe Maxsted2011-07-121-1/+1
|
* Added clear sounds cache optionMcCabe Maxsted2011-07-051-2/+5
|
* Fixed #986: Preferences->Graphics Advanced Options checkbox is not available ↵McCabe Maxsted2011-07-011-6/+6
| | | | in French
* Fixed #994: double click action combobox not enablingMcCabe Maxsted2011-07-011-1/+1
|
* Created new window for selectively clearing different parts of the cache ↵McCabe Maxsted2011-06-302-7/+28
| | | | from disk
* Created new window for inworld dice rolling in advanced > UI. Todo: add ↵McCabe Maxsted2011-06-232-1/+21
| | | | button for 'rocks fall, everybody dies'
* Clarified the terms for activating spellchecking dictionaries.Jacek Antonelli2011-06-171-5/+5
| | | | | The UI for selecting dictionaries needs a fundamental revamp, but this clarification should at least reduce some user confusion.
* Added "Show client name tag colors" checkbox in Preferences > Advanced.Jacek Antonelli2011-06-151-3/+7
| | | | | That checkbox was removed from Preferences > Colors in the previous commit (87219855).
* Reverted ability to customize the Imprudence client tag color.Jacek Antonelli2011-06-141-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.
* Rearranged the login panel to put the grid selector on the left.Jacek Antonelli2011-06-141-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.
* Commented out "Cut" from menu_inventory.xml. See IMP-961.Jacek Antonelli2011-06-121-0/+2
|
* Allow export of textures from Second Life when we have permission (also ↵McCabe Maxsted2011-06-101-4/+18
| | | | clean up primbackup.cpp). Based on Henri Beauchamp's patch
* Added AO toolbar option to preferences > advancedMcCabe Maxsted2011-06-101-2/+7
|
* Check for when a profile's born on date field gets sent invalid dataMcCabe Maxsted2011-06-101-0/+3
|
* Added copy group link button to create clickable links to groups in the viewerMcCabe Maxsted2011-06-091-2/+8
| | | | (cherry picked from commit 18464593de52a31fa098f5ee5e543d9a44f1889e)
* Disable the AO sit toolbar button when the AO is disabledMcCabe Maxsted2011-06-081-1/+1
|
* Added tacky-but-useful button for toggling the AO window in the toolbarMcCabe Maxsted2011-06-081-3/+6
|
* Merge branch 'view-history' into nextJacek Antonelli2011-06-085-4/+27
|\
| * Notification: View History (in IM/Group Chat) not available on Linux.Jacek Antonelli2011-06-083-0/+10
| | | | | | | | Temporary bandaid until IMP-182 is fully fixed.
| * Added "FeatureNotAvailableOnOS" notification for future use.Jacek Antonelli2011-06-081-0/+13
| | | | | | | | | | It's intended to be used for informing the user that a feature is not available on a certain operating system(s).
| * Fixed some malformed XML in German IM / Group Chat floaters.Jacek Antonelli2011-06-082-4/+4
| |
* | add lots of people and several viewers to the credits in floater_about.xmlArmin Weatherwax2011-06-071-3/+4
|/
* Fixing the menu to actually use its color options reveals how broken the ↵McCabe Maxsted2011-06-023-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)
* Fixed #875 by removing menu border introduced in 84ba6c13McCabe Maxsted2011-06-023-34/+55
| | | | (cherry picked from commit bcfe397d0f3ab2bd8df3f8055f089824dd082bf4)
* Minor improvements in interface textKakurady2011-06-015-80/+80
| | | | Mostly, use of unicode symbols instead of ASCII approximations
* Translated all XUI text added in Imprudence after 1.23 into Chinese.Kakurady2011-06-01138-762/+5942
| | | | Almost all, anyway. Also patched up items in English version that were not translatable because of missing XUI attributes.
* Replaced the labels in the web browser window with icons based on those in ↵McCabe Maxsted2011-05-272-23/+25
| | | | the Open Icon Library (http://openiconlibrary.sourceforge.net)
* Don't show [CHANNEL] on the login panel, it's not used anymore.Jacek Antonelli2011-05-271-1/+1
|
* Disabled the texture_picker in "Local Texture Properties". (IMP-476)Jacek Antonelli2011-05-261-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.
* Merge remote-tracking branch 'mccabe/1.4.0-fbeta-prefs_reorg' into nextJacek Antonelli2011-05-2514-1389/+2021
|\
| * Besides the numerous label and organizational changes, here are the main pointsMcCabe Maxsted2011-05-0414-1389/+2021
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moved numerous options out of the Advanced panel * Moved numerous options out of the General panel * Combined the Network and Web Browser panels * Combined IM, Chat, and Spell checking preferences * Combined 'Show timestamps in IMs' and 'Show timestamps in Local Chat' to one ShowTimestamps setting * Removed UI for 'hide my own group title'. This can still be set in the debug settings * Renamed Popups > Notifications * Renamed Chat Colors > Colors * Renamed 'IMs and Logging' to 'Logging and Privacy' * Moved Colors next to Skins * Added style guide to the top of every preferences panel xui
* | Merged Experimental branch (exp) back into main line (next).Jacek Antonelli2011-05-08270-3338/+10079
|\ \ | |/ | | | | | | | | | | | | Git thought many files (almost 100) had merge conflicts. But, after resolving the conflicts (which were mostly trivial), almost all the files turned out to be the same as in the exp branch. So, the conflicts are not listed here. Check the diff between commit 244ffe8 and this commit to see what really changed.
| * fix some flaws in the cloud particle prefsArmin Weatherwax2011-04-193-11/+12
| |
| * add some basic cloud preferences in prefs > advanced >eye candy - please ↵Armin Weatherwax2011-04-192-0/+55
| | | | | | | | review perms
| * Applied fix for crash when item just added to the inventory is renamed, ↵McCabe Maxsted2011-04-191-0/+7
| | | | | | | | ported from Phoenix, patch by Henri Beauchamp and Ansariel Hiller
| * Merge remote-tracking branch 'armin/exp' into expMcCabe Maxsted2011-04-191-0/+5
| |\
| | * Add HeadFollowsMouse debugsetting + UI in preferences > advanced. Defaults ↵Armin Weatherwax2011-04-151-0/+5
| | | | | | | | | | | | | | | | | | | | | to *false* if false own avatars head doesn't follow the mouse no matter to what PitchFromMousePosition and YawFromMousePosition are set.
| * | Added custom nametag coloring for Imprudence tags (local only)McCabe Maxsted2011-04-191-4/+9
| | |
| * | Fixed spacing in the grid manager window. Grid list now as wide as the ↵McCabe Maxsted2011-04-151-84/+86
| | | | | | | | | | | | longest item (science sim) and fixed line editors not following the top on resize
| * | Updated the grid manager to save names and passwords along with grid info. ↵McCabe Maxsted2011-04-153-115/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit includes the following: * Fixed missing GPL headers from hippo grid manager * Fixed grids named <required> or "" being saved in the list * Fixed grid manager list only showing grid nicks, not grid names * Fixed grid names not settable in the grid manager * Grid manager now remembers avatar names and passwords * Usernames can now be set in the grid manager for SL (needs work) * Fixed grid manager being stuck in an updating state * Some general code cleanup
| * | Ported Radar v9 patch from Henri Beauchamp (et al.) to Imp, placed it in the ↵McCabe Maxsted2011-04-132-0/+331
| | | | | | | | | | | | Advanced menu
| * | Fixed language prefs box being a weird height, and disallow text entry for itMcCabe Maxsted2011-04-131-2/+2
| | |
| * | Updated numerous labels in the Web tabMcCabe Maxsted2011-04-121-38/+25
| | |
| * | Fixed inability to easily differentiate between browser cache and disk cache ↵McCabe Maxsted2011-04-122-12/+5
| | | | | | | | | | | | clearing buttons
| * | Renamed 'custom port connection' to 'Enable custom outgoing port' and added ↵McCabe Maxsted2011-04-121-1/+2
| | | | | | | | | | | | a tooltip
| * | Don't make the SOCKS_HOST_CONNECT_FAILED notification modalMcCabe Maxsted2011-04-121-2/+2
| | |
| * | Make sure users can't enable both SOCKS 5 proxies and XMLRPC proxies at the ↵McCabe Maxsted2011-04-121-1/+1
| | | | | | | | | | | | same time (also fixes a SOCKS 5 preference not getting disabled). These prefs are extra-confusing right now, but will get sorted out in a bit
| * | Tidied up the label names for socks 5McCabe Maxsted2011-04-121-3/+3
| | |