Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-09 | increment version to 2.8.0 | Oz Linden | |
2011-06-27 | increment viewer version to 2.7.6 | Oz Linden | |
2011-06-20 | increment viewer version to 2.7.5 | Oz Linden | |
2011-06-13 | increment viewer version to 2.7.4 | Oz Linden | |
2011-06-06 | increment development viewer version to 2.7.3 | Oz Linden | |
2011-05-27 | increment viewer version to 2.7.2 | Oz Linden | |
2011-05-23 | increment viewer version to 2.7.1 | Oz Linden | |
2011-05-19 | increment viewer version to 2.7.0 | Oz Linden | |
2011-05-09 | increment viewer version to 2.6.9 | Oz Linden | |
2011-05-02 | increment viewer version to 2.6.8 | Oz Linden | |
2011-04-25 | increment viewer version to 2.6.7 | Oz Linden | |
2011-04-19 | increment viewer version to 2.6.6 | Oz Linden | |
2011-04-11 | increment viewer version to 2.6.5 | Oz Linden | |
2011-04-04 | increment viewer version to 2.6.4 | Oz Linden | |
2011-03-28 | increment viewer version to 2.6.3 | Oz Linden | |
2011-03-21 | increment viewer version to 2.6.2 | Oz Linden | |
2011-03-15 | increment viewer version to 2.6.1 | Oz Linden | |
2011-03-14 | updated version to 2.6.0 | Richard Linden | |
2011-03-10 | increment version to 2.5.3 | Oz Linden | |
2011-03-07 | Update version number to 2.5.2 | Merov Linden | |
2011-03-01 | Set the version to 2.5.1... Yeap! Back from 2.7.0 (not a misprint) | Merov Linden | |
2011-02-14 | bump version number to 2.7.0 | Oz Linden | |
2011-01-07 | increment minor revision number to make version "2.6.0" | Oz Linden | |
2010-12-09 | Pull from viewer-beta | Merov Linden | |
2010-12-08 | CHOP-239: reconcile LL_VERSION_BUNDLE_ID with Info-SecondLife.plist. | Nat Goodspeed | |
The bundle ID is found in llversionviewer.h, Info-SecondLife.plist and mac_updater.cpp. The latter two state it as "com.secondlife.indra.viewer". llversionviewer.h stated it as "com.secondlife.snowglobe.viewer". Changing it to "indra" to be consistent. For further discussion, please see the Jira. | |||
2010-11-22 | increment viewer version number to 2.5 | Oz Linden | |
2010-10-20 | STORM-417 FIXED Port of SNOW-140 to SG 2.0 : Forced updates not working on Mac | Vadim ProductEngine | |
The point of this patch is to make the Mac updater code a bit more flexible and reliable than it is right now. The issue is double: * reliability: the string comparison code on the bundle identifier is not UTF8 compliant * flexibility: the bundle identifier is hard coded to match the bundle identifier of LL viewer (i.e. com.secondlife.indra.viewer) so it can't work for another viewer (in particular, it didn't work for Snowglobe). The "bundle identifier" is one of those Mac only thing stored in the Info.plist of a "bundle" (the ".app" folder that's bundling an executable and all its resources and is seen as an application when browsing with the Mac OS X Finder). The patch fixes both issues: * compare correctly UTF8 encoded strings * allow the bundle ID to be passed as a parameter to the updater The patch has really no consequence on LL viewer. It's more a matter of having cleaner, better code. Author: Cypren Christenson Ported and reviewed by: Merov Linden | |||
2010-10-20 | bump Development version to 2.4 | Oz Linden | |
2010-10-19 | Bumped viewer version to 2.3.0 | Dessie Linden | |
2010-09-21 | Increment version number since we forked for beta. | Kent Quirk | |
2010-08-20 | increment patch level so that version is 2.1.2 | Oz Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-03 | Update version to 2.1.1 | Kent Quirk | |
2010-06-11 | Changed version to 2.1.0.0 | Dessie Linden | |
2010-04-30 | Bumped version to 2.0.2.0 - just in case | Dessie Linden | |
2010-04-20 | merge from viewer-hotfix | Tofu Linden | |
2010-04-20 | set the patch version | Kent Quirk | |
2010-03-31 | Include channel names in update_version_files.py invocation to fix bad ↵ | CG Linden | |
viewer channel name. | |||
2009-11-06 | Adding new option definition - forgot. | CG Linden | |
2009-10-15 | Merge up to latest viewer/viewer-2-0 | Nat Goodspeed | |
2009-10-13 | Setting checked in version of llviewerversion.h to 2.0.0(0) | Steve Bennetts | |
2009-10-07 | Merged latest viewer/login-api with latest viewer/viewer-20 | brad kittenbrink | |
2009-10-05 | merge with latest from lindenlab/svn-imports-viewer-20 | Mark Palange (Mani) | |
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
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. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry | |||
2009-09-16 | Relocate build.sh to the top of the source tree. | CG Linden | |
2009-09-13 | Adapt the build script so it can be invoked from a developer checkout. | CG Linden | |
2009-08-31 | Port over the new build scripts from para-test, tweek update_version_files ↵ | CG Linden | |
to use the repo revision number for now. | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-05-22 | svn merge -r121194:121210 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.onetwo-merge-1 QAR-1531 viewer 1.23rc1+1.23rc2 merge to trunk | |||
2009-03-24 | Changed LL_VERSION_MINOR to equal 24 | Debi King | |