aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed #994: double click action combobox not enablingMcCabe Maxsted2011-07-012-3/+5
* A fix for #995: crashing when changing 'Only my Friends and Groups can see wh...McCabe Maxsted2011-07-015-58/+138
* Make sure we clear out skin files that could cause bugs when we install over 1.3McCabe Maxsted2011-07-011-3/+7
* Created new window for selectively clearing different parts of the cache from...McCabe Maxsted2011-06-309-28/+299
* Fixed dice rolling to use the right rangeMcCabe Maxsted2011-06-302-21/+12
* Code from Singularity Viewer. Original author Shyotl.Nicky Perian2011-06-271-3/+20
* Fixed llinfos comment in llaudioengine_openal.cpp: updatewind, not initwindMcCabe Maxsted2011-06-271-1/+1
* Removed some unused code from the media tab panel and fixed the '?' button in...McCabe Maxsted2011-06-254-36/+18
* Fixed windows installer files missing from the repo and added the VS2010 redi...McCabe Maxsted2011-06-246-5/+40
* Updated the windows version of openal-soft to 1.13McCabe Maxsted2011-06-242-4/+4
* Tiny bit of coding standards changes for llaudioengine_openal and moved audio...McCabe Maxsted2011-06-243-49/+59
* Created new window for inworld dice rolling in advanced > UI. Todo: add butto...McCabe Maxsted2011-06-237-1/+248
* Updated Imp's easter egg chat commands with the new website urlsMcCabe Maxsted2011-06-231-7/+6
* Added more debugging info and initialization help. For some reason openal32.d...McCabe Maxsted2011-06-212-35/+130
* Updated openal device loading and added debug info for startupMcCabe Maxsted2011-06-212-28/+70
* Fixed the word 'beta' missing from the imp installerMcCabe Maxsted2011-06-211-2/+2
* Update the Windows installers for the upcoming 1.4 betaMcCabe Maxsted2011-06-212-111/+199
* Fixed viewer version number (1.4.0, not 1.4.1).Jacek Antonelli2011-06-201-1/+1
* Clarified the terms for activating spellchecking dictionaries.Jacek Antonelli2011-06-171-5/+5
* Fixed DicDownloadBaseURL to use http://app.kokuaviewer.org.Jacek Antonelli2011-06-161-1/+1
* Removed Meta7 and WorldSimTerra from default_grids.xml.Jacek Antonelli2011-06-151-31/+1
* Fixed a nonfunctional help button in the Region/Estate window.Jacek Antonelli2011-06-151-2/+1
* Removed Aurora Grid from the default grid list.Jacek Antonelli2011-06-151-15/+0
* Added "Show client name tag colors" checkbox in Preferences > Advanced.Jacek Antonelli2011-06-152-4/+9
* Reverted ability to customize the Imprudence client tag color.Jacek Antonelli2011-06-145-256/+182
* Merge remote-tracking branch 'thickbrick/misc' into nextJacek Antonelli2011-06-141-1/+1
|\
| * Fix #924: default RunMultipleThreads to TRUE.thickbrick2011-06-091-1/+1
* | Rearranged the login panel to put the grid selector on the left.Jacek Antonelli2011-06-141-29/+29
* | Commented out "Cut" from menu_inventory.xml. See IMP-961.Jacek Antonelli2011-06-121-0/+2
* | Updated app_settings/default_grids.xml from our online grid list.Jacek Antonelli2011-06-111-15/+22
* | Use the name of the root node for the default export filenameMcCabe Maxsted2011-06-111-1/+1
* | Merge branch '1.4-fbeta-maxselectfix' into 1.4-fbeta-export_texture_slMcCabe Maxsted2011-06-111-1/+1
|\ \
| * | Fixed file that wasn't committed in 231e9eee (missing this breaks prim creation)McCabe Maxsted2011-06-111-1/+1
* | | Allow export of textures from Second Life when we have permission (also clean...McCabe Maxsted2011-06-105-673/+853
* | | Added AO toolbar option to preferences > advancedMcCabe Maxsted2011-06-103-2/+19
* | | Show tooltips on profile pick tabs (lousy workaround for most names being too...McCabe Maxsted2011-06-102-3/+16
* | | Check for when a profile's born on date field gets sent invalid dataMcCabe Maxsted2011-06-102-22/+33
|/ /
* | Don't limit select distance when Disable Max Build Constraints is enabledMcCabe Maxsted2011-06-095-5/+5
* | Removed debug setting MaxSelectDistance...McCabe Maxsted2011-06-0910-21/+25
* | Added copy group link button to create clickable links to groups in the viewerMcCabe Maxsted2011-06-095-2/+68
* | Merge remote-tracking branch 'mccabe/1.4-fbeta-iwsupport' into nextJacek Antonelli2011-06-092-5/+53
|\ \
| * | Parse and use inworldz-specific slurls as if they were regular slurlsMcCabe Maxsted2011-06-082-5/+53
| |/
* | Merge remote-tracking branch 'mccabe/1.4-fbeta-landmark_preview' into nextJacek Antonelli2011-06-091-1/+1
|\ \
| * | Fixed landmark inventory offers not opening when automatic preview is enabledMcCabe Maxsted2011-06-081-1/+1
| |/
* | Fixed inventory count being reset when the inventory window's closed/reopenedMcCabe Maxsted2011-06-092-3/+6
* | Fix for button labels in case there's ever a conflict between a disabled sele...McCabe Maxsted2011-06-081-1/+1
* | Disable the AO sit toolbar button when the AO is disabledMcCabe Maxsted2011-06-082-4/+11
* | Implemented 'label_disabled' and 'label_selected_disabled' XUI for LLButtonMcCabe Maxsted2011-06-082-3/+21
* | Added tacky-but-useful button for toggling the AO window in the toolbarMcCabe Maxsted2011-06-081-3/+6
* | Fixed AO loading on startup and did some light cleanup for readability's sake...McCabe Maxsted2011-06-084-329/+599