Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Backported fix for VWR-5529: group chat scrolls up when logging enabled | McCabe Maxsted | 2009-01-23 | 1 | -0/+15 | |
| | | ||||||
* | | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls | McCabe Maxsted | 2009-01-23 | 1 | -0/+6 | |
| | | ||||||
* | | Windows version sets its own gstreamer environment variable | McCabe Maxsted | 2009-01-23 | 1 | -0/+8 | |
| | | ||||||
* | | Added link to wiki tutorial and missing variables to build cheat sheet | McCabe Maxsted | 2009-01-21 | 1 | -0/+6 | |
| | | ||||||
* | | Fixed browser layout, toggling; removed legacy browser code | McCabe Maxsted | 2009-01-21 | 1 | -0/+57 | |
|/ | ||||||
* | merged in jacek's fixes for inv icons | McCabe Maxsted | 2009-01-18 | 1 | -1/+75 | |
|\ | ||||||
| * | Merge branch 'filter-fixes' into next | Jacek Antonelli | 2009-01-18 | 1 | -0/+57 | |
| |\ | ||||||
| | * | LLFolderViewEventListener has type NIT_FOLDER. | Jacek Antonelli | 2009-01-18 | 1 | -0/+7 | |
| | | | | | | | | | | | | This fixes folders always showing when filtering. | |||||
| | * | Cosmetic code cleanup in LLInventoryViewFinder. | Jacek Antonelli | 2009-01-16 | 1 | -0/+4 | |
| | | | ||||||
| | * | Removed some dead code in LLInventoryViewFinder. | Jacek Antonelli | 2009-01-16 | 1 | -0/+4 | |
| | | | ||||||
| | * | Removed now-useless LLInventoryViewFinder::draw(). | Jacek Antonelli | 2009-01-16 | 1 | -0/+6 | |
| | | | ||||||
| | * | Use UI callbacks to initiate rebuilding filter. | Jacek Antonelli | 2009-01-16 | 1 | -0/+9 | |
| | | | | | | | | | | | | Instead of rebuilding from draw() every frame. | |||||
| | * | Fixed folders expanding when Show Filters is opened. | Jacek Antonelli | 2009-01-15 | 1 | -0/+4 | |
| | | | ||||||
| | * | Simplified rebuildFilter() a bit. | Jacek Antonelli | 2009-01-15 | 1 | -0/+5 | |
| | | | ||||||
| | * | LLInventoryViewFinder::rebuildFilter(). | Jacek Antonelli | 2009-01-15 | 1 | -0/+9 | |
| | | | | | | | | | | | | Refactored from draw(). | |||||
| | * | Don't show empty folders when using filter. | Jacek Antonelli | 2009-01-14 | 1 | -0/+5 | |
| | | | | | | | | | | | | This is the old behavior, but I had broken it. | |||||
| | * | Added inventory ntype for folders. | Jacek Antonelli | 2009-01-14 | 1 | -0/+8 | |
| | | | ||||||
| * | | Replaced some 0xffffffff's with NIT_ALL. | Jacek Antonelli | 2009-01-17 | 1 | -0/+6 | |
| | | | ||||||
| * | | Fixed group notice popup showing wrong item type. | Jacek Antonelli | 2009-01-17 | 1 | -0/+5 | |
| | | | | | | | | | | | | Attachment was showing texture icon regardless of type. | |||||
| * | | Fixed Resident chooser not showing calling cards. | Jacek Antonelli | 2009-01-16 | 1 | -0/+4 | |
| | | | ||||||
| * | | Fixed texture picker not showing textures. | Jacek Antonelli | 2009-01-16 | 1 | -0/+6 | |
| | | | ||||||
| * | | VWR-8012: Avatars rendered too dark. | Jacek Antonelli | 2009-01-15 | 1 | -0/+7 | |
| |/ | | | | | | | Patch posted by CG Linden | |||||
* | | Removed/moved unnecessary options | McCabe Maxsted | 2009-01-16 | 1 | -0/+14 | |
| | | ||||||
* | | Fixed crash bug while loading keywords | McCabe Maxsted | 2009-01-15 | 1 | -0/+5 | |
| | | ||||||
* | | 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 | |
| | | | | |