summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-25Wrapping failing llgl assert in gDebugGLDon Kjer
2012-09-25MAINT-1410: make pre-login changes to login location preference affect the ↵Oz Linden
login panel
2012-09-27fix dos line endingsOz Linden
2012-09-26MAINT-994 Oskar Linden login issuesKelly Washington
* Set max persistent notifications to 250 * Don't register for notification callbacks until after peristent ones are loaded. reviewed with Simon
2012-09-25pull back 3.4.1-beta1a tagOz Linden
2012-09-25pull back 3.4.1-beta1a tagOz Linden
2012-09-25Merge pull from richard/viewer-chuiMerov Linden
2012-09-24Added tag 3.4.1-beta1a for changeset b3f74858a1c8Oz Linden
2012-09-24CHUI-340 : Fix dupe items in the conversation model list. Refresh when ↵Merov Linden
resorting.
2012-09-24tag merge of DRTVWR-179Oz Linden
2012-09-24tag merge of DRTVWR-219Oz Linden
2012-09-24Cherry-picked windows build fixes from sunshine-experimentalDon Kjer
2012-09-24Removing .orig and .rej files from ignoreDon Kjer
2012-09-24Fixed a localized message that wasn't correct.Chris Baker
2012-09-24Converted more hard-coded stringsChris Baker
2012-09-24CHUI-355 FIXED Nearby chat entries do not appear in torn off nearby chat ↵AlexanderP ProductEngine
window when opening from a toast: fix for visual studio and XCode
2012-09-24mergeNyx Linden
2012-09-24CHUI-355 FIXED Nearby chat entries do not appear in torn off nearby chat ↵AlexanderP ProductEngine
window when opening from a toast: moved setIsSingleInstance() from constructor to postBuild() for prevent of a resetting it in buildFromXML(); implemented correct set of mReuseInstance; changed type of the key of LLIMConversation from LLUUID() to LLSD()
2012-09-24CHUI-309 FIXED Use onRemoveNotification only for "LoadWebPage", ↵maxim_productengine
"ScriptDialog" and "ScriptDialogGroup" notifications
2012-09-24CHUI-123 FIXED Tooltips for buttons are addedmaxim_productengine
2012-09-24CHUI-124 FIXED Tooltips for buttons are addedmaxim_productengine
2012-09-23Removing unused gHeadlessClient code from viewerDon Kjer
2012-09-22Automated mergeDon Kjer
2012-09-22Fixed llhttpclient_test integration test. Removed mini-C++ server code in ↵Don Kjer
favor of pre-exising python http server
2012-09-22Updating appearance utility source versionDon Kjer
2012-09-21More windows build fixesdeveloper@Developer-PC
2012-09-22Fix for missing symbols on windows buildsDon Kjer
2012-09-21CHUI-340 : Implement distance computation and updateMerov Linden
2012-09-21Pull merge from richard/viewer-chuiMerov Linden
2012-09-21CHUI-340 : WIP : Fix sorting bugs on time for sessions, simplified the ↵Merov Linden
update time mechanism and clean up
2012-09-21Adding the CXX to each CMake project definition.William Todd Stinson
2012-09-21CHUI-283: Now the mouse over highlight only shows up when hovering over a ↵Gilbert Gonzales
participant. Before there was a bug where the onMouseLeave() function was not being called. This prevented the mouse-over-highlight from turning off.
2012-09-21merging in latest changesGilbert Gonzales
2012-09-21CHUI-283: Now the speaker/info icon positions are set based upon visibility.'Gilbert Gonzales
2012-09-21MAINT-1601 Land remains for sale after purchasing for group.Kelly Washington
reviewed with Simon
2012-09-21mergeNyx Linden
2012-09-21Making computeBodySize publicNyx Linden
2012-09-21CHUI-289 ADDITIONAL FIX (Newly added conversation is not selected in ↵AlexanderP ProductEngine
conversation list): gave more meaningful names to variables
2012-09-21CHUI-289 ADD. FIX (Newly added conversation is not selected in conversation ↵AlexanderP ProductEngine
list): Select item which was added from avatar picker
2012-09-20CHUI-340 : WIP : Implement time update on all IM typing casesMerov Linden
2012-09-20Pull and merge from ↵William Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179.
2012-09-20Correcting dynamic allocation issues with classes that have aligned data ↵William Todd Stinson
members.
2012-09-20CHUI-340 : WIP : Implement time update and comparison for sessions and ↵Merov Linden
participants
2012-09-21AutomergeDon Kjer
2012-09-21Updating libosmesa libraryDon Kjer
2012-09-20CHUI-283: within LLFolderView::scrollToShowItem(), adjusted the calculation ↵Gilbert Gonzales
that scrolls to the selected item. My prior commit changed this calculation and adjusted it in this commit to preserve prior behavior.
2012-09-20Fix up messages altered for testingsimon@Simon-PC.lindenlab.com
2012-09-20CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. ↵Gilbert Gonzales
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file.
2012-09-20[MAINT-1562] Convert more hard-coded alert messages to be localizedChris Baker
Related chagesets: http://hg.lindenlab.com/baker/honeybadger/changeset/74c398c712b6 Description: - Updated english notifications.xml with alerts from the related changeset above.
2012-09-20CHUI-340 : WIP : Fix the event firing from LLSpeakerMgr to LLParticipantListMerov Linden