Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Nicky
006190f2a1
Merge with tools update.
2015-05-05 13:09:27 +02:00
callum_linden
77d7edd415
Update to build on Xcode 6.0: using an assignment in an expressions without parens
2014-10-17 15:07:19 -07:00
Tank_Master
6babf8abd2
Merge LL 3.7.7
2014-06-09 11:29:57 -07:00
Nicky
ecf5233be7
LLDirIterator; proper handling of UTF8 paths for Windows.
2014-04-06 19:13:19 +02:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07:00
maksymsproductengine
2c5e306e14
MAINT-3474 FIXED crash on startup in LLTextureCache::purgeAllTextures(bool) attempting to delete texture cache
2013-11-22 20:16:37 +02:00
Richard Linden
e340009fc5
second phase summer cleaning
...
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Nat Goodspeed
aaf96507a1
Some Mac header #defines macros like check and equivalent -- gack!!
...
Given that third-party libraries (such as Boost) can and do use those names,
properly namespace-scoped, it's unpardonable to break any such innocent usage
with a macro. Given the pervasiveness of the need, introduce a header file
with the requisite #undef directives.
2012-11-16 18:08:40 -05:00
callum_linden
586d878ef5
First round of fixes to make viewer work with Boost 1.52
2012-11-12 16:55:20 -08:00
seth_productengine
52b9842ced
STORM-1476 FIXED Replaced non-fatal errors in LLDirIterator constructor with warnings to avoid viewer crashes.
...
Added exception handling case.
2011-07-07 21:09:09 +03:00
Squire
14105610c7
CHOP-662 cleanup in response to code review.
2011-06-21 20:46:32 -07:00
Squire
f86a488231
CHOP-662 - initial fix to problems with regex characters in Group names
...
causing the LLDirIterator to crash the viewer when opening chat logs
2011-06-17 11:05:31 -07:00
seth_productengine
32313dd3c6
STORM-1260 FIXED Replaced llerrs messages with llwarns in directory iterator code to avoid viewer halt when a cache dir is not found.
2011-05-17 20:22:46 +03:00
Seth ProductEngine
4e150d3271
STORM-477 WIP Re-implemented LLDir::getNextFileInDir() as an iterator object.
...
- Added a class implementing directory entries iteration with pattern matching which is used in unit tests instead of LLDir::getNextFileInDir.
STORM-550 FIXED Fixed LLDir unit test which failed for some complex wildcard combinations.
2010-12-17 22:16:14 +02:00