Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-13 | Fixed unit test compile error | prep | |
2013-03-13 | merge | prep | |
2013-03-13 | Ported sunshine-internal fixes (Commits: 5271cc5 and b37c09) | prep | |
2013-03-13 | fix for build failure | Brad Payne (Vir Linden) | |
2013-03-13 | Fixed potential memory leak in LLHTTPClient. Fixed potential hanging http ↵ | Don Kjer | |
requests in LLHTTPClient. Fixed munging of "Pragma" headers in LLHTTPClientAdapter | |||
2013-03-12 | SH-3944 WIP CHUI merge fixing | Nyx Linden | |
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility. | |||
2013-03-12 | Removed unneeded code. | prep linden | |
2013-03-11 | #include fix | prep | |
2013-03-11 | llinventory merge fixes | prep | |
2013-03-11 | LLWindow merge fixes for Mac | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | more test build fix | Brad Payne (Vir Linden) | |
2013-03-11 | Added gratuitous coupling to stop gcc from complaining | Brad Payne (Vir Linden) | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-11 | Fix for build failure in tests | Brad Payne (Vir Linden) | |
2013-03-11 | merge | Brad Payne (Vir Linden) | |
2013-03-08 | SH-3941 SH-3954 FIX local appearance does not update properly | Nyx Linden | |
We were using an indicator of whether there *was* a baked texture to whether we were *using* a baked texture. Switched to one of the (several) proper indicators of whether a baked texture was in use. This should allow local texture data to get marked for download when we enter appearance mode. Local testing confirms that old apperances linger for a second or two, but are soon replaced by the correct local renders. | |||
2013-03-08 | SH-3959 WIP - pass information about type of fetched image - server bake, ↵ | Brad Payne (Vir Linden) | |
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed | |||
2013-03-06 | merge | Nyx Linden | |
2013-03-06 | SH-3954 SH-3941 SH-3910 FIX local appearance does not update | Nyx Linden | |
We suppress texture downloads for local textures not needed with server side baking. We need to explicitly re-set texture priority for local textures when entering appearance mode. | |||
2013-03-06 | CHUI-821 Clean up code | AlexanderP ProductEngine | |
2013-03-06 | CHUI-821 Clean up code | AlexanderP ProductEngine | |
2013-03-06 | Fix for windows build failure | Brad Payne (Vir Linden) | |
2013-03-06 | merge | Brad Payne (Vir Linden) | |
2013-03-06 | make it clearer when DebugForceAppearanceRequestFailure is on | Brad Payne (Vir Linden) | |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-03-05 | For MAINT-2247 MAINT-1742 MAINT-2275 contrib from STORM-1934. | Graham Madarasz (Graham) | |
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-03-05 | Pull from viewer-beta (version number update and tag) | Merov Linden | |
2013-03-05 | merging | Cho | |
2013-03-05 | CHUI-809 FIXED "Start IM" menu item is added | Mnikolenko ProductEngine | |
2013-03-05 | CHUI-815 FIXED Handle SHIFT+ENTER to whisper in Nearby chat | Mnikolenko ProductEngine | |
2013-03-05 | CHUI-772 FIX User sees no notification of conversation activity not visible ↵ | Cho | |
in long scrolling conversation list Added call to setSelectedSession() from LLConversationViewParticipant::handleMouseDown() | |||
2013-03-04 | For MAINT-2423 fix regression from CHUI merge. Code review: DaveP | Graham Madarasz (Graham) | |
2013-03-04 | Automated merge | Don Kjer | |
2013-03-04 | Reducing amount of cof link data sent to appearance update service. ↵ | Don Kjer | |
Allowing links to items with 'null' asset ids to be passed | |||
2013-03-04 | merge | Gilbert Gonzales | |
2013-03-04 | Removed deprecated calls to incrementCofVersion | prep | |
2013-03-04 | CHUI-778: Now when changing paths for chat logs and transcripts any empty ↵ | Gilbert Gonzales | |
conversations will be reloaded with data from the new location. Use case for this is if the users nearby chat is empty and they switch to a location that has a nearby chat file, then the nearby chat file be loaded. | |||
2013-03-04 | CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when ↵ | maksymsproductengine | |
interrupting click to walk: - The AutopilotCanceled notification was disabled for this viewer; | |||
2013-03-04 | CHUI-822 FIXED Resizing conversation floater with conversation list ↵ | AlexanderP ProductEngine | |
minimized to icons sets to fixed width that cannot be reduced : set resize limits to conv.panel's minDim() when conv. panel is collapsed | |||
2013-03-04 | CHUI-821 FIXED Conversation size regression when logging out with ↵ | AlexanderP ProductEngine | |
conversation list minimized to icons : save current conv. panel's width | |||
2013-03-05 | merge | mberezhnoy | |
2013-03-04 | CHUI-806 (IM floater is not become as a top while geting message with ↵ | mberezhnoy | |
enabled 'Open conversation window' option) | |||
2013-03-04 | Adding md5sum calculation to experimental server appearance update message | Don Kjer | |
2013-03-03 | Adding DebugAvatarExperimentalServerAppearanceUpdate setting to test sending ↵ | Don Kjer | |
full cof contents | |||
2013-03-01 | CHUI-807 : Fixed (attempt) : Defensive coding to prevent potential crash | Merov Linden | |
2013-03-01 | merge | Nyx Linden | |
2013-03-01 | SH-3649 WIP newly created pants do not show up on mac/windows. | Nyx Linden | |
Added an initializer for the wearable definition version when creating a new wearable. Should fix the issue but need to test. |