Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't spam user with ConfirmLightShare notifications. | Jacek Antonelli | 2010-08-01 | 2 | -10/+28 |
| | | | | | Now only one notification is created, but the class remembers the most recent settings and discards the old ones. | ||||
* | No longer reset Windlight settings after teleport. | Jacek Antonelli | 2010-08-01 | 1 | -6/+0 |
| | | | | It was part of the LightShare changes, but it annoys people. | ||||
* | Added confirmation dialog before applying LightShare settings. | Jacek Antonelli | 2010-08-01 | 3 | -3/+57 |
| | | | | | | If you are using a preset other than the default preset or the LightShare preset, the viewer will now ask you whether to apply settings received from the server. | ||||
* | Refactored a bunch of messy LightShare code. | Jacek Antonelli | 2010-08-01 | 6 | -103/+416 |
| | |||||
* | Fixed a Linden typo that made the object cache useless. (SNOW-783) | Jacek Antonelli | 2010-08-01 | 1 | -1/+1 |
| | |||||
* | Applied shift-enter whisper shortcut patch by Henri Beauchamp, ported by ↵ | McCabe Maxsted | 2010-07-31 | 1 | -0/+6 |
| | | | | Ansariel Hiller | ||||
* | Commented out the UI option for sending crash logs, as Imprudence doesn't ↵ | McCabe Maxsted | 2010-07-30 | 1 | -2/+3 |
| | | | | currently use the crash logger (doesn't affect settings) | ||||
* | Added option in Preferences > General for setting the default time to 12 ↵ | McCabe Maxsted | 2010-07-30 | 42 | -2256/+2605 |
| | | | | hour/24 hour/UTC. Side effects: moved crash logger settings to advanced prefs, fixed french date translations, past/future dates and times still need to be correctly formatted | ||||
* | Don't play typing anim when using a default channel other than 0 | McCabe Maxsted | 2010-07-27 | 1 | -1/+8 |
| | |||||
* | Don't cleanup menus on disconnect (#327) | McCabe Maxsted | 2010-07-26 | 1 | -4/+4 |
| | |||||
* | Decreased the default detached chat history and IM window min heights | McCabe Maxsted | 2010-07-26 | 4 | -4/+4 |
| | |||||
* | Fixed a notification's spacing being off | McCabe Maxsted | 2010-07-26 | 1 | -2/+1 |
| | |||||
* | Fixed missing port from snowglobe in LLPreviewTexture dtor (image wasn't ↵ | McCabe Maxsted | 2010-07-26 | 1 | -0/+4 |
| | | | | being destroyed) | ||||
* | Changed version to Weekly: 2010-07-24 | McCabe Maxsted | 2010-07-24 | 1 | -1/+1 |
| | |||||
* | Fixed bad formatting for settings.xml | McCabe Maxsted | 2010-07-24 | 1 | -1/+0 |
| | |||||
* | Henri Beauchamp: MU* pose style and (( auto close | Armin Weatherwax | 2010-07-24 | 3 | -1/+91 |
| | |||||
* | Changed the connecting to region timer to 45 seconds and made it a debug ↵ | McCabe Maxsted | 2010-07-24 | 2 | -3/+15 |
| | | | | setting: ConnectingToRegionTimeout | ||||
* | different approach to delete broken images ( components > 4 ) | Armin Weatherwax | 2010-07-22 | 1 | -1/+14 |
| | |||||
* | Group like items in the Advanced menu | McCabe Maxsted | 2010-07-21 | 1 | -23/+23 |
| | |||||
* | Added area search files missing from 8524a4228 | McCabe Maxsted | 2010-07-21 | 3 | -0/+491 |
| | |||||
* | Fixed event search layout being off | McCabe Maxsted | 2010-07-21 | 1 | -4/+4 |
| | |||||
* | Moved Limit Select Distance from the Advanced menu into the Advanced Build ↵ | McCabe Maxsted | 2010-07-21 | 3 | -6/+7 |
| | | | | Options window | ||||
* | Added area search to the advanced menu, port from Emerald by Henri Beauchamp | McCabe Maxsted | 2010-07-19 | 7 | -2/+54 |
| | |||||
* | Changed version to Weekly: 2010-07-17 | McCabe Maxsted | 2010-07-17 | 1 | -1/+1 |
| | |||||
* | faster baking. | Armin Weatherwax | 2010-07-17 | 1 | -2/+3 |
| | | | | but seems to me textures stay blurred more often, please have an eye on that. | ||||
* | Temporarily commented out the channel spinner in Local Chat until toggling ↵ | McCabe Maxsted | 2010-07-16 | 2 | -5/+5 |
| | | | | works right | ||||
* | Fixed small typo in notifications.xml | McCabe Maxsted | 2010-07-16 | 1 | -1/+1 |
| | |||||
* | Always play sounds regardless of maturity | McCabe Maxsted | 2010-07-16 | 1 | -2/+4 |
| | |||||
* | Feature #277: added the grid manager to Preferences > General and changed ↵ | McCabe Maxsted | 2010-07-16 | 4 | -16/+79 |
| | | | | the start location to a pulldown to match the login screen | ||||
* | fix: don't change inventory floater title continously without need (take2) | Armin Weatherwax | 2010-07-15 | 2 | -9/+20 |
| | |||||
* | Fixed 'Home' button missing from Web Browser | McCabe Maxsted | 2010-07-15 | 1 | -2/+2 |
| | |||||
* | Fixed Bug #262: 'Help > Viewer Help' name does not match behavior (also ↵ | McCabe Maxsted | 2010-07-15 | 7 | -85/+108 |
| | | | | fixed LLWeb::loadURL) | ||||
* | Fixed #368: showlookatinfo notification missing, friendship and calling card ↵ | McCabe Maxsted | 2010-07-15 | 1 | -0/+22 |
| | | | | offers missing ignore button | ||||
* | Added basic File menu to notecards (save, import, export) and made the ↵ | McCabe Maxsted | 2010-07-15 | 9 | -34/+183 |
| | | | | script editor File menu consistent with it. TODO: create new notecard format that includes attached inventory | ||||
* | Applied slviewer-0-v12350-StutteringAndLagInAudioEngine_v2.patch from Cool ↵ | McCabe Maxsted | 2010-07-15 | 2 | -6/+31 |
| | | | | Viewer by Henri Beauchamp | ||||
* | Applied SNOW-629 Fix: Leading zero missing from hour portion of timestamp ↵ | McCabe Maxsted | 2010-07-15 | 2 | -3/+3 |
| | | | | field in local chat history and log file. Patch by Ardy Lay | ||||
* | Fixed #186: View > Web Browser broken | McCabe Maxsted | 2010-07-15 | 3 | -33/+11 |
| | |||||
* | Fixed Advanced Build Options default object size (#374). | Jacek Antonelli | 2010-07-15 | 1 | -3/+3 |
| | | | | The XUI names were accidently changed while improving labels. | ||||
* | cleanup: removed dead code | Armin Weatherwax | 2010-07-15 | 2 | -27/+4 |
| | |||||
* | fix bug #283: LM-floater crashes after logout/login on clicking teleport | Armin Weatherwax | 2010-07-15 | 1 | -5/+1 |
| | |||||
* | Changed version to Weekly: 2010-07-10 | McCabe Maxsted | 2010-07-10 | 1 | -1/+1 |
| | |||||
* | fix: further objects are not rezzing after login. Reverts 362e10f6c08a68624ca6. | Armin Weatherwax | 2010-07-10 | 1 | -12/+8 |
| | | | | 362e10f6c08a68624ca6 is a partial revert of the revert of cad41f1. | ||||
* | Changes that should make the 'Ban' button in the radar work for EMs as well ↵ | McCabe Maxsted | 2010-07-10 | 3 | -230/+194 |
| | | | | as parcel mgrs | ||||
* | revamp autoenable joystick | Armin Weatherwax | 2010-07-09 | 9 | -16/+49 |
| | |||||
* | Henri Beauchamp: fix tooltips not disappearing | Armin Weatherwax | 2010-07-09 | 1 | -2/+8 |
| | |||||
* | Use cancel-apply-ok for the grid manager, fixed those weird refresh bugs, ↵ | McCabe Maxsted | 2010-07-09 | 5 | -165/+305 |
| | | | | re-added notfications for errors | ||||
* | Updated hipporestrequest code to hippo 0.6.3 | McCabe Maxsted | 2010-07-07 | 11 | -29/+551 |
| | |||||
* | Cleaned up the grid manager layout some | McCabe Maxsted | 2010-07-04 | 1 | -53/+54 |
| | |||||
* | Basic cleanup of the grid manager code | McCabe Maxsted | 2010-07-03 | 7 | -826/+860 |
| | |||||
* | Fixed floater_login.xml missing from CMakeLists.txt | McCabe Maxsted | 2010-07-03 | 1 | -1/+1 |
| |