Age | Commit message (Expand) | Author |
2012-05-21 | made param blocks smaller by making param overhead 3 bytes instead of 4 | Richard Linden |
2012-05-21 | CHUI-111 FIX Saved notifications are not sorted in same order after logout an... | Richard Linden |
2012-04-26 | post-merge build fixes | Richard Linden |
2012-04-26 | merge with viewer-release | Richard Linden |
2012-04-25 | more gcc build fixes | Richard Linden |
2012-04-24 | fix for gcc builds | Richard Linden |
2012-04-24 | CHUI-94 FIX Clicking OK on a notification does not remove the notification fr... | Richard Linden |
2012-04-20 | more gcc fixes | Richard Linden |
2012-04-20 | fix for gcc builds | Richard Linden |
2012-04-20 | allow nested modifier tags (e.g. Lazy, Atomic) in param block entries | Richard Linden |
2012-04-16 | more gcc build fixin | Richard Linden |
2012-04-15 | another round of gcc fixes | Richard Linden |
2012-04-15 | fixed minor typo | Richard Linden |
2012-04-15 | attempted fix for gcc | Richard Linden |
2012-04-13 | fixed build | Richard Linden |
2012-04-13 | more LLInitParam cleanup | Richard Linden |
2012-04-13 | renamed Lazy to Atomic | Richard Linden |
2012-04-12 | attempted fix of gcc build | Richard Linden |
2012-04-12 | fixed UI not working at all due to bad param blocks | Richard Linden |
2012-04-06 | further LLInitParam cleanup | Richard Linden |
2012-04-05 | optimized Lazy<T> params - don't generate block when checking validity or mer... | Richard Linden |
2012-04-05 | added support for LLInitParam::Lazy<scalar> to support lazy-initialized non-p... | Richard Linden |
2012-04-05 | CHUI-89 FIX Make nametags appear consistently next to avatar heads | Richard Linden |
2012-01-23 | made add() method chainable on Multiple<> params | Richard Linden |
2011-12-01 | Build fixes for mac, hopefully Linux too | Leslie Linden |
2011-11-30 | gcc fix attempt | Richard Linden |
2011-11-28 | removed unneeded changeversion tracking in param blocks in favor of a simpler... | Richard Linden |
2011-11-19 | fix for notification dialog buttons not working | Richard Linden |
2011-11-18 | fix for notification buttons not being read | Richard Linden |
2011-11-16 | support for assignment of named values to params, works with string-typed params | Richard Linden |
2011-11-11 | support for assignment of named values to params | Richard Linden |
2011-11-10 | fixed build | Richard Linden |
2011-11-08 | added Lazy modifier to params to support recursion | Richard Linden |
2011-10-27 | fixed build | Richard Linden |
2011-10-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden |
2011-10-20 | fix for Multiple<T> not working with non block types | Richard Linden |
2011-10-13 | EXP-1345 FIX Chat text color is all blank when restarting | Richard Linden |
2011-10-10 | Mac build fix | Leslie Linden |
2011-10-10 | added compound LLSD parsing to param blocks | Richard Nelson |
2011-10-04 | another potential gcc fix | Richard Linden |
2011-10-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson |
2011-10-03 | implemented Range and ClampedValue classes to standardize min/max settings | Richard Nelson |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden |
2011-10-03 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden |
2011-10-03 | fixed build | Richard Nelson |
2011-09-30 | param block cleanup | Richard Nelson |
2011-09-19 | Mac build fix for picky gcc | Leslie Linden |
2011-09-16 | added Flag as new param type... | Richard Nelson |
2011-09-08 | EXP-1196 FIX Fix param block template ordering | Richard Linden |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden |