Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-27 | CID-103 | Tofu Linden | |
Checker: INVALIDATE_ITERATOR Function: LLMenuGL::scrollItemsDown() File: /indra/llui/llmenugl.cpp | |||
2010-01-27 | CID-416 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLTabContainer::onTabBtn(const LLSD &, LLPanel *) File: /indra/llui/lltabcontainer.cpp | |||
2010-01-27 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-27 | Implemeted normal Sub-Task EXT - 2753 (Implement Avatar icons on IM ↵ | Paul Guslisty | |
multifloater tabs) --HG-- branch : product-engine | |||
2010-01-26 | PE merge. | Tofu Linden | |
2010-01-26 | Fixed critical bug EXT-4663 ([BSI] Inviting Residents to groups produces ↵ | Vadim Savchuk | |
error 100% of time). Overriden LLScrollListItem::getUUID() in LLNameListCtrl so that you can get correct ID of a name list item. --HG-- branch : product-engine | |||
2010-01-26 | Fixed major bug EXT-4719 - Crash in LLTextBase after showing popup menu for ↵ | Dmitry Zaporozhan | |
link. --HG-- branch : product-engine | |||
2010-01-26 | Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't ↵ | Eugene Mutavchi | |
scroll window) --HG-- branch : product-engine | |||
2010-01-26 | EXT-4678: Don't hyperlink sim URLs in About window. | Lynx Linden | |
Added support for specifying a black list of URLs on a per-widget basis. URLs on this black list will not be hyperlinked in the text widget. The About dialog adds the sim hostname to this black list. | |||
2010-01-26 | Automated merge with ssh://angela@hg.lindenlab.com/james/gooey | angela | |
2010-01-26 | fix mac build failure -- richard | angela | |
2010-01-25 | Fix some Linux build breakage - can't treat the return of a constructor call ↵ | Tofu Linden | |
as a ref with gcc, have to use intermediate variable. | |||
2010-01-25 | fixed bug EXT-4433 [BSI] friend privacy settings greyed out | Denis Serdjuk | |
EXT-4353, EXT-4587, EXT-4442 have same cause. it should fix they. --HG-- branch : product-engine | |||
2010-01-25 | Fixed low bug EXT-4659 - Unnecessary scroll bar appears in location history ↵ | Dmitry Zaporozhan | |
list if 10 items are presented. --HG-- branch : product-engine | |||
2010-01-26 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-26 | add comment for EXT-4443 about EXT-4443... | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-26 | done (fixing patch) EXT-4499 Replace "*" glyph in password fields with a ↵ | Igor Borovkov | |
proper circle [PATCH INCLUDED] --HG-- branch : product-engine | |||
2010-01-26 | fix for normal EXT-4443 Copying text from notifications fails | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-22 | merge | richard | |
2010-01-22 | LLPointer cleanup and fix for EXT-4413 | richard | |
reviewed by Rick | |||
2010-01-21 | Implemeted normal Sub-task EXT - 2753 (Implement Avatar icons on IM ↵ | Paul Guslisty | |
multifloater tabs). Some code needs improvements(refactoring, optimization) --HG-- branch : product-engine | |||
2010-01-21 | fix for normal EXT-4035 Old sidepanel tab's text remains highlighted when ↵ | Ychebotarev ProductEngine | |
switching to inventory sidepanel tab --HG-- branch : product-engine | |||
2010-01-20 | Update for low bug EXT-4371 - Text from search history drop-down list merge ↵ | Dmitry Zaporozhan | |
with landmarks on 'Favorites Bar'. Made border customisable in combo box. --HG-- branch : product-engine | |||
2010-01-20 | fix for major EXT-4414 Floaters can be expanded over bottom bar | Ychebotarev ProductEngine | |
left<->top...:) --HG-- branch : product-engine | |||
2010-01-19 | fix for low EXT-4464 There is no visual indication of current selection ↵ | Ychebotarev ProductEngine | |
while traversing Group Profile accordion using keyboard actually that was done for some reason... but I really really really don't understand them --HG-- branch : product-engine | |||
2010-01-19 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-19 | working on floaters rezise-position bugs: EXT-4414, EXT-2625 | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-18 | Fixed normal bug EXT-4379 (Scroller doesn't follow the cursor if cursor is ↵ | Eugene Mutavchi | |
being moved by keyboard arrow buttons) --HG-- branch : product-engine | |||
2010-01-18 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-15 | merge | richard | |
2010-01-15 | EXT-4380 - LLTextEditor: line_spacing.multiple option doesn't work well with ↵ | richard | |
"widgeted" text partial fix reviewed by Leyla | |||
2010-01-15 | EXT-4383 Replace ">" glyph in cascading menus with a proper triangle | Tofu Linden | |
patch by josh, reviewed by me | |||
2010-01-15 | EXT-4148 EXT-4230: Lots of help ID updates. | Lynx Linden | |
Updated the logic of the help ID detection to search sub-panels before searching active tabs. For some reason, certain tabs are still visible and active even though they are not being displayed on screen. I also removed a bunch of help IDs for button panels that just confuse things. Also went through all of the side panel tabs and added new help IDs where appropriate. These are: profile_classified_info profile_edit_classified profile_pick_info profile_edit_pick my_inventory_tab recent_inventory_tab | |||
2010-01-15 | Fixed normal bug EXT-4309 (Gesture button is too wide in the mouse look ↵ | Eugene Mutavchi | |
mode): added hack that avoid usage of the LLLayoutStack resizing logic on mouse look mode switching. --HG-- branch : product-engine | |||
2010-01-15 | EXT-4233: Display "?" button on torn-off floaters. | Lynx Linden | |
This involved tracking the torn-off state of a floater, which we apparently weren't doing before. Also, making sure that we update the title bar buttons when the floater changes torn-off state. | |||
2010-01-15 | EXT-4125: Regexes hurt my head! | Lynx Linden | |
Updated the regex to match a free URL in plain text with no http: protocol. This now explicitly does not match e-mail addresses, such as test@lindenlab.com (yay negative lookbehind regexes). It additionally matches URLs with a port or path after it, e.g., secondlife.com/status. I've added a bunch more unit tests to asset positive and negative matches for this regex, because no human can do this in their head. | |||
2010-01-14 | EXT-4233: Don't show help button on tear-off floaters. | Lynx Linden | |
The script error floater may be the only floater left that uses the old-style tearoff functionality, but at least it should behave a little better now in terms of help "?" buttons. | |||
2010-01-13 | merge | richard | |
2010-01-13 | automated merge PE->viewer2.0 | Tofu Linden | |
2010-01-13 | EXT-4197: Search in sub-panels for help IDs too. | Lynx Linden | |
In order to support unique help IDs for the Landmark and Place Profile panels off the Places sidetray, we need to also search within any embedded (and visible) sub-panels. | |||
2010-01-12 | Merge with default branch, resolved conflict in llpanelavatar.cpp | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-11 | EXT-4095 - [crashhunters] Crash on shutdown in LLTextBase destructor | richard | |
reviewed by James | |||
2010-01-11 | merge | richard | |
2010-01-11 | EXT-3444 Volume control slider appears in an odd location | richard | |
reviewed by Leyla | |||
2010-01-11 | Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp | James Cook | |
2010-01-11 | renamed LLFastTimerUtil to LLFastTimer | richard | |
2010-01-11 | Merge | Runitai | |
2010-01-11 | EXT-3784 Fix for first menu item going blank when highlighted on ATI cards. | Runitai | |
2010-01-11 | EXT-3928: Escape group names in the profile panel URLs. | Lynx Linden | |
2010-01-11 | DEV-44732: Added some unit tests for URLs with no protocols. | Lynx Linden | |