aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added confirmation dialog before applying LightShare settings.Jacek Antonelli2010-08-011-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 Maxsted2010-07-301-2/+3
| | | | currently use the crash logger (doesn't affect settings)
* Added option in Preferences > General for setting the default time to 12 ↵McCabe Maxsted2010-07-3032-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 heightsMcCabe Maxsted2010-07-264-4/+4
|
* Fixed a notification's spacing being offMcCabe Maxsted2010-07-261-2/+1
|
* Group like items in the Advanced menuMcCabe Maxsted2010-07-211-23/+23
|
* Added area search files missing from 8524a4228McCabe Maxsted2010-07-211-0/+50
|
* Fixed event search layout being offMcCabe Maxsted2010-07-211-4/+4
|
* Moved Limit Select Distance from the Advanced menu into the Advanced Build ↵McCabe Maxsted2010-07-212-6/+4
| | | | Options window
* Added area search to the advanced menu, port from Emerald by Henri BeauchampMcCabe Maxsted2010-07-191-1/+5
|
* Temporarily commented out the channel spinner in Local Chat until toggling ↵McCabe Maxsted2010-07-161-3/+3
| | | | works right
* Fixed small typo in notifications.xmlMcCabe Maxsted2010-07-161-1/+1
|
* Feature #277: added the grid manager to Preferences > General and changed ↵McCabe Maxsted2010-07-161-11/+18
| | | | the start location to a pulldown to match the login screen
* Fixed 'Home' button missing from Web BrowserMcCabe Maxsted2010-07-151-2/+2
|
* Fixed Bug #262: 'Help > Viewer Help' name does not match behavior (also ↵McCabe Maxsted2010-07-152-3/+3
| | | | fixed LLWeb::loadURL)
* Fixed #368: showlookatinfo notification missing, friendship and calling card ↵McCabe Maxsted2010-07-151-0/+22
| | | | offers missing ignore button
* Added basic File menu to notecards (save, import, export) and made the ↵McCabe Maxsted2010-07-153-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 Antonelli2010-07-151-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 Maxsted2010-07-101-2/+6
| | | | as parcel mgrs
* revamp autoenable joystickArmin Weatherwax2010-07-091-1/+2
|
* Use cancel-apply-ok for the grid manager, fixed those weird refresh bugs, ↵McCabe Maxsted2010-07-092-6/+47
| | | | re-added notfications for errors
* Cleaned up the grid manager layout someMcCabe Maxsted2010-07-041-53/+54
|
* Basic cleanup of the grid manager codeMcCabe Maxsted2010-07-031-8/+11
|
* Made the login panel screen labels sentence-caseMcCabe Maxsted2010-07-031-3/+3
|
* Added login screen 'Advanced' menu and 'Debug Settings'.Jacek Antonelli2010-07-021-0/+5
|
* Increased max grid size in Advanced Build Options to support megaprims.McCabe Maxsted2010-06-261-2/+2
|
* Cleaned up ellipses in pie menusMcCabe Maxsted2010-06-269-20/+20
|
* Added menu entries to take off alpha and tattoo layers.McCabe Maxsted2010-06-263-4/+32
|
* Made advanced build options window conform to mac and windows user interface ↵McCabe Maxsted2010-06-261-23/+23
| | | | guidelines
* Made resident chooser use 'Close' instead of 'Cancel' since you can't ↵McCabe Maxsted2010-06-191-1/+1
| | | | actually cancel anything
* Made ellipses in menus follow standard user interface guidelinesMcCabe Maxsted2010-06-193-24/+24
|
* Changed View > AO menu item to View > Animation OverriderMcCabe Maxsted2010-06-191-1/+1
|
* Moved admin options in Advanced into new Admin Options submenuMcCabe Maxsted2010-06-191-20/+27
| | | | Makes the Advanced menu fit in windowed mode at 1024x768.
* Added DisableMaxBuildConstraints setting for disabling viewer max prim size ↵McCabe Maxsted2010-06-191-0/+7
| | | | limit and created an advanced menu item (also updated hippoLimits)
* Moved 'Share language with objects' to Preferences > AdvancedMcCabe Maxsted2010-06-1916-7/+63
|
* Created toolbar remote for toggling AO on/offMcCabe Maxsted2010-06-195-19/+57
|
* Moved connecting to region failed error to notifications.xmlMcCabe Maxsted2010-06-191-0/+9
|
* Fixed #338: addRegion/removeRegion can trigger a viewer quitMcCabe Maxsted2010-06-191-0/+7
|
* Chatbar gestures tooltip should say something usefulMcCabe Maxsted2010-06-191-1/+1
|
* Made chat history checkbox sentence-caseMcCabe Maxsted2010-06-191-1/+1
|
* Applied slviewer-0-v12350-AllowInvisibleTextureInPicker_v2.patch by Henri ↵McCabe Maxsted2010-06-192-1/+4
| | | | Beauchamp from the cool viewer
* Also made the build window obey windows and mac interface guidelines and ↵McCabe Maxsted2010-06-191-161/+161
| | | | tweaked the layout a tiny bit
* Changed 'Continue' to 'Cancel' for the ConfirmQuit alertMcCabe Maxsted2010-06-191-1/+1
|
* Added a new shortcut for creating landmarks (CTRL-SHIFT-D)McCabe Maxsted2010-06-191-1/+2
|
* Fixed advanced build window's cancel and apply buttons switchedMcCabe Maxsted2010-06-191-4/+4
|
* Moved 'Legacy pie menus' into Preferences > AdvancedMcCabe Maxsted2010-06-192-13/+8
|
* Moved 'Mute wind' into Preferences > Audio, rearranged the audio preferences ↵McCabe Maxsted2010-06-192-20/+26
| | | | a little
* Made viewer preferences obey windows and mac interface guidelines (i.e. ↵McCabe Maxsted2010-06-1915-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 offMcCabe Maxsted2010-06-191-4/+4
|
* Little tidying up, made the default double click action cam to for the ↵McCabe Maxsted2010-06-191-1/+1
| | | | estate tab