phoenix-firestorm/indra/llcommon
Alexei Arabadji 86609394ca fixed major EXT-3643 “Embed friendship offer into IM window”;
--HG--
branch : product-engine
2010-01-29 17:48:10 +02:00
..
tests Skip logging test that fails on Linux, no idea why 2009-12-03 09:14:17 -08:00
CMakeLists.txt DEV-45468 'SNOW-108: Fast timers are broken / badly-scaled on linux' ready to merge. 2010-01-25 13:32:49 -08:00
bitpack.cpp DEV-41367 resurrect dead bitpack test, convert it to a llcommon integration test. 2009-10-15 18:51:23 +00:00
bitpack.h
ctype_workaround.h
doublelinkedlist.h
imageids.cpp Move hard-coded image IDs to .cpp file to speed link time. 2009-11-28 16:39:50 -08:00
imageids.h Fix build, missed a file and items need LL_COMMON_API 2009-11-28 23:10:38 -08:00
indra_constants.cpp Migrated LLUUIDs and some float constants out of headers into .cpp files 2009-11-28 20:08:09 -08:00
indra_constants.h Fix build, missed a file and items need LL_COMMON_API 2009-11-28 23:10:38 -08:00
is_approx_equal_fraction.h
linden_common.h Migrated LLUUIDs and some float constants out of headers into .cpp files 2009-11-28 20:08:09 -08:00
linked_lists.h
ll_template_cast.h DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() 2009-11-30 12:57:45 -05:00
llagentconstants.h
llallocator.cpp
llallocator.h Switch some files to Unix line endings 2009-11-18 17:52:03 -08:00
llallocator_heap_profile.cpp sigh, follow-up fix. 2010-01-27 13:28:13 -08:00
llallocator_heap_profile.h
llapp.cpp
llapp.h Fix for mac build post-merge. 2009-12-14 16:05:13 -05:00
llapr.cpp merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
llapr.h Refactoring of llviewerprecompiledheaders.h to hopefully increase stability 2009-11-13 20:33:59 -05:00
llassettype.cpp Redo Bao's broken merge 2009-11-04 14:59:23 -08:00
llassettype.h EXT-2482 : Newly created folders have wrong default type 2009-11-13 16:18:53 -05:00
llassoclist.h
llavatarconstants.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llboost.h
llchat.h fixed major EXT-3643 “Embed friendship offer into IM window”; 2010-01-29 17:48:10 +02:00
llclickaction.h EXT-2094 Add click-to-zoom as a one-click settable option for objects 2009-11-19 15:02:05 +08:00
llcommon.cpp
llcommon.h Refactoring of llviewerprecompiledheaders.h to hopefully increase stability 2009-11-13 20:33:59 -05:00
llcoros.cpp DEV-32777, QAR-1619: Disable MSVC Release-build optimization for LLCoros::launchImpl(). 2009-09-25 10:55:25 -04:00
llcoros.h Switch some files to Unix line endings 2009-11-18 17:52:03 -08:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
llcursortypes.cpp EXT-1141 Remove one-click cursor icons from art directories. Cursor is now a hand for all one-click actions, at Erica's request. Deleted art files for Win/Mac/Linux, including repackaging the SDL binary download package. Reviewed with Kelly. 2009-10-07 00:15:11 +00:00
llcursortypes.h Merged latest viewer/login-api with latest viewer/viewer-20 2009-10-07 17:51:28 -07:00
lldarray.h
lldarrayptr.h
lldate.cpp less dumb partial fix for CID-219 2010-01-27 15:45:41 -08:00
lldate.h Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-10-20 11:34:46 -04:00
lldefs.h
lldeleteutils.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp Migrated LLUUIDs and some float constants out of headers into .cpp files 2009-11-28 20:08:09 -08:00
lldictionary.h Fix assert in lldictionary as used by llfoldertype 2010-01-22 14:03:13 -08:00
lldlinked.h
lldoubledispatch.h
lldqueueptr.h
llendianswizzle.h
llenum.h
llerror.cpp Refactoring of llviewerprecompiledheaders.h to hopefully increase stability 2009-11-13 20:33:59 -05:00
llerror.h merge from latest svn/viewer-2-0 to hg/viewer-2-0 2009-10-16 16:42:45 -07:00
llerrorcontrol.h Fix signature of LLError::setTagLevel() 2009-10-13 20:12:52 -07:00
llerrorlegacy.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
lleventapi.h Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-11-13 12:22:40 -05:00
lleventcoro.cpp
lleventcoro.h EXT-3158 - Removing logging of users password hash from new login code. 2009-12-08 16:57:45 -08:00
lleventdispatcher.cpp Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairs 2009-11-12 20:11:53 -05:00
lleventdispatcher.h Add lleventhost queries to list LLEventAPIs or describe one. 2009-12-22 19:17:14 -05:00
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() 2009-11-30 12:57:45 -05:00
llevents.h Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-03 11:51:50 -08:00
llextendedstatus.h
llfasttimer.h DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linux 2010-01-26 12:35:22 -08:00
llfasttimer_class.cpp DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linux 2010-01-26 12:35:22 -08:00
llfasttimer_class.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llfile.cpp
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h Merged login-api with viewer-2.0.0-3 up through r132290. 2009-09-01 12:21:51 -04:00
llfoldertype.cpp Fix assert in lldictionary as used by llfoldertype 2010-01-22 14:03:13 -08:00
llfoldertype.h EXT-2482 : Newly created folders have wrong default type 2009-11-13 16:18:53 -05:00
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llhttpstatuscodes.h
llindexedqueue.h
llinstancetracker.h Rename private methods to avoid ambiguity with subclasses 2009-11-11 07:32:59 -05:00
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp
lllazy.h
lllinkedqueue.h
lllistenerwrapper.h Fix to windows build breakages. 2009-12-03 13:11:35 -08:00
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
lllocalidhashmap.h
lllog.cpp
lllog.h
lllslconstants.h svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7 2009-10-01 02:35:53 +00:00
llmap.h
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h Switch some files to Unix line endings 2009-11-18 17:52:03 -08:00
llmemorystream.cpp
llmemorystream.h
llmemtype.cpp
llmemtype.h Switch some files to Unix line endings 2009-11-18 17:52:03 -08:00
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llnametable.h
lloptioninterface.cpp
lloptioninterface.h
llpointer.h
llpreprocessor.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llpriqueuemap.h
llprocesslauncher.cpp
llprocesslauncher.h Added PluginAttachDebuggerToPlugins debug setting. 2009-11-10 15:57:26 -08:00
llprocessor.cpp CID-227 2010-01-27 15:49:22 -08:00
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp HTTP Texture changes: 2009-12-17 16:19:00 -08:00
llqueuedthread.h merge from texture-pipeline 2009-11-06 12:15:41 -08:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llrun.cpp
llrun.h
llsafehandle.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llsd.cpp DEV-43622 : API change (no functionality change) to fix a design error in LLSD 2009-12-01 20:59:08 -05:00
llsd.h DEV-43622 : API change (no functionality change) to fix a design error in LLSD 2009-12-01 20:59:08 -05:00
llsdserialize.cpp
llsdserialize.h
llsdserialize_xml.cpp svn merge -r132747:132887 svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.30 2009-09-09 17:36:28 +00:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsecondlifeurls.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llskiplist.h
llskipmap.h
llsmoothstep.h
llstack.h
llstacktrace.cpp Switch some files to Unix line endings 2009-11-18 17:52:03 -08:00
llstacktrace.h Switch some files to Unix line endings 2009-11-18 17:52:03 -08:00
llstat.cpp
llstat.h Merged latest viewer/viewer-20 into login-api. 2009-09-18 15:22:25 -04:00
llstatenums.h
llstl.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llstring.h CID-186 2010-01-27 15:09:25 -08:00
llstringtable.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llstringtable.h Merged latest viewer/login-api with latest viewer/viewer-20 2009-10-07 17:51:28 -07:00
llsys.cpp line ending fixes 2009-12-01 12:06:31 -05:00
llsys.h
llthread.cpp Added some threading debugging code. Should catch any recursive mutex locks in non Release builds. 2009-11-23 17:00:53 -08:00
llthread.h Added some threading debugging code. Should catch any recursive mutex locks in non Release builds. 2009-11-23 17:00:53 -08:00
lltimer.cpp Enhance LLInstanceTracker variants to be more uniform. 2009-11-10 13:30:29 -05:00
lltimer.h
lltreeiterators.h
lluri.cpp CID-220 2010-01-27 15:37:28 -08:00
lluri.h Fix for link errors referencing operator!=(LLURI const &, LLURI const &) from integration tests. 2009-09-04 14:37:55 -04:00
lluuid.cpp
lluuid.h
lluuidhashmap.h
llversionserver.h Adding new option definition - forgot. 2009-11-06 15:54:11 -08:00
llversionviewer.h Adding new option definition - forgot. 2009-11-06 15:54:11 -08:00
llworkerthread.cpp merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
llworkerthread.h merge from texture-pipeline 2009-11-06 12:15:41 -08:00
metaclass.cpp
metaclass.h
metaclasst.h
metaproperty.cpp
metaproperty.h
metapropertyt.h
reflective.cpp
reflective.h
reflectivet.h
roles_constants.h
stdenums.h
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp
timing.h
u64.cpp
u64.h