Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-08-17 | Remove typo | AlexanderP ProductEngine | |
2012-08-16 | CHUI-269: Problem: When an item was purchased and delivered into the ↵ | Gilbert Gonzales | |
'Received Items' panel, the badge icon and new item count would not show. This was due to the creation date of the folders not being set when a new item was added. Resolution: Now when an item is added into the 'Received Items' panel, the folder hierachy is updated, triggering the badge icon and new item count to show. | |||
2012-08-16 | CHUI-278, CHUI-288 FIXED Panels in conversations floater does not fully ↵ | AlexanderP ProductEngine | |
collapse: changed parameter min_width -> expanded_min_dim | |||
2012-08-16 | CHUI-120 WIP Notifications about added chat participants should be sent to ↵ | Seth ProductEngine | |
the conference when those participants actually join. - Removed notifying existing P2P participants about ad hoc conference staring in a new window. Now the notifications should arrive in that new window. - Fixed "Cancel" button which had no effect in adding P2P participants notification. | |||
2012-08-15 | CHUI-286 (Conversations floater opened by default when a new IM session is ↵ | AlexanderP ProductEngine | |
started (no IM toast shown): now floater silently adds itself to the container | |||
2012-08-15 | CHUI-235 FIXED (Create icons for new conversation log list items) | Paul ProductEngine | |
- Replaced old icons with new ones | |||
2012-08-15 | CHUI-257 FIXED (Using clear cache option in preferences clears call log also) | Paul ProductEngine | |
- Changed location where call log file is saved. Now it's saved with other user settings files under each avatar's directory in the user settings directory. | |||
2012-08-14 | CHUI-171, CHUI-272 conversation is added as docked in conversation floater ↵ | AlexanderP ProductEngine | |
when session started (without click on an conv. list's item) | |||
2012-08-10 | CHUI-273: Problem was that after renaming the item, the item was not ↵ | Gilbert Gonzales | |
triggering a sort. Resolution: Once the name of the item is set, trigger a sorting of the parent. | |||
2012-08-10 | fixed merge issue. Done. | AlexanderP ProductEngine | |
2012-08-10 | fix incorrect merge | AlexanderP ProductEngine | |
2012-08-10 | build fix | AlexanderP ProductEngine | |
2012-08-10 | CHUI-120 WIP Different notifications about single and multiple chat ↵ | Seth ProductEngine | |
participants invited. The notification about starting a new conversation now applies only to P2P chat. Some code refactoring and clean up. | |||
2012-08-09 | CHUI-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-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-08 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-08-08 | CHUI-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-09 | CHUI-120 WIP Added notifications about newly invited chat participants. | Seth ProductEngine | |
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-08 | tag merge of DRTVWR-189 | Oz Linden | |
2012-08-08 | Added tag DRTVWR-189 for changeset 9ee938778970 | Oz Linden | |
2012-08-07 | merge changes for DRTVWR-188 | Oz Linden | |
2012-08-07 | tag merge of DRTVWR-188 | Oz Linden | |
2012-08-07 | tag merge of DRTVWR-181 | Oz Linden | |
2012-08-06 | CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵ | Merov Linden | |
own file | |||
2012-08-06 | PATH-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-06 | Linux compiliation fix, needed to create DirtyFilterFunctor outside of ↵ | Gilbert Gonzales | |
function parameter so that it can be legally passed as a reference. | |||
2012-08-06 | CHUI-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-03 | Merge with lindenlab/viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-03 | CHUI-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-03 | CHUI-270 FIX Progress spinner not visible in merchant outbox | Richard Linden | |
2012-08-03 | CHUI-273 FIX Inventory filtering changes not showing when changes are selected | Richard Linden | |
2012-08-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-08-03 | CHUI-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-03 | Pull merge from richard/viewer-chui. | Merov Linden | |
2012-08-03 | CHUI-263 : Fix crash on exit. LLSingleton like LLConversationLog cannot be ↵ | Merov Linden | |
an LLFriendObserver at the same time. | |||
2012-08-03 | CHUI-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-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-08-02 | CHUI-223 FIX Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh | |||
2012-08-02 | Re-enabling the voice-dot until I have more time to invest in the new CHUI ↵ | Todd Stinson | |
version. | |||
2012-08-02 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-08-02 | CHUI-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-02 | CHUI-228 FIX Inventory object creation date initialized with 0 to avoid some ↵ | Seth ProductEngine | |
folders reporting wrong creation date. | |||
2012-08-02 | merge changes | Gilbert Gonzales | |
2012-08-02 | tag merge of DRTVWR-186 | Oz Linden | |
2012-08-02 | merging of latest code | Gilbert Gonzales | |
2012-08-02 | CHUI-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 |