summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-10-18MAINT-1615 - Something invisible pushes avatars around on Dorevoidpointer
2012-10-12MAINT-1568 Fix for inconsistent triangle counts when changing LoD sources in ↵Dave Parks
model importer
2012-10-12MAINT-1649 Fix for objects disappearing on region crossing.Dave Parks
2012-10-11MAINT-1709 Factor out reallocDave Parks
Reviewed by VoidPointer
2012-10-09MAINT-1138 Fix for crash when picking rigged attachments.Dave Parks
2012-10-02MAINT-1526 : Save Back to Inventory has been disabled on server side butsimon@Simon-PC.lindenlab.com
stays in UI. Removed it. Reviewed by Kelly
2012-10-01MAINT-1452 : Viewer floods the log file with hundreds of exactly the same lines.simon@Simon-PC.lindenlab.com
Reviewed by Kelly
2012-09-25MAINT-1410: make pre-login changes to login location preference affect the ↵Oz Linden
login panel
2012-09-26MAINT-994 Oskar Linden login issuesKelly Washington
* Set max persistent notifications to 250 * Don't register for notification callbacks until after peristent ones are loaded. reviewed with Simon
2012-09-24Fixed a localized message that wasn't correct.Chris Baker
2012-09-24Converted more hard-coded stringsChris Baker
2012-09-21MAINT-1601 Land remains for sale after purchasing for group.Kelly Washington
reviewed with Simon
2012-09-20Fix up messages altered for testingsimon@Simon-PC.lindenlab.com
2012-09-20[MAINT-1562] Convert more hard-coded alert messages to be localizedChris Baker
Related chagesets: http://hg.lindenlab.com/baker/honeybadger/changeset/74c398c712b6 Description: - Updated english notifications.xml with alerts from the related changeset above.
2012-09-20MAINT-1589 - Update debit permissions dialog (residents deemed frightening).simon@Simon-PC.lindenlab.com
Removed sentence as per jira. Also removed "persist" tag from new localized alert strings since they shouldn't persist.
2012-09-18MAINT-1580 - Viewer shows "Unknown Notification" message on startup. Reviewedsimon@Simon-PC.lindenlab.com
by Kelly
2012-09-12MAINT-499 FIXED Don't call handleRightClickPick() in mouselook modemaxim_productengine
2012-09-11MAINT-1534 Fix for calls to find widgets getting out of hand.Dave Parks
2012-09-10MAINT-1515 FIXED min_height is increased to avoid overlappingmaxim_productengine
2012-09-10MAINT-826 FIXED Show the first subpart by defaultmaxim_productengine
2012-09-07MAINT-1494 : Viewer needs new localizable stringssimon@Simon-PC.lindenlab.com
2012-09-06Mergesimon@Simon-PC.lindenlab.com
2012-09-06MAINT-1440 FIXED Call Tools.TakeCopy instead of InspectObject.TakeFreeCopymaxim_productengine
2012-09-06MAINT-1183 FIXED Tooltip text is changedmaxim_productengine
2012-09-05Merge in latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-09-04merge changes for DRTVWR-207Oz Linden
2012-09-04MAINT-1502 User is unable to rename script inside content of object:MaksymS ProductEngine
- regression after wrong merge, full fix was done in MAINT-1228;
2012-08-31merge changes forOz Linden
2012-08-31mergeDave Parks
2012-08-31MAINT-1503 Disable tcmalloc and fix remaining alignment issues.Dave Parks
2012-08-31MAINT-284 FIXED setVisbible(true) after openFloater to allow make_ui_soundmaxim_productengine
2012-08-31MAINT-1471 FIXED Disable "Share" menu item if there is no item selected in ↵maxim_productengine
active panel
2012-08-30MAINT-1486 FIX Crash on login (Unhandled exception)Richard Linden
open root timer by default
2012-08-30MergeRichard Linden
2012-08-30MAINT-1486 FIX Crash on login (Unhandled exception)Richard Linden
cleaner implementation of llfasttimers...don't bother to share similarly named timers just create multiple timers with same name...doesn't break anything
2012-08-30MAINT-1486 FIX Crash on login (Unhandled exception)Richard Linden
removed checkforDuplicates since we support duplicates again
2012-08-30Automated merge with https://bitbucket.org/lindenlab/viewer-catRichard Linden
2012-08-30MAINT-1486 FIX Crash on login (Unhandled exception)Richard Linden
allow duplicate named fast timers again, refactored timer code
2012-08-31MAINT-1486 FIXED Crash on login (Unhandled exception)MaksymS ProductEngine
2012-08-30WIP INTL-46 Set24 translation for traditional chinese; add new files; remove ↵eli
obsolete files
2012-08-30FIX INTL-101 translation of set33 for 8 languages; add new files; remove ↵eli
obsolete files
2012-08-29WIP INTL-46 Traditional Chinese translation for Set23TW (120829)eli
2012-08-29MAINT-1455 FIX Media Texture not visually updated correctlycallum
Reviewed by me. (Bao created)
2012-08-24build fixRichard Linden
2012-08-24Automated merge with http://bitbucket.org/lindenlab/viewer-catRichard Linden
2012-08-23MAINT-1474 FIXED World map tracking ring renders in incorrect position with ↵Richard Linden
UI scale != 1
2012-08-24MAINT-1400 FIXED duplicated IDs in two files: notifications.xml and ↵MaksymS ProductEngine
floater_texture_ctrl.xml
2012-08-23MAINT-836 FIXED Set title and description for Preview Texture floater if ↵maxim_productengine
it's called from link in notecard
2012-08-22MAINT-1416 FIXED Close Mini-map floater after Ctrl-W if it's opened and ↵Richard Linden
other floaters are not in focus changed fix to always close front most closable floater whether or not it has focus to eliminate special case for mini map
2012-08-22merge changes for DRTVWR-202Oz Linden