aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted2010-04-2630-343/+351
| | | | (also fixed #200 in the process)
* Added checkbox for broadcasting client tag to Preferences > Advanced (and ↵McCabe Maxsted2010-04-251-0/+4
| | | | fixed the show client in name tags checkbox)
* Fixed next/prev buttons in search windowMcCabe Maxsted2010-04-251-5/+5
|
* Added preferences options for SpeedRezMcCabe Maxsted2010-04-251-0/+10
|
* Added checkbox in preferences > advanced for http texturesMcCabe Maxsted2010-04-221-1/+5
|
* Added option to advanced build window to set object edit decimal placesMcCabe Maxsted2010-04-191-0/+5
|
* Use metaverseink.com for non-SL web searchesMcCabe Maxsted2010-04-191-1/+1
|
* Ported slviewer-0-v12300-ReinstateOldSearchTabs.patch from the Hippo Viewer ↵McCabe Maxsted2010-04-181-62/+105
| | | | (opensim currently uses the old search all)
* Merge commit 'armin/beta2-bugfixes' into 1.3-beta2bugfixesMcCabe Maxsted2010-04-141-1/+8
|\
| * fix bring help-f1 page under control of hippogridmanagerArmin Weatherwax2010-04-121-1/+8
| |
* | Changed advanced build options to per-account settings, added OK, Apply, ↵McCabe Maxsted2010-04-131-32/+46
| | | | | | | | Cancel, Clear Item, and Reset to Default buttons
* | Ported Emerald build preferences and added them to llfloaterbuildoptions insteadMcCabe Maxsted2010-04-132-21/+152
| |
* | From Emerald: added option to rez objects under the proper land group to ↵McCabe Maxsted2010-04-121-3/+6
| | | | | | | | prevent autoreturn
* | Fixed spacing on AO first use notificationMcCabe Maxsted2010-04-091-2/+1
| |
* | Added ugly checkbox to toggle shadows in Preferences > AdvancedMcCabe Maxsted2010-04-092-3/+17
| |
* | Added a first use notification to the AOMcCabe Maxsted2010-04-091-0/+8
| |
* | Added checkbox for showing client names in nametag (doesn't change their ↵McCabe Maxsted2010-04-071-0/+4
| | | | | | | | color though) in Preferences > Advanced
* | Ported disable login/tp screen options from Emerald (in Preferences > Advanced)McCabe Maxsted2010-04-071-0/+9
| |
* | Renamed '2nd Life' and '1st Life' profile tabs to 'Avatar' and 'Real Life,' ↵McCabe Maxsted2010-04-063-215/+215
| | | | | | | | where possible
* | Fixed temporary image upload checkbox overrunning upload windowMcCabe Maxsted2010-04-061-6/+6
| |
* | Ported IM autoresponse options from Emerald, added them to a new window in ↵McCabe Maxsted2010-04-062-2/+98
| | | | | | | | Preferences > IM
* | Created new Advanced preferences panel, ready for fillingMcCabe Maxsted2010-04-031-0/+5
| |
* | Added button to create a new template notecard for the AOMcCabe Maxsted2010-04-031-0/+11
| |
* | Tidied up the layout of the AO windowMcCabe Maxsted2010-04-021-22/+22
| |
* | Fixed bad bool controls that weren't ported correctlyMcCabe Maxsted2010-04-021-26/+26
| |
* | Made the AO toggle and work like an actual menu checkMcCabe Maxsted2010-03-301-1/+2
| |
* | Ported clientside AO from Emerald r1633McCabe Maxsted2010-03-303-0/+331
| |
* | @nochangelog fixed line endings on /es/panel_avatar.xmlMcCabe Maxsted2010-03-301-210/+210
|/
* Fixed some i18n issues in the login panel.Jacek Antonelli2010-03-163-17/+17
| | | | | * Fixed Italian and Japanese layout problems. (#192) * Tweaked "Start Location" width to fit the Russian text.
* Restored some missing Advanced menu items from SL 1.23. (#175)Jacek Antonelli2010-03-121-0/+28
| | | | | | | * Advanced > UI > Use default system color picker * Advanced > UI > Show search panel in overlay bar * Advanced > UI > Show Matrices * Advanced > XUI > Font Test...
* Removed "Advanced > UI > Double-Click Auto-Pilot". (#227)Jacek Antonelli2010-03-121-6/+0
| | | | | | Clicking it crashed the viewer, because the "DoubleClickAutoPilot" setting was replaced with "DoubleClickAction" and "GoAction" in Imprudence 1.2.
* SNOW-97: Building hotkeys to navigate prims in a link set.McCabe Maxsted2010-03-111-0/+23
| | | | Patch by Thickbrick Sleaford.
* Added menus from BetterNotecardFloater Cool Viewer patch.McCabe Maxsted2010-03-112-29/+94
| | | | | Patch by Henri Beauchamp. (slviewer-0-v12350-BetterNotecardFloater.patch)
* Applied Kitty Barnett's patch for Search/Replace in notecards.McCabe Maxsted2010-03-1130-239/+239
|
* Fixed some notifications that were ported from 1.2 incorrectly.Jacek Antonelli2010-03-041-18/+35
| | | | | | The ClickBuildConstants, ClickTextureConstants, and ConfirmRestoreToWorld notifications were missing "More Info" buttons, and instead opened the web page when you clicked "Ok"/"Restore".
* Ported temporary texture uploads from Emerald.Armin Weatherwax2010-03-042-2/+13
|
* Whitespace cleanup in QueryClientTags notification.Jacek Antonelli2010-02-271-2/+3
|
* Fixed Import/Export/Make Outfit button positions (#215).Jacek Antonelli2010-02-271-12/+21
|
* Added custom search URL in Preferences > Web.Armin Weatherwax2010-02-271-0/+20
|
* Rebranded new notifications system for all languages.Jacek Antonelli2010-02-2615-711/+733
| | | | | | Changed "Second Life" to "Imprudence", etc. Some URLs and SL-specific things have not been rebranded. Added foundation for dynamically rebranding grid names later.
* Fixed #197: Windlight toolbar can't be hidden.Jacek Antonelli2010-02-181-1/+2
|
* Added missing "Set Default Permissions" menu entry. (#202)Jacek Antonelli2010-02-181-0/+4
| | | | This was accidentally left out during the SL 1.23 merge.
* Fixed login screen only allowing 16 chars per name.Jacek Antonelli2010-02-071-4/+4
|
* Merged in 'paymessage' branch.Jacek Antonelli2010-02-0330-639/+635
|\ | | | | | | | | Custom message in Pay Resident floater, and XUI cleanup. (SNOW-436, formerly VWR-9597)
| * Improved "Pay Object" floater layout and XML.Jacek Antonelli2010-02-0215-374/+379
| |
| * Improved "Pay Resident" floater layout and XML.Jacek Antonelli2010-01-3115-273/+227
| |
| * Implemented VWR-9597 (optional message when paying someone).Jacek Antonelli2010-01-041-1/+17
| |
| * Tidied up floater_pay.xml code and UI layout.Jacek Antonelli2010-01-041-48/+69
| |
* | Removed unnecessary xui files from silver skinMcCabe Maxsted2010-01-1410-2833/+2
| |
* | Created drop-down Profile button in IM windowMcCabe Maxsted2010-01-1316-171/+176
| |