Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-01-08 | setting viewer to report 1.23.0, because code in trunk is well beyond 1.22 ↵ | Ramzi Ramey | |
now and closer to what the 1.23 viewer will be | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-23 | QAR-1142 merging 1.22 RC0-RC4 changes. | Mark Palange | |
svn merge -c 106471 svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_1-22-106055_merge | |||
2008-11-07 | QAR-992 Merging revisions 101012-101170,101686-101687 of ↵ | Mark Palange | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_combo_1-22-merge into linden/release | |||
2008-10-20 | Merge 98702-99587 viewer_1-21 -> release Merging changes made between 1.21 ↵ | Mark Palange | |
RC5 secu-fix to 1.21.6 release. | |||
2008-10-20 | bump build number to 100,000. w00t. | Kyle Ambroff | |
2008-10-08 | merge r97380-98701 branches/viewer/viewer_1-21 (Viewer RC5 and security ↵ | Mark Palange | |
fixes) merge to trunk (for real) | |||
2008-10-07 | Roll back of r98854 Accidentally commited merge in progress | Mark Palange | |
2008-10-07 | merge r97380-98701 branches/viewer/viewer_1-21 (Viewer RC5 and security ↵ | Mark Palange | |
fixes) merge to trunk | |||
2008-10-01 | svn merge -r96886:98039 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-24-Server --> release | |||
2008-09-29 | QAR-872 Viewer 1.21 RC 3 | Steven Bennetts | |
merge viewer_1-21 96116-97380 -> release | |||
2008-09-12 | QAR-855 Viewer 1.21 RC 2 | Steven Bennetts | |
merge viewer_1-21 94770-96059 -> release | |||
2008-08-12 | Revert excess changes from previous commit - I hate it when that happens. | Christian Goetze | |
2008-08-12 | svn -c 94141 merge ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer-merge-1 |