aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-03Created our own Linux freetype package, 2.3.11.Jacek Antonelli1-0/+6
2009-11-03Updated ndofdev to the version used in SL 1.23.4.Jacek Antonelli1-0/+7
2009-11-02Added "Double-Click Action" and "Go Here By" to Input prefs panel.Jacek Antonelli1-0/+6
2009-11-02Added "DoubleClickAction" and "GoAction" settings.Jacek Antonelli1-0/+9
Together they replace "DoubleClickAutopilot" and "DoubleClickTeleport".
2009-11-02"Go Here" in pie menu no longer asks for confirmation.Jacek Antonelli1-0/+10
Double-click still does, though.
2009-10-30Cleaned up PanelRadar class a bit.Jacek Antonelli1-0/+10
More privacy, better method names, generally cleaner.
2009-10-30Minimap radar can now be toggled.Jacek Antonelli1-0/+6
2009-10-30Added a button that will toggle the minimap radar.Jacek Antonelli1-0/+8
2009-10-29Added PanelRadar class, refactored from LLFloaterMap.Jacek Antonelli1-0/+13
2009-10-29Moved radar XML to panel_radar.xml and cleaned it up.Jacek Antonelli1-0/+7
It had been in floater_mini_map.xml.
2009-10-26Moved Logout to Advanced menu, removed shortcut.Jacek Antonelli1-0/+6
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 Antonelli1-0/+9
Very high numbers cause mysterious rounding problems.
2009-10-21Added Advanced menu option for AllowMultipleViewers for testing purposesMcCabe Maxsted1-0/+8
2009-10-19Partial fix for avatar names not displaying at > 1024m (won't be fixed until ↵McCabe Maxsted1-0/+6
LL actually sends height in more than one byte -_-)
2009-10-19Clamp map teleporting at 4096 rather than 1000McCabe Maxsted1-0/+5
2009-10-19Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2)McCabe Maxsted1-0/+8
2009-10-18Updated and added some Linux libs.Jacek Antonelli1-0/+19
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 Maxsted1-0/+9
2009-10-16Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patchMcCabe Maxsted1-0/+21
2009-10-14Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not ↵McCabe Maxsted1-0/+13
translatable
2009-10-13Combine the two mini-map mute buttons into oneMcCabe Maxsted1-0/+6
2009-10-13Parcel highlighting when selecting a name in radar is less buggyMcCabe Maxsted1-0/+7
2009-10-13Added history button for group chat as wellMcCabe Maxsted1-0/+5
2009-10-13Disable IM history button for Linux and Mac usersMcCabe Maxsted1-0/+6
2009-10-13Applied show IM logs button from Emerald viewer and added an alert if there ↵McCabe Maxsted1-0/+11
is no history
2009-10-13Updated inventory search to include description (from Emerald)McCabe Maxsted1-0/+9
2009-10-13Disable avatar appearance facelight when local lighting turned offMcCabe Maxsted1-0/+7
2009-10-13Only enable import/export of shapes if they're full perm and you're the creatorMcCabe Maxsted1-0/+5
2009-10-12Removed Emerald viewer modifier for avatar height label in customize windowMcCabe Maxsted1-0/+5
2009-10-12Added avatar shape import and export from Meerkat viewerMcCabe Maxsted1-0/+9
2009-10-12Added check/uncheck all buttons for make outfit from Meerkat viewerMcCabe Maxsted1-0/+6
2009-10-12Removed reference to 'Second Life' from postcard message a la MeerkatMcCabe Maxsted1-0/+5
2009-10-12Added script load/save from Meerkat viewerMcCabe Maxsted1-0/+13
2009-10-11Added particle count to windlight toolbarMcCabe Maxsted1-0/+5
2009-10-11Made advanced water toggleMcCabe Maxsted1-0/+5
2009-10-11Added advanced water and windlight sky tabs to sky presets pulldownMcCabe Maxsted1-0/+9
2009-10-11Added next/prev buttons to windlight water windowMcCabe Maxsted1-0/+9
2009-10-10Force minimize button focus to the top of Mini-MapMcCabe Maxsted1-0/+5
2009-10-10Added and tweaked vertical IM option from Emerald viewerMcCabe Maxsted1-0/+11
2009-10-09Updated and added some Linux libs.Jacek Antonelli1-0/+19
Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml Added: gstreamer-plugins, theora
2009-10-09Updated version info to 1.2.0 beta 2, added changelog bannerImprudence-1.2.0-beta2McCabe Maxsted1-0/+12
2009-10-09linden/indra/newview/skins/default/xui/en-us/floater_directory.xmlMcCabe Maxsted1-0/+5
2009-10-09Mini-map can now be minimizedMcCabe Maxsted1-0/+5
2009-10-09Added missing RLVa header file: rlvdefines.hMcCabe Maxsted1-0/+7
2009-10-08Applied lldialog spam throttle from Emerald viewerMcCabe Maxsted1-0/+6
2009-10-08Don't show lldialog boxes from muted avatars anymoreMcCabe Maxsted1-0/+5
2009-10-08Fixed money change notification happening after logout/loginMcCabe Maxsted1-0/+5
2009-10-08Fixed stupid error on my part that broke clickable names in chat historyMcCabe Maxsted1-0/+5
2009-10-08Fixed entering sim notification being tied to radar rangeMcCabe Maxsted1-1/+8
2009-10-08Clickable IMs in chat history was causing readability problems at varying ↵McCabe Maxsted1-0/+6
distances, decided it was a bug and fixed it