summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterabout.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2020-09-11SL-13927 Turn SSL verification On for all SL services in viewerAndrey Kleshchev
2016-11-02SL-323: activate viewer menu and floater checks for updates via VMPcoyot@coyot-sager-PC
2017-03-29SL-323: cherry pick menu changes lost in v64 merge, viewer-management-process...Glenn Glazer
2017-02-28mergecoyot@coyot-sager-PC
2016-08-18SL-323: first pass at ripping out old updaterGlenn Glazer
2016-08-09MAINT-6612 Server release notes in Helpandreykproductengine
2016-08-08MAINT-6612 Server release notes in Help -> About Second Life never fetch on a...andreykproductengine
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-19Merge from viewer release.Rider Linden
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-08-25MergeRider Linden
2015-07-13build fix for linuxMnikolenko ProductEngine
2015-07-07MAINT-5174 Add Check for Updates feature to Help menuandreykproductengine
2015-06-11MAINT-5269 FIXED Viewer crashes if you open Help -> About Second Life while a...andreykproductengine
2015-06-03Remove vestigial httpclient.h include from files that no longer need it.Rider Linden
2015-06-11MAINT-5269 FIXED Viewer crashes if you open Help -> About Second Life while a...andreykproductengine
2015-05-14Converted the Server release notes URL,Rider Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2014-11-21automate keeping the About SL -> Licenses tab correctOz Linden
2014-06-16merge changes for 3.7.9-releaseOz Linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-04-18Reinstate support text appendText() in LLFloaterAboutCinder
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-12mergeBrad Payne (Vir Linden)
2014-03-12merge with releaseRichard Linden
2013-12-06MAINT-3552: crash in LLPanel::getString: Failed to find string ErrorFetchingS...simon
2013-11-11MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fieldsRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-09-04mergeBrad Payne (Vir Linden)
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-16SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-08-07merge changes for DRTVWR-333Oz Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-16CHOP-966: use 4 part version numbers for release notes urlsOz Linden
2013-07-11CHOP-959: Re-add global coordinates, plus SLURL, to About box.Nat Goodspeed
2013-07-02CHOP-959: add POSITION_LOCAL to LLFloaterAbout::getInfo() blob.Nat Goodspeed
2013-06-05merge with viewer-releaseRichard Linden
2013-05-21mergeBrad Payne (Vir Linden)
2013-04-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-04-04Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it...Don Kjer