aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed #318 Crash in LLWindlightRemoteCtrl::refreshPresets()McCabe Maxsted2010-06-192-7/+10
|
* Made resident chooser use 'Close' instead of 'Cancel' since you can't ↵McCabe Maxsted2010-06-191-1/+1
| | | | actually cancel anything
* Fixed #340: cancel button doesn't appear during teleportsMcCabe Maxsted2010-06-191-1/+1
|
* Fixed #339: status bar doesn't update buy currency button branding after ↵McCabe Maxsted2010-06-193-1/+18
| | | | switching grids
* Made ellipses in menus follow standard user interface guidelinesMcCabe Maxsted2010-06-193-24/+24
|
* Changed View > AO menu item to View > Animation OverriderMcCabe Maxsted2010-06-191-1/+1
|
* Moved admin options in Advanced into new Admin Options submenuMcCabe Maxsted2010-06-191-20/+27
| | | | Makes the Advanced menu fit in windowed mode at 1024x768.
* Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵McCabe Maxsted2010-06-197-39/+127
| | | | limit and created an advanced menu item (also updated hippoLimits)
* Little cleanup of the AO menu checkMcCabe Maxsted2010-06-191-20/+20
|
* Moved 'Share language with objects' to Preferences > AdvancedMcCabe Maxsted2010-06-1918-10/+65
|
* Created toolbar remote for toggling AO on/offMcCabe Maxsted2010-06-1911-31/+287
|
* Automatically try logging in again if 'Login Failed. You appear to be ↵McCabe Maxsted2010-06-191-0/+16
| | | | already logged in' error happens on OpenSim
* update glib and gtk to Debian Lenny 32bit friendly(er) builds.Armin Weatherwax2010-06-191-4/+4
|
* Moved connecting to region failed error to notifications.xmlMcCabe Maxsted2010-06-192-3/+10
|
* Fixed #338: addRegion/removeRegion can trigger a viewer quitMcCabe Maxsted2010-06-194-17/+41
|
* wip forcing region disconnects to log you outMcCabe Maxsted2010-06-192-3/+26
|
* Tidied up a little const correctness in llimageMcCabe Maxsted2010-06-192-2/+2
|
* Fixed mini-map radar showing when minimized in mouselookMcCabe Maxsted2010-06-191-1/+1
|
* Implement UseKDUIfAvailable setting to specify if we will allow the viewer ↵Tom Grimshaw2010-06-194-4/+18
| | | | to use the llkdu library if it exists
* Chatbar gestures tooltip should say something usefulMcCabe Maxsted2010-06-191-1/+1
|
* Made chat history checkbox sentence-caseMcCabe Maxsted2010-06-191-1/+1
|
* cleanup: comment out some constants that are replaced by HippoLimitsArmin Weatherwax2010-06-191-4/+7
|
* fix: Bug #269 clicking Quit Button crashes viewer.Armin Weatherwax2010-06-191-33/+37
|
* feature: have clothing layer protection on and don't broadcast client nameArmin Weatherwax2010-06-195-13/+40
|
* fix another issue with alphaArmin Weatherwax2010-06-191-2/+4
|
* Applied fixed patch for SNOW-712McCabe Maxsted2010-06-191-1/+1
|
* Applied patch by Thickbrick Sleaford for SNOW-712: HTTP-fetched textures are ↵McCabe Maxsted2010-06-191-2/+11
| | | | not always decoded
* Applied slviewer-0-v12350-AllowInvisibleTextureInPicker_v2.patch by Henri ↵McCabe Maxsted2010-06-195-1/+40
| | | | Beauchamp from the cool viewer
* Also made the build window obey windows and mac interface guidelines and ↵McCabe Maxsted2010-06-191-161/+161
| | | | tweaked the layout a tiny bit
* fix: alpha not showing on other clients when clothing layer protection onArmin Weatherwax2010-06-191-1/+1
| | | | thanks to Emerald for fixing it and Katharine Berry for pointing to the fix :)
* Changed 'Continue' to 'Cancel' for the ConfirmQuit alertMcCabe Maxsted2010-06-191-1/+1
|
* Added a new shortcut for creating landmarks (CTRL-SHIFT-D)McCabe Maxsted2010-06-191-1/+2
|
* Fixed advanced build window's cancel and apply buttons switchedMcCabe Maxsted2010-06-191-4/+4
|
* Moved 'Legacy pie menus' into Preferences > AdvancedMcCabe Maxsted2010-06-194-22/+16
|
* Moved 'Mute wind' into Preferences > Audio, rearranged the audio preferences ↵McCabe Maxsted2010-06-195-23/+35
| | | | a little
* Made viewer preferences obey windows and mac interface guidelines (i.e. ↵McCabe Maxsted2010-06-1915-128/+128
| | | | checkboxes, sliders, and spinners now all use sentence-style instead of a random mix of sentence-style and title-style). Also changed a few labels for clarification
* Fixed radar 'm' being offMcCabe Maxsted2010-06-191-4/+4
|
* Little tidying up, made the default double click action cam to for the ↵McCabe Maxsted2010-06-193-8/+37
| | | | estate tab
* Fixed group notice history showing wrong icons for attached inventoryMcCabe Maxsted2010-06-193-3/+141
|
* Added a little easter egg for JacekMcCabe Maxsted2010-06-191-0/+13
|
* Added menu entry for Private Look At, made it so you can't have Show Look At ↵McCabe Maxsted2010-06-192-0/+56
| | | | and Private Look At enabled at the same time
* Made the 'Allow Multiple Instances' checkbox apply immediately rather than ↵McCabe Maxsted2010-06-191-0/+3
| | | | after a relog
* Applied snowglobe-0-v14000-AvatarNameInWindowTitle_v1.patch and set the name ↵McCabe Maxsted2010-06-1911-3/+41
| | | | in the window title only when running multiple instances
* Removed 'Received animation state for unknown avatar' log spamMcCabe Maxsted2010-06-191-1/+1
|
* Made PrivateLookAtTarget actually disable sending your show look at info ↵McCabe Maxsted2010-06-191-10/+9
| | | | with the CV patch
* Reverted cedce34e in favor of the coolviewer anti-show look at patch (fixes ↵McCabe Maxsted2010-06-192-21/+23
| | | | the crash in #322). Kept the debug setting the same
* Potential fix for #330 (messages in queue cause a crash when logging back in)McCabe Maxsted2010-06-191-6/+10
|
* Updated our client detection listMcCabe Maxsted2010-06-191-12/+66
|
* Ported group titles window from the Cool Viewer and placed it in the groups listMcCabe Maxsted2010-06-198-0/+383
|
* Updated llcharacter with some bits from Emerald and SnowGlobeMcCabe Maxsted2010-06-193-10/+48
|