Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-11 | Use BOOST_SIGNALS_LIB in newview/CMakeLists. | Jacek Antonelli | 1 | -0/+1 | |
2009-01-11 | Removed references to unused dbusglib. | Jacek Antonelli | 1 | -3/+0 | |
2009-01-11 | Wind disabled by default, ambient wind muting fixed, added debug setting ↵ | McCabe Maxsted | 3 | -42/+57 | |
'MuteWind' | |||||
2009-01-08 | Added openal32.dll and alut.dll to CopyWinLibs.cmake | unknown | 1 | -3/+9 | |
2008-12-30 | Added fix for VWR-10392 as well as other fixes | unknown | 1 | -22/+36 | |
2008-12-30 | Removed llkdu from cmake | unknown | 2 | -18/+0 | |
2008-12-19 | Clean up logging to used standard LL metods. | Anders Arnholm | 1 | -0/+7 | |
2008-12-16 | VWR-1582: Local ruler mode wrong for linked objects. | Jacek Antonelli | 1 | -0/+4 | |
Also VWR-11103 (regression of above). | |||||
2008-12-15 | 1.1 wip copy | unknown | 192 | -17157/+17157 | |
2008-12-15 | VWR-10823: Right click > Inspect crashes viewer. | McCabe Maxsted | 1 | -2/+3 | |
Backported from LL's 1.22 RC3. | |||||
2008-12-15 | VWR-9352: Prim falls to 256m height when moved outworld. | Jacek Antonelli | 1 | -2/+7 | |
Patch by Aimee Trescothick. | |||||
2008-12-15 | Added menu option for inworld browser. | McCabe Maxsted | 5 | -0/+30 | |
2008-12-15 | Added Home button functionality to the web browser. | McCabe Maxsted | 4 | -6/+39 | |
2008-12-13 | Add group name to group invite window. | McCabe Maxsted | 2 | -1/+25 | |
2008-12-13 | VWR-4826 (ability to ignore friendship offers). | McCabe Maxsted | 1 | -0/+9 | |
2008-12-13 | Beacons no longer persist between sessions. | McCabe Maxsted | 4 | -7/+7 | |
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 | -4/+4 | |
2008-12-13 | Switched Invite and Leave buttons in group panel. | McCabe Maxsted | 1 | -4/+4 | |
2008-12-13 | Added full comments to colors_base.xml files. | McCabe Maxsted | 2 | -352/+347 | |
2008-12-12 | Added release notes. | Jacek Antonelli | 1 | -0/+1 | |
2008-12-12 | README.txt will stay that name; README-linux.txt removed. | Jacek Antonelli | 1 | -2/+2 | |
2008-12-12 | Applied 3 patches from CoolViewer, http://sldev.free.fr | Anders Arnholm | 3 | -4/+18 | |
Applied slviewer-0-v120130-LandmarksDiscardButton_v2.patch.bz2 Applied slviewer-0-v120160-FriendshipAndCallingcardOffersIgnoreButton.patch.bz2 Applied slviewer-0-v12100-AllowDiscardForCreator.patch.bz2 | |||||
2008-12-11 | Indentation cleanup. (llviewernetwork.cpp) | Jacek Antonelli | 1 | -18/+18 | |
2008-12-11 | Simplified release notes URL scheme. | Jacek Antonelli | 1 | -6/+5 | |
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 | -1/+1 | |
Reported by Balp Allen. | |||||
2008-12-11 | Include README, ChangeLog, etc. in downloads #9 | Anders Arnholm | 1 | -0/+10 | |
2008-12-11 | Fix string error. | Anders Arnholm | 1 | -2/+4 | |
2008-12-10 | Fix grid selector having a duplicate entry. [#24] | Jacek Antonelli | 3 | -2/+11 | |
Patch by Balp Allen. | |||||
2008-12-10 | Better warning when url_history.xml save fails. | Jacek Antonelli | 1 | -1/+2 | |
2008-12-10 | Fixed bad string comparison (grid code name). [#22] | Jacek Antonelli | 1 | -1/+2 | |
Reported by Balp Allen. | |||||
2008-12-10 | Fixed blank url_history.xml creation. (VWR-5808) | McCabe Maxsted | 1 | -3/+10 | |
2008-12-10 | Rebranded login menu. [#23] | McCabe Maxsted | 1 | -33/+33 | |
2008-12-10 | Added test version info to llversionviewer.h | McCabe Maxsted | 3 | -7/+16 | |
2008-12-10 | Changed Release Notes link to point to Imprudence | McCabe Maxsted | 1 | -9/+4 | |
2008-12-10 | Use NType to find inventory icon name (part 2 of 2). | Jacek Antonelli | 1 | -0/+142 | |
2008-12-10 | Use NType to find inventory icon name (part 1 of 2). | Jacek Antonelli | 2 | -114/+14 | |
2008-12-10 | Clearing search shouldn't clear filter type. | Jacek Antonelli | 1 | -7/+0 | |
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/+2 | |
2008-12-09 | Refactored; added LLInventoryFilter::rebuildFilterText(). | Jacek Antonelli | 2 | -0/+6 | |
2008-12-09 | Updated Inventory window filter text generation. | Jacek Antonelli | 2 | -14/+26 | |
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 | -7/+25 | |
2008-12-08 | Added Quick Filter item for Body Parts. | Jacek Antonelli | 1 | -2/+4 | |
2008-12-08 | Added Show Filters checkbox for Body Parts. | Jacek Antonelli | 1 | -3/+10 | |
2008-12-08 | Converted Show Filters window to relative positioning. | Jacek Antonelli | 1 | -28/+28 | |
2008-12-08 | Inventory filtering is now done by NType. | Jacek Antonelli | 1 | -1/+1 | |
2008-12-08 | LLInvFVBridge and derived classes have NTypes. | Jacek Antonelli | 3 | -1/+12 | |
2008-12-08 | Added LLFolderViewEventListener::getNInventoryType() | Jacek Antonelli | 1 | -0/+1 | |
Pure virtual method, overridden in derived classes. | |||||
2008-12-08 | LLInventoryView uses new inventory type. | Jacek Antonelli | 1 | -67/+55 | |
2008-12-08 | Moved enum EWearableType to its own file. | Jacek Antonelli | 1 | -19/+1 | |
Was in newview/llwearable.h, now in llinventory/llwearabletype.h. This allows it to be used in llinventory code. |