Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-08 | Actually mute the colour of muted text. | David Walter Seikel | 1 | -1/+1 | |
2012-02-18 | Removed google translate since the service is no longer available | McCabe Maxsted | 1 | -22/+0 | |
2011-05-04 | Besides the numerous label and organizational changes, here are the main points | McCabe Maxsted | 1 | -1/+1 | |
* Moved numerous options out of the Advanced panel * Moved numerous options out of the General panel * Combined the Network and Web Browser panels * Combined IM, Chat, and Spell checking preferences * Combined 'Show timestamps in IMs' and 'Show timestamps in Local Chat' to one ShowTimestamps setting * Removed UI for 'hide my own group title'. This can still be set in the debug settings * Renamed Popups > Notifications * Renamed Chat Colors > Colors * Renamed 'IMs and Logging' to 'Logging and Privacy' * Moved Colors next to Skins * Added style guide to the top of every preferences panel xui | |||||
2011-04-19 | Remember name and password based on grid. This is far from optimal, but will ↵ | McCabe Maxsted | 1 | -1/+2 | |
work for the time being. * UI needs to be made clear on what's going on with user's passwords * 'Remember password' checkbox now works on login (but is unclear) * Stored passwords are MD5s in grid_info.xml * Fixed vivox license appearing on other grids rather than specifically on second life login when voice is enabled * Small fix for username entry after logout * Sadly, storing password in the mac keychain needs to be reimplemented now | |||||
2011-03-01 | remove llfloaterhtml.* (not used anymore). | Armin Weatherwax | 1 | -1/+0 | |
2011-02-25 | Unbranding. Todays word is "linden". | David Seikel | 1 | -1/+1 | |
2010-11-06 | IMP-688: ERROR: getString: Invalid string control nick01 | Aleric Inglewood | 1 | -1/+1 | |
Don't look for the old variable names, "nick0*", but for the new ones. | |||||
2010-11-06 | IMP-688: ERROR: getString: Invalid string control nick01 | Aleric Inglewood | 1 | -1/+1 | |
Don't look for the old variable names, "nick0*", but for the new ones. | |||||
2010-10-10 | Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵ | Robin Cornelius | 1 | -2/+1 | |
Viewer 2 texture system" This reverts commit 087e15e89930d51c3964329befb273ae3b2d330d. Conflicts: linden/indra/newview/llsurface.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h | |||||
2010-10-09 | Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett | McCabe Maxsted | 1 | -0/+4 | |
2010-09-23 | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵ | Armin Weatherwax | 1 | -1/+2 | |
texture system | |||||
2010-09-23 | llmediaplugins first step | Armin Weatherwax | 1 | -2/+52 | |
2010-09-16 | Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra | elektrahesse | 1 | -5/+23 | |
2010-09-15 | Added more punctuation support to both names autocomplete and names ↵ | elektrahesse | 1 | -1/+1 | |
highlight in chat | |||||
2010-09-13 | Added ' support for punctuation matching | elektrahesse | 1 | -1/+1 | |
2010-09-12 | Fixed the regexp to match commas before the name | elektrahesse | 1 | -1/+1 | |
2010-09-10 | Code cleanup | elektrahesse | 1 | -34/+1 | |
2010-09-10 | Switched to boost::regex and wrote a regex supporting punctuation for name ↵ | elektrahesse | 1 | -2/+11 | |
matching in both chat and group ims | |||||
2010-09-10 | Fixed chat colors and added group im colors | elektrahesse | 1 | -29/+62 | |
2010-09-10 | Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵ | elektrahesse | 1 | -20/+24 | |
select the colors | |||||
2010-09-10 | Initial hacky release of colors in chat highlighting friend chat and when ↵ | elektrahesse | 1 | -8/+34 | |
your name is typed | |||||
2010-09-09 | Code cleanup | elektrahesse | 1 | -34/+1 | |
2010-09-09 | Switched to boost::regex and wrote a regex supporting punctuation for name ↵ | elektrahesse | 1 | -2/+11 | |
matching in both chat and group ims | |||||
2010-09-09 | Fixed chat colors and added group im colors | elektrahesse | 1 | -29/+62 | |
2010-09-08 | Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵ | elektrahesse | 1 | -20/+24 | |
select the colors | |||||
2010-09-08 | Initial hacky release of colors in chat highlighting friend chat and when ↵ | elektrahesse | 1 | -8/+34 | |
your name is typed | |||||
2010-08-31 | automatic translation feature | Patrick Sapinski | 1 | -0/+22 | |
2010-08-26 | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 1 | -2/+3 | |
2010-08-19 | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 1 | -2/+3 | |
2010-07-16 | Temporarily commented out the channel spinner in Local Chat until toggling ↵ | McCabe Maxsted | 1 | -2/+2 | |
works right | |||||
2010-06-19 | Fixed your own name being highlighted in chat history | McCabe Maxsted | 1 | -2/+3 | |
2009-10-08 | Fixed stupid error on my part that broke clickable names in chat history | McCabe Maxsted | 1 | -4/+3 | |
2009-10-08 | Clickable IMs in chat history was causing readability problems at varying ↵ | McCabe Maxsted | 1 | -1/+2 | |
distances, decided it was a bug and fixed it | |||||
2009-10-03 | Added new color setting for Object IMs | McCabe Maxsted | 1 | -0/+3 | |
2009-10-03 | Object IMs are now prefixed with 'IM: '. As a side effect, names are now ↵ | McCabe Maxsted | 1 | -4/+16 | |
clickable when show IMs in chat is enabled | |||||
2009-09-25 | Temporarily disable chat channel control in chat history until it's fixed | McCabe Maxsted | 1 | -0/+2 | |
2009-09-14 | Merged in jacek/next | McCabe Maxsted | 1 | -2/+57 | |
2009-09-11 | Backported clickable object names from 1.23 | McCabe Maxsted | 1 | -6/+12 | |
2009-09-09 | Created my own version of Emerald's chat channel tool | McCabe Maxsted | 1 | -1/+30 | |
2009-09-04 | Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | Jacek Antonelli | 1 | -2/+58 | |
Made a few non-functional changes to help it apply. | |||||
2009-06-14 | Added IM preference for showing IMs in either main or local chat | McCabe Maxsted | 1 | -1/+1 | |
2009-06-13 | Second Life viewer sources 1.23.3-RC | Jacek Antonelli | 1 | -0/+3 | |
2009-05-24 | Second Life viewer sources 1.23.2-RC | Jacek Antonelli | 1 | -4/+1 | |
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 1 | -9/+27 | |
2009-03-01 | Backported fix for VWR-6744 (No way to hide IMs in chat console) | McCabe Maxsted | 1 | -1/+5 | |
2009-01-21 | Fixed browser layout, toggling; removed legacy browser code | McCabe Maxsted | 1 | -1/+0 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-09-06 | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 1 | -13/+21 | |
2008-08-15 | Second Life viewer sources 1.20.9 | Jacek Antonelli | 1 | -1/+2 | |
2008-08-15 | Second Life viewer sources 1.20.7 | Jacek Antonelli | 1 | -4/+17 | |