Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-04 | Fix various issues with text segments not updating UI color | Rye Mutt | |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
and llunittype.h for now | |||
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 ↵ | Ansariel | |
"possible loss of precision" warnings | |||
2024-05-22 | Fix line endlings | Ansariel | |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel | |
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen | |
2023-07-11 | SL-19728 Objects that cannot be clicked or cammed unless in edit mode | Alexander Gavriliuk | |
2020-07-02 | SL-12930 Fixed wrong width source | Andrey Kleshchev | |
getVisibleTextRect can be uninitialized, yet it is identical to getLocalRect (and getRect) in width due to these elements not having scrollers. | |||
2020-07-01 | SL-12930 Fixed wrong width source | Andrey Kleshchev | |
2020-06-30 | SL-12930 Long names are not beautiful in Build Floater | Andrey Kleshchev | |
2018-07-02 | MAINT-8618 Viewer attempting to edit action when it has no permission | andreykproductengine | |
2018-06-13 | MAINT-8731 Click action to disable clicking objects, per-object in a linkset | andreykproductengine | |
2018-05-08 | MAINT-8586 XUI cleanup | Andrey Kleshchev | |
2018-05-04 | MAINT-8622 FIXED "Share" checkbox becomes gray after sharing the object (no ↵ | maxim_productengine | |
modify) for the group | |||
2018-05-04 | MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵ | maxim_productengine | |
an object | |||
2018-05-02 | MAINT-8616 FIXED Edit Tool often displays the wrong Creator and/or Owner of ↵ | maxim_productengine | |
an object | |||
2017-04-26 | MAINT-1239 Fixed font | andreykproductengine | |
2017-04-18 | MAINT-1239 Fixed There is no icon of owner and creator in build dialog | andreykproductengine | |
2016-12-06 | MAINT-6963 Object's name is not changed in inventory if object in attached ↵ | Mnikolenko Productengine | |
state was renamed through Edit floater. | |||
2016-05-06 | merge 4.0.4-release and MAINT-5974 | Oz Linden | |
2016-04-06 | MAINT-1539 'L$' indicator doesn't disappear when object is not for sale | andreykproductengine | |
2016-04-05 | Backed out changeset: a481e543cc74 | andreykproductengine | |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
2016-02-26 | MAINT-1539 'L$' indicator doesn't disappear when object is not for sale | andreykproductengine | |
2016-02-24 | MAINT-1429 Incorrect display of permissions in Edit Tab while change focus | Mnikolenko ProductEngine | |
2016-01-15 | MAINT-1429 Show permissions correctly for single non-root object and hide it ↵ | Mnikolenko ProductEngine | |
if we didn't get valid base permissions. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-11-07 | MAINT-1333 FIXED Disable "for sale" controls for attached prim | Mnikolenko ProductEngine | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-10-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-10-15 | MAINT-1598 Edit Linked Parts isn't returning creator/owner | Kelly Washington | |
* Show creator, owner and group information when only selecting a single prim in a linkset. reviewed with Simon | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-06-22 | PATH-760: Adding another pathfinding test method to the selection manager. | Todd Stinson | |
2012-06-21 | PATH-760: Ensuring that the pathfinding attribute field works correctly with ↵ | Todd Stinson | |
multiple objects selected. | |||
2012-06-21 | PATH-760: Renaming some methods of LLSelectMgr. | Todd Stinson | |
2012-06-20 | PATH-760: First pass at Leo's new design for the build floater. | Todd Stinson | |
2012-06-13 | PATH-713: Disabling all editable object fields on the build tools floater ↵ | Todd Stinson | |
when a static pathfinding object is in not in the current region. | |||
2012-03-29 | PATH-450: BUGFIX Ensuring that permanent objects cannot be linked in frozen ↵ | Todd Stinson | |
mode. Displaying a modal notification if user attempts. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. |