aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge branch '1.1.0a-gstreamer' into nextJacek Antonelli2009-01-13208-17355/+17436
| |\
| | * Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0aJacek Antonelli2009-01-133-42/+57
| | |\
| * | \ Merge 1.1.0 alpha into quickfilterJacek Antonelli2008-12-1734-478/+709
| |\ \ \
| | * | | VWR-1582: Local ruler mode wrong for linked objects.Jacek Antonelli2008-12-161-0/+4
| | | | | | | | | | | | | | | | | | | | Also VWR-11103 (regression of above).
| * | | | Use NType to find inventory icon name (part 2 of 2).Jacek Antonelli2008-12-101-0/+142
| | | | |
| * | | | Use NType to find inventory icon name (part 1 of 2).Jacek Antonelli2008-12-102-114/+14
| | | | |
| * | | | Clearing search shouldn't clear filter type.Jacek Antonelli2008-12-101-7/+0
| | | | |
| * | | | Start fetching inventory when quick filter changes.Jacek Antonelli2008-12-091-0/+4
| | | | |
| * | | | Refresh filter text when quick filter changes.Jacek Antonelli2008-12-091-0/+2
| | | | |
| * | | | Refactored; added LLInventoryFilter::rebuildFilterText().Jacek Antonelli2008-12-092-0/+6
| | | | |
| * | | | Updated Inventory window filter text generation.Jacek Antonelli2008-12-092-14/+26
| | | | | | | | | | | | | | | | | | | | It was putting the wrong types in the title when filtering. [#25]
| * | | | Hooked up Body Parts quickfilter and checkbox.Jacek Antonelli2008-12-081-7/+25
| | | | |
| * | | | Added Quick Filter item for Body Parts.Jacek Antonelli2008-12-081-2/+4
| | | | |
| * | | | Added Show Filters checkbox for Body Parts.Jacek Antonelli2008-12-081-3/+10
| | | | |
| * | | | Converted Show Filters window to relative positioning.Jacek Antonelli2008-12-081-28/+28
| | | | |
| * | | | Inventory filtering is now done by NType.Jacek Antonelli2008-12-081-1/+1
| | | | |
| * | | | LLInvFVBridge and derived classes have NTypes.Jacek Antonelli2008-12-083-1/+12
| | | | |
| * | | | Added LLFolderViewEventListener::getNInventoryType()Jacek Antonelli2008-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | Pure virtual method, overridden in derived classes.
| * | | | LLInventoryView uses new inventory type.Jacek Antonelli2008-12-081-67/+55
| | | | |
| * | | | Moved enum EWearableType to its own file.Jacek Antonelli2008-12-081-19/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Was in newview/llwearable.h, now in llinventory/llwearabletype.h. This allows it to be used in llinventory code.
| * | | | Merge RC2 into quickfilterJacek Antonelli2008-12-0610-1447/+52
| |\ \ \ \
| * | | | | Read filter labels from XML, no hard-coding.Jacek Antonelli2008-12-051-26/+26
| | | | | |
| * | | | | Defined strings for filter types (to allow translation).Jacek Antonelli2008-11-231-48/+31
| | | | | |
| * | | | | Cleaned up Show Filters floater XML.Jacek Antonelli2008-11-221-98/+122
| | | | | |
| * | | | | Added separators to Quick Filter.Jacek Antonelli2008-11-221-1/+6
| | | | | |
| * | | | | Renamed "Clothing" filter to "Clothing / Body Parts".Jacek Antonelli2008-11-223-8/+12
| | | | | |
| * | | | | Renamed "Show All Items" filter to "All Types".Jacek Antonelli2008-11-222-3/+3
| | | | | |
| * | | | | Bogus quick filter strings should be ignored.Jacek Antonelli2008-11-221-1/+7
| | | | | |
| * | | | | Disabled testing output when changing quick filter.Jacek Antonelli2008-11-221-1/+1
| | | | | |
| * | | | | Quick Filter combo box refreshes properly.Jacek Antonelli2008-11-222-0/+129
| | | | | |
| * | | | | Show Filters window refreshes properly.Jacek Antonelli2008-11-111-0/+9
| | | | | |
| * | | | | Added 'Custom' filter option (opens filters window).Jacek Antonelli2008-11-082-0/+13
| | | | | |
| * | | | | Quick Filter works, but is a bit rough.Jacek Antonelli2008-11-081-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 Antonelli2008-11-082-0/+19
| | | | | |
| * | | | | Added XUI for the Quick Filter combo box.Jacek Antonelli2008-11-081-5/+54
| | | | | |
* | | | | | Added inventory changes to fix one method of inventory loss.McCabe Maxsted2009-01-125-233/+388
|\ \ \ \ \ \
| * | | | | | Added inventory changes for one method of inventory loss and upcoming new ↵unknown2008-12-295-233/+388
| | | | | | | | | | | | | | | | | | | | | | | | | | | | inv capabilities
* | | | | | | Various pie menu improvements.McCabe Maxsted2009-01-129-741/+675
|\ \ \ \ \ \ \
| * | | | | | | Buy and Take now separated in the pie menu.unknown2008-12-223-110/+17
| | | | | | | |
| * | | | | | | resolved merge conflictsunknown2008-12-1969-3590/+2961
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | fuckyougitunknown2008-12-19188-13924/+13924
| | | | | | | |
| * | | | | | | fuck you gitunknown2008-12-191-33/+33
| | | | | | | |
| * | | | | | | Updated to RC2McCabe Maxsted2008-12-051-82/+82
| | | | | | | |
| * | | | | | | added McCabe's pie menu patchesMcCabe Maxsted2008-10-234-536/+555
| | | | | | | |
| * | | | | | | compiled imprudence with 1.21.6 sourceMcCabe Maxsted2008-10-197-4735/+4735
| | | | | | | |
* | | | | | | | Moved common options out of AdvancedMcCabe Maxsted2009-01-127-76/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | Moved common options out of Advancedunknown2008-12-187-76/+67
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fixed bottom HUD arrow (from VWR-5518, possible memory leak in linden code)McCabe Maxsted2009-01-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed bottom HUD arrow (from VWR-5518, possible memory leak)unknown2009-01-101-1/+1
| | | | | | | | |
* | | | | | | | | llMapDestination and map floater can now tp up to 4096mMcCabe Maxsted2009-01-121-1/+1
|\ \ \ \ \ \ \ \ \