Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | VWR-10823: Right click > Inspect crashes viewer. | McCabe Maxsted | 2008-12-15 | 1 | -2/+3 | |
| * | | | | | | | | VWR-9352: Prim falls to 256m height when moved outworld. | Jacek Antonelli | 2008-12-15 | 1 | -2/+7 | |
| * | | | | | | | | Added menu option for inworld browser. | McCabe Maxsted | 2008-12-15 | 5 | -0/+30 | |
| * | | | | | | | | Added Home button functionality to the web browser. | McCabe Maxsted | 2008-12-15 | 4 | -6/+39 | |
| * | | | | | | | | Merged 'mccabe/VWR-3336' into next | Jacek Antonelli | 2008-12-13 | 10 | -11/+41 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | Friends dots show as yellow and color can be set in colors.xml | McCabe Maxsted | 2008-11-22 | 6 | -193/+207 | |
| | * | | | | | | | Friends dots show as yellow and color can be set in colors.xml | McCabe Maxsted | 2008-11-22 | 2 | -6/+1 | |
| | * | | | | | | | Applied patch to show friends dots as yellow (VWR-3336) | McCabe Maxsted | 2008-11-21 | 1 | -0/+4 | |
| | * | | | | | | | Applied patch to show friends dots as yellow (VWR-3336) | McCabe Maxsted | 2008-11-21 | 1 | -0/+1 | |
| * | | | | | | | | Version string generator now includes test label. | Jacek Antonelli | 2008-12-13 | 1 | -1/+3 | |
| * | | | | | | | | Bumped version to 1.1.0 alpha. | Jacek Antonelli | 2008-12-13 | 1 | -2/+2 | |
| * | | | | | | | | Add group name to group invite window. | McCabe Maxsted | 2008-12-13 | 2 | -1/+25 | |
| * | | | | | | | | VWR-4826 (ability to ignore friendship offers). | McCabe Maxsted | 2008-12-13 | 1 | -0/+9 | |
| * | | | | | | | | Beacons no longer persist between sessions. | McCabe Maxsted | 2008-12-13 | 4 | -7/+7 | |
| * | | | | | | | | Moved 'Offer Teleport' in IM to be on the left side. | McCabe Maxsted | 2008-12-13 | 1 | -4/+4 | |
| * | | | | | | | | Switched Invite and Leave buttons in group panel. | McCabe Maxsted | 2008-12-13 | 1 | -4/+4 | |
| * | | | | | | | | Added full comments to colors_base.xml files. | McCabe Maxsted | 2008-12-13 | 2 | -352/+347 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Added release notes. | Jacek Antonelli | 2008-12-12 | 1 | -0/+1 | |
| * | | | | | | | Blanked the test version string. Not RC anymore. | Jacek Antonelli | 2008-12-12 | 1 | -1/+1 | |
| * | | | | | | | Windows build uses OpenJPEG 1.3. | Jacek Antonelli | 2008-12-12 | 1 | -2/+2 | |
| * | | | | | | | README.txt will stay that name; README-linux.txt removed. | Jacek Antonelli | 2008-12-12 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'next' into doc | Jacek Antonelli | 2008-12-12 | 13 | -83/+103 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Indentation cleanup. (llviewernetwork.cpp) | Jacek Antonelli | 2008-12-11 | 1 | -18/+18 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Simplified release notes URL scheme. | Jacek Antonelli | 2008-12-11 | 1 | -6/+5 | |
| | * | | | | | | Fixed bad string comparison (rel notes url) [#28] | Jacek Antonelli | 2008-12-11 | 1 | -1/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Fix grid selector having a duplicate entry. [#24] | Jacek Antonelli | 2008-12-10 | 3 | -2/+11 | |
| | * | | | | | Better warning when url_history.xml save fails. | Jacek Antonelli | 2008-12-10 | 1 | -1/+2 | |
| | * | | | | | Fixed bad string comparison (grid code name). [#22] | Jacek Antonelli | 2008-12-10 | 1 | -1/+2 | |
| | * | | | | | Fixed blank url_history.xml creation. (VWR-5808) | McCabe Maxsted | 2008-12-10 | 1 | -3/+10 | |
| | * | | | | | Rebranded login menu. [#23] | McCabe Maxsted | 2008-12-10 | 1 | -33/+33 | |
| | * | | | | | Added test version info to llversionviewer.h | McCabe Maxsted | 2008-12-10 | 4 | -7/+17 | |
| | * | | | | | Changed Release Notes link to point to Imprudence | McCabe Maxsted | 2008-12-10 | 2 | -10/+5 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Fixed indentation for 'skins' prefix. | Jacek Antonelli | 2008-12-01 | 1 | -21/+25 | |
| * | | | | | Doc packaging moved to platform-independent manifest. | Jacek Antonelli | 2008-12-01 | 1 | -20/+41 | |
| * | | | | | Imported license files for libraries and artwork. | Jacek Antonelli | 2008-12-01 | 4 | -0/+2267 | |
| * | | | | | Package up README.txt, etc. on Linux. | Jacek Antonelli | 2008-11-30 | 1 | -1/+24 | |
* | | | | | | 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 | |
* | | | | | | 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 |