Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added confirmation dialog before applying LightShare settings. | Jacek Antonelli | 2010-08-01 | 1 | -0/+19 | |
| | | | | | | 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. | |||||
* | 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 | 32 | -2119/+2180 | |
| | | | | 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 | |||||
* | 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 | |
| | ||||||
* | 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 | 1 | -0/+50 | |
| | ||||||
* | 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 | 2 | -6/+4 | |
| | | | | Options window | |||||
* | Added area search to the advanced menu, port from Emerald by Henri Beauchamp | McCabe Maxsted | 2010-07-19 | 1 | -1/+5 | |
| | ||||||
* | Temporarily commented out the channel spinner in Local Chat until toggling ↵ | McCabe Maxsted | 2010-07-16 | 1 | -3/+3 | |
| | | | | works right | |||||
* | Fixed small typo in notifications.xml | McCabe Maxsted | 2010-07-16 | 1 | -1/+1 | |
| | ||||||
* | Feature #277: added the grid manager to Preferences > General and changed ↵ | McCabe Maxsted | 2010-07-16 | 1 | -11/+18 | |
| | | | | the start location to a pulldown to match the login screen | |||||
* | 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 | 2 | -3/+3 | |
| | | | | 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 | 3 | -7/+19 | |
| | | | | script editor File menu consistent with it. TODO: create new notecard format that includes attached inventory | |||||
* | 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. | |||||
* | Changes that should make the 'Ban' button in the radar work for EMs as well ↵ | McCabe Maxsted | 2010-07-10 | 1 | -2/+6 | |
| | | | | as parcel mgrs | |||||
* | revamp autoenable joystick | Armin Weatherwax | 2010-07-09 | 1 | -1/+2 | |
| | ||||||
* | Use cancel-apply-ok for the grid manager, fixed those weird refresh bugs, ↵ | McCabe Maxsted | 2010-07-09 | 2 | -6/+47 | |
| | | | | re-added notfications for errors | |||||
* | 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 | 1 | -8/+11 | |
| | ||||||
* | Made the login panel screen labels sentence-case | McCabe Maxsted | 2010-07-03 | 1 | -3/+3 | |
| | ||||||
* | Added login screen 'Advanced' menu and 'Debug Settings'. | Jacek Antonelli | 2010-07-02 | 1 | -0/+5 | |
| | ||||||
* | Increased max grid size in Advanced Build Options to support megaprims. | McCabe Maxsted | 2010-06-26 | 1 | -2/+2 | |
| | ||||||
* | Cleaned up ellipses in pie menus | McCabe Maxsted | 2010-06-26 | 9 | -20/+20 | |
| | ||||||
* | Added menu entries to take off alpha and tattoo layers. | McCabe Maxsted | 2010-06-26 | 3 | -4/+32 | |
| | ||||||
* | Made advanced build options window conform to mac and windows user interface ↵ | McCabe Maxsted | 2010-06-26 | 1 | -23/+23 | |
| | | | | guidelines | |||||
* | Made resident chooser use 'Close' instead of 'Cancel' since you can't ↵ | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 | |
| | | | | actually cancel anything | |||||
* | Made ellipses in menus follow standard user interface guidelines | McCabe Maxsted | 2010-06-19 | 3 | -24/+24 | |
| | ||||||
* | Changed View > AO menu item to View > Animation Overrider | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 | |
| | ||||||
* | Moved admin options in Advanced into new Admin Options submenu | McCabe Maxsted | 2010-06-19 | 1 | -20/+27 | |
| | | | | Makes the Advanced menu fit in windowed mode at 1024x768. | |||||
* | Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵ | McCabe Maxsted | 2010-06-19 | 1 | -0/+7 | |
| | | | | limit and created an advanced menu item (also updated hippoLimits) | |||||
* | Moved 'Share language with objects' to Preferences > Advanced | McCabe Maxsted | 2010-06-19 | 16 | -7/+63 | |
| | ||||||
* | Created toolbar remote for toggling AO on/off | McCabe Maxsted | 2010-06-19 | 5 | -19/+57 | |
| | ||||||
* | Moved connecting to region failed error to notifications.xml | McCabe Maxsted | 2010-06-19 | 1 | -0/+9 | |
| | ||||||
* | Fixed #338: addRegion/removeRegion can trigger a viewer quit | McCabe Maxsted | 2010-06-19 | 1 | -0/+7 | |
| | ||||||
* | Chatbar gestures tooltip should say something useful | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 | |
| | ||||||
* | Made chat history checkbox sentence-case | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 | |
| | ||||||
* | Applied slviewer-0-v12350-AllowInvisibleTextureInPicker_v2.patch by Henri ↵ | McCabe Maxsted | 2010-06-19 | 2 | -1/+4 | |
| | | | | Beauchamp from the cool viewer | |||||
* | Also made the build window obey windows and mac interface guidelines and ↵ | McCabe Maxsted | 2010-06-19 | 1 | -161/+161 | |
| | | | | tweaked the layout a tiny bit | |||||
* | Changed 'Continue' to 'Cancel' for the ConfirmQuit alert | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 | |
| | ||||||
* | Added a new shortcut for creating landmarks (CTRL-SHIFT-D) | McCabe Maxsted | 2010-06-19 | 1 | -1/+2 | |
| | ||||||
* | Fixed advanced build window's cancel and apply buttons switched | McCabe Maxsted | 2010-06-19 | 1 | -4/+4 | |
| | ||||||
* | Moved 'Legacy pie menus' into Preferences > Advanced | McCabe Maxsted | 2010-06-19 | 2 | -13/+8 | |
| | ||||||
* | Moved 'Mute wind' into Preferences > Audio, rearranged the audio preferences ↵ | McCabe Maxsted | 2010-06-19 | 2 | -20/+26 | |
| | | | | a little | |||||
* | Made viewer preferences obey windows and mac interface guidelines (i.e. ↵ | McCabe Maxsted | 2010-06-19 | 15 | -128/+128 | |
| | | | | checkboxes, sliders, and spinners now all use sentence-style instead of a random mix of sentence-style and title-style). Also changed a few labels for clarification | |||||
* | Fixed radar 'm' being off | McCabe Maxsted | 2010-06-19 | 1 | -4/+4 | |
| | ||||||
* | Little tidying up, made the default double click action cam to for the ↵ | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 | |
| | | | | estate tab |