Commit Graph

22543 Commits (ca80e17e90ce5b70feca76ddf41d3c25d01ac830)

Author SHA1 Message Date
paulgproductengine ca80e17e90 EXP-1822 FIXED (After deleting an item from inventory and confirming "ok" to delete, focus leaves inventory)
- Return focus to the previously focused root view
2012-02-09 23:34:12 +02:00
Richard Linden ed137f40d1 fix for cached controls in media sorting 2012-02-09 11:40:55 -08:00
Richard Linden 41bc3eded9 EXP-1880 WIP Update Media affects framerate even when Media is disabled. 2012-02-09 11:32:40 -08:00
Richard Linden bbdb390624 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ 2012-02-08 19:55:28 -08:00
Richard Linden dd2bf737e0 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-02-08 16:51:30 -08:00
Richard Linden e482e677b2 EXP-1767 WIP Received Items panel state does not persist between sessions
fixed layout stack so programmatic size updates will work correctly
2012-02-08 16:51:19 -08:00
Vadim ProductEngine 1b50125546 EXP-1879 FIXED Crash in People floater in mouselook mode. 2012-02-08 20:25:36 +02:00
Richard Linden f27ea1aff7 EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates
fixed build
moved conversion funcs to llwindow.cpp as they work on all platforms
refactored translateintorect to take overlap as parameter
2012-02-07 22:50:49 -08:00
Richard Linden 4e08461f8a EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates
changed over to new convert() method
added LLCoordFloater
2012-02-07 19:29:10 -08:00
Richard Linden d56be1f175 EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates
refactored LLCoord code to be templated, ultimately to support arbitrary conversions
2012-02-07 12:31:48 -08:00
Leslie Linden ba32b72a9e Mac build fix -- added missing enumeration from switch 2012-02-06 16:20:38 -08:00
Richard Linden 2ed1de224a Automated merge with http://hg.secondlife.com/viewer-development 2012-02-06 15:28:45 -08:00
Vadim ProductEngine e328dcf406 EXP-1849 FIXED Privacy settings could be set to default when modifying other preferences before login. 2012-02-06 23:07:41 +02:00
Oz Linden 289d756ea8 increment viewer version to 3.3.0 2012-02-06 10:01:09 -05:00
Oz Linden 54bc900c95 Added tag 3.2.9-start for changeset 37dd400ad721 2012-02-06 10:00:15 -05:00
Richard Linden d1b00a324b made hardware settings floater dependent on preferences floater 2012-02-03 19:16:33 -08:00
Richard Linden 8b44dafd8f Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-02-03 19:05:04 -08:00
Richard Linden e854db0645 EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low
2012-02-03 19:04:36 -08:00
Oz Linden 099ce3cbde merge changes for vmrg-222 2012-02-03 18:35:46 -05:00
callum e0b29b67b6 EXP-1853 FIX Misspelled value in llbvhloader.cpp 2012-02-03 14:43:38 -08:00
callum ecb18174d4 EXP-1845 FIX Media controls cannot be selected or set in Build tools texture tab 2012-02-03 14:37:25 -08:00
Richard Linden a89fbc1d33 EXP-1868 FIX Remove Merchant Outbox from Me menu
removed merchant outbox context menu
reviewed by Leslie
2012-02-03 11:14:54 -08:00
Richard Linden 028d9b3b34 EXP-1868 FIX Remove Merchant Outbox from Me menu
reviewed by Leslie
2012-02-03 10:45:14 -08:00
Vadim ProductEngine 36aba26615 EXP-1843 WIP Added an option to output avatar rez timing.
Use the new "Avatar Rez" debugging tag to see the output.
2012-02-03 11:10:13 +02:00
Paul ProductEngine ca37970a3a EXP-1840 FIXED (When two inventory windows are open and "properties" are viewed, one window suddenly moves in front of the other window)
- Modified method LLFloaterSidePanelContainer::openChildPanel so that it doesn't open floater each time it's called. Otherwise each time opening child panel of already opened floater, openFloater() will reposition the floater.
2012-02-03 08:49:14 +02:00
Paul ProductEngine 094b3b8f3d EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 px on left and 150 px on right. )
- Allowed dragging to the left to shrink location to no less than 310 pixels, and to the right to shrink favorites to 185 pixels
2012-02-03 07:43:34 +02:00
Leslie Linden c1e47e0aca EXP-1856 FIX -- Calling cards, library items, 'no transfer' objects can be copied to Merchant outbox via ctrl-v
* Viewer now applies the same logic as inventory drag and drop to clipboard
  paste operations.
2012-02-02 12:22:00 -08:00
Richard Linden ff10555bd8 Automated merge with bundle:E:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.trckmy\ssh__richard@hg.lindenlab.com_richard_viewer-experience_ywvwfc.hg 2012-02-02 11:36:27 -08:00
Richard Linden 8f1f84212b EXP-1858 FIX Received Items panel heading in incorrect position
didn't account properly for collapsed panels
2012-02-02 11:35:36 -08:00
Vadim ProductEngine 9721e4f783 Removing a call to llround() per Richard. 2012-02-02 20:45:08 +02:00
Vadim ProductEngine 8d6665b5c2 Restoring a call to llround() in lllineeditor.cpp mistakenly removed in changeset 0a9ef58e8f7d.
By the way, removing a pointless call to llround() in lldraghandle.cpp.
2012-02-02 13:29:24 +02:00
Richard Linden 174aa75799 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-02-01 16:51:06 -08:00
Richard Linden d32c1c28b4 cleaned up linden_common.h, removing stuff that is mostly unused 2012-02-01 16:39:27 -08:00
Seth ProductEngine 7314ac3a37 EXP-1672 FIXED Various fixes to prevent crashes in notifications.
- Refactoring of LLToast and LLScreenChannel classes: moved LLToast signals to the private section.
- Modified the screen channel's lists of toasts to store LLHandles instead of pointers and screen channel code to work with toast LLHandles.
2012-02-01 23:44:25 +02:00
Richard Linden 5a14a67e06 converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
Brad Payne (Vir Linden) 34408bed26 merge 2012-02-01 15:43:11 -05:00
Paul ProductEngine b396089906 EXP-1822 FIXED (After deleting an item from inventory and confirming "ok" to delete, focus leaves inventory)
-Return focus to the previously focused view
2012-02-01 17:15:22 +02:00
Paul ProductEngine 1404ba1ffa fixed Linux build 2012-02-01 16:39:06 +02:00
Richard Linden 178b30601b fixed layout_stack regression resulting in side toolbars being truncated 2012-01-31 17:52:01 -08:00
Richard Linden c47c31fdbf EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat 2012-01-31 17:51:43 -08:00
Richard Linden adefcabd6a Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-31 15:34:44 -08:00
Richard Linden 20b46ef6f6 EXP-1851 FIX Crash when trying to resize the bottom sections
more layout logic fixes and added renormalization to fractional sizes to eliminate drift
2012-01-31 15:34:32 -08:00
Paul ProductEngine 3af08cef71 EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to ~75%)
- Made splitter draggable to ~75%
- Decreased min width of navigation layout panel for user convenience, so that user can make favorites bar bigger and see more favorite landmarks at a time.
2012-01-31 17:28:31 +02:00
Richard Linden f3ddb75b03 EXP-1851 WIP Crash when trying to resize the bottom sections
fixed layout logic when dealing with invisibile layout_panels
2012-01-30 18:32:35 -08:00
Oz Linden 0e609cc95b increment viewer version to 3.2.9 2012-01-30 16:45:50 -05:00
Oz Linden bd4c629e38 Added tag 3.2.8-start for changeset 89980333c99d 2012-01-30 16:44:58 -05:00
Oz Linden 1ed8faee81 merge changes for vmrg-219 2012-01-30 15:48:44 -05:00
Richard Linden 3249a1ced0 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-27 19:55:42 -08:00
Richard Linden 22a6170a7b EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat 2012-01-27 19:55:16 -08:00
Merov Linden 84b7ff7915 Pull from viewer-experience 2012-01-27 18:41:56 -08:00