summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2012-08-09CHUI-171 WIP (Conversation not automatically readded to conversation window ↵AlexanderP ProductEngine
listing when open) - removal of the dependence between items of the conversations list and conversation's floaters.
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-08-08Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-08-08CHUI-272: BUGFIX Correcting the inventory filtering so that a large number ↵Todd Stinson
of items in the inventory are completely processed before the filter's modified flag is cleared.
2012-08-09CHUI-120 WIP Added notifications about newly invited chat participants.Seth ProductEngine
2012-08-08merge changes for DRTVWR-189Oz Linden
2012-08-07merge changes for DRTVWR-188Oz Linden
2012-08-06CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵Merov Linden
own file
2012-08-06PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix ↵Todd Stinson
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation.
2012-08-06Linux compiliation fix, needed to create DirtyFilterFunctor outside of ↵Gilbert Gonzales
function parameter so that it can be legally passed as a reference.
2012-08-06CHUI-276: Problem was that the flag to use ellipses was not turned on for ↵Gilbert Gonzales
the folderview's inside the Places folder. Resolution was to turn on the flag inside the panel_landmarks.xml file for each folder displayed (favorites bar, my landmarks and etc.)
2012-08-03Merge with lindenlab/viewer-developmentsimon@Simon-PC.lindenlab.com
2012-08-03CHUI-241 (Add drag handle in UI to resize width of conversations list): ↵AlexanderP ProductEngine
implemented drag handle via predefined params of layout panels
2012-08-03CHUI-270 FIX Progress spinner not visible in merchant outboxRichard Linden
2012-08-03CHUI-273 FIX Inventory filtering changes not showing when changes are selectedRichard Linden
2012-08-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-08-03CHUI-271 FIX Items that are cut and then removed from the clipboard without ↵Richard Linden
paste do not show in Trash until relog
2012-08-03Pull merge from richard/viewer-chui.Merov Linden
2012-08-03CHUI-263 : Fix crash on exit. LLSingleton like LLConversationLog cannot be ↵Merov Linden
an LLFriendObserver at the same time.
2012-08-03CHUI-265: Problem was that the each accordian tab was using the ↵Gilbert Gonzales
llinvetorypanel object to display contents. The llinventorypanel was designed by default to use a scrollbar horizontally/vertically, just like in the inventory floater. Resolution: Now set a flag to hide the scrollbar for each accordian tab.
2012-08-02Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-08-02CHUI-223 FIX Selecting to cut an inventory item causes all open inventory ↵Richard Linden
windows to refresh
2012-08-02Re-enabling the voice-dot until I have more time to invest in the new CHUI ↵Todd Stinson
version.
2012-08-02Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-08-02CHUI-262: Reordering the steps to remove a view item and view item model ↵Todd Stinson
during the deletion process to avoid a crash.
2012-08-02CHUI-228 FIX Inventory object creation date initialized with 0 to avoid some ↵Seth ProductEngine
folders reporting wrong creation date.
2012-08-02merge changesGilbert Gonzales
2012-08-02merging of latest codeGilbert Gonzales
2012-08-02MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues ↵Brad Payne (Vir Linden)
rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll
2012-08-02CHUI-230, CHUI-232, CHUI-261 Forced resize of a conversation's floater in ↵AlexanderP ProductEngine
the IM-container; support of the rectControls for IM-conversations; fixed LLFloater and LLMultiFloater for the correct hosting of floaters with mSaveRect
2012-08-01CHUI-223 WIP Selecting to cut an inventory item causes all open inventory ↵Richard Linden
windows to refresh avoid moving selection when cutting
2012-08-01CHUI-223 WIP Selecting to cut an inventory item causes all open inventory ↵Richard Linden
windows to refresh improved filtering behavior that should result in less flashes of emptiness
2012-08-01merge of latest changesGilbert Gonzales
2012-08-01CHUI-214: Scrolling to offscreen content now works. Problem was due to the ↵Gilbert Gonzales
icon height/width not being computed before scrolling to the new item. There was also a problem with the computation that determines if the item being scrolled to is within the visible region.
2012-08-01FIX INTL-100 Frrench linguistic fixeseli
2012-08-01CHUI-254 FIX Fix Inventory filter and item draw() to highlight matching ↵Richard Linden
substrings in inventory made background highlighting sit behind label, so as not to obscure neighboring characters in label
2012-08-01sync with viewer-dev for 'fr'eli
2012-08-01sync with viewer-dev for 'ja'eli
2012-08-01sync with viewer-dev for changes and new files for 'en'eli
2012-08-01sync with viewer-dev, removing obsolete fileseli
2012-08-01Merge MAINT-1270 fixsimon@Simon-PC.lindenlab.com
2012-08-01CHUI-268 (Transfer the common functionality from LLNearbyChat and ↵AlexanderP ProductEngine
LLIMFloater to LLIMConversation): Remove duplication of functionality from LLNearbyChat; transfer mChatHistory, mInputEditor and some its settings and callbacks to the base class.
2012-08-01build fixRichard Linden
2012-08-01CHUI-218 FIX (Items and Item count is not show in Received Items folder in ↵Richard Linden
Inventory) forgot to check in
2012-08-01build fix attemptRichard Linden
2012-08-01merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-08-01CHUI-267 FIX Full inventory listing not always shown for test accountRichard Linden
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL removed sort order from filter, which was causing unneeded filtering
2012-07-31Pull from richard/viewer-chuiMerov Linden