aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-16Fixed width on first use grid selector being too smallMcCabe Maxsted1-2/+2
2010-09-16Fixed unresolved merge conflict in xui/fr/floater_html.xmlMcCabe Maxsted1-4/+0
2010-09-16Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax11-56/+169
possible for OS
2010-09-16Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted1-4/+4
2010-09-16Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse4-6/+98
2010-09-16Commented out the checks for distance, above 1024mts seems like i can't make ↵elektrahesse1-2/+2
them work fine :(
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 ↵elektrahesse2-41/+53
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 ↵elektrahesse2-30/+53
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 ↵elektrahesse2-2/+2
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-15More spell checking cleanupMcCabe Maxsted2-4/+5
2010-09-15Fixed up the spellcheck preferences labels to something more easily ↵McCabe Maxsted1-26/+33
understandable (TODO: make them make sense, create a decent layout)
2010-09-15Fixed spellcheck comboboxes showing up as blank (do we even want comboboxes ↵McCabe Maxsted1-14/+19
here?)
2010-09-15Fixed crash when pressing the download dictionary button right after the ↵McCabe Maxsted1-36/+39
window opened
2010-09-15Added LSL and LSL2 to the en_sl dictionaryMcCabe Maxsted1-0/+2
2010-09-15Removed spell_check from chat history and IM windows since sent text isn't ↵McCabe Maxsted4-7/+5
ever spellchecked
2010-09-15Added spell_check to floater_*.xml line editorsMcCabe Maxsted28-38/+38
2010-09-15Added spell_check to floater_*.xml text editorsMcCabe Maxsted14-20/+22
2010-09-15Added spell_check to panel_*.xml text editorsMcCabe Maxsted14-19/+19
2010-09-15Removed unused panel_voice_enable.xml fileMcCabe Maxsted1-37/+0
2010-09-15Added spell_check to panel_*.xml line editorsMcCabe Maxsted10-17/+18
2010-09-15Removed unused panel_voice_options.xml fileMcCabe Maxsted1-43/+0
2010-09-15First commit in the long overhaul of making spell check consistent and ↵McCabe Maxsted2-123/+210
workable. Contains code cleanup and a change in logic. Spell check is now only available on text/line editors that have spell_check set to true in xml
2010-09-15Updated CannotBuyLandMaturity notification with info on how to fix the problemMcCabe Maxsted1-1/+1
2010-09-14Clarified that a restart is required to change spell checking settingsMcCabe Maxsted1-2/+2
2010-09-14Removed GOVERNOR_LINDEN check to allow land auctions on OpenSimMcCabe Maxsted1-1/+1
2010-09-14Ugly hack for ugly (but needed) ui: make the 'none' group sort to the top of ↵McCabe Maxsted1-14/+34
the list
2010-09-14Added checkboxes to the group list for receiving group notices, joining ↵McCabe Maxsted3-14/+82
group chat, and listing group in profile
2010-09-14Small bugfix, no dropdown yetelektrahesse1-2/+2
2010-09-14Prevent double-click teleport when double-clicking touch-scripted objects or ↵thickbrick1-0/+13
objects with non-default click action (sit, buy, etc.)
2010-09-14SNOW-282: prevent the toolbox from showing up uninvited and grabbing ↵thickbrick1-2/+6
in-world click events after login. Window focus changes can leave gToolNull as the active tool (it should only be active when the window is unfocused.) This prevents doing keyboard override in that case.
2010-09-13Moved web map settings to the imprudence section of settings.xmlMcCabe Maxsted1-23/+23
2010-09-13add libhunspell to viewer_manifest for linux*Armin Weatherwax1-0/+2
2010-09-13Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax11-56/+169
possible for OS
2010-09-13Restored the alt-H shortcut for teleport historyMcCabe Maxsted1-1/+2
2010-09-13Fixed Windows compile error in autocompleteMcCabe Maxsted1-1/+1
2010-09-13Added the 'Add Friend' option to IMs and fixed the Group Profile button ↵McCabe Maxsted17-16/+95
showing the wrong profile (#514)
2010-09-13Updated German translation, part 2, by Eryn GalenMcCabe Maxsted21-328/+535
2010-09-13Added ' support for punctuation matchingelektrahesse1-1/+1
2010-09-13Initial support for names autocompletion in chat using ctrl-escelektrahesse1-5/+76
2010-09-12Fixed the regexp to match commas before the nameelektrahesse1-1/+1
2010-09-11Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵McCabe Maxsted1-0/+1
mNextAudioSession in LLVoiceClient
2010-09-11When buying land check the maturity level first and inform the agent when ↵Frederick Martian2-1/+22
the land does have a higher level than what he is currently set to
2010-09-11Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted1-4/+4
2010-09-11Changed version to Experimental 2010.09.11McCabe Maxsted1-1/+1
2010-09-11Fixed color picker size being too tiny for the labelMcCabe Maxsted1-6/+6