| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
| move llfolderview* into LLUI! | |||
| 2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
| removed viewer dependencies from folderview code | |||
| 2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
| started to remove newview dependencies from llfolder* | |||
| 2012-06-28 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
| cleaned up ownership of viewmodel more filtering fixes | |||
| 2012-06-27 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
| moved filtering logic to viewmodel | |||
| 2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
| inventory item labels and icons displaying again | |||
| 2012-06-18 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
| continuing fixing build errors general cleanup | |||
| 2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
| continuing fixing build errors renamed llfoldervieweventlistener.h to llfolderviewmodel.h | |||
| 2012-06-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
| 2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
| llfolderview refactornig | |||
| 2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
| 2012-03-16 | EXP-1841 : pull from current viewer-experience. | Merov Linden | |
| 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-04-26 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
| removed hacks for object inventory folderview | |||
| 2012-02-17 | EXP-1902, EXP-1903 : Move items cut to the trash when clipboard reset. | Merov Linden | |
| 2012-02-08 | EXP-1873 : Move cut items to trash in cut/copy over cut situations. | Merov Linden | |
| 2012-01-17 | Merge with viewer-dd, attempt #1 | Leslie Linden | |
| 2012-01-13 | EXP-1770 WIP Drag and drop visual selection can be off across hierarchies | Richard Linden | |
| made shift-selection work consistently across folder boundaries | |||
| 2012-01-05 | EXP-1754 FIX -- Search text shown in Outbox floater after marketplace synch ↵ | Leslie Linden | |
| if all items removed. * Added a setting to determine whether or not to display the standard empty inventory message. The message is on by default but turned off for the merchant outbox inventory panel. | |||
| 2011-08-23 | EXP-1099 FIX Cannot drag item on to empty space in outbox folder | Richard Linden | |
| corrected bad logic for resizing LLFolderView | |||
| 2011-08-08 | EXP-1065 FIX Inventory has slowed to a crawl. Clicking between items has an ↵ | Richard Nelson | |
| average one second delay. Same with switching between tabs. disable traversal of inventory contents for findView family of functions | |||
| 2011-07-05 | EXP-971 FIX New Direct Delivery item does not sort as most recent item in ↵ | Richard Linden | |
| Recent Tab if that tab is open when item delivered | |||
| 2011-07-05 | EXP-916 FIX -- Folder in Inbox indicates loading when all items are ↵ | Leslie Linden | |
| displayed in folder * Updated inbox inventory to not ever display the loading status like other inventory windows. * show_load_status is now an optional parameter for LLInventoryPanel and LLFolderView. Its default value is true but it is overridden to be false for the LLInboxInventoryPanel. Reviewed by Richard. | |||
| 2011-06-17 | EXP-915 FIX remove mHidden and mStartFolderID from LLFolderView* | Richard Linden | |
| cleaned up and refactored inventory code a bit reviewed by Leyla | |||
| 2011-05-03 | EXP-756 : Fix inventory folder ordering on launch | Merov Linden | |
| 2011-01-19 | STORM-373 FIXED "Rename" context menu option was disabled for incomplete ↵ | Vadim ProductEngine | |
| inventory items. Refresh the inventory context menu (which enables the "Rename" option) after the selected item(s) gets fetched. | |||
| 2010-09-27 | Merge | Leyla Farazha | |
| 2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
| /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
| 2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
| 2010-09-21 | fixed some whitespace errors in files touched by STORM-162 | Boroondas Gupte | |
| 2010-09-20 | STORM-162 : Makes the folder code more resilient | Merov Linden | |
| 2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
| back-out the back-out for this branch. yay. | |||
| 2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
| Backing out this merge that I pushed (prematurely) to the wrong place. | |||
| 2010-08-24 | merge heads. whew. | Tofu Linden | |
| 2010-08-13 | merge from viewer-release | Tofu Linden | |
| 2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
| 2010-08-12 | EXT-8473 FIXED Fixed renaming inventory items without hitting Enter. | Vadim Savchuk | |
| Problem: The bug was caused by the fix of EXT-6682 that prematurely forgets the item being renamed (by resetting mRenameItem) whenever the renamer input field loses focus. That's why we couldn't actually finish renaming item. Fix: The code is quite messy, but I'll try to explain. There are three cases when we should hide the renamer: 1) ESC key is hit (just hide). 2) ENTER key is hit (rename, then hide). 3) renamer loses focus (rename, then hide). In the first two cases we manually remove the renamer from the popups list -- by calling gViewerWindow->removePopup(mRenamer). In the third case that's done automatically. So, in all cases the onRenamerLost() pop-up is called that hides the renamer and only *then* resets mRenameItem. Not only this approach fixes the bug -- I hope it's a bit more straightforward too. Reviewed by Seraph at https://codereview.productengine.com/secondlife/r/854/ --HG-- branch : product-engine | |||
| 2010-08-10 | EXT-8255 FIXED Added confirmation dialog when removing items. | Andrew Dyukov | |
| Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/849/ --HG-- branch : product-engine | |||
| 2010-08-04 | Merge with dessie/viewer-release | Leyla Farazha | |
| 2010-08-04 | Backed out changeset: b81927151a18. Fix of EXT-3981 reverted to fix EXT-4379. | Sergei Litovchuk | |
| --HG-- branch : product-engine | |||
| 2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
| feeeeling. | |||
| 2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
| 2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
| 2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
| 2010-07-27 | Merge from dessie/viewer-release | Leyla Farazha | |
| 2010-07-27 | automated merge | Loren Shih | |
| 2010-07-26 | EXT-8229 FIXED Add "--no options--" automatically instead of special casing ↵ | Loren Shih | |
| for it in right-click menus Changed logic so that the menu is post-processed and, at that time, nooptions is added if the menu is seen to be empty. | |||
| 2010-07-22 | EXT-5403 FIXED texture picker to scroll to selected texture initially after ↵ | Sergei Litovchuk | |
| being open. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/736/. --HG-- branch : product-engine | |||
| 2010-07-19 | Merge with dessie/viewer-release | Leyla Farazha | |
