aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llchatbar.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-10Removed a little piece of test codeelektrahesse1-5/+0
2010-10-10RED-628: Tab completion isn't setting the cursor in the right position.elektrahesse1-24/+18
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-10-09Applied RLVa-1.1.2-Imprudence.patch by Kitty BarnettMcCabe Maxsted1-6/+9
2010-09-23llmediaplugins first stepArmin Weatherwax1-1/+1
2010-09-18Fixed a regression bug due to a refactorelektrahesse1-2/+1
2010-09-18Fixed windows compile error on autocompleteMcCabe Maxsted1-1/+1
2010-09-17Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse1-2/+3
2010-09-16Commented out the checks for distance, above 1024mts seems like i can't make ↵elektrahesse1-2/+2
them work fine :(
2010-09-16Moved all the variables to a struct to keep code more clean and added a ↵elektrahesse1-38/+42
check to run the regex match only if the text in chat changes, so it's a bit lighter
2010-09-16Fixed a bug related to the names cache clearing :Pelektrahesse1-40/+39
2010-09-16Added names cycling using TAB. Only 1 char now necessary to trigger ↵elektrahesse1-30/+49
completion. Otherwise TAB reverts to cycle through widgets.
2010-09-16Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of ↵elektrahesse1-3/+17
last part upon new autocomplete attempt
2010-09-15Added support for autocompletion of names also in the 'local chat' windowelektrahesse1-2/+1
2010-09-15Added more punctuation support to both names autocomplete and names ↵elektrahesse1-1/+1
highlight in chat
2010-09-15Added TAB as name completion hotkey, to be used after at least 3 chars ↵elektrahesse1-1/+2
otherwise it reverts to the default widgets-switching behaviour
2010-09-14Small bugfix, no dropdown yetelektrahesse1-2/+2
2010-09-13Fixed Windows compile error in autocompleteMcCabe Maxsted1-1/+1
2010-09-13Initial support for names autocompletion in chat using ctrl-escelektrahesse1-5/+76
2010-08-30updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski1-0/+3
use it
2010-08-19Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted1-5/+5
2010-07-31Applied shift-enter whisper shortcut patch by Henri Beauchamp, ported by ↵McCabe Maxsted1-0/+6
Ansariel Hiller
2010-07-27Don't play typing anim when using a default channel other than 0McCabe Maxsted1-1/+8
2010-07-24Henri Beauchamp: MU* pose style and (( auto closeArmin Weatherwax1-0/+30
2010-04-10Removed some duplicate includes I've come acrossMcCabe Maxsted1-1/+0
2010-01-03SNOW-376 Clean up handling of the maximum length of chat messagesMm Alder1-2/+6
2009-10-16Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patchMcCabe Maxsted1-9/+9
2009-09-25Cleaned up channel control code in llchatbar.cpp someMcCabe Maxsted1-8/+10
2009-09-25Temporarily disable chat channel control in chat history until it's fixedMcCabe Maxsted1-1/+1
2009-09-14Merged in jacek/nextMcCabe Maxsted1-3/+73
2009-09-09Removed old commentMcCabe Maxsted1-1/+1
2009-09-09Created my own version of Emerald's chat channel toolMcCabe Maxsted1-4/+39
2009-09-04Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch.Jacek Antonelli1-3/+73
Made a few non-functional changes to help it apply.
2009-07-11looks like working nowArmin Weatherwax1-0/+1
modified: linden/indra/newview/llchatbar.cpp modified: linden/indra/newview/llviewerwindow.cpp modified: linden/indra/newview/llvoavatar.cpp
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-4/+8
2009-04-27Applied Armin's gesture manager patchMcCabe Maxsted1-2/+3
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-4/+6
2008-09-28Second Life viewer sources 1.21.3-RCJacek Antonelli1-11/+11
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-41/+40
2008-08-15Second Life viewer sources 1.20.9Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-29/+52
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-0/+6
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-151/+21
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-2/+5
2008-08-15Second Life viewer sources 1.18.2.0Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.18.1.2Jacek Antonelli1-47/+108
2008-08-15Second Life viewer sources 1.17.1.0Jacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.17.0.12Jacek Antonelli1-1/+3