aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Expand)AuthorFilesLines
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-11Updated the artwork package to fix a few items that were out of dateMcCabe Maxsted1-8/+8
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
2010-09-11Disabled highlight for own name color by default to avoid confusionMcCabe Maxsted1-2/+2
2010-09-10Fixed crash when right clicking a landmark and selecting 'About Landmark'. TO...McCabe Maxsted1-3/+3
2010-09-10Added the dark and gemini skins to the skins panel (note: revert before skin ...McCabe Maxsted3-6/+55
2010-09-10Updated artwork package to include dark and gemini skins (also updated window...McCabe Maxsted1-8/+8
2010-09-10Fix for crash on bad teleportsMcCabe Maxsted1-1/+1
2010-09-10Added libhunspell-1.2.dylib to Mac manifest.Jacek Antonelli1-0/+1
2010-09-10Made DroidSans the new default font.Jacek Antonelli2-14/+14
2010-09-10Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli5-12/+83
2010-09-10Added the concept of font size multiplier (size_mult).Jacek Antonelli3-19/+38
2010-09-10Added the concept of aliases to LLFontRegistry.Jacek Antonelli3-9/+52
2010-09-10Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli9-1/+214
2010-09-10Changed the 'bundle identifier' to org.imprudenceviewer.viewer.Jacek Antonelli5-5/+5
2010-09-10linux64: move cxx flags from external script into 00-Common.cmake for transpa...Armin Weatherwax1-1/+17
2010-09-10fix Bug #240: Make Outfit crashes the viewer in OpenSimArmin Weatherwax1-0/+2
2010-09-10fix: 32bit libs for linux64 are not actually downloadedArmin Weatherwax1-2/+2
2010-09-10Fixed Boost.cmake and removed the boost::system and boost::filesystem depende...elektrahesse1-6/+0
2010-09-10Code cleanupelektrahesse1-34/+1
2010-09-10Switched to boost::regex and wrote a regex supporting punctuation for name ma...elektrahesse1-2/+11