Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-07-01 | Fixed #994: double click action combobox not enabling | McCabe Maxsted | 1 | -1/+1 | |
2011-06-30 | Created new window for selectively clearing different parts of the cache ↵ | McCabe Maxsted | 2 | -7/+28 | |
from disk | |||||
2011-06-23 | Created new window for inworld dice rolling in advanced > UI. Todo: add ↵ | McCabe Maxsted | 2 | -1/+21 | |
button for 'rocks fall, everybody dies' | |||||
2011-06-17 | Clarified the terms for activating spellchecking dictionaries. | Jacek Antonelli | 1 | -5/+5 | |
The UI for selecting dictionaries needs a fundamental revamp, but this clarification should at least reduce some user confusion. | |||||
2011-06-15 | Added "Show client name tag colors" checkbox in Preferences > Advanced. | Jacek Antonelli | 1 | -3/+7 | |
That checkbox was removed from Preferences > Colors in the previous commit (87219855). | |||||
2011-06-14 | Reverted ability to customize the Imprudence client tag color. | Jacek Antonelli | 1 | -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. | |||||
2011-06-14 | Rearranged the login panel to put the grid selector on the left. | Jacek Antonelli | 1 | -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. | |||||
2011-06-12 | Commented out "Cut" from menu_inventory.xml. See IMP-961. | Jacek Antonelli | 1 | -0/+2 | |
2011-06-10 | Allow export of textures from Second Life when we have permission (also ↵ | McCabe Maxsted | 1 | -4/+18 | |
clean up primbackup.cpp). Based on Henri Beauchamp's patch | |||||
2011-06-10 | Added AO toolbar option to preferences > advanced | McCabe Maxsted | 1 | -2/+7 | |
2011-06-10 | Check for when a profile's born on date field gets sent invalid data | McCabe Maxsted | 1 | -0/+3 | |
2011-06-09 | Added copy group link button to create clickable links to groups in the viewer | McCabe Maxsted | 1 | -2/+8 | |
(cherry picked from commit 18464593de52a31fa098f5ee5e543d9a44f1889e) | |||||
2011-06-08 | Disable the AO sit toolbar button when the AO is disabled | McCabe Maxsted | 1 | -1/+1 | |
2011-06-08 | Added tacky-but-useful button for toggling the AO window in the toolbar | McCabe Maxsted | 1 | -3/+6 | |
2011-06-08 | Notification: View History (in IM/Group Chat) not available on Linux. | Jacek Antonelli | 3 | -0/+10 | |
Temporary bandaid until IMP-182 is fully fixed. | |||||
2011-06-08 | Added "FeatureNotAvailableOnOS" notification for future use. | Jacek Antonelli | 1 | -0/+13 | |
It's intended to be used for informing the user that a feature is not available on a certain operating system(s). | |||||
2011-06-08 | Fixed some malformed XML in German IM / Group Chat floaters. | Jacek Antonelli | 2 | -4/+4 | |
2011-06-07 | add lots of people and several viewers to the credits in floater_about.xml | Armin Weatherwax | 1 | -3/+4 | |
2011-06-02 | Fixing the menu to actually use its color options reveals how broken the ↵ | McCabe Maxsted | 3 | -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) | |||||
2011-06-02 | Fixed #875 by removing menu border introduced in 84ba6c13 | McCabe Maxsted | 3 | -34/+55 | |
(cherry picked from commit bcfe397d0f3ab2bd8df3f8055f089824dd082bf4) | |||||
2011-06-01 | Minor improvements in interface text | Kakurady | 5 | -80/+80 | |
Mostly, use of unicode symbols instead of ASCII approximations | |||||
2011-06-01 | Translated all XUI text added in Imprudence after 1.23 into Chinese. | Kakurady | 138 | -762/+5942 | |
Almost all, anyway. Also patched up items in English version that were not translatable because of missing XUI attributes. | |||||
2011-05-27 | Replaced the labels in the web browser window with icons based on those in ↵ | McCabe Maxsted | 2 | -23/+25 | |
the Open Icon Library (http://openiconlibrary.sourceforge.net) | |||||
2011-05-27 | Don't show [CHANNEL] on the login panel, it's not used anymore. | Jacek Antonelli | 1 | -1/+1 | |
2011-05-26 | Disabled the texture_picker in "Local Texture Properties". (IMP-476) | Jacek Antonelli | 1 | -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. | |||||
2011-05-04 | Besides the numerous label and organizational changes, here are the main points | McCabe Maxsted | 14 | -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 | |||||
2011-04-19 | fix some flaws in the cloud particle prefs | Armin Weatherwax | 3 | -11/+12 | |
2011-04-19 | add some basic cloud preferences in prefs > advanced >eye candy - please ↵ | Armin Weatherwax | 2 | -0/+55 | |
review perms | |||||
2011-04-19 | Applied fix for crash when item just added to the inventory is renamed, ↵ | McCabe Maxsted | 1 | -0/+7 | |
ported from Phoenix, patch by Henri Beauchamp and Ansariel Hiller | |||||
2011-04-19 | Added custom nametag coloring for Imprudence tags (local only) | McCabe Maxsted | 1 | -4/+9 | |
2011-04-15 | Fixed spacing in the grid manager window. Grid list now as wide as the ↵ | McCabe Maxsted | 1 | -84/+86 | |
longest item (science sim) and fixed line editors not following the top on resize | |||||
2011-04-15 | Updated the grid manager to save names and passwords along with grid info. ↵ | McCabe Maxsted | 3 | -115/+144 | |
This commit includes the following: * Fixed missing GPL headers from hippo grid manager * Fixed grids named <required> or "" being saved in the list * Fixed grid manager list only showing grid nicks, not grid names * Fixed grid names not settable in the grid manager * Grid manager now remembers avatar names and passwords * Usernames can now be set in the grid manager for SL (needs work) * Fixed grid manager being stuck in an updating state * Some general code cleanup | |||||
2011-04-15 | Add HeadFollowsMouse debugsetting + UI in preferences > advanced. Defaults ↵ | Armin Weatherwax | 1 | -0/+5 | |
to *false* if false own avatars head doesn't follow the mouse no matter to what PitchFromMousePosition and YawFromMousePosition are set. | |||||
2011-04-13 | Ported Radar v9 patch from Henri Beauchamp (et al.) to Imp, placed it in the ↵ | McCabe Maxsted | 2 | -0/+331 | |
Advanced menu | |||||
2011-04-13 | Fixed language prefs box being a weird height, and disallow text entry for it | McCabe Maxsted | 1 | -2/+2 | |
2011-04-12 | Updated numerous labels in the Web tab | McCabe Maxsted | 1 | -38/+25 | |
2011-04-12 | Fixed inability to easily differentiate between browser cache and disk cache ↵ | McCabe Maxsted | 2 | -12/+5 | |
clearing buttons | |||||
2011-04-12 | Renamed 'custom port connection' to 'Enable custom outgoing port' and added ↵ | McCabe Maxsted | 1 | -1/+2 | |
a tooltip | |||||
2011-04-12 | Don't make the SOCKS_HOST_CONNECT_FAILED notification modal | McCabe Maxsted | 1 | -2/+2 | |
2011-04-12 | Make sure users can't enable both SOCKS 5 proxies and XMLRPC proxies at the ↵ | McCabe Maxsted | 1 | -1/+1 | |
same time (also fixes a SOCKS 5 preference not getting disabled). These prefs are extra-confusing right now, but will get sorted out in a bit | |||||
2011-04-12 | Tidied up the label names for socks 5 | McCabe Maxsted | 1 | -3/+3 | |
2011-04-12 | Allow proxy connections on ports up to 65535 | McCabe Maxsted | 1 | -2/+2 | |
2011-04-12 | Ported SOCKS5 proxy support from Snowglobe 1.5 | McCabe Maxsted | 2 | -16/+155 | |
2011-04-11 | Added Last Owner Profile button to the inspect window | McCabe Maxsted | 1 | -4/+9 | |
2011-04-11 | Ported changes to the inspect window from Ascent by Hazim: added last owner, ↵ | McCabe Maxsted | 1 | -1/+6 | |
faces, verticies, script and inventory count | |||||
2011-04-11 | Tidied up the layout of the right click text menu | McCabe Maxsted | 15 | -30/+45 | |
2011-04-11 | Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right ↵ | McCabe Maxsted | 15 | -0/+1725 | |
Click menus are transparent on the login screen and #534: Right click menus aren't translatable | |||||
2011-04-11 | Fixed string truncated in prefs > network (#841) | McCabe Maxsted | 1 | -1/+1 | |
2011-04-11 | Constraints in XUI files don't match the constraints imposed elsewhere in ↵ | SignpostMarv | 1 | -4/+4 | |
the viewer/server code. | |||||
2011-04-11 | Updated the fix for #721: search lags, to include a checkbox to save search ↵ | McCabe Maxsted | 1 | -0/+4 | |
results for users who prefer to lag but keep their search resluts open |