aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added 'Teleport to Ground' option in the Advanced menuMcCabe Maxsted2010-08-211-0/+3
| |
| * Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted2010-08-191-0/+48
| |
| * Increased the size of the script editor font to 9McCabe Maxsted2010-08-171-1/+1
| |
| * Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵McCabe Maxsted2010-08-151-0/+3
| | | | | | | | the Emerald feature by Chalice Yao
| * Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted2010-08-121-0/+3
| |
| * Added confirmation dialog to derenderMcCabe Maxsted2010-08-121-0/+14
| |
| * Don't put Derender at the 6 o'clock position in the piesMcCabe Maxsted2010-08-124-20/+20
| |
| * Fixed Derender positions in the pie menu and added them to the legacy pie menuMcCabe Maxsted2010-08-123-5/+9
| |
| * Port "Derender" pie option from Emerald. All credit due to the Emerald team.Tom Grimshaw2010-08-122-0/+6
| |
| * Fixed gestures audio slider not being muted by the master muteMcCabe Maxsted2010-08-111-1/+1
| |
| * Fixed #384: build math button overlaps some UI text. This feedback is still ↵McCabe Maxsted2010-08-111-1/+1
| | | | | | | | confusing either way
| * Re-enabled search url fetching in the grid manager and fixed up web search ↵McCabe Maxsted2010-08-111-5/+16
| | | | | | | | to support them (fetched urls are equivalent to SearchURLDefault and searches follow the SL web search formatting)
| * Draw stripes for area searchMcCabe Maxsted2010-08-091-6/+10
| |
| * Removed pointless 'About' button from the preferencesMcCabe Maxsted2010-08-071-4/+1
| |
| * Tidied up Advanced preferences layout (client name tag options still need to ↵McCabe Maxsted2010-08-071-20/+11
| | | | | | | | be sorted out)
| * Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted2010-08-073-10/+18
| | | | | | | | option
| * Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted2010-08-073-6/+14
| | | | | | | | audio controls
* | Added a "news bar" at the bottom of the login screen.Jacek Antonelli2011-02-241-8/+15
| | | | | | | | | | | | The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc.
* | Improved warning message about SL statistics packet.Jacek Antonelli2011-02-221-14/+12
| |
* | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-223-8/+8
| |
* | re-enable statistics packet for SL, firstuse warn about itArmin Weatherwax2011-02-221-0/+18
| | | | | | | | (cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c)
* | Changed several Preferences modal alerts to notifications.Jacek Antonelli2010-10-231-10/+10
| | | | | | | | | | | | | | | | CacheWillClear, CacheWillBeMoved, ChangeConnectionPort, ChangeSkin, and ChangeFont. There are many other alerts that should be made non-modal in the future, but this should prevent a focus fight with the Vivox policy window.
* | Changed Small font size back to 8.5.Jacek Antonelli2010-10-221-1/+1
| | | | | | | | | | If this causes blurry fonts for a user, they should enable "Force integer font sizes" in Preferences > Fonts.
* | Added FontSizeMultiplier and FontSizeRounding controls to Font prefs.Jacek Antonelli2010-10-221-0/+10
| |
* | Converted XUI files to unix line endings, again.Aleric Inglewood2010-10-03330-22144/+22144
| |
* | Tiny layout tweaks to accomodate different font widths.Jacek Antonelli2010-09-232-3/+3
| |
* | Use integer font sizes to avoid blurriness on some systems.Jacek Antonelli2010-09-231-5/+5
| |
* | Removed Object-Object Occlusion shortcut as it interferes with the AOMcCabe Maxsted2010-09-161-2/+1
| |
* | Updated list of viewers and contributors in Help > About Imprudence from the ↵McCabe Maxsted2010-09-161-3/+3
| | | | | | | | 1.3 release notes and commits in the first Experimental release. Please add any other names we're missing
* | Fixed various instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli2010-09-162-3/+3
| |
* | Listed http textures as '(experimental)'McCabe Maxsted2010-09-161-1/+1
| |
* | Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted2010-09-161-1/+1
| | | | | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version
* | Fixed width on first use grid selector being too smallMcCabe Maxsted2010-09-161-2/+2
| |
* | Fixed unresolved merge conflict in xui/fr/floater_html.xmlMcCabe Maxsted2010-09-161-4/+0
| |
* | Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted2010-09-161-4/+4
| |
* | Made DroidSans the new default font.Jacek Antonelli2010-09-101-10/+10
| |
* | Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli2010-09-102-0/+58
| |
* | Added the concept of font size multiplier (size_mult).Jacek Antonelli2010-09-101-7/+11
| | | | | | | | | | This compensates for inherent size differences in each font family, so that UI text is a consistent size, no matter which font you use.
* | Added the concept of aliases to LLFontRegistry.Jacek Antonelli2010-09-101-9/+0
| | | | | | | | | | SansSerif is now an alias for either "DejaVu" or "Liberation", depending on the user's FontChoice setting.
* | Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli2010-09-103-0/+54
| | | | | | | | Choosing a font sets FontChoice setting, but no real effect yet.
* | Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-106-26/+24
| |
* | Wip - mute group chatMcCabe Maxsted2010-08-271-0/+5
| |
* | Fixed terminology in the Vivox agreement window.Jacek Antonelli2010-08-271-6/+6
| | | | | | | | It's the "Acceptable Use Policy", not the "Personal License Agreement".
* | Removed whitespace for script dialogs since scripters rely on it not being thereMcCabe Maxsted2010-08-271-2/+0
| |
* | Added faad2 license info.Jacek Antonelli2010-08-261-1/+2
| |
* | Fixed gestures audio slider not being muted by the master muteMcCabe Maxsted2010-08-261-1/+1
| |
* | Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted2010-08-263-6/+14
| | | | | | | | audio controls
* | Changed Advanced > Restrained Life to Advanced > Restrained LoveMcCabe Maxsted2010-08-261-2/+2
| |
* | Fixed event names overrunning search windowMcCabe Maxsted2010-08-261-9/+10
| |
* | Fixed minimum size of the Contacts windowMcCabe Maxsted2010-08-261-1/+1
| |