aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://github.com/mccabe/imprudence into nextDavid Seikel2011-06-252-111/+199
|\
| * 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
* | Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-251-1/+1
|\ \ | |/
| * Fixed viewer version number (1.4.0, not 1.4.1).Jacek Antonelli2011-06-201-1/+1
* | Clean up the tag colour stuff after the merge.David Seikel2011-06-191-18/+15
* | Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-1910-114/+19
|\ \ | |/
| * 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
* | | Merge remote-tracking branch 'jacek/next' into nextDavid Seikel2011-06-1247-1225/+2047
|\ \ \ | |/ /
| * | 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
| * | Added some log info when ao_template.ini can't be foundMcCabe Maxsted2011-06-081-0/+5
| * | Fixed inventory window not showing item count on login when the full cache is...McCabe Maxsted2011-06-082-7/+14
| * | Re-enabled fetchinventoryonlogin setting and renamed it to fetchinventoryonlo...McCabe Maxsted2011-06-082-14/+12
| * | Committing some more useful debugging linesMcCabe Maxsted2011-06-081-8/+8
| * | Always show an item count in the inventoryMcCabe Maxsted2011-06-081-1/+1
| * | Fixed inventory not background fetching on startup when inventory window was ...McCabe Maxsted2011-06-081-13/+11
| * | Now that the cache persists, start background fetching on login. We begin wit...McCabe Maxsted2011-06-083-10/+35
| * | Committing fix for #0000302: inventory reloads on every login. Needs more tes...McCabe Maxsted2011-06-081-4/+7
| * | Fixed unitiliazed variables in llinventorymodel classMcCabe Maxsted2011-06-081-0/+8
| * | Inv cleanup phase 2: death to gotoMcCabe Maxsted2011-06-081-81/+197