aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'imprudence/1.4-beta1.5' into nextDavid Walter Seikel2011-07-217-16/+60
|\ | | | | | | | | | | | | Conflicts (merged manually): .gitignore linden/indra/newview/llgesturemgr.cpp linden/indra/newview/viewerinfo.cpp
| * Always return when an export failsMcCabe Maxsted2011-07-121-1/+1
| |
| * Added clear sounds cache optionMcCabe Maxsted2011-07-051-2/+5
| |
| * Fixed #986: Preferences->Graphics Advanced Options checkbox is not available ↵McCabe Maxsted2011-07-011-6/+6
| | | | | | | | in French
| * Fixed #994: double click action combobox not enablingMcCabe Maxsted2011-07-011-1/+1
| |
| * Created new window for selectively clearing different parts of the cache ↵McCabe Maxsted2011-06-302-7/+28
| | | | | | | | from disk
| * Created new window for inworld dice rolling in advanced > UI. Todo: add ↵McCabe Maxsted2011-06-232-1/+21
| | | | | | | | button for 'rocks fall, everybody dies'
* | No need for this thumbnail, the matching skin is gone.David Seikel2011-06-251-0/+0
| |
* | Damn thing is bloated enough without easter eggs.David Seikel2011-06-257-0/+0
| |
* | Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-194-26/+15
|\ \ | |/ | | | | | | | | | | Conflicts (manually merged the grids, ignored the other two): linden/indra/newview/app_settings/default_grids.xml linden/indra/newview/llvoavatar.cpp linden/indra/newview/skins/default/xui/en-us/panel_login.xml
| * Clarified the terms for activating spellchecking dictionaries.Jacek Antonelli2011-06-171-5/+5
| | | | | | | | | | The UI for selecting dictionaries needs a fundamental revamp, but this clarification should at least reduce some user confusion.
| * Added "Show client name tag colors" checkbox in Preferences > Advanced.Jacek Antonelli2011-06-151-3/+7
| | | | | | | | | | That checkbox was removed from Preferences > Colors in the previous commit (87219855).
| * Reverted ability to customize the Imprudence client tag color.Jacek Antonelli2011-06-141-18/+1
| | | | | | | | | | | | | | | | | | The Imprudence tag color is part of our official branding. Users can turn it off, but the color itself is not a matter of user preference. This reverts commits e7ab172b762bbbb87ca78889fdaecfda39a71233 and c903ce543fecedd53d07f2d0fa7f6b149b2b8a1, and removes two widgets from Preferences > Colors.
| * Rearranged the login panel to put the grid selector on the left.Jacek Antonelli2011-06-141-29/+29
| | | | | | | | | | | | | | | | The choice of grid affects the name and password fields, so the grid selector should be on the left, so that users will interact with it first. If it were on the right, users would often interact with it *after* typing in their name and password, which would cause the name and password fields to be reset, frustrating the user.
| * Commented out "Cut" from menu_inventory.xml. See IMP-961.Jacek Antonelli2011-06-121-0/+2
| |
* | Merge remote-tracking branch 'jacek/next' into nextDavid Seikel2011-06-1210-13/+75
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts (manualy merged): linden/indra/newview/app_settings/default_grids.xml linden/indra/newview/primbackup.cpp linden/indra/newview/skins/default/xui/en-us/floater_about.xml linden/indra/newview/skins/default/xui/en-us/notifications.xml InWorldz specific crap removed.
| * 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
| | |