Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-06 | Looks like the reason so called "linden" trees are so ugly is coz LL ↵ | David Seikel | 1 | -1/+1 | |
unreasonably limited their LODfactor. 12 is pretty much "almost too far away to see", so is a reasonable upper limit. | |||||
2011-06-06 | One more genericism. | David Seikel | 1 | -2/+2 | |
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-09 | Fix the SL creator check. I fixed this wrong last time. | David Seikel | 1 | -7/+0 | |
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-05-02 | Reverting, but generalizing, the user tags in profiles. | David Seikel | 1 | -4/+4 | |
2011-05-02 | Meta 7 is dead, no point mentioning it in the about floater. | David Seikel | 1 | -5/+4 | |
2011-05-02 | Mostly revert "Adding the meta 7 web site stuff to the help menu. With ↵ | David Seikel | 15 | -238/+0 | |
translations by Ben and Daniel." This mostly reverts commit 0cc783a5043dc65b763efb2f5b91058cc75823d5. Conflicts: linden/indra/newview/skins/default/xui/da/menu_viewer.xml linden/indra/newview/skins/default/xui/de/menu_viewer.xml linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml linden/indra/newview/skins/default/xui/es/menu_viewer.xml linden/indra/newview/skins/default/xui/fr/menu_viewer.xml linden/indra/newview/skins/default/xui/hu/menu_viewer.xml linden/indra/newview/skins/default/xui/it/menu_viewer.xml linden/indra/newview/skins/default/xui/ja/menu_viewer.xml linden/indra/newview/skins/default/xui/ko/menu_viewer.xml linden/indra/newview/skins/default/xui/pl/menu_viewer.xml linden/indra/newview/skins/default/xui/pt/menu_viewer.xml linden/indra/newview/skins/default/xui/ru/menu_viewer.xml linden/indra/newview/skins/default/xui/tr/menu_viewer.xml linden/indra/newview/skins/default/xui/uk/menu_viewer.xml linden/indra/newview/skins/default/xui/zh/menu_viewer.xml | |||||
2011-04-29 | Pathetic excuse for a new logo. Hopefully a better one comse soon. | David Seikel | 2 | -1/+1 | |
2011-04-21 | The next part of the UI changes for OTR. | David Seikel | 1 | -11/+2 | |
Might be some corner cases left over, but I'm generally happy with this. | |||||
2011-04-21 | Half finished UI clean up for OTR, but it works. | David Seikel | 1 | -0/+20 | |
Hence all the commented out stuff that will be sorted out soon. I have a different idea about how that will work. | |||||
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-19 | Move tho OTR preferences to their own floater, with a button in the IM tab. | David Seikel | 3 | -42/+47 | |
This brings that part in line with the general impy look and feel. | |||||
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 | |||||
2011-04-11 | Added search to the Debug Settings | McCabe Maxsted | 1 | -4/+6 | |
2011-04-04 | Gui fix | Jay Threeth | 1 | -2/+2 | |
2011-04-04 | build fixes, might build on linux now | Jay Threeth | 1 | -2/+2 | |