Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-02 | Merge with 3.6.11 | dolphin | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-10-25 | Merge 3.6.9 ShareStorm | Graham Linden | |
2013-10-25 | Merge with 3.6.9 | dolphin | |
2013-10-22 | Merge with viewer-bear | dolphin | |
2013-10-15 | Added LLTabContainer::getTotalTabWidth | dolphin | |
Cleaned up experience profile floater | |||
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-14 | MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox. | Mnikolenko ProductEngine | |
2013-10-11 | MAINT-3289 (User is not able to open mini inspector by one click on 'i' icon) | MaximB ProductEngine | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-10-04 | Merge with 3.6.7 | dolphin | |
2013-10-04 | MAINT-3142 FIXED Hover over highlighting broken in Second Life 3.6.6 (280797) | dmitrykproductengine | |
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-09-24 | Added stubs for llurlentry_test.cpp | dolphin | |
2013-09-23 | Added LLUrlEntryExperienceProfile to link to experience profiles | dolphin | |
Added LLExperienceHandler to handle experience links Updated LLSidepanelItemInfo to use profile links | |||
2013-09-23 | MAINT-3151 (Issue with urls being autoclicked when holding left click into ↵ | MaximB ProductEngine | |
an unfocused textbox then dragging pointer over a url and releasing.) | |||
2013-09-17 | MAINT-3119 FIXED Select auto-completed part using cursor position | Mnikolenko ProductEngine | |
2013-09-13 | Build fix after patch for MAINT-3137 | dmitrykproductengine | |
2013-09-11 | MAINT-2894 FIXED Handle mouse events for popup menus in modal dialogs. | Mnikolenko ProductEngine | |
2013-08-28 | merging viewer release | Gilbert Gonzales | |
2013-08-27 | Fix coding style fails | Oz Linden | |
2013-08-27 | MAINT-3074: Remove warning log that kills FPS | Oz Linden | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-23 | MAINT-3046 make LLNotifications clear out vecs of LLNotificationChannelPtr ↵ | Graham Madarasz (Graham Linden) | |
so singleton cleanup doesn't do things it really ought not do | |||
2013-08-26 | Merge downstream code for CHUIStorm | simon | |
2013-08-26 | MAINT-3041 (crash in LLScrollContainer::updateScroll() on Windows) | MaximB ProductEngine | |
2013-08-22 | merging viewer release | Gilbert Gonzales | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-14 | BUG-3605 / CHUIBUG-197 Don't create excessive amounts of string objects in ↵ | Nicky | |
LLNormalTextSegment::getNumChars. | |||
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-08-02 | MAINT-2914 FIXED Mousing over UI elements does not make them light up | dmitry | |
2013-08-02 | MAINT-2902 FIXED Browser secure session indicator should be prominent | maksymsproductengine | |
2013-07-29 | Add copyright and license | Jeff (Gioffredo Linden) | |
2013-07-25 | CHOP-962: Make LLControlVariable::setPersist() accept only enum. | Nat Goodspeed | |
Initial change made LLControlVariable::mPersist an enum, but retained bool/BOOL public API. setPersist(true) set one value, setPersist(false) set another, forcePersist() set the third. Per code review, expose enum to public, make setPersist() (and LLControlVariable constructor, and LLControlGroup:: declareControl(), and all the LLControlGroup::declareMumble() methods, and all the unit-test dummy declareMumble() method bodies) accept that enum. Remove forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly. Also rename PERSIST_YES to PERSIST_NONDFT, also per code review. | |||
2013-07-25 | Restore VITA LLNotiication API | Jeff (Gioffredo Linden) | |
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-06-22 | build fix | mberezhnoy | |
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-20 | CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM") | mberezhnoy | |
Fixed "Add friend" option always being greyed out, add ability to block object via context menu in compact chat mode. | |||
2013-06-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-17 | Fixed build issue | msavchenko@ubuntu | |
2013-06-17 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-13 | CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM") | mberezhnoy | |
Added callback for friendship checking |