summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
AgeCommit message (Collapse)Author
2011-04-25increment viewer version to 2.6.7Oz Linden
2011-04-19increment viewer version to 2.6.6Oz Linden
2011-04-11increment viewer version to 2.6.5Oz Linden
2011-04-04increment viewer version to 2.6.4Oz Linden
2011-03-28increment viewer version to 2.6.3Oz Linden
2011-03-21increment viewer version to 2.6.2Oz Linden
2011-03-15increment viewer version to 2.6.1Oz Linden
2011-03-14updated version to 2.6.0Richard Linden
2011-03-10increment version to 2.5.3Oz Linden
2011-03-07Update version number to 2.5.2Merov Linden
2011-03-01Set the version to 2.5.1... Yeap! Back from 2.7.0 (not a misprint)Merov Linden
2011-02-14bump version number to 2.7.0Oz Linden
2011-01-07increment minor revision number to make version "2.6.0"Oz Linden
2010-12-09Pull from viewer-betaMerov Linden
2010-12-08CHOP-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-22increment viewer version number to 2.5Oz Linden
2010-10-20STORM-417 FIXED Port of SNOW-140 to SG 2.0 : Forced updates not working on MacVadim 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-20bump Development version to 2.4Oz Linden
2010-10-19Bumped viewer version to 2.3.0Dessie Linden
2010-09-21Increment version number since we forked for beta.Kent Quirk
2010-08-20increment patch level so that version is 2.1.2Oz Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-03Update version to 2.1.1Kent Quirk
2010-06-11Changed version to 2.1.0.0Dessie Linden
2010-04-30Bumped version to 2.0.2.0 - just in caseDessie Linden
2010-04-20merge from viewer-hotfixTofu Linden
2010-04-20set the patch versionKent Quirk
2010-03-31Include channel names in update_version_files.py invocation to fix bad ↵CG Linden
viewer channel name.
2009-11-06Adding new option definition - forgot.CG Linden
2009-10-15Merge up to latest viewer/viewer-2-0Nat Goodspeed
2009-10-13Setting checked in version of llviewerversion.h to 2.0.0(0)Steve Bennetts
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
2009-10-05merge with latest from lindenlab/svn-imports-viewer-20Mark Palange (Mani)
2009-10-03Merge 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-16Relocate build.sh to the top of the source tree.CG Linden
2009-09-13Adapt the build script so it can be invoked from a developer checkout.CG Linden
2009-08-31Port over the new build scripts from para-test, tweek update_version_files ↵CG Linden
to use the repo revision number for now.
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
ignore-dead-branch
2009-05-22svn merge -r121194:121210Adam 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-24Changed LL_VERSION_MINOR to equal 24Debi King
2009-01-08setting 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-08Result of svn merge -r107256:107258 ↵Aaron Brashears
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
2008-12-23QAR-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-07QAR-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-20Merge 98702-99587 viewer_1-21 -> release Merging changes made between 1.21 ↵Mark Palange
RC5 secu-fix to 1.21.6 release.
2008-10-20bump build number to 100,000. w00t.Kyle Ambroff
2008-10-08merge r97380-98701 branches/viewer/viewer_1-21 (Viewer RC5 and security ↵Mark Palange
fixes) merge to trunk (for real)
2008-10-07Roll back of r98854 Accidentally commited merge in progressMark Palange
2008-10-07merge r97380-98701 branches/viewer/viewer_1-21 (Viewer RC5 and security ↵Mark Palange
fixes) merge to trunk
2008-10-01svn merge -r96886:98039 ↵Christian Goetze
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-24-Server --> release