aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Continue to fix unable to compile on CP936Kakurady2009-10-162-2/+2
| * | Fix rlvdefines.h with VC80 warning C4819 - character cannot be represented in...unknown2009-10-161-1/+1
| * | Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patchMcCabe Maxsted2009-10-1615-161/+285
| * | Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not ...McCabe Maxsted2009-10-149-6/+33
| * | Combine the two mini-map mute buttons into oneMcCabe Maxsted2009-10-132-2/+13
| * | Parcel highlighting when selecting a name in radar is less buggyMcCabe Maxsted2009-10-133-13/+14
| * | Added history button for group chat as wellMcCabe Maxsted2009-10-131-0/+2
| * | Disable IM history button for Linux and Mac usersMcCabe Maxsted2009-10-132-3/+7
| * | Applied show IM logs button from Emerald viewer and added an alert if there i...McCabe Maxsted2009-10-137-1/+64
| * | Updated inventory search to include description (from Emerald)McCabe Maxsted2009-10-135-17/+78
| * | Disable avatar appearance facelight when local lighting turned offMcCabe Maxsted2009-10-131-0/+5
| * | Only enable import/export of shapes if they're full perm and you're the creatorMcCabe Maxsted2009-10-131-1/+18
| * | Removed Emerald viewer modifier for avatar height label in customize windowMcCabe Maxsted2009-10-121-2/+1
| * | Added avatar shape import and export from Meerkat viewerMcCabe Maxsted2009-10-125-15/+227
| * | Added check/uncheck all buttons for make outfit from Meerkat viewerMcCabe Maxsted2009-10-122-0/+28
| * | Merge branch '1.2.0-avheight' into 1.2.0-customizeMcCabe Maxsted2009-10-122-1/+46
| |\ \
| | * | Applied avatar height in customize window from Emerald viewerMcCabe Maxsted2009-10-072-1/+46
| * | | Removed reference to 'Second Life' from postcard message a la MeerkatMcCabe Maxsted2009-10-121-1/+1
| * | | Added script load/save from Meerkat viewerMcCabe Maxsted2009-10-127-99/+87
| * | | Added particle count to windlight toolbarMcCabe Maxsted2009-10-111-6/+12
| * | | Made advanced water toggleMcCabe Maxsted2009-10-111-7/+19
| * | | Added advanced water and windlight sky tabs to sky presets pulldownMcCabe Maxsted2009-10-115-1/+72
| * | | Added next/prev buttons to windlight water windowMcCabe Maxsted2009-10-113-6/+72
| * | | Force minimize button focus to the top of Mini-MapMcCabe Maxsted2009-10-101-0/+1
| * | | cleaned up disablecameraconstraints min zoom changeMcCabe Maxsted2009-10-101-22/+16
| * | | Merge branch '1.2.0-cameraconstraints' into 1.2.0-cameraconstraints2McCabe Maxsted2009-10-101-45/+66
| |\ \ \
| | * | | Disable camera constraints now disables max zoom for the scrollwheelMcCabe Maxsted2009-10-041-45/+66
| * | | | Added and tweaked vertical IM option from Emerald viewerMcCabe Maxsted2009-10-105-13/+53
| * | | | Updated version info to 1.2.0 beta 2, added changelog bannerImprudence-1.2.0-beta2McCabe Maxsted2009-10-094-8/+8
| * | | | Merge commit 'jacek/next' into nextMcCabe Maxsted2009-10-091-8/+9
| |\ \ \ \
| | * \ \ \ Merge remote branch 'mccabe/next' into nextJacek Antonelli2009-10-093-0/+283
| | |\ \ \ \
| | * \ \ \ \ Merge remote branch 'mccabe/next' into nextJacek Antonelli2009-10-0939-845/+1258
| | |\ \ \ \ \
| | * | | | | | Grid manager no longer appends "/" to URIs.Jacek Antonelli2009-10-031-8/+9
| * | | | | | | linden/indra/newview/skins/default/xui/en-us/floater_directory.xmlMcCabe Maxsted2009-10-091-5/+5
| * | | | | | | Mini-map can now be minimizedMcCabe Maxsted2009-10-091-2/+2
| | |_|/ / / / | |/| | | | |
| * | | | | | Added missing RLVa header file: rlvdefines.hMcCabe Maxsted2009-10-091-0/+201
| * | | | | | Applied lldialog spam throttle from Emerald viewerMcCabe Maxsted2009-10-082-1/+68
| * | | | | | Don't show lldialog boxes from muted avatars anymoreMcCabe Maxsted2009-10-081-0/+15
| | |/ / / / | |/| | | |
| * | | | | Fixed money change notification happening after logout/loginMcCabe Maxsted2009-10-081-1/+1
| * | | | | Fixed stupid error on my part that broke clickable names in chat historyMcCabe Maxsted2009-10-081-4/+3
| * | | | | Fixed entering sim notification being tied to radar rangeMcCabe Maxsted2009-10-081-22/+25
| * | | | | Merge branch '1.2.0-logoutbugs' into nextMcCabe Maxsted2009-10-082-3/+6
| |\ \ \ \ \
| | * | | | | Revert "er ... offtopic: add ctrl-alt-shift-d as shortcut to toggle advanced ...McCabe Maxsted2009-10-041-4/+0
| | * | | | | Merge commit 'armin/logoutbugs' into 1.2.0-logoutbugsMcCabe Maxsted2009-10-043-3/+10
| | |\ \ \ \ \
| | | * | | | | er ... offtopic: add ctrl-alt-shift-d as shortcut to toggle advanced for linuxArmin Weatherwax2009-10-041-0/+4
| | | * | | | | test this as a fix for logout crash #2Armin Weatherwax2009-10-042-3/+6
| * | | | | | | Clickable IMs in chat history was causing readability problems at varying dis...McCabe Maxsted2009-10-081-1/+2
| * | | | | | | Mini-map radar now can notify you when someone enters the simMcCabe Maxsted2009-10-086-8/+116
| * | | | | | | Added typing info to mini-map radarMcCabe Maxsted2009-10-074-4/+59
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Fixed random mouseclicks on the edge of the windowMcCabe Maxsted2009-10-071-1/+8