Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-12-15 | VWR-10823: Right click > Inspect crashes viewer. | McCabe Maxsted | 1 | -0/+7 | |
Backported from LL's 1.22 RC3. | |||||
2008-12-15 | VWR-9352: Prim falls to 256m height when moved outworld. | Jacek Antonelli | 1 | -0/+7 | |
Patch by Aimee Trescothick. | |||||
2008-12-15 | Added menu option for inworld browser. | McCabe Maxsted | 1 | -0/+6 | |
2008-12-15 | Added Home button functionality to the web browser. | McCabe Maxsted | 1 | -0/+12 | |
2008-12-13 | Version string generator now includes test label. | Jacek Antonelli | 1 | -0/+5 | |
This is used for naming packages on Linux, among other things. | |||||
2008-12-13 | Bumped version to 1.1.0 alpha. | Jacek Antonelli | 1 | -0/+5 | |
2008-12-13 | Add group name to group invite window. | McCabe Maxsted | 1 | -0/+8 | |
2008-12-13 | VWR-4826 (ability to ignore friendship offers). | McCabe Maxsted | 1 | -0/+4 | |
2008-12-13 | Beacons no longer persist between sessions. | McCabe Maxsted | 1 | -0/+12 | |
That distressed users who accidentally enabled them, since not even relogging would disable them. | |||||
2008-12-13 | Moved 'Offer Teleport' in IM to be on the left side. | McCabe Maxsted | 1 | -0/+4 | |
2008-12-13 | Switched Invite and Leave buttons in group panel. | McCabe Maxsted | 1 | -0/+6 | |
2008-12-13 | Added full comments to colors_base.xml files. | McCabe Maxsted | 1 | -0/+8 | |
2008-12-12 | Imprudence 1.0.0 finalized.v1.0.0imprudence-1.0.0 | Jacek Antonelli | 1 | -0/+9 | |
2008-12-12 | Added release notes. | Jacek Antonelli | 1 | -0/+6 | |
2008-12-12 | Blanked the test version string. Not RC anymore. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-12 | Windows build uses OpenJPEG 1.3. | Jacek Antonelli | 1 | -0/+5 | |
Fixes half-opaque skirts/textures issue. | |||||
2008-12-12 | README.txt will stay that name; README-linux.txt removed. | Jacek Antonelli | 1 | -0/+6 | |
2008-12-12 | Bumped version to RC3. | Anders Arnholm | 1 | -0/+7 | |
2008-12-11 | Simplified release notes URL scheme. | Jacek Antonelli | 1 | -0/+6 | |
Now uses e.g. "wiki/Release Notes/1.0.0-RC2", which is set up as a wiki redirect. | |||||
2008-12-11 | Fixed bad string comparison (rel notes url) [#28] | Jacek Antonelli | 1 | -0/+7 | |
Reported by Balp Allen. | |||||
2008-12-10 | Fix grid selector having a duplicate entry. [#24] | Jacek Antonelli | 1 | -0/+9 | |
Patch by Balp Allen. | |||||
2008-12-10 | Better warning when url_history.xml save fails. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-10 | Fixed bad string comparison (grid code name). [#22] | Jacek Antonelli | 1 | -0/+7 | |
Reported by Balp Allen. | |||||
2008-12-10 | Fixed blank url_history.xml creation. (VWR-5808) | McCabe Maxsted | 1 | -0/+4 | |
2008-12-10 | Rebranded login menu. [#23] | McCabe Maxsted | 1 | -0/+4 | |
2008-12-10 | Added test version info to llversionviewer.h | McCabe Maxsted | 1 | -0/+12 | |
2008-12-10 | Changed Release Notes link to point to Imprudence | McCabe Maxsted | 1 | -0/+8 | |
2008-12-10 | Use NType to find inventory icon name (part 2 of 2). | Jacek Antonelli | 1 | -0/+6 | |
2008-12-10 | Clearing search shouldn't clear filter type. | Jacek Antonelli | 1 | -0/+6 | |
2008-12-09 | Start fetching inventory when quick filter changes. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-09 | Refresh filter text when quick filter changes. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-09 | Refactored; added LLInventoryFilter::rebuildFilterText(). | Jacek Antonelli | 1 | -0/+6 | |
2008-12-09 | Updated Inventory window filter text generation. | Jacek Antonelli | 1 | -0/+8 | |
It was putting the wrong types in the title when filtering. [#25] | |||||
2008-12-08 | Hooked up Body Parts quickfilter and checkbox. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-08 | Added Quick Filter item for Body Parts. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-08 | Added Show Filters checkbox for Body Parts. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-08 | Converted Show Filters window to relative positioning. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-08 | Inventory filtering is now done by NType. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-08 | LLInvFVBridge and derived classes have NTypes. | Jacek Antonelli | 1 | -0/+8 | |
2008-12-08 | Added LLFolderViewEventListener::getNInventoryType() | Jacek Antonelli | 1 | -0/+5 | |
Pure virtual method, overridden in derived classes. | |||||
2008-12-08 | LLInventoryView uses new inventory type. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-08 | Recalculate ntype when changing type or flags. | Jacek Antonelli | 1 | -0/+4 | |
2008-12-08 | Added LLInventoryItem::recalcNInventoryType(). | Jacek Antonelli | 1 | -0/+6 | |
2008-12-08 | Added calc_ntype() function. | Jacek Antonelli | 1 | -0/+6 | |
2008-12-08 | Moved enum EWearableType to its own file. | Jacek Antonelli | 1 | -0/+10 | |
Was in newview/llwearable.h, now in llinventory/llwearabletype.h. This allows it to be used in llinventory code. | |||||
2008-12-08 | Added LLInventoryItem::mNInventoryType (new type) field. | Jacek Antonelli | 1 | -0/+7 | |
Will always by NIT_NONE so far. | |||||
2008-12-08 | New enumerator for inventory types. | Jacek Antonelli | 1 | -0/+6 | |
2008-12-06 | Added banners in ChangeLog to set versions apart. | Jacek Antonelli | 1 | -0/+24 | |
Entries should be placed in the section for the version into which they were merged. Entries within a section should be sorted chronologically. This is important for keeping track of changes which weren't merged until a later release than they were written. (Mixing them in chronologically would cause confusion about which changes were included in a release.) | |||||
2008-12-06 | Updated audio engine to LL's openal branch r1532. | Jacek Antonelli | 1 | -0/+24 | |
2008-12-06 | VWR-9400-patch2 (memleak whenever an LSL script is uploaded) | Jacek Antonelli | 1 | -0/+5 | |
Patch by Henri Beauchamp. |