Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Fixed folders expanding when Show Filters is opened. | Jacek Antonelli | 2009-01-15 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Simplified rebuildFilter() a bit. | Jacek Antonelli | 2009-01-15 | 1 | -15/+2 | |
| | | | | ||||||
| | * | | LLInventoryViewFinder::rebuildFilter(). | Jacek Antonelli | 2009-01-15 | 2 | -4/+7 | |
| | | | | | | | | | | | | | | | | Refactored from draw(). | |||||
| | * | | Don't show empty folders when using filter. | Jacek Antonelli | 2009-01-14 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | This is the old behavior, but I had broken it. | |||||
| * | | | Replaced some 0xffffffff's with NIT_ALL. | Jacek Antonelli | 2009-01-17 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fixed group notice popup showing wrong item type. | Jacek Antonelli | 2009-01-17 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | | Attachment was showing texture icon regardless of type. | |||||
| * | | | Fixed Resident chooser not showing calling cards. | Jacek Antonelli | 2009-01-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fixed texture picker not showing textures. | Jacek Antonelli | 2009-01-16 | 1 | -5/+1 | |
| | | | | ||||||
| * | | | VWR-8012: Avatars rendered too dark. | Jacek Antonelli | 2009-01-15 | 1 | -1/+3 | |
| |/ / | | | | | | | | | | Patch posted by CG Linden | |||||
* | | | Removed/moved unnecessary options | McCabe Maxsted | 2009-01-16 | 5 | -70/+30 | |
| | | | ||||||
* | | | Fixed crash bug while loading keywords | McCabe Maxsted | 2009-01-15 | 1 | -4/+3 | |
| | | | ||||||
* | | | Added viewer support for multiline comments | McCabe Maxsted | 2009-01-15 | 1 | -2/+4 | |
| | | | ||||||
* | | | Added the 'Return to World' inventory option | McCabe Maxsted | 2009-01-14 | 3 | -2/+52 | |
| | | | ||||||
* | | | Added text to IM window about inventory transfers | McCabe Maxsted | 2009-01-13 | 2 | -1/+6 | |
| | | | ||||||
* | | | merged in jacek's quickfilter and gstreamer branches | McCabe Maxsted | 2009-01-13 | 11 | -254/+642 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '1.1.0a-gstreamer' into next | Jacek Antonelli | 2009-01-13 | 208 | -17355/+17436 | |
| |\ \ | ||||||
| | * \ | Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0a | Jacek Antonelli | 2009-01-13 | 3 | -42/+57 | |
| | |\ \ | ||||||
| * | \ \ | Merge 1.1.0 alpha into quickfilter | Jacek Antonelli | 2008-12-17 | 34 | -478/+709 | |
| |\ \ \ \ | ||||||
| | * | | | | VWR-1582: Local ruler mode wrong for linked objects. | Jacek Antonelli | 2008-12-16 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Also VWR-11103 (regression of above). | |||||
| * | | | | | Use NType to find inventory icon name (part 2 of 2). | Jacek Antonelli | 2008-12-10 | 1 | -0/+142 | |
| | | | | | | ||||||
| * | | | | | Use NType to find inventory icon name (part 1 of 2). | Jacek Antonelli | 2008-12-10 | 2 | -114/+14 | |
| | | | | | | ||||||
| * | | | | | Clearing search shouldn't clear filter type. | Jacek Antonelli | 2008-12-10 | 1 | -7/+0 | |
| | | | | | | ||||||
| * | | | | | Start fetching inventory when quick filter changes. | Jacek Antonelli | 2008-12-09 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | Refresh filter text when quick filter changes. | Jacek Antonelli | 2008-12-09 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Refactored; added LLInventoryFilter::rebuildFilterText(). | Jacek Antonelli | 2008-12-09 | 2 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Updated Inventory window filter text generation. | Jacek Antonelli | 2008-12-09 | 2 | -14/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | It was putting the wrong types in the title when filtering. [#25] | |||||
| * | | | | | Hooked up Body Parts quickfilter and checkbox. | Jacek Antonelli | 2008-12-08 | 1 | -7/+25 | |
| | | | | | | ||||||
| * | | | | | Added Quick Filter item for Body Parts. | Jacek Antonelli | 2008-12-08 | 1 | -2/+4 | |
| | | | | | | ||||||
| * | | | | | Added Show Filters checkbox for Body Parts. | Jacek Antonelli | 2008-12-08 | 1 | -3/+10 | |
| | | | | | | ||||||
| * | | | | | Converted Show Filters window to relative positioning. | Jacek Antonelli | 2008-12-08 | 1 | -28/+28 | |
| | | | | | | ||||||
| * | | | | | Inventory filtering is now done by NType. | Jacek Antonelli | 2008-12-08 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | LLInvFVBridge and derived classes have NTypes. | Jacek Antonelli | 2008-12-08 | 3 | -1/+12 | |
| | | | | | | ||||||
| * | | | | | Added LLFolderViewEventListener::getNInventoryType() | Jacek Antonelli | 2008-12-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Pure virtual method, overridden in derived classes. | |||||
| * | | | | | LLInventoryView uses new inventory type. | Jacek Antonelli | 2008-12-08 | 1 | -67/+55 | |
| | | | | | | ||||||
| * | | | | | Moved enum EWearableType to its own file. | Jacek Antonelli | 2008-12-08 | 1 | -19/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was in newview/llwearable.h, now in llinventory/llwearabletype.h. This allows it to be used in llinventory code. | |||||
| * | | | | | Merge RC2 into quickfilter | Jacek Antonelli | 2008-12-06 | 10 | -1447/+52 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Read filter labels from XML, no hard-coding. | Jacek Antonelli | 2008-12-05 | 1 | -26/+26 | |
| | | | | | | | ||||||
| * | | | | | | Defined strings for filter types (to allow translation). | Jacek Antonelli | 2008-11-23 | 1 | -48/+31 | |
| | | | | | | | ||||||
| * | | | | | | Cleaned up Show Filters floater XML. | Jacek Antonelli | 2008-11-22 | 1 | -98/+122 | |
| | | | | | | | ||||||
| * | | | | | | Added separators to Quick Filter. | Jacek Antonelli | 2008-11-22 | 1 | -1/+6 | |
| | | | | | | | ||||||
| * | | | | | | Renamed "Clothing" filter to "Clothing / Body Parts". | Jacek Antonelli | 2008-11-22 | 3 | -8/+12 | |
| | | | | | | | ||||||
| * | | | | | | Renamed "Show All Items" filter to "All Types". | Jacek Antonelli | 2008-11-22 | 2 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Bogus quick filter strings should be ignored. | Jacek Antonelli | 2008-11-22 | 1 | -1/+7 | |
| | | | | | | | ||||||
| * | | | | | | Disabled testing output when changing quick filter. | Jacek Antonelli | 2008-11-22 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Quick Filter combo box refreshes properly. | Jacek Antonelli | 2008-11-22 | 2 | -0/+129 | |
| | | | | | | | ||||||
| * | | | | | | Show Filters window refreshes properly. | Jacek Antonelli | 2008-11-11 | 1 | -0/+9 | |
| | | | | | | | ||||||
| * | | | | | | Added 'Custom' filter option (opens filters window). | Jacek Antonelli | 2008-11-08 | 2 | -0/+13 | |
| | | | | | | | ||||||
| * | | | | | | Quick Filter works, but is a bit rough. | Jacek Antonelli | 2008-11-08 | 1 | -1/+76 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It doesn't refresh its display when you change tabs, and the Show Filters window doesn't refresh either. | |||||
| * | | | | | | Added commit callback for Quick Filter. | Jacek Antonelli | 2008-11-08 | 2 | -0/+19 | |
| | | | | | | | ||||||
| * | | | | | | Added XUI for the Quick Filter combo box. | Jacek Antonelli | 2008-11-08 | 1 | -5/+54 | |
| | | | | | | |