summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelteleporthistory.cpp
AgeCommit message (Expand)Author
2024-06-09Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2023-11-07SL-20566 Allow removal of a teleport history locationsAndrey Kleshchev
2021-04-23SL-15144 FIXED The "Remove" button is enabled with no selectionMnikolenko Productengine
2021-04-22SL-14842 Clear history should be it's own buttonAndrey Kleshchev
2021-02-24SL-14842 Apply toolstrip layout to Places floater Part #3Andrey Kleshchev
2021-02-24SL-14842 Apply toolstrip layout to Places floater Part #1Andrey Kleshchev
2021-02-09SL-14797 Normalize right-click menus on Landmarks & Picks Part#3Andrey Kleshchev
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-06-17Merge viewer-release and become version 3.7.9simon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-05MAINT-4009: Patching a small memory leak for when menu items were being creat...Stinson Linden
2014-02-18MAINT-3720 Timestamp are added to Places->Teleport History. It is only shown ...Mnikolenko ProductEngine
2014-02-12merge with releaseRichard Linden
2013-11-27STORM-1987 Inconsistent menu naming and behavior in Places floaterJonathan Yap
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-08-08MAINT-297 FIXED Reset selection after collapsing all foldersmaxim_productengine
2012-03-01EXP-1841 : Use instance instead of getInstance on LLClipboard singleton.Merov Linden
2012-02-06EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave li...Merov Linden
2012-02-01EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set up...Merov Linden
2012-01-03use lazy deletion of views via die() method to avoid some potential crashesRichard Linden
2011-10-19EXP-1353, EXP-1408, EXP-1410 : Fix bugs all related to Teleport History manag...Merov Linden
2011-10-17EXP-1353 : Fix crashes when teleport by making the teleport history less naiv...Merov Linden
2011-09-29EXP-1209 FIXED Sidetray removed.Paul ProductEngine
2011-09-27EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from sergey...Merov Linden
2011-09-26fixed toolbar context menuRichard Nelson
2011-09-22EXP-1223 FIXED (Create and register a floater for Places side tab)Paul ProductEngine
2010-11-23STORM-479 FIXED Changed Teleport History SP text color to match the default L...Seth ProductEngine
2010-10-22STORM-426 FIXED Menu button no longer looked pressed while its menu is displa...Seth ProductEngine
2010-10-15STORM-263 FIXED popup menu of Cog button in lower-left of sidebar panel closi...Seth ProductEngine
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-06-16EXT-7823 FIXED Accordion widget was improved to show different message when n...Vladimir Pchelko