aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Allow export of textures from Second Life when we have permission (also ↵McCabe Maxsted2011-06-101-4/+18
| | | | | | | | clean up primbackup.cpp). Based on Henri Beauchamp's patch
| * Added AO toolbar option to preferences > advancedMcCabe Maxsted2011-06-101-2/+7
| |
| * Check for when a profile's born on date field gets sent invalid dataMcCabe Maxsted2011-06-101-0/+3
| |
| * Added copy group link button to create clickable links to groups in the viewerMcCabe Maxsted2011-06-091-2/+8
| | | | | | | | (cherry picked from commit 18464593de52a31fa098f5ee5e543d9a44f1889e)
| * Disable the AO sit toolbar button when the AO is disabledMcCabe Maxsted2011-06-081-1/+1
| |
| * Added tacky-but-useful button for toggling the AO window in the toolbarMcCabe Maxsted2011-06-081-3/+6
| |
| * Merge branch 'view-history' into nextJacek Antonelli2011-06-085-4/+27
| |\
| | * Notification: View History (in IM/Group Chat) not available on Linux.Jacek Antonelli2011-06-083-0/+10
| | | | | | | | | | | | Temporary bandaid until IMP-182 is fully fixed.
| | * Added "FeatureNotAvailableOnOS" notification for future use.Jacek Antonelli2011-06-081-0/+13
| | | | | | | | | | | | | | | It's intended to be used for informing the user that a feature is not available on a certain operating system(s).
| | * Fixed some malformed XML in German IM / Group Chat floaters.Jacek Antonelli2011-06-082-4/+4
| | |
| * | add lots of people and several viewers to the credits in floater_about.xmlArmin Weatherwax2011-06-071-3/+4
| |/
* | Rejig skins again.David Seikel2011-06-121043-1019/+19
| | | | | | | | | | | | Since meta7 is no longer a legally allowed name, and since this viewer is no longer part of that dead company, got rid of those skins. Also removed the silver skin. Made things a tiny bit easier for the next time I have to do this.
* | Looks like the reason so called "linden" trees are so ugly is coz LL ↵David Seikel2011-06-061-1/+1
| | | | | | | | | | | | unreasonably limited their LODfactor. 12 is pretty much "almost too far away to see", so is a reasonable upper limit.
* | One more genericism.David Seikel2011-06-061-2/+2
| |
* | Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-04154-2281/+8116
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts (manually merged): linden/indra/llcommon/llversionviewer.h linden/indra/llvfs/lldir.cpp linden/indra/llvfs/lldir_mac.cpp linden/indra/newview/CMakeLists.txt linden/indra/newview/English.lproj/InfoPlist.strings linden/indra/newview/Info-Imprudence.plist linden/indra/newview/Info-meta-impy.plist linden/indra/newview/llappviewer.cpp linden/indra/newview/llpanellogin.cpp linden/indra/newview/packaging/mac/Info.plist.in linden/indra/newview/res/viewerRes.rc linden/indra/newview/skins/default/xui/en-us/floater_about.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_skins.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml linden/indra/newview/skins/default/xui/zh/menu_viewer.xml linden/indra/newview/skins/default/xui/zh/panel_group_general.xml linden/indra/newview/viewer_manifest.py linden/indra/newview/viewerversion.cpp linden/indra/newview/viewerversion.h linden/install.xml Also some post merge tweaks.
| * Fixing the menu to actually use its color options reveals how broken the ↵McCabe Maxsted2011-06-023-3/+6
| | | | | | | | | | | | | | | | | | whole system is. In this case, fixing the viewer menu color breaks the login menu bar. Seems like a better breakage alternative for the beta, though (cherry picked from commit 084bd7a120e9ac122e4356246a1da57fd8f1204e)
| * Fixed #875 by removing menu border introduced in 84ba6c13McCabe Maxsted2011-06-023-34/+55
| | | | | | | | (cherry picked from commit bcfe397d0f3ab2bd8df3f8055f089824dd082bf4)
| * Minor improvements in interface textKakurady2011-06-015-80/+80
| | | | | | | | Mostly, use of unicode symbols instead of ASCII approximations
| * Translated all XUI text added in Imprudence after 1.23 into Chinese.Kakurady2011-06-01138-762/+5942
| | | | | | | | Almost all, anyway. Also patched up items in English version that were not translatable because of missing XUI attributes.
| * Replaced the labels in the web browser window with icons based on those in ↵McCabe Maxsted2011-05-272-23/+25
| | | | | | | | the Open Icon Library (http://openiconlibrary.sourceforge.net)
| * Don't show [CHANNEL] on the login panel, it's not used anymore.Jacek Antonelli2011-05-271-1/+1
| |
| * Disabled the texture_picker in "Local Texture Properties". (IMP-476)Jacek Antonelli2011-05-261-1/+1
| | | | | | | | | | | | Before, the texture_picker widget in the "Local Texture Properties" floater was interactive, even though using it had no effect. Now it is disabled (noninteractive), to avoid misleading or confusing the user.
| * Merge remote-tracking branch 'mccabe/1.4.0-fbeta-prefs_reorg' into nextJacek Antonelli2011-05-2514-1389/+2021
| |\
| | * Besides the numerous label and organizational changes, here are the main pointsMcCabe Maxsted2011-05-0414-1389/+2021
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moved numerous options out of the Advanced panel * Moved numerous options out of the General panel * Combined the Network and Web Browser panels * Combined IM, Chat, and Spell checking preferences * Combined 'Show timestamps in IMs' and 'Show timestamps in Local Chat' to one ShowTimestamps setting * Removed UI for 'hide my own group title'. This can still be set in the debug settings * Renamed Popups > Notifications * Renamed Chat Colors > Colors * Renamed 'IMs and Logging' to 'Logging and Privacy' * Moved Colors next to Skins * Added style guide to the top of every preferences panel xui
| * | Merged Experimental branch (exp) back into main line (next).Jacek Antonelli2011-05-08270-3338/+10079
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | Git thought many files (almost 100) had merge conflicts. But, after resolving the conflicts (which were mostly trivial), almost all the files turned out to be the same as in the exp branch. So, the conflicts are not listed here. Check the diff between commit 244ffe8 and this commit to see what really changed.
| * | 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
| | |