Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Roxie Linden 311aaf7ffd add EOL to llsecapi_test.cpp to pass checkin filters 2010-02-02 22:17:39 -08:00
James Cook 7fbf5269e0 Don't show camera and movement control floaters on first-run to meet Movement/Camera spec. Trivial, not reviewed. 2009-07-09 18:55:46 +00:00
James Cook 2c53a140d7 Fixed typos, "delite" for "delete". Trivial, not reviewed. 2009-07-09 18:45:22 +00:00
James Cook 7c305304c8 DEV-35140 Time zone in menu bar is truncated. Simple layout issue, trivial, not reviewed. 2009-07-09 18:28:09 +00:00
Steven Bennetts 4cea1c9d85 DEV-35114 - Changed IMToast notification to type "notifytoast" so it doesn't show up as a standard notification. 2009-07-09 07:57:53 +00:00
Steven Bennetts e88d41f44e Cleaned up LLFloaterWorldMap a little to track down a crash... which appears to have gone away with the cleanup. 2009-07-09 07:49:11 +00:00
Jiao Li b90099b4b0 1. created prototype stand up button ins LLBottomTray
2. re-arranged LLFloaterReg::add alphabetically

to be reviewed
2009-07-09 07:00:30 +00:00
Steven Bennetts a994f3dbee Missed a file 2009-07-09 03:49:10 +00:00
Steven Bennetts 60ba000989 Fixed LLPanel visible and enabled settings.
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 03:40:30 +00:00
Richard Nelson 3df2f5e8c0 DEV-35153 - fix for ui scale breaking picking (pie menu etc) by normalizing world rect dimensions against ui scale
DEV-35154 - switching to fullscreen fails with bad resolution

reviewed by Brad
2009-07-09 02:18:29 +00:00
Richard Nelson 75e1187f31 EXT-126 - Grayed empty field appears after minimize the 'Search Second Life' dlg
EXT-124 - Empty local chat window appears after the viewer was resized

reviewed by Austin
2009-07-09 01:07:03 +00:00
Richard Nelson 3c956af81c DEV-35121 when taking a snapshot without UI, use full window to render 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 01:05:44 +00:00
Austin Doupnik 394b28ce77 DEV-35112 Renamed colors_def.xml to colors.xml. Reviewed by Richard. 2009-07-09 00:59:52 +00:00
brad kittenbrink 4fc52d1341 Fix for errors intializing the locale on unrecognized versions of windows (like windows 7) 2009-07-08 16:30:24 -07:00
Austin Doupnik 163f89d77f DEV-34748 Moved logic for setting inspection tools from construction to onOpen for LLFloaterInspect. Reviewed by Richard. 2009-07-08 22:36:39 +00:00
Austin Doupnik ea1196cf01 Gave width attributes to ZoomDirect, Cursor3D, and AutoLeveling options in the joystick setup floater. 2009-07-08 20:27:45 +00:00
brad kittenbrink 429bd9b55c Added LLNotificationsListener to hook LLNotifications to the event system according to https://wiki.lindenlab.com/wiki/Incremental_Viewer_Automation/Event_API
reviewed by palmer.
2009-07-08 12:07:31 -07:00
Steven Bennetts f26f7e3e29 merge -r 889-936 https://svn.aws.productengine.com/secondlife/pe/stable/ -> viewer-2-0
Also:
* Moved media remote shortcut to Communicate menu
* Changed mini map menu to toggle instead of show
2009-07-08 05:19:19 +00:00
brad kittenbrink 1f9a6f3bdc Fix for crash when quitting due to mAppViewer being NULL. 2009-07-07 18:09:45 -07:00
brad kittenbrink abcc37e4ca Oops, forgot to update the plugin loading code when I switched ll_plugin_start to take LLSD arguments. 2009-07-07 18:08:15 -07:00
Roxanne Skelly 9e89819d55 DEV-34822 - merge with 1.23
certificate notification code
-r 118191

ignore-dead-branch
2009-07-08 00:45:17 +00:00
Roxie Linden fe71dd340a Merge giab-viewer-trunk 2497, general merge of more
secapi stuff as well as certificate handling stuff.
Grid manager as well
2010-02-01 15:10:19 -08:00
James Cook c5d100a9e4 EXT-133 Crash when teleporting from "About Landmark" dialog. If the dialog 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-08 00:05:02 +00:00
brad kittenbrink 31cdebe201 Added copying and packaging of apr dlls and llcommon.dll. 2009-07-07 16:04:23 -07:00
brad kittenbrink bfdc9779c6 Fixed loading the wrong eventhost dll name on windows. 2009-07-07 14:57:25 -07:00
Don Kjer a05617a654 svn merge -r 126003:126087 svn+ssh://svn/svn/linden/qa/light-texture-params/light-texture-params-2 into trunk 2009-07-07 18:30:20 +00:00
James Cook b2052d69d6 About Second Life now works from the login screen, floater name was incorrectly specified. Not reviewed. 2009-07-07 18:22:43 +00:00
James Cook 676c829202 DEV-34433 Put "About Second Life" back directly under "Help" to make it more discoverable. Not reviewed. 2009-07-07 18:13:41 +00:00
Jiao Li 9eeda70f12 DEV-34720 Mute all
DEV-34721  "Streaming Media" checkbox
DEV-34723  Mouse sensitivity slider
Reviewed by James
2009-07-07 10:27:50 +00:00
Adam Moss 541e0b1dfc cherrypicking the fix for linux startup issue DEV-33209 - the bug has percolated
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 10:23:45 +00:00
Jiao Li 474fdccc2a make right-side ^^ chevron button and mail icon button spawn a dialog saying "not implement yet" or some such
Reviewed by James
2009-07-07 08:55:15 +00:00
James Cook a4eef8ee55 Fix Linux build - failing due to warning about S32/float conversion 2009-07-07 04:11:41 +00:00
James Cook 52aeaa3284 Merge skinning-14 to viewer-2, including refactoring many floaters to 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-07 00:53:05 +00:00
Xiaohong Bao 2c722655bd fix for DEV-34094: texture console stats are obscured by the loading textures 2009-07-06 23:47:11 +00:00
James Cook d6101558a1 Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also 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-06 21:58:04 +00:00
Roxanne Skelly 1a9d19d955 Initial secapi merge
svn merge -c112450  svn+ssh://svn.lindenlab.com/svn/linden/branches/giab-viewer/giab-viewer-1 giab-viewer-1-23

svn merge -c112913  svn+ssh://svn.lindenlab.com/svn/linden/branches/giab-viewer/giab-viewer-1 giab-viewer-1-23
2009-07-03 01:05:27 +00:00
Nat@Hothead.lindenlab.com 9622b2463b Reconcile Brad's changes 2009-07-02 14:54:16 -04:00
Nat@Hothead.lindenlab.com 989b3dd280 Fix disabling this-in-init-list warning 2009-07-02 14:48:09 -04:00
brad kittenbrink c1d59f0260 Windows now links to shared apr when LLCOMMON_LINK_SHARED is on. 2009-07-02 14:40:05 -04:00
brad kittenbrink 71405876b2 Updated apr_suite library package to include dll versions of apr as well. 2009-07-02 12:56:55 -04:00
Steven Bennetts 39905b927d merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@873 https://svn.aws.productengine.com/secondlife/pe/stable@888 -> viewer-2.0.0-pe-4 2009-07-02 00:38:13 +00:00
brad kittenbrink 8b3cd39a45 Merged in windows LL_COMMON_API dll linkage fixes. 2009-07-01 19:03:31 -04:00
brad kittenbrink f94d959e84 Fixups for windows llcommon dll linkage errors that got dropped in the merge up to viewer-2.0.0-3 2009-07-01 19:02:42 -04:00
brad kittenbrink 7e35f97144 Merged in backout of setSetting listener. 2009-07-01 18:51:24 -04:00
brad kittenbrink e17078810b Merged in backout of setSetting listener. 2009-07-01 18:49:03 -04:00
brad kittenbrink b082b5c9de Backed out setSetting listener: changeset 3c9127748425 2009-07-01 18:47:48 -04:00
Nat Goodspeed f68d3de949 Reconcile with Brad's changes before push 2009-07-01 17:55:03 -04:00
Bryan O'Sullivan 4e43e20680 Merge with SVN trunk 2009-07-01 12:54:08 -07:00
Nat Goodspeed dc93fe6cc6 DEV-31980: Wrap LLViewerWindow::saveSnapshot() with an event API.
Add LLViewerWindowListener per Incremental_Viewer_Automation/Event_API.
Add LLViewerWindowListener pointer to LLViewerWindow, and initialize in ctor.
Add llviewerwindowlistener.{h,cpp} to newview/CMakeLists.txt.
2009-07-01 13:42:15 -04:00
Nat Goodspeed ca798b4fb2 DEV-31980: provide a way to retrieve LLDispatchListener's tweaked LLEventPump name 2009-07-01 13:35:28 -04:00