- Nov 10, 2010
-
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
-
- Nov 08, 2010
-
-
Mark Palange (Mani) authored
-
- Nov 05, 2010
-
-
brad kittenbrink authored
-
Mark Palange (Mani) authored
-
Andrew A. de Laix authored
-
- Nov 04, 2010
-
-
brad kittenbrink authored
-
Andrew A. de Laix authored
-
Andrew A. de Laix authored
-
brad kittenbrink authored
-
Andrew A. de Laix authored
-
Andrew A. de Laix authored
just barely working udate downloading service; missing little nicities like error checking and sill stuff like that.
-
brad kittenbrink authored
-
brad kittenbrink authored
This reduces the number of symbols in the viewer binary by about 30%. Also, fixed test errors revealed by inlining being enabled.
-
- Nov 03, 2010
-
-
brad kittenbrink authored
Added some logging to viewer_manifest.py to attempt to narrow down the Mac packaging failures a bit.
-
Nat Goodspeed authored
This is ignored by every compiler except Linux g++ 4.4.3 in Release mode. In that case, it literally does cause getInstance() to be inlined, therefore llmoveview.o contains no such symbol, therefore the Linux viewer link fails in Release mode. But for a method implementation in a .cpp file of a method declared in a .h file, 'inline' is just wrong. Removing it fixes Release build.
-
Nat Goodspeed authored
-
- Nov 02, 2010
-
-
brad kittenbrink authored
-
brad kittenbrink authored
-
Andrew A. de Laix authored
-
Andrew A. de Laix authored
-
- Nov 01, 2010
-
-
brad kittenbrink authored
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
-
Mark Palange (Mani) authored
VWR-23666 Removed setting VersionChannelName. LLVersionInfo::resetChannel() and unit tests. Reviewed by brad.
-
Nat Goodspeed authored
-
Nat Goodspeed authored
2.6.4 fixes a Mac bug in get_target_property(... "SLPlugin" LOCATION): before that version it returns "pathname/SLPlugin", whereas the correct answer is "pathname/SLPlugin.app/Contents/MacOS/SLPlugin". With 2.6.2, the Mac build breaks in a mysterious way. Changing this version requirement should clarify the solution.
-
Andrew A. de Laix authored
-
- Oct 29, 2010
-
-
Merov Linden authored
-
Vadim ProductEngine authored
LLTextBase::setCursor() sometimes failed to work properly if line wrapping was enabled. This is a slightly optimized version of the patch made by Satomi Ahn.
-
Nat Goodspeed authored
-
Andrew A. de Laix authored
-
Andrew A. de Laix authored
-
Andrew A. de Laix authored
-
Seth ProductEngine authored
STORM-270, STORM-303 FIXED sorting Favorites folder contents after re-ordering landmarks in any folder view or in Favorites bar. Previously worked only for Favorites accordion is Places SP.
-