aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| | |
| * | Allow proxy connections on ports up to 65535McCabe Maxsted2011-04-121-2/+2
| | |
| * | Ported SOCKS5 proxy support from Snowglobe 1.5McCabe Maxsted2011-04-122-16/+155
| |/
| * Added Last Owner Profile button to the inspect windowMcCabe Maxsted2011-04-111-4/+9
| |
| * Ported changes to the inspect window from Ascent by Hazim: added last owner, ↵McCabe Maxsted2011-04-111-1/+6
| | | | | | | | faces, verticies, script and inventory count
| * Tidied up the layout of the right click text menuMcCabe Maxsted2011-04-1115-30/+45
| |
| * Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right ↵McCabe Maxsted2011-04-1115-0/+1725
| | | | | | | | Click menus are transparent on the login screen and #534: Right click menus aren't translatable
| * Fixed string truncated in prefs > network (#841)McCabe Maxsted2011-04-111-1/+1
| |
| * Constraints in XUI files don't match the constraints imposed elsewhere in ↵SignpostMarv2011-04-111-4/+4
| | | | | | | | the viewer/server code.
| * Updated the fix for #721: search lags, to include a checkbox to save search ↵McCabe Maxsted2011-04-111-0/+4
| | | | | | | | results for users who prefer to lag but keep their search resluts open
| * Added search to the Debug SettingsMcCabe Maxsted2011-04-111-4/+6
| |
| * Fixed quicktime not being used for m4v files on WindowsMcCabe Maxsted2011-04-041-2/+2
| |
| * Merge remote-tracking branch 'thickbrick/exp' into expJacek Antonelli2011-04-017-59/+108
| |\ | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llpanelaudioprefs.cpp linden/indra/newview/llpanelaudioprefs.h linden/indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml
| | * Fix #838: disable hiding of stream urlsthickbrick2011-04-011-37/+7
| | | | | | | | | | | | | | | NoObscuredURL Patch from Henri Beauchamp, applied by hand because of changes between Imprudence and Snowglobe.
| | * Fix 829: Several changes to media filterthickbrick2011-04-012-8/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds a "less annoying" mode, which attempts to only filter scripted streaming events. On by default (should we change that?) - Adds UI to enable and disable the media filter, both from the filter floater and from the preferences floater. - Adds a button to launch the filter floater to prefences. - Some UI tweaks to the filter floater.
| | * Sync media filter patch to Henri Beauchamp's MediaFilter_v4thickbrick2011-03-282-13/+34
| | | | | | | | | | | | | | | | | | Compared to v3, this adds resolving domains to IPs in order to list them and match them against listed IPs. Also shows both the full stream url and the munged domain that will be added to the lists.
| | * Fix #810: Add video/x-m4v to mime_types_*.xmlthickbrick2011-03-263-2/+35
| | |
| * | Added a new default font size FontSansSerifBigger and fixed FontSansSerifBig ↵McCabe Maxsted2011-03-248-18/+22
| | | | | | | | | | | | not being named FontSansSerifLarge
| * | Moved 'Reset all preferences to default' button to a more logical place: in ↵McCabe Maxsted2011-03-232-5/+5
| | | | | | | | | | | | the main preferences window
| * | Merge remote-tracking branch 'armin/exp' into expMcCabe Maxsted2011-03-223-0/+36
| |\ \
| | * | allow interaction with parcel web mediaArmin Weatherwax2011-03-211-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the media face gets focus on click and you can interact with mouse and keyboard with it - just as you would expect it to work in the first place anyway. * added a checkbox in prefs audio & video for what I call "media helper widget" which allows zooming on the face, open the link in a browser window and such - the name of the LL debug setting is a bit misleading ("MediaOnAPrimUI"), since this is not MOAP I avoided that name.
| | * | several embedded browser proxy fixes and one small cookie fixArmin Weatherwax2011-03-212-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * split xmlrpc and web browser proxy setting into 2 settings (because the login service might refuse to let you in using TOR) * fix web proxy to be used not only for the browser floater but also for login screen and parcel media. Backported for that the setProxyConfig method from Viewer-external(last gpl+floss version) * fix: no clear cookies button * todo: cookies need work note to devs of other viewers: if you find this useful feel free to apply my part to "lgpl v2.1 only" code without need to ask (thats all but setProxyConfig, which is anyway also released under lgpl by LL ).
| * | | Support username logins on Linden grids. Seems to cover most edge cases with ↵McCabe Maxsted2011-03-222-1/+40
| | | | | | | | | | | | | | | | our current grid manager, but really exposes the weaknesses of not saving login info with the grid, usability-wise. (Note: autologin and the command line need to be tested)
| * | | Fixed tab order on login screenMcCabe Maxsted2011-03-201-39/+47
| | |/ | |/|
| * | Merge remote-tracking branch 'armin/exp' into expMcCabe Maxsted2011-03-192-2/+2
| |\ \ | | |/
| | * fix currency in the german status bar button missingArmin Weatherwax2011-03-181-1/+1
| | |
| | * Fix Bug #799 german floater_pay_object.xml brokenArmin Weatherwax2011-03-181-1/+1
| | |
| * | Added copy text button to Help > About Imprudence and tabbed the info. ↵McCabe Maxsted2011-03-141-54/+79
| |/ | | | | | | Ported from Singularity, patch by Siana Gearz
| * Henri Beauchamps version of Sione Lomus media filter patch.Armin Weatherwax2011-03-133-0/+116
| | | | | | | | | | | | from http://sldev.free.fr/ : "MediaFilter_v3: based on code by Sione Lomu with a couple of bugfixes by Tonya Souther, this improved patch brings media and streaming audio URLs filtering (to prevent IP ripping by so-called security systems which violate the SL TOS by catching your IP and associating your various avatars with it, thus violating your anonimity). Beside empowering your viewer with allow/deny/blacklist/whitelist functions per domain, this improved patch makes the difference between external servers (domains names filtering) and in-world servers (scripted objects with built-in HTTP servers). I also fixed various bugs, security holes and shortcomings, refactored the code and improved it, and added a whitelist/blacklist erasing function." Imprudence changes: added "MediaFilter" debug to be able to inspect the full url and media texture uuid
| * Merge remote branch 'armin/weekly' into weeklyMcCabe Maxsted2011-03-042-18/+45
| |\
| | * Improve the error message for a missing login screenArmin Weatherwax2011-03-011-18/+36
| | |
| | * fix: imprudence logo not showing in login screen; login screens not loading ↵Armin Weatherwax2011-03-011-0/+9
| | | | | | | | | | | | | | | | | | | | | anymore after navigating to a broken one. This also shows an error page if the login screen page is broken. Todo: replace the trademarked logo.
| * | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2011-03-042-0/+15
| |\ \
| | * \ Merge remote branch 'origin/weekly' into weeklythickbrick2011-02-0320-162/+577
| | |\ \
| | * | | Fix #757: Missing Raycasting tool from Advanced menuthickbrick2011-01-201-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | The code to render this tool is in the viewer, but the menu option was dropped when the advanced menu was moved to xml. This adds it back.
| | * | | Add menu option for sculpt debugging in Advanced menu.thickbrick2011-01-201-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new option is Advanced -> Rendering -> Info Displays -> Sculpt. The code for displaying this debug info is old, but the menu option was lost when the Advanced menu was converted to xml.
| | * | | Fix #673: IMs & Logging prefs don't persistthickbrick2010-11-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Enable per-account settings only after we have an account. Also, make settings that are saved locally not depend on UserInfoReply being received.