Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RED-628: Tab completion isn't setting the cursor in the right position. | elektrahesse | 2010-10-10 | 1 | -0/+2 |
| | | | Now the cursor goes to the end of the selected part. It's impossible to deselect on the fly upon keystroke unless we go hacking in LLLineEditor, which takes the key down before even reaching the chatbar... | ||||
* | Switched struct declaration to a more C++esque way... Aleric hit me with a ↵ | elektrahesse | 2010-09-16 | 1 | -2/+2 |
| | | | | stick :P | ||||
* | Moved all the variables to a struct to keep code more clean and added a ↵ | elektrahesse | 2010-09-16 | 1 | -3/+11 |
| | | | | check to run the regex match only if the text in chat changes, so it's a bit lighter | ||||
* | Added names cycling using TAB. Only 1 char now necessary to trigger ↵ | elektrahesse | 2010-09-16 | 1 | -0/+4 |
| | | | | completion. Otherwise TAB reverts to cycle through widgets. | ||||
* | Merged working branch of 1.2 into LL 1.23 merge | McCabe Maxsted | 2009-10-18 | 1 | -0/+7 |
|\ | |||||
| * | Cleaned up channel control code in llchatbar.cpp some | McCabe Maxsted | 2009-09-25 | 1 | -1/+3 |
| | | |||||
| * | Created my own version of Emerald's chat channel tool | McCabe Maxsted | 2009-09-09 | 1 | -0/+5 |
| | | |||||
* | | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 2009-04-30 | 1 | -1/+2 |
|/ | |||||
* | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 2009-01-11 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 2008-09-06 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.20.2 | Jacek Antonelli | 2008-08-15 | 1 | -2/+2 |
| | |||||
* | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 2008-08-15 | 1 | -14/+6 |
| | |||||
* | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 2008-08-15 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 2008-08-15 | 1 | -0/+3 |
| | |||||
* | Second Life viewer sources 1.18.1.2 | Jacek Antonelli | 2008-08-15 | 1 | -9/+12 |
| | |||||
* | Second Life viewer sources 1.15.0.2 | Jacek Antonelli | 2008-08-15 | 1 | -1/+2 |
| | |||||
* | Second Life viewer sources 1.13.2.12 | Jacek Antonelli | 2008-08-15 | 1 | -0/+117 |