summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-01EXT-2635 No message reminding user that a restart is required to reset cach...Leyla Farazha
2009-11-30Removed font setting to un-bold accordion headers.Justin C. Rounds (Chuck)
2009-11-30Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-30Changed highlight color text for filtered items.Justin C. Rounds (Chuck)
2009-11-30mergeJames Cook
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-30Updated layout.Justin C. Rounds (Chuck)
2009-11-30Updated layout to prevent overlapping elements.Justin C. Rounds (Chuck)
2009-11-29Missed another LL_COMMON_API tagJames Cook
2009-11-29Revert extern template link optimization until I can build/test on PCJames Cook
2009-11-28Suppress MSVC warning about extern template for linker optimizationJames Cook
2009-11-28Fix build, missed a file and items need LL_COMMON_APIJames Cook
2009-11-28Fix merge errorJames Cook
2009-11-28mergeJames Cook
2009-11-28Slightly more complex test fileJames Cook
2009-11-28Fix build - exported globals must have LL_COMMON_API tagJames Cook
2009-11-28Migrated LLUUIDs and some float constants out of headers into .cpp filesJames Cook
2009-11-28Fix build broken by removal of a test floater.James Cook
2009-11-28Use extern template for common singletons to reduce code bloat/link time.James Cook
2009-11-28De-inline virtual functions with llerrs to reduce link time.James Cook
2009-11-28Fixed a typo in includes list.James Cook
2009-11-28Move hard-coded image IDs to .cpp file to speed link time.James Cook
2009-11-27Add CMake var LL_TESTS to optionally disable tests for build timingJames Cook
2009-11-27Move sound id declarations to cpp file to reduce redundant linker symbols.James Cook
2009-11-25Linker optimization, use extern template for LLView::getChild<>James Cook
2009-11-25fix for ellipses on a single linerichard
2009-11-25EXT-1944 - Implement ellipsis in message wellrichard
2009-11-25fixed line numbering in script editorsrichard
2009-11-25forgot to apply resize fix for when text is selectedrichard
2009-11-25created container for LLFloaterView for future z-swapping with sidetrayrichard
2009-11-25Fix up nav bar buy icon spacing.James Cook
2009-11-25mergerichard
2009-11-25removed debug spam the proper warrichard
2009-11-25Mergerichard
2009-11-25Backed out changeset: c94fdea670e5richard
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in llviewermessages...James Cook
2009-11-25Switched line endings to Unix.James Cook
2009-11-25Hook up nav bar For Sale icon to buy land functionality.James Cook
2009-11-25mergerichard
2009-11-25commented out spam that was slowing side tray openingrichard
2009-11-25automated merge from viewer-2-0 pull -uLoren Shih
2009-11-25Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-25Add Power On/Off iconsRick Pasetto
2009-11-25Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-25Fix for EXT-2667 - making sure inv_item isn't nullEric M. Tulla (BigPapi)
2009-11-25Automated merge of ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/Loren Shih
2009-11-25Nudge parabuild againJames Cook
2009-11-25Nudge Parabuild, Mac build choked for some reasonJames Cook
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
2009-11-24Removed llnotifications.h from all headers by adding llnotificationsptr.hJames Cook