aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llchatbar.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-10RED-628: Tab completion isn't setting the cursor in the right position.elektrahesse1-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...
2010-09-16Switched struct declaration to a more C++esque way... Aleric hit me with a ↵elektrahesse1-2/+2
stick :P
2010-09-16Moved all the variables to a struct to keep code more clean and added a ↵elektrahesse1-3/+11
check to run the regex match only if the text in chat changes, so it's a bit lighter
2010-09-16Added names cycling using TAB. Only 1 char now necessary to trigger ↵elektrahesse1-0/+4
completion. Otherwise TAB reverts to cycle through widgets.
2009-09-25Cleaned up channel control code in llchatbar.cpp someMcCabe Maxsted1-1/+3
2009-09-09Created my own version of Emerald's chat channel toolMcCabe Maxsted1-0/+5
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-1/+2
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-14/+6
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-0/+3
2008-08-15Second Life viewer sources 1.18.1.2Jacek Antonelli1-9/+12
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-1/+2
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+117