aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-16Added search bars for friends and groups lists, based on a feature in the Asc...McCabe Maxsted8-23/+142
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
2010-09-16Switched struct declaration to a more C++esque way... Aleric hit me with a st...elektrahesse1-2/+2
2010-09-16Moved all the variables to a struct to keep code more clean and added a check...elektrahesse2-41/+53
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 completio...elektrahesse2-30/+53
2010-09-16Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la...elektrahesse1-3/+17
2010-09-16Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ...McCabe Maxsted4-21/+39
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 highlight...elektrahesse2-2/+2
2010-09-15Added TAB as name completion hotkey, to be used after at least 3 chars otherw...elektrahesse1-1/+2
2010-09-15More spell checking cleanupMcCabe Maxsted4-12/+14
2010-09-15Fixed up the spellcheck preferences labels to something more easily understan...McCabe Maxsted1-26/+33
2010-09-15Fixed spellcheck comboboxes showing up as blank (do we even want comboboxes h...McCabe Maxsted1-14/+19
2010-09-15Fixed crash when pressing the download dictionary button right after the wind...McCabe Maxsted1-36/+39
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 ev...McCabe Maxsted4-7/+5
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 workab...McCabe Maxsted6-345/+470
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
2010-09-14Added checkboxes to the group list for receiving group notices, joining group...McCabe Maxsted3-14/+82
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
2010-09-14SNOW-282: prevent the toolbox from showing up uninvited and grabbing in-world...thickbrick1-2/+6
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
2010-09-13stay away from find_library!Nemurimasu Neiro2-10/+4
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 showi...McCabe Maxsted17-16/+95
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 mNextAudioSes...McCabe Maxsted1-0/+1
2010-09-11When buying land check the maturity level first and inform the agent when the...Frederick Martian2-1/+22
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
2010-09-11Made the default friend chat color the same color as friends' glyph in the mi...McCabe Maxsted1-3/+3