summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerfloaterreg.cpp
AgeCommit message (Collapse)Author
2014-10-09Mergedolphin
2014-09-29SL-92 WIP - can edit hover height debug setting via sliderBrad Payne (Vir Linden)
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-07-22Sync merge with lindenlab/viewer-releaseMerov Linden
2014-07-09Merge with 3.7.11-releasedolphin
2014-07-07Merge downstream code and become 3.7.12simon
2014-06-24Merge with 3.7.10-releasedolphin
2014-06-24Pull downstream viewer-tiger and become version 3.7.11simon
2014-06-23merge changes for 3.7.10-releaseOz Linden
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-20MAINT-3950 FIXED can't open lag meterRichard Linden
brought back llfloaterlagmeter from the dead, and ported to lltrace
2014-05-14Begin syntax coloring personalizationCinder
2014-05-07Merge with 3.7.7-releasedolphin
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵Merov Linden
errors
2014-04-21DD-71 : Implement a new item properties floater, calls the same code as the ↵Merov Linden
sidepanel in the inventory but with the back button hidden
2014-04-18DD-19 : WIP : Add marketplace validation modal dialog to view the log (no ↵Merov Linden
validation text yet)
2014-04-18DD-58 : Implement associate listing UI and primitiveMerov Linden
2014-03-25DD-40 : WIP : Refactor marketplace listings UI classes in their own cpp / h ↵Merov Linden
files
2014-03-13DD-42 : Rename merchant items to marketplace listings to be consistent with specMerov Linden
2014-03-06DD-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-03merge changes for 3.7.2-releaseOz Linden
2014-02-25ACME-1327 : WIP : Added big preview to the Flickr photo panel, uses the ↵Merov Linden
thumbnail for the moment
2014-02-12Merge with 3.7.0dolphin
2014-02-12merge with releaseRichard Linden
2014-02-10Merge pull from lindenlab/viewer-releaseMerov Linden
2014-01-28Added llFloaterExperiencePicker, mainly for use by region owners.dolphin
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho
2013-11-19merge up to 3.6.10-release; some of the storm-68 changes lostOz Linden
2013-11-15STORM-1980 Added a floater displaying a countdown timer.Jonathan Yap
Removed most of the previous changes.
2013-11-06merge with releaseRichard Linden
2013-11-06separated web floaters for Facebook, Flickr, and Twitter to fix ACME-1151Cho
2013-11-04added Twitter floater for ACME-1146, ACME-1147, ACME-1148, ACME-1149, and ↵Cho
ACME-1150
2013-11-02added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵Cho
ACME-1141
2013-10-25Merge with 3.6.9dolphin
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-08-21Added 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-17created floater_fbc_web for ACME-734 and ACME-735Cho
2013-06-17CHUI 560: When Me->Post to Facebook... is selected the Facebook floater opens.Gilbert Gonzales
2013-06-05merge with viewer-releaseRichard Linden
2013-05-20Merge with viewer-releasedolphin
2013-04-02Merge with viewer-developmentdolphin
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-21SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard 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-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard 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-13Added a simple ui for displaying experiences keys with hardcoded contents.dolphin@dolphin-THINK.home
2012-11-09CHUI-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-05CHUI-468 : Suppress LLCallFloater completelyMerov Linden
2012-10-02CHUI-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-28CHUI-345 ADDITIONAL FIX (LLConversationViewSession: enable speaking indicator)Paul ProductEngine
- Clicking on the conversation speaking icon brings up the volume floater for voice conversations