aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-07Upped version to 1.2.0 RC1McCabe Maxsted4-6/+6
2009-11-07Fixed login page not updating after logoutMcCabe Maxsted1-4/+4
2009-11-07Fixed login grid combobox not updating correctly after logoutMcCabe Maxsted1-1/+10
2009-11-07Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patchMcCabe Maxsted19-528/+905
2009-11-07Changed default UIScaleFactor to 1.002 as a workaround to some font ↵McCabe Maxsted2-2/+2
rendering issues
2009-11-07Fixed some branding issues with alerts.xml and notify.xml.Jacek Antonelli16-233/+237
2009-11-06Changed wording of double-click and autopilot prefs.Jacek Antonelli1-5/+5
2009-11-04Created our own Linux fontconfig package, 2.3.7.Jacek Antonelli2-10/+3
2009-11-03Added a bunch of Linux libs to viewer_manifest.py.Jacek Antonelli1-0/+16
I had forgotten to add these earlier. Oops.
2009-11-03Created our own Linux freetype package, 2.3.11.Jacek Antonelli3-19/+3
2009-11-03Updated ndofdev to the version used in SL 1.23.4.Jacek Antonelli1-11/+4
2009-11-02Added "Double-Click Action" and "Go Here By" to Input prefs panel.Jacek Antonelli2-0/+44
2009-11-02Added "DoubleClickAction" and "GoAction" settings.Jacek Antonelli3-43/+41
Together they replace "DoubleClickAutopilot" and "DoubleClickTeleport".
2009-11-02"Go Here" in pie menu no longer asks for confirmation.Jacek Antonelli3-3/+20
Double-click still does, though.
2009-10-30Cleaned up PanelRadar class a bit.Jacek Antonelli3-104/+72
More privacy, better method names, generally cleaner.
2009-10-30Minimap radar can now be toggled.Jacek Antonelli2-0/+57
2009-10-30Added a button that will toggle the minimap radar.Jacek Antonelli4-0/+69
2009-10-29Added PanelRadar class, refactored from LLFloaterMap.Jacek Antonelli7-962/+1116
2009-10-29Moved radar XML to panel_radar.xml and cleaned it up.Jacek Antonelli2-98/+153
It had been in floater_mini_map.xml.
2009-10-26Moved Logout to Advanced menu, removed shortcut.Jacek Antonelli1-4/+3
We want to discourage its use until issues are fixed in 1.3.
2009-10-26Capped chat channel spinner to 1000000 (1 mil) as temp fix.Jacek Antonelli2-2/+2
Very high numbers cause mysterious rounding problems.
2009-10-21Added Advanced menu option for AllowMultipleViewers for testing purposesMcCabe Maxsted2-1/+38
2009-10-19Partial fix for avatar names not displaying at > 1024m (won't be fixed until ↵McCabe Maxsted1-6/+19
LL actually sends height in more than one byte -_-)
2009-10-19Clamp map teleporting at 4096 rather than 1000McCabe Maxsted1-1/+1
2009-10-19Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2)McCabe Maxsted2-1/+18
2009-10-19Fixes VWR-12161: avatar_skeleton.xml cannot be parsedLilly Zenovka1-7/+7
2009-10-18Updated and added some Linux libs.Jacek Antonelli4-51/+68
Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml Added: gstreamer-plugins, theora
2009-10-17Ported notecard security fix from LL's 1.23.5 viewerMcCabe Maxsted3-1/+31
2009-10-16Fix muting objects with same name as avatar mutes ScriptDialogs from avatar.Kakurady1-3/+17
ScriptDialogs from muted objects or groups will not be displayed either.
2009-10-16Continue to fix unable to compile on CP936Kakurady2-2/+2
2009-10-16Fix rlvdefines.h with VC80 warning C4819 - character cannot be represented ↵unknown1-1/+1
in some codesets
2009-10-16Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patchMcCabe Maxsted15-161/+285
2009-10-14Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not ↵McCabe Maxsted9-6/+33
translatable
2009-10-13Combine the two mini-map mute buttons into oneMcCabe Maxsted2-2/+13
2009-10-13Parcel highlighting when selecting a name in radar is less buggyMcCabe Maxsted3-13/+14
2009-10-13Added history button for group chat as wellMcCabe Maxsted1-0/+2
2009-10-13Disable IM history button for Linux and Mac usersMcCabe Maxsted2-3/+7
2009-10-13Applied show IM logs button from Emerald viewer and added an alert if there ↵McCabe Maxsted7-1/+64
is no history
2009-10-13Updated inventory search to include description (from Emerald)McCabe Maxsted5-17/+78
2009-10-13Disable avatar appearance facelight when local lighting turned offMcCabe Maxsted1-0/+5
2009-10-13Only enable import/export of shapes if they're full perm and you're the creatorMcCabe Maxsted1-1/+18
2009-10-12Removed Emerald viewer modifier for avatar height label in customize windowMcCabe Maxsted1-2/+1
2009-10-12Added avatar shape import and export from Meerkat viewerMcCabe Maxsted5-15/+227
2009-10-12Added check/uncheck all buttons for make outfit from Meerkat viewerMcCabe Maxsted2-0/+28
2009-10-12Removed reference to 'Second Life' from postcard message a la MeerkatMcCabe Maxsted1-1/+1
2009-10-12Added script load/save from Meerkat viewerMcCabe Maxsted7-99/+87
2009-10-11Added particle count to windlight toolbarMcCabe Maxsted1-6/+12
2009-10-11Made advanced water toggleMcCabe Maxsted1-7/+19
2009-10-11Added advanced water and windlight sky tabs to sky presets pulldownMcCabe Maxsted5-1/+72
2009-10-11Added next/prev buttons to windlight water windowMcCabe Maxsted3-6/+72