Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-10 | Oops, copy/paste error in the llviewercontrol.cpp file top level comments. | brad kittenbrink | |
2009-07-10 | Fix line ending badness in LLViewerControl. | brad kittenbrink | |
2009-07-10 | Fix Linux build error due to F32/S32 conversion warning. Not reviewed. | James Cook | |
2009-07-09 | Brad already added the LLCOMMON_LINK_SHARED definition. I removed the broken ↵ | Mark Palange (Mani) | |
one I added and set the other one to ON by default. | |||
2009-07-09 | Added LLDispatchListener implementation for gSavedSettings. | brad kittenbrink | |
2009-07-09 | Added a requestReshape handler to LLViewerWindowListener. | brad kittenbrink | |
2009-07-10 | DEV-35118 Converted voice volume feedback icon on bottom tray to use real ↵ | James Cook | |
artwork. Converted LLOutputMonitorCtrl to use ParamBlocks to specify art. Added output_monitor.xml to specify art. Bottom bar gives volume feedback even when triggering voice with middle-mouse or keyboard binding. Reviewed with Richard. | |||
2009-07-09 | Defaulting LLCommonLinkShared to on | Palmer | |
2009-07-09 | Merge of mani's changes... and who knows what. Mercurial wanted a merge, ↵ | palmer@945battery-guestB-224.lindenlab.com | |
but I had no changes | |||
2009-07-09 | Moveing around DLL copying to support building llcommon.dll and using ↵ | Mark Palange (Mani) | |
llcommon.dll while running unit tests. | |||
2009-07-09 | Line ending changes and Build Params changes from login-api-svn-1 | palmer@945battery-guestB-224.lindenlab.com | |
2009-07-09 | merge fix for bottom tray history button | Leyla Farazha | |
2009-07-09 | Oops, commented out lines slipped through my commit. | Austin Doupnik | |
2009-07-09 | DEV-35167 Reference counted selection objects were being kept around by ↵ | Austin Doupnik | |
floaters that were being constructed, but weren't visible. Reviewed by Richard. | |||
2009-07-09 | DEV-34804 right click object more>attach HUD, hover and a black bar appears | Richard Nelson | |
reviewed by Austni | |||
2009-07-09 | svn merge -r126726:126727 ↵ | Leyla Farazha | |
svn+ssh://svn.lindenlab.com/linden/branches/skinning/skinning-15/ DEV-35109 Nav bar does not record teleports taken by any method other than typing into nav bar DEV-35117 Hard to open local chat, needs bottom bar widget for now hiding test IM floaters | |||
2009-07-09 | DEV-35127 Text placement in an input box is uncomfortably low. Changed ↵ | James Cook | |
UILineEditorVPad default, pushed up the bottom of selection highlight by 1 pixel. Initialized a couple of variables in constructor. Trivial, not reviewed. | |||
2009-07-09 | Don't show camera and movement control floaters on first-run to meet ↵ | James Cook | |
Movement/Camera spec. Trivial, not reviewed. | |||
2009-07-09 | Fixed typos, "delite" for "delete". Trivial, not reviewed. | James Cook | |
2009-07-09 | DEV-35140 Time zone in menu bar is truncated. Simple layout issue, trivial, ↵ | James Cook | |
not reviewed. | |||
2009-07-09 | DEV-35114 - Changed IMToast notification to type "notifytoast" so it doesn't ↵ | Steven Bennetts | |
show up as a standard notification. | |||
2009-07-09 | Cleaned up LLFloaterWorldMap a little to track down a crash... which appears ↵ | Steven Bennetts | |
to have gone away with the cleanup. | |||
2009-07-09 | 1. created prototype stand up button ins LLBottomTray | Jiao Li | |
2. re-arranged LLFloaterReg::add alphabetically to be reviewed | |||
2009-07-09 | Missed a file | Steven Bennetts | |
2009-07-09 | Fixed LLPanel visible and enabled settings. | Steven Bennetts | |
Set the side panel width to 280. Changed the code to use the initial width of the side tray instead of the max of the panels. | |||
2009-07-09 | DEV-35153 - fix for ui scale breaking picking (pie menu etc) by normalizing ↵ | Richard Nelson | |
world rect dimensions against ui scale DEV-35154 - switching to fullscreen fails with bad resolution reviewed by Brad | |||
2009-07-09 | EXT-126 - Grayed empty field appears after minimize the 'Search Second Life' dlg | Richard Nelson | |
EXT-124 - Empty local chat window appears after the viewer was resized reviewed by Austin | |||
2009-07-09 | DEV-35121 when taking a snapshot without UI, use full window to render ↵ | Richard Nelson | |
world. This solves black bars while logging in problem merge -r 126570 skinning-15 viewer-2.0.0-3 reviewed by Austin | |||
2009-07-09 | DEV-35112 Renamed colors_def.xml to colors.xml. Reviewed by Richard. | Austin Doupnik | |
2009-07-08 | Fix for errors intializing the locale on unrecognized versions of windows ↵ | brad kittenbrink | |
(like windows 7) | |||
2009-07-08 | DEV-34748 Moved logic for setting inspection tools from construction to ↵ | Austin Doupnik | |
onOpen for LLFloaterInspect. Reviewed by Richard. | |||
2009-07-08 | Gave width attributes to ZoomDirect, Cursor3D, and AutoLeveling options in ↵ | Austin Doupnik | |
the joystick setup floater. | |||
2009-07-08 | Added LLNotificationsListener to hook LLNotifications to the event system ↵ | brad kittenbrink | |
according to https://wiki.lindenlab.com/wiki/Incremental_Viewer_Automation/Event_API reviewed by palmer. | |||
2009-07-08 | merge -r 889-936 https://svn.aws.productengine.com/secondlife/pe/stable/ -> ↵ | Steven Bennetts | |
viewer-2-0 Also: * Moved media remote shortcut to Communicate menu * Changed mini map menu to toggle instead of show | |||
2009-07-07 | Fix for crash when quitting due to mAppViewer being NULL. | brad kittenbrink | |
2009-07-07 | Oops, forgot to update the plugin loading code when I switched ↵ | brad kittenbrink | |
ll_plugin_start to take LLSD arguments. | |||
2009-07-08 | EXT-133 Crash when teleporting from "About Landmark" dialog. If the dialog ↵ | James Cook | |
was closed before the simulator returned information about the land parcel, LLRemoteParcelRequestResponder would dereference a null observer/panel pointer. Introduced into viewer-2.0.0-2 revision 124991 from Product Engine merge, see https://svn.lindenlab.com/viewvc/viewvc.cgi/linden/branches/viewer/viewer-2.0.0-2-pe/indra/newview/llremoteparcelrequest.cpp?r1=124880&r2=124881&pathrev=124881&limit_changes=100 Reviewed with Richard. | |||
2009-07-07 | Added copying and packaging of apr dlls and llcommon.dll. | brad kittenbrink | |
2009-07-07 | Fixed loading the wrong eventhost dll name on windows. | brad kittenbrink | |
2009-07-07 | About Second Life now works from the login screen, floater name was ↵ | James Cook | |
incorrectly specified. Not reviewed. | |||
2009-07-07 | DEV-34433 Put "About Second Life" back directly under "Help" to make it more ↵ | James Cook | |
discoverable. Not reviewed. | |||
2009-07-07 | DEV-34720 Mute all | Jiao Li | |
DEV-34721 "Streaming Media" checkbox DEV-34723 Mouse sensitivity slider Reviewed by James | |||
2009-07-07 | cherrypicking the fix for linux startup issue DEV-33209 - the bug has percolated | Adam Moss | |
around for so long without the fix that I can't stand it any longer. svn merge -c123659 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-viewer/maint-viewer-15-sandbox-3 | |||
2009-07-07 | make right-side ^^ chevron button and mail icon button spawn a dialog saying ↵ | Jiao Li | |
"not implement yet" or some such Reviewed by James | |||
2009-07-07 | Fix Linux build - failing due to warning about S32/float conversion | James Cook | |
2009-07-07 | Merge skinning-14 to viewer-2, including refactoring many floaters to ↵ | James Cook | |
register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14 | |||
2009-07-06 | fix for DEV-34094: texture console stats are obscured by the loading textures | Xiaohong Bao | |
2009-07-06 | Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also ↵ | James Cook | |
UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5 | |||
2009-07-02 | Reconcile Brad's changes | Nat@Hothead.lindenlab.com | |
2009-07-02 | Fix disabling this-in-init-list warning | Nat@Hothead.lindenlab.com | |