Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-18 | DD-58 : Implement associate listing UI and primitive | Merov Linden | |
2014-03-25 | DD-40 : WIP : Refactor marketplace listings UI classes in their own cpp / h ↵ | Merov Linden | |
files | |||
2014-03-13 | DD-42 : Rename merchant items to marketplace listings to be consistent with spec | Merov Linden | |
2014-03-06 | DD-4, DD-5, DD-6, DD-7, DD-8: WIP : Add Merchant Items panel and make it ↵ | Merov Linden | |
somewhat work, in a clunky sort of way | |||
2014-03-03 | merge changes for 3.7.2-release | Oz Linden | |
2014-02-25 | ACME-1327 : WIP : Added big preview to the Flickr photo panel, uses the ↵ | Merov Linden | |
thumbnail for the moment | |||
2014-02-12 | Merge with 3.7.0 | dolphin | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-10 | Merge pull from lindenlab/viewer-release | Merov Linden | |
2014-01-28 | Added llFloaterExperiencePicker, mainly for use by region owners. | dolphin | |
2013-12-05 | Renamed floater_social to floater_facebook for ACME-1205 | Cho | |
2013-11-19 | merge up to 3.6.10-release; some of the storm-68 changes lost | Oz Linden | |
2013-11-15 | STORM-1980 Added a floater displaying a countdown timer. | Jonathan Yap | |
Removed most of the previous changes. | |||
2013-11-06 | merge with release | Richard Linden | |
2013-11-06 | separated web floaters for Facebook, Flickr, and Twitter to fix ACME-1151 | Cho | |
2013-11-04 | added Twitter floater for ACME-1146, ACME-1147, ACME-1148, ACME-1149, and ↵ | Cho | |
ACME-1150 | |||
2013-11-02 | added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵ | Cho | |
ACME-1141 | |||
2013-10-25 | Merge with 3.6.9 | dolphin | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-08-21 | Added new fields to the experience cache. | dolphin | |
Experience profile moved to it's own floater, will probalby be moving again. XP profile displays most data, though the presentation is not final Fixed a bug with the XP selection combobox in the script editor | |||
2013-07-17 | created floater_fbc_web for ACME-734 and ACME-735 | Cho | |
2013-06-17 | CHUI 560: When Me->Post to Facebook... is selected the Facebook floater opens. | Gilbert Gonzales | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-20 | Merge with viewer-release | dolphin | |
2013-04-02 | Merge with viewer-development | dolphin | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 | |||
2012-11-13 | Added a simple ui for displaying experiences keys with hardcoded contents. | dolphin@dolphin-THINK.home | |
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
2012-11-05 | CHUI-468 : Suppress LLCallFloater completely | Merov Linden | |
2012-10-02 | CHUI-374 FIXED (Nearby chat is torn off and cannot be docked if nearby chat ↵ | AlexanderP ProductEngine | |
is received while conversation floater is closed) Nearby_chat is created only after the creation of the im_container | |||
2012-09-28 | CHUI-345 ADDITIONAL FIX (LLConversationViewSession: enable speaking indicator) | Paul ProductEngine | |
- Clicking on the conversation speaking icon brings up the volume floater for voice conversations | |||
2012-08-29 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
further cleanup of LLStat removed llfloaterlagmeter | |||
2012-08-22 | CHUI_310 make NearbyChat a singletone | AlexanderP ProductEngine | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-27 | CHUI-151 FIXED (Implement conversation log) | Paul ProductEngine | |
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList | |||
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-14 | CHUI-199 WIP Modified the nearby chat for using floater_im_session.xml; ↵ | AlexanderP ProductEngine | |
merging LLNearbyChatBar with LLNearbyChat; clean up code; supressed a double creation of LLNearbyChat | |||
2012-06-11 | PATH-710: Removing the pathfinding basic floater and supporting class. | Todd Stinson | |
2012-06-08 | STORM-68 As a Builder, I want that ability to set default permissions on ↵ | Jonathan Yap | |
creation of objects, clothing, scripts, notecards, etc. First pass at implementation, debuggins lines still need to be removed and there is one known bug to be resolved. | |||
2012-06-04 | merge changes for DRTVWR-157 | Oz Linden | |
2012-06-04 | merge dictionary import | Oz Linden | |
2012-06-04 | STORM-276 Dictionary import functionality and floater | Kitty Barnett | |
2012-05-31 | fix spell checker floater registration | Oz Linden | |
2012-05-31 | merge changes for storm-276 | Oz Linden | |