Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2022-10-30 | Fix checks for empty LLSD maps to use size and not emptyMap which is for ↵ | Rye Mutt | |
creating an empty LLSDMap type. | |||
2020-09-17 | SL-13729 Performance of LLUI and LLRender2D | Andrey Kleshchev | |
2020-02-25 | SL-12591 Fixed slider value comparison | Andrey Kleshchev | |
2019-02-01 | SL-1531 Hover highlight should be consistent with mouse selection | andreykproductengine | |
2019-01-31 | SL-1531 EEP Visual feedback on the timeline | andreykproductengine | |
2019-01-02 | SL-10279: Temp fix for stale estate info when editing parcel environment. | Rider Linden | |
2018-12-21 | SL-10279: Rework the environment pannel. Still in progress. | Rider Linden | |
2018-12-07 | SL-1894 When crossing regions altitude slider could misbehave | andreykproductengine | |
2018-11-29 | SL-10141 FIXED [EEP] Neighboring sky levels may be closer than 100 meters to ↵ | maxim_productengine | |
each other in edit mode | |||
2018-10-05 | SL-1961 EEP correct disabling of altitude multislider and cleanup | andreykproductengine | |
2018-09-14 | SL-9653 Multy slider edge overlap cases | andreykproductengine | |
2018-09-13 | Explicit cast for LLUIColor | Rider Linden | |
2018-09-12 | SL-1961 Icon support for multislider and icons on altitudes slider | andreykproductengine | |
2018-09-10 | MAINT-9099 Adjustable region altitudes. | andreykproductengine | |
2018-09-06 | MAINT-9099 Implementation of vertical orientation support for multislider | andreykproductengine | |
2018-08-03 | MAINT-8902 fix encroaching 'legacy' issues | andreykproductengine | |
2018-07-20 | MAINT-8344 implement slider support for an overlap threshold and reenable ↵ | andreykproductengine | |
shift-copy | |||
2018-05-30 | Timeline behavior in day cycle edit. | Rider Linden | |
2018-05-18 | MAINT-8344 Day Cycle Editor (part 3) | andreykproductengine | |
2018-05-17 | MAINT-8344 Prevent multislider from locking in infinit cycle | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
changed ordering of template loading relative to constructor setting of params moved a lot of constructor-set params to template files reviewed by Leslie | |||
2011-06-03 | STORM-1253 WIP Fixed track colors in the day cycle editor. | Vadim ProductEngine | |
- Selected key now visually differs from others. - Disabled triangle becomes more transparent. | |||
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2010-09-22 | instead of exposing mutable container in LLInitParam::Multiple, just expose ↵ | Richard Linden | |
access functions, begin(), end(), etc. this allows mutation of param block contents, without being able to change number of elements | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
2009-12-18 | made adding sliders to a multislider possible from xui | richard | |
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard | |
reviewed by James | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |
2009-07-07 | Merge skinning-14 to viewer-2, including refactoring many floaters to ↵ | James Cook | |
register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14 | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-11-07 | QAR-992 Merging revisions 101012-101170,101686-101687 of ↵ | Mark Palange | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_combo_1-22-merge into linden/release | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-04-01 | merge release@83343 skinning-1-merge@83714 -> release | Steven Bennetts | |
QAR-424 | |||
2008-02-27 | Merge of windlight into release (QAR-286). This includes all changes in | Brad Kittenbrink | |
windlight14 which have passed QA (up through r79932). svn merge -r 80831:80833 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge_windlight14_r80620 |