aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Fixed remember password checkboxMcCabe Maxsted2010-01-111-1/+1
| |
* | Fixed options missing from Text Chat and Input & Camera preferences (see ↵McCabe Maxsted2010-01-082-10/+29
| | | | | | | | VWR-13120)
* | Merge commit '76dd2a2c2395e50fd31' into nextMcCabe Maxsted2010-01-011-0/+18
|\ \ | |/ |/|
| * Merge branch 'mimikry' into nextArmin Weatherwax2009-12-291-0/+18
| |\
| | * added our own website to fetch the client listArmin Weatherwax2009-12-291-1/+1
| | | | | | | | | | | | | | | modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
| | * Emeralds client name tag and clothing layer protection. Needs decision about ↵Armin Weatherwax2009-12-011-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a few things - find "Imprudence FIXME" (woq) in llprimitive.cpp and llvoavatar.cpp, its commented there. modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/llprimitive/llprimitive.h modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llfirstuse.cpp modified: linden/indra/newview/llfirstuse.h modified: linden/indra/newview/llstartup.cpp modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/llvoavatar.h modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
* | | Moved notify when L$ spent from Preferences > General to Preferences > PopupsMcCabe Maxsted2009-12-312-12/+12
| | |
* | | Added preferences option to use legacy pie menu layoutMcCabe Maxsted2009-12-316-17/+313
| | |
* | | Removed old pre-1.23 alerts and notificationsMcCabe Maxsted2009-12-282-3896/+0
| | |
* | | Added script creation resource to the script editor's help menuMcCabe Maxsted2009-12-262-0/+17
| | |
* | | Use Liberation-Sans font sizesMcCabe Maxsted2009-12-261-5/+5
| | |
* | | Added copy key button to profile windowMcCabe Maxsted2009-12-261-2/+5
| | |
* | | Made drag and drop work across the entire profile windowMcCabe Maxsted2009-12-231-4/+4
| | |
* | | Fixed info not being displayed in About Imprudence floaterMcCabe Maxsted2009-12-231-3/+1
| | |
* | | Fixed login panel not showing viewer channelMcCabe Maxsted2009-12-231-2/+2
| | |
* | | Fixed default fontsMcCabe Maxsted2009-12-231-3/+3
|/ /
* | Added Imprudence viewer artwork to install.xmlMcCabe Maxsted2009-12-069-0/+0
|/
* Merge remote branch 'mccabe/1.3.0-next' into nextJacek Antonelli2009-11-191989-80376/+153511
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/00-Common.cmake linden/indra/newview/skins/default/xui/de/floater_about.xml linden/indra/newview/skins/default/xui/fr/floater_about.xml linden/indra/newview/skins/default/xui/ja/floater_about.xml linden/indra/newview/skins/default/xui/ko/floater_about.xml linden/indra/newview/skins/default/xui/zh/floater_about.xml linden/install.xml
| * Moved blog and forums menu option alerts to new notifications systemMcCabe Maxsted2009-11-142-42/+25
| |
| * Removed unused menu entries (still merging 1.23)McCabe Maxsted2009-11-091-7/+2
| |