Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-15 | SH-3339 WIP, SH-3645 WIP - added getActualDescription to obviate an ↵ | Brad Payne (Vir Linden) | |
obnoxious and widely-used workaround, re-create COF link after wearable edit to force COF version bump | |||
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-21 | MAINT-1601 Land remains for sale after purchasing for group. | Kelly Washington | |
reviewed with Simon | |||
2012-09-20 | Partial rewrite of llifstream and llofstream (Windows implementation ↵ | Don Kjer | |
pending). Moved more functionality from llviewerwearable to llwearable | |||
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. ↵ | Don Kjer | |
Appearance utility now reads avatar_lad.xml during stubbed out params processing. | |||
2012-09-08 | Removed most llappearance -> llui dependencies (LLTrans remains). Moved ↵ | Don Kjer | |
LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. | |||
2012-09-06 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-02 | CHUI-228 FIX Inventory object creation date initialized with 0 to avoid some ↵ | Seth ProductEngine | |
folders reporting wrong creation date. | |||
2012-07-31 | merge up to latest viewer-development | Oz Linden | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-06-20 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
more compilation fixes, just need to add getName() back to LLInventoryFilter et al | |||
2012-06-18 | merge changes for storm-1843 | Oz Linden | |
2012-06-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
llfolderview refactornig | |||
2012-06-11 | storm-1843: remove unused ParcelMediaURLFilter code | Kadah_Coba | |
2012-06-08 | CHUI-120 WIP Added conversations participants drag and drop from avatar ↵ | Seth ProductEngine | |
lists to IM floaters. - Added new drag and drop type DAD_PERSON and source SOURCE_PEOPLE to avoid highliting the toolbars when using SOURCE_VIEWER. - Disabled calling card drop support as it is considered obsolete. | |||
2012-05-01 | merge changes for storm-1839 | Oz Linden | |
2012-04-06 | STORM-1839 Banlines need to be extended from 768 meters to 5000 meters now ↵ | Jonathan Yap | |
that explicit ban height has been changed. | |||
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden | |
2011-11-11 | EXP-1563 FIXED Negative upload cost displayed on the "Save to My Inventory" ↵ | Vadim ProductEngine | |
button. Update upload cost in the button label when economy data arrives from server. | |||
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-10-03 | EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks ↵ | Merov Linden | |
into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER | |||
2011-08-19 | merge | Brad Payne (Vir Linden) | |
2011-08-18 | merge | Brad Payne (Vir Linden) | |
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2011-08-10 | added fast timers to profile inventory LLSD deserialization | Richard Nelson | |
2011-08-02 | Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup ↵ | prep linden | |
of old code related to earlier accounting work. | |||
2011-07-01 | ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcel | simon@lindenlab.com | |
Privacy" changes. Many naming changes for the featureto be "See avatars" instead of "hidden avatars". Also removed the "anyone can edit terrain" checkbox and slammed the value to FALSE. | |||
2011-06-20 | ER-944: Add feature to control user sounds on a parcel. Added new checkboxes | simon@lindenlab.com | |
to the About Land / Sound tab. Reviewed by Kelly. | |||
2011-06-09 | ER-910: Parcel Privacy. Rename things in code to reflect feature name ↵ | Dave SIMmONs | |
change to "hidden avatars" | |||
2011-06-08 | Merge latest from lindenlab/viewer-development/ | Dave SIMmONs | |
2011-05-24 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2011-05-24 | ER-914: Disable Parcel Privacy UI in viewer if on older sim | Dave SIMmONs | |
2011-05-20 | SH-1252 and SH-1253 WIP. | prep linden | |
2011-05-13 | ER-898: Modify llGetParcelDetails() on viewer to support parcel privacy. ↵ | Dave SIMmONs | |
Reviewed by Kelly. | |||
2011-05-02 | ER-858: Add viewer checkbox to toggle parcel privacy settings. Reviewed by ↵ | Dave SIMmONs | |
Kelly | |||
2011-03-07 | STORM-1037 : pull into viewer-development | Merov Linden | |
2011-03-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-03 | storm-1037: remove the "hide url" checkboxes in parcel management | Oz Linden | |
2011-02-07 | STORM-969 / ER-493 - Viewer side of the work to add 'Rentals' as a land type ↵ | Kent Quirk | |
to the parcel API |