summaryrefslogtreecommitdiff
path: root/indra/llui/lltimectrl.cpp
AgeCommit message (Expand)Author
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-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-18viewer#961 Add a notification appearing when user tries to insert a disallowe...Alexander Gavriliuk
2024-02-21Convert BOOL to bool in lluiAnsariel
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-10-17Update to build on Xcode 6.0: fixes for brackets logical operations and signe...callum_linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-06-01STORM-1253 WIP Time control: the up/down buttons now work consistently across...Vadim ProductEngine
2011-05-30STORM-1253 WIP Fixed a compiler warning.Vadim ProductEngine
2011-05-30STORM-1253 WIP New day cycle editor.Vadim ProductEngine
2011-05-18STORM-1202 ADDITIONAL_FIX Workaround for another Windows build issue.Paul ProductEngine
2011-05-18STORM-1202 ADDITIONAL_FIX Fixing Windows build.Vadim ProductEngine
2011-05-16STORM-1202 Code cleanup for LLLineEditorPaul ProductEngine
2011-05-13STORM-1202 FIXED Time spin controlPaul ProductEngine