Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added viewer support for multiline comments | McCabe Maxsted | 2009-01-15 | 1 | -1/+8 |
| | |||||
* | Added compile support for multiline comments | McCabe Maxsted | 2009-01-15 | 1 | -0/+6 |
| | |||||
* | Updated changelog | McCabe Maxsted | 2009-01-14 | 1 | -0/+43 |
| | |||||
* | Added the 'Return to World' inventory option | McCabe Maxsted | 2009-01-14 | 1 | -0/+16 |
| | |||||
* | Added text to IM window about inventory transfers | McCabe Maxsted | 2009-01-13 | 1 | -0/+5 |
| | |||||
* | merged in jacek's quickfilter and gstreamer branches | McCabe Maxsted | 2009-01-13 | 1 | -18/+214 |
|\ | |||||
| * | Merge branch '1.1.0a-gstreamer' into next | Jacek Antonelli | 2009-01-13 | 1 | -0/+186 |
| |\ | |||||
| | * | Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0a | Jacek Antonelli | 2009-01-13 | 1 | -0/+10 |
| | |\ | |||||
| * | \ | Merge 1.1.0 alpha into quickfilter | Jacek Antonelli | 2008-12-17 | 1 | -24/+267 |
| |\ \ \ | |||||
| | * | | | VWR-1582: Local ruler mode wrong for linked objects. | Jacek Antonelli | 2008-12-16 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | Also VWR-11103 (regression of above). | ||||
| | * | | | Switched OpenJPEG package to a tar.bz2. | Jacek Antonelli | 2008-12-15 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The install.py script doesn't support .zip files. Maybe later we could add support for that. | ||||
| * | | | | Use NType to find inventory icon name (part 2 of 2). | Jacek Antonelli | 2008-12-10 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Clearing search shouldn't clear filter type. | Jacek Antonelli | 2008-12-10 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | 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/+4 |
| | | | | | |||||
| * | | | | Refactored; added LLInventoryFilter::rebuildFilterText(). | Jacek Antonelli | 2008-12-09 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Updated Inventory window filter text generation. | Jacek Antonelli | 2008-12-09 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | 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 | -0/+4 |
| | | | | | |||||
| * | | | | Added Quick Filter item for Body Parts. | Jacek Antonelli | 2008-12-08 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Added Show Filters checkbox for Body Parts. | Jacek Antonelli | 2008-12-08 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Converted Show Filters window to relative positioning. | Jacek Antonelli | 2008-12-08 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Inventory filtering is now done by NType. | Jacek Antonelli | 2008-12-08 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | LLInvFVBridge and derived classes have NTypes. | Jacek Antonelli | 2008-12-08 | 1 | -0/+8 |
| | | | | | |||||
| * | | | | Added LLFolderViewEventListener::getNInventoryType() | Jacek Antonelli | 2008-12-08 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | Pure virtual method, overridden in derived classes. | ||||
| * | | | | LLInventoryView uses new inventory type. | Jacek Antonelli | 2008-12-08 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Recalculate ntype when changing type or flags. | Jacek Antonelli | 2008-12-08 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Added LLInventoryItem::recalcNInventoryType(). | Jacek Antonelli | 2008-12-08 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Added calc_ntype() function. | Jacek Antonelli | 2008-12-08 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Moved enum EWearableType to its own file. | Jacek Antonelli | 2008-12-08 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Was in newview/llwearable.h, now in llinventory/llwearabletype.h. This allows it to be used in llinventory code. | ||||
| * | | | | Added LLInventoryItem::mNInventoryType (new type) field. | Jacek Antonelli | 2008-12-08 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | Will always by NIT_NONE so far. | ||||
| * | | | | New enumerator for inventory types. | Jacek Antonelli | 2008-12-08 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Merge RC2 into quickfilter | Jacek Antonelli | 2008-12-06 | 1 | -0/+187 |
| |\ \ \ \ | |||||
| * | | | | | Read filter labels from XML, no hard-coding. | Jacek Antonelli | 2008-12-05 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Defined strings for filter types (to allow translation). | Jacek Antonelli | 2008-11-23 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Cleaned up Show Filters floater XML. | Jacek Antonelli | 2008-11-22 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Added separators to Quick Filter. | Jacek Antonelli | 2008-11-22 | 1 | -1/+5 |
| | | | | | | |||||
| * | | | | | Combobox widget now supports separators in XUI. | Jacek Antonelli | 2008-11-22 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Renamed "Clothing" filter to "Clothing / Body Parts". | Jacek Antonelli | 2008-11-22 | 1 | -0/+14 |
| | | | | | | |||||
| * | | | | | Renamed "Show All Items" filter to "All Types". | Jacek Antonelli | 2008-11-22 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Bogus quick filter strings should be ignored. | Jacek Antonelli | 2008-11-22 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Disabled testing output when changing quick filter. | Jacek Antonelli | 2008-11-22 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Quick Filter combo box refreshes properly. | Jacek Antonelli | 2008-11-22 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | Show Filters window refreshes properly. | Jacek Antonelli | 2008-11-11 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Added 'Custom' filter option (opens filters window). | Jacek Antonelli | 2008-11-08 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Quick Filter works, but is a bit rough. | Jacek Antonelli | 2008-11-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Added XUI for the Quick Filter combo box. | Jacek Antonelli | 2008-11-08 | 1 | -0/+6 |
| | | | | | | |||||
* | | | | | | Backported message timeout changes | McCabe Maxsted | 2009-01-13 | 1 | -6/+9 |
| | | | | | | |||||
* | | | | | | Updated changes to LLSD. | McCabe Maxsted | 2009-01-12 | 1 | -0/+9 |
| | | | | | | |||||
* | | | | | | Added inventory changes to fix one method of inventory loss. | McCabe Maxsted | 2009-01-12 | 1 | -4/+24 |
|\ \ \ \ \ \ |