Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | MAINT-861 Fix for crash on exit due to bad matrix mode | Dave Parks | |
2012-04-13 | MAINT-871 Fix for freeze on shutdown while calculating weights and fees of a ↵ | Dave Parks | |
mesh. | |||
2012-04-13 | merge | Dave Parks | |
2012-04-13 | MAINT-939 Potential fix for crash when editing objects. | Dave Parks | |
2012-04-13 | MAINT-926 FIXED ([PUBLIC]IMs from objects appear only as notifications, not ↵ | Paul ProductEngine | |
in local chat history, in some circumstances, making the sending prim untraceable (and impossible to mute)) - Improved detection of CHAT_SOURCE_SYSTEM type messages | |||
2012-04-13 | MAINT-798 FIXED ([PUBLIC]Some part of Build dialog is presented under Object ↵ | Paul ProductEngine | |
profile dialog for objects that for sale) - Just increased min height of floater to avoid truncation | |||
2012-04-12 | merge | Dave Parks | |
2012-04-12 | MAINT-779 Better handling of GLSL loading errors -- incrementally disable ↵ | Dave Parks | |
features until shaders successfully load | |||
2012-04-12 | MAINT-940 FIXED (Spelling error in Favorites Bar source) | Paul ProductEngine | |
- Corrected spelling error | |||
2012-04-12 | MAINT-841 FIXED ([PUBLIC]Folder "Lost and found" isn't cleaned) | Paul ProductEngine | |
- This happens if something was added to the category before it was initialized, so accountForUpdate didn't update descendent count and thus the category thinks it has fewer descendents than it actually has. | |||
2012-04-11 | MAINT-516 Potential fix for crash on startup in LLWindowWin32::switchContext | Dave Parks | |
2012-04-11 | merge | Dave Parks | |
2012-04-11 | MAINT-870 Fix for crash from out of control lawns. | Dave Parks | |
2012-04-10 | Merge with head | callum | |
2012-04-10 | MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵ | callum | |
request from similator and display a notification Reviewed by Simon | |||
2012-04-10 | MAINT-74 Fix "show cross sections" crashing and not working in general. | Dave Parks | |
2012-04-09 | MAINT-890 Fix for freeze on exit when a mesh upload is pending. | Dave Parks | |
2012-04-04 | MAINT-830 FIXED ([PUBLIC]"Items successfully shared" appears even when share ↵ | Paul ProductEngine | |
fails) - Added check whether sharing inventory category or inventory item was successful | |||
2012-04-04 | MAINT-845 FIXED Inventory items auto selection is disabled during filtering, ↵ | Seth ProductEngine | |
unless a search string is being typed in. | |||
2012-04-03 | MAINT-463 FIXED [PUBLIC]URL-name of object is shown as hyperlink in Report ↵ | Paul ProductEngine | |
Abuse window - Simply disabled url parsing | |||
2012-04-03 | MAINT-117 FIXED Login screen didn't hide if you minimized viewer window ↵ | Vadim ProductEngine | |
right after pressing "Log In". | |||
2012-04-02 | fix for SEC-905, SEC-1025: Show Texture Info Allows People To See and Use ↵ | Xiaohong Bao | |
Textures And Override Permissions System | |||
2012-04-02 | MAINT-180 FIXED Reject group and ad-hoc chat messages from lindens when we ↵ | Vadim ProductEngine | |
are busy. | |||
2012-03-30 | merge | Dave Parks | |
2012-03-30 | MAINT-778, MAINT-793 Fix for crash when enabling Debug GL on Mobile Intel 4 ↵ | Dave Parks | |
Express. Don't pop up driver update notification if GPU class is < 1 | |||
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at ↵ | Vadim ProductEngine | |
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure). | |||
2012-03-28 | merge | Dave Parks | |
2012-03-28 | MAINT-809 Disable FSAA above 4x if OpenGL version < 3.0 | Dave Parks | |
2012-03-28 | MAINT-405 FIXED ([PUBLIC]Ctrl W does not properly close IM tabs using tabbed ↵ | Paul ProductEngine | |
IM in 2.x/3.x) - Now tabs are closed with Ctrl+W as expected | |||
2012-03-28 | merge | Dave Parks | |
2012-03-28 | MAINT-793 Pop up notification when drivers are likely out of date. Allow ↵ | Dave Parks | |
Lighting and Shadows on Intel when drivers are up to date. | |||
2012-03-27 | MAINT-853: Audit sendListToRegions() function calls and fix memory leaks. | simon_linden | |
Reviewed by Kelly | |||
2012-03-26 | Merge | simon@Simon-PC.lindenlab.com | |
2012-03-26 | MAINT-852 / VWR-8761 : Cannot delete object description. Now you can. ↵ | simon@Simon-PC.lindenlab.com | |
Reviewed by Kelly. | |||
2012-03-26 | merge | Dave Parks | |
2012-03-26 | MAINT-792 Only allow up to 4x FSAA on Intel graphics. | Dave Parks | |
2012-03-26 | merge | Dave Parks | |
2012-03-26 | MAINT-806 Fix for some shaders failing to link on ATI x800. | Dave Parks | |
2012-03-26 | merge | Dave Parks | |
2012-03-26 | MAINT-822 Fix for ATI R300 (Radeon 9700) not being recognized on some systems. | Dave Parks | |
2012-03-24 | MAINT-807 FIXED ([PUBLIC]Button Clear history from Preferences isn't clear ↵ | Paul ProductEngine | |
last teleport) - The order of clearing LLTeleportHistory and LLTeleportHistoryStorage does matter: first LLTeleportHistory must be cleared after LLTeleportHistoryStorage. Clearing LLTeleportHistory from LLNavigationBar::draw() breaks this order (see callback_clear_browser_cache) | |||
2012-03-23 | MAINT-424 FIXED ([PUBLIC]IM-window loses focus when tab is closed) | Paul ProductEngine | |
- Return focus to the ImFloaterContainer | |||
2012-03-22 | merge | Dave Parks | |
2012-03-22 | MAINT-810 Fix for crash in LLRenderTarget when exiting wireframe render mode ↵ | Dave Parks | |
after resizing window. | |||
2012-03-22 | CHUI-54 FIXED Backed out fix for EXP-1550 restoring inventory folder ↵ | Seth ProductEngine | |
creation date updating logic. An inventory folder creation date should be updated every time a new item is created in it. Othervise the sorting by creation date is broken. However this leaves the EXP-1550 issue unresolved. | |||
2012-03-21 | MAINT-808 Disable indexed texture rendering and deferred rendering on Linux ↵ | Dave Parks | |
when OpenGL version is pre-3.0 | |||
2012-03-21 | MAINT-804, MAINT-810 Disable framebuffer object usage on intel chips ↵ | Dave Parks | |
(implicitly disables lighting and shadows) | |||
2012-03-21 | MAINT-272 FIXED Animation preview invalid pointer checks added. | Seth ProductEngine | |
2012-03-21 | Added tag 3.3.0-release for changeset 5e8d2662f38a | Oz Linden | |
2012-03-21 | MAINT-518 FIXED Sometimes nearby chat expand button failed to work. | Vadim ProductEngine | |
Made the nearby chat expand/collapse logic work regardless of the previous/saved state. |