summaryrefslogtreecommitdiff
path: root/indra/newview/llselectmgr.cpp
AgeCommit message (Collapse)Author
2007-03-06merge -r 58734:58751 maintenance -> releaseSteven Bennetts
2007-03-06merge -r 58641:58711 maintenance -> releaseSteven Bennetts
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-03-02merge -r 58503:58641 maintenance -> releaseSteven Bennetts
2007-03-01svn merge -r 58437:58503 ↵Josh Bell
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance
2007-02-24svn merge --ignore-ancestry -r 58273:58283 ↵Josh Bell
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance The diff is basically a no-op since it's a reverse-merge from release itself. However, several things tried to come along for the ride, so I inspected them carefully: * Reverted libcurl changes which tried to migrate back from maintenance (see r58322) * Reverted debugging output in lltooldraganddrop.cpp, which had been added then removed again * Reverted false-positive binary conflict in libgtk-x11-2.0.so * Reverted false-positive whitespace (?) conflicts in llmail.cpp, and lldataconnector.cpp * Left a whitespace change in llselectmgr.cpp so there was something to commit
2007-02-24svn merge -r 58007:58273 ↵Richard Nelson
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance
2007-02-17merge -r 56779:58057 /branches/selection_managementRichard Nelson
2007-02-09Result of svn merge -r57350:57790 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/os-patches.001 into release.
2007-02-02Result of svn merge -r57264:57370 ↵Aaron Brashears
svn+ssh://svn/svn/linden/branches/adroit.r40-68 into release.
2007-01-19SL-32782, SL-32838, SL-32787 Viewer crashes related to god/estate owner ↵James Cook
commands not putting transaction ids into a packet. Reviewed with Kelly.
2007-01-17merge release@56803 release-candidate@56833Steven Bennetts
2007-01-15svn merge -r 56599:56738 ↵Josh Bell
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance
2007-01-03corrected, removed, and updated comments throughout the code to be more ↵Aaron Brashears
useful. no code changes. SL-13762
2007-01-02Print done when done.James Cook