aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llchatbar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RED-628: Tab completion isn't setting the cursor in the right position.elektrahesse2010-10-101-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 ↵elektrahesse2010-09-161-2/+2
| | | | stick :P
* Moved all the variables to a struct to keep code more clean and added a ↵elektrahesse2010-09-161-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 ↵elektrahesse2010-09-161-0/+4
| | | | completion. Otherwise TAB reverts to cycle through widgets.
* Merged working branch of 1.2 into LL 1.23 mergeMcCabe Maxsted2009-10-181-0/+7
|\
| * Cleaned up channel control code in llchatbar.cpp someMcCabe Maxsted2009-09-251-1/+3
| |
| * Created my own version of Emerald's chat channel toolMcCabe Maxsted2009-09-091-0/+5
| |
* | Second Life viewer sources 1.23.0-RCJacek Antonelli2009-04-301-1/+2
|/
* Second Life viewer sources 1.22.5-RCJacek Antonelli2009-01-111-1/+1
|
* Second Life viewer sources 1.21.0-RCJacek Antonelli2008-09-061-1/+1
|
* Second Life viewer sources 1.20.2Jacek Antonelli2008-08-151-2/+2
|
* Second Life viewer sources 1.19.0.0Jacek Antonelli2008-08-151-14/+6
|
* Second Life viewer sources 1.18.6.4-RCJacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.18.4.0-RCJacek Antonelli2008-08-151-0/+3
|
* Second Life viewer sources 1.18.1.2Jacek Antonelli2008-08-151-9/+12
|
* Second Life viewer sources 1.15.0.2Jacek Antonelli2008-08-151-1/+2
|
* Second Life viewer sources 1.13.2.12Jacek Antonelli2008-08-151-0/+117