aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-23Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning.Jacek Antonelli1-0/+0
2010-09-23don't rely on indexed color extension(SNOW-220)Nemurimasu Neiro1-1/+0
2010-09-23one more poke on trees+grass + fix the windlight waterArmin Weatherwax4-5/+10
2010-09-23fix: cached trees + grass white on opensimArmin Weatherwax3-4/+5
2010-09-23fix: "Random" is no integerArmin Weatherwax1-2/+2
2010-09-22forgot the main file for the OpenRegionInfo handlerPatrick Sapinski1-0/+162
2010-09-22Added handler for new OpenSim function "OpenRegionInfo", more info at http://...Patrick Sapinski5-7/+27
2010-09-21More sanity checks in OpenJPEG decodes for #355thickbrick1-10/+35
2010-09-21Double-click teleport:thickbrick5-48/+58
2010-09-19Added safety checks for when snapshot window goes out of sync with the main U...McCabe Maxsted1-98/+121
2010-09-19Show start location on the login screen by defaultMcCabe Maxsted1-1/+1
2010-09-19Changed ResetFocusOnSelfClick to default to false. TODO: investigate a better...McCabe Maxsted1-1/+1
2010-09-18Fixed a regression bug due to a refactorelektrahesse1-2/+1
2010-09-18Changed version to Experimental 2010.09.18McCabe Maxsted1-1/+1
2010-09-18Fixed contacts search not working on uppercase namesMcCabe Maxsted2-7/+8
2010-09-18Fixed windows compile error on autocompleteMcCabe Maxsted1-1/+1
2010-09-18Default upload animation preview to own avatarArmin Weatherwax1-1/+1
2010-09-18UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli1-1/+2
2010-09-17Fixed events handling on osx to behave correctly on 10.5+ compilation runs.elektrahesse2-6/+30
2010-09-17Ooops forgot to remove a debug printout :Pelektrahesse1-1/+0
2010-09-17Fixed path separators for im history so it's multiplatform nowelektrahesse1-1/+8
2010-09-17Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse1-2/+3
2010-09-17Added links to the blog and forums to the login screen's help menuMcCabe Maxsted1-20/+22
2010-09-17Updated the profile button heightsMcCabe Maxsted1-8/+8
2010-09-17"fix" null sound channel crashNemurimasu Neiro1-1/+1
2010-09-17Made searching contacts suck a lot lessMcCabe Maxsted2-37/+47
2010-09-17Let's not put so many spaces in front of (none)McCabe Maxsted1-1/+1
2010-09-17Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ...McCabe Maxsted3-658/+5
2010-09-17Updated de translations to third and fourth batches by ErynMcCabe Maxsted18-270/+541
2010-09-16Reset scroll position on search in contacts/groups listsMcCabe Maxsted2-0/+2
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