summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-15added setBlockFromValue so setting a LLRect param in code will set the ↵richard
individual left, right, top, bottom values, for example don't call setupParams when creating widgets from code moved Multiple param constraints into BaseBlock to remove extra scoping
2009-12-15fixed enter not performing loginrichard
2009-12-15added "value" attribute to radio_items to better support arbitrary data ↵richard
selection moved LLRadioCtrl to internal implementation of LLRadioGroup reviewed by Leyla
2009-12-15EXT-3478 - crazy scrollbars in profile when user has a long namerichard
2009-12-14ext-3362 - about land -> objects -> most recented sorted by dayrichard
reviewed by Mani
2009-12-14mergerichard
2009-12-14Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-12-14EXT-3297 Input/Output Devices are cut off in PreferencesLis Pardi
2009-12-14mergerichard
2009-12-14mergerichard
2009-12-14manually mergerichard
2009-12-14Mergeskolb
2009-12-14Added EOL to file for Mac/Linux platformscallum
2009-12-14Merge with Tipcallum
2009-12-14EXT-1940 combo-box with dropdown list of scales overlaps Cancel btn un the ↵Lis Pardi
Texture dlg
2009-12-14Fix for DEV-44045 "Update text, checkbox & layout changes for Build : Media ↵callum
Settings : Controls tab"
2009-12-14mergerichard
2009-12-14ext-3297 Input/Output devices are cut off in preferencesLis Pardi
2009-12-14Automated merge with ssh://rick@hg.lindenlab.com/skolb/mediaRick Pasetto
2009-12-14Allow selection of media faces even if there is no impl. We recordRick Pasetto
the target object and use that fact to raise its interest level. This is mostly a pass-off for monroe to take and run with
2009-12-14Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-14EXT-3338 Start up screen isn't resized - reviewed by richard, The LayoutmasterErica
2009-12-14Merge latest viewer 2-0 changes into mediaskolb
2009-12-14automated merge viewer2.0->viewer2.0.Loren Shih
2009-12-14EXT-3407 : "Recent Items" panel shows as emptyLoren Shih
The text in the search editor is now properly kept updated.
2009-12-14Mergeskolb
2009-12-14Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-14Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-14EXT-3426: Update Place buttons based on state.Lynx Linden
We now disable the teleport/map buttons when they cannot be used (when we don't have a global 3D position for the parcel). We also update this button enable state at the right times.
2009-12-14EXT-3426: Enable Teleport/Map buttons for all Places.Lynx Linden
When we open the Places side tray for a parcel, given a UUID, we now look up the parcel's global 3D position so that the teleport and map functions work correctly.
2009-12-14automated merge avp->viewer2.0Loren Shih
2009-12-14automated merge viewer2.0->viewer2.0Loren Shih
2009-12-14For EXT-3264: Missing separators in inventory context menus - restoreBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-13Fix Mac buildJames Cook
2009-12-13Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-13 EXT-3422 Add IM/Notification pending button art, style and layout of ↵Erica
overflow arrows, align message well with bottom bar
2009-12-13EXT-2764 EXT-2766 add and remove help ids to reflect realityKent Quirk
2009-12-12mergeBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2009-12-11replace some magic numbers of http status, and fix for DEV-40952/SNOW-208: ↵Xiaohong Bao
HTTP GET requests for textures check for http status 203, but should check for 206.
2009-12-11EXT-3278: copy & wear in object inventory is now only enabled if we can wear ↵Eric M. Tulla (BigPapi)
contents
2009-12-11In LLPluginProcessParent, instead of killing the plugin process, terminate ↵Monroe Linden
it by closing the sockets. This lets it do some cleanup before exiting, instead of just getting shot.
2009-12-11ext-3404 - script editor scrolls to the bottom and sticksrichard
2009-12-11fixed a regression that caused bottom 15 pixels of scrollable text editors ↵richard
to appear blank
2009-12-11For EXT-3264: Missing separators in inventory context menus - restoreBrad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-12-11Mergeskolb
2009-12-11EXT-3277 "<X> Items Fetched" info on InventoryFloater lost.Loren Shih
Background fetches track whether they're being done on MyInventory, Library, or both. Also did some cosmetic header file cleanup.
2009-12-11variable renames in LLTextBaserichard
2009-12-11DEV-40452 (followup) Correct a few more inconsistencies in the 3 new LSL ↵Ramzi Linden
editor tooltips
2009-12-11fix multiple heads in repoEric M. Tulla (BigPapi)
--HG-- branch : avatar-pipeline