Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-21 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer | |||
2012-03-21 | MAINT-272 FIXED Animation preview invalid pointer checks added. | Seth ProductEngine | |
2012-03-21 | Added tag 3.3.0-release for changeset 5e8d2662f38a | Oz Linden | |
2012-03-21 | MAINT-518 FIXED Sometimes nearby chat expand button failed to work. | Vadim ProductEngine | |
Made the nearby chat expand/collapse logic work regardless of the previous/saved state. | |||
2012-03-20 | merge | Dave Parks | |
2012-03-20 | SH-795 Potential fix for crash after setting graphics detail to low. | Dave Parks | |
2012-03-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-03-20 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer only write back floater positioning information generated from legacy saved rect after reading any new floater positioning info | |||
2012-03-20 | MAINT-789 FIXED ([PUBLIC]Button "Buy" isn't work in Object profile) | Paul ProductEngine | |
- Set proper callback for buy button - Removed dead code - Fixed values for action combobox in object profile panel | |||
2012-03-19 | EXP-1841 : Pull the whole Cut and Paste feature in viewer-experience | Merov Linden | |
2012-03-19 | merge | Dave Parks | |
2012-03-19 | MAINT-771 Add RenderAutoHideSurfaceAreaLimit debug setting for protecting ↵ | Dave Parks | |
against sculpt based crashers. | |||
2012-03-19 | MAINT-141, MAINT-95, MAINT-62 FIXED Don't delete files using masks starting ↵ | Vadim ProductEngine | |
with "/". Encountering such a mask will show a warning message and throw a debug assertion. | |||
2012-03-19 | MAINT-261 FIXED Display previously retrieved data (until we get the update) ↵ | Vadim ProductEngine | |
if object inspector is invoked for the same object. | |||
2012-03-16 | EXP-1181 FIX as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates changed settings naming scheme for floater positioning so that related settings appear together in file | |||
2012-03-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-03-16 | CHUI-61 FIX Relative floater positions not written to settings file if ↵ | Richard Linden | |
previous settings exist from old viewer apply relative positioning to floaters that are loaded with rects specified from earlier viewer | |||
2012-03-16 | EXP-1767 FIX (Received Items panel state does not persist between sessions) | Richard Linden | |
made received items not auto resizable save/restore received items height on collapse/expand | |||
2012-03-16 | EXP-1915 : Fetch recursively folders when selected | Merov Linden | |
2012-03-16 | EXP-1841 : pull from current viewer-experience. | Merov Linden | |
2012-03-16 | MAINT-290 FIXED ([PUBLIC]Take object (which belongs to another avatar) does ↵ | Paul ProductEngine | |
not work) Reason: Showing the confirmation dialog resets object selection, thus there is nothing to derez. Fix: pass selection to the confirm_take, so that selection doesn't "die" after confirmation dialog is opened | |||
2012-03-16 | CHUI-53 FIXED vertical scroll bar in inventory floater to appear when ↵ | Seth ProductEngine | |
horizontal scroll bar hides last item in folder view. Added a scroll container which provides the information about the height of currently displayed folder view contents. It is used for updating vertical scroll bar visibility in inventory panel. | |||
2012-03-14 | EXP-1841 : Comments clean up | Merov Linden | |
2012-03-14 | CHUI-59 FIX Floater stacking offset only occurs first time a floater is opened | Richard Linden | |
changed stacking logic to attempt to stack against any floater that is cascade head *or* in a cascade group | |||
2012-03-14 | MAINT-708 Fix for pink when enabling RenderUseVAO | Dave Parks | |
2012-03-14 | CHUI-60 FIX Initial chat bubble from object is incorrectly sized on login | Richard Linden | |
bad XUI | |||
2012-03-13 | EXP-1924 : Relax the cconsistency policy between text and UUID on the clipboard. | Merov Linden | |
2012-03-13 | EXP-1915 : Rewrote the fetching mechanism for folders making it truly recursive. | Merov Linden | |
2012-03-13 | merge | Dave Parks | |
2012-03-13 | MAINT-708 Reduce amount of video memory consumed by vertex buffer objects. | Dave Parks | |
2012-03-13 | Added tag viewer-release-candidate for changeset 5e8d2662f38a | Oz Linden | |
2012-03-13 | CHUI-56 FIXED Fixed a crash when deleting multiple inventory folders. | Vadim ProductEngine | |
2012-03-12 | Merge | Merov Linden | |
2012-03-12 | EXP-1914 : Fix the evaluation of isClipboardPasteable() when the clipboard ↵ | merov | |
is in cut mode. | |||
2012-03-12 | EXP-1922 : Skip the clipboard elements when purging the trash when in cut mode | Merov Linden | |
2012-03-12 | sync with viewer-development | eli | |
2012-03-11 | merge back tags for 3.3.0-beta1 | Oz Linden | |
2012-03-11 | Added tag DRTVWR-119, 3.3.0-beta1 for changeset d5f263687f43 | Oz Linden | |
2012-03-11 | merge beta tags | Oz Linden | |
2012-03-09 | EXP-1913 : Suppress the text concatenation on clipboard, unused and confusing. | Merov Linden | |
2012-03-09 | EXP-1915 : Disable copy/cut options for folders as long as all items in them ↵ | Merov Linden | |
are not present. | |||
2012-03-09 | EXP-1913 : Prevent text clipboard to zap inventory clipboard | Merov Linden | |
2012-03-09 | merge | Dave Parks | |
2012-03-09 | merge | Dave Parks | |
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-03-09 | merge changes for vmrg-223 | Oz Linden | |
2012-03-09 | merge changes for vmrg-230 | Oz Linden | |
2012-03-09 | merge changes for vmrg-227 | Oz Linden | |
2012-03-09 | merge changes for vmrg-226 | Oz Linden | |
2012-03-08 | EXP-1917 : Suppress clean up callback now that we move things to the trash ↵ | Merov Linden | |
immediately |