Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-25 | Wrapping failing llgl assert in gDebugGL | Don Kjer | |
2012-09-25 | MAINT-1410: make pre-login changes to login location preference affect the ↵ | Oz Linden | |
login panel | |||
2012-09-27 | fix dos line endings | Oz Linden | |
2012-09-26 | MAINT-994 Oskar Linden login issues | Kelly Washington | |
* Set max persistent notifications to 250 * Don't register for notification callbacks until after peristent ones are loaded. reviewed with Simon | |||
2012-09-25 | pull back 3.4.1-beta1a tag | Oz Linden | |
2012-09-25 | pull back 3.4.1-beta1a tag | Oz Linden | |
2012-09-25 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-09-24 | Added tag 3.4.1-beta1a for changeset b3f74858a1c8 | Oz Linden | |
2012-09-24 | CHUI-340 : Fix dupe items in the conversation model list. Refresh when ↵ | Merov Linden | |
resorting. | |||
2012-09-24 | tag merge of DRTVWR-179 | Oz Linden | |
2012-09-24 | tag merge of DRTVWR-219 | Oz Linden | |
2012-09-24 | Cherry-picked windows build fixes from sunshine-experimental | Don Kjer | |
2012-09-24 | Removing .orig and .rej files from ignore | Don Kjer | |
2012-09-24 | Fixed a localized message that wasn't correct. | Chris Baker | |
2012-09-24 | Converted more hard-coded strings | Chris Baker | |
2012-09-24 | CHUI-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-24 | merge | Nyx Linden | |
2012-09-24 | CHUI-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-24 | CHUI-309 FIXED Use onRemoveNotification only for "LoadWebPage", ↵ | maxim_productengine | |
"ScriptDialog" and "ScriptDialogGroup" notifications | |||
2012-09-24 | CHUI-123 FIXED Tooltips for buttons are added | maxim_productengine | |
2012-09-24 | CHUI-124 FIXED Tooltips for buttons are added | maxim_productengine | |
2012-09-23 | Removing unused gHeadlessClient code from viewer | Don Kjer | |
2012-09-22 | Automated merge | Don Kjer | |
2012-09-22 | Fixed llhttpclient_test integration test. Removed mini-C++ server code in ↵ | Don Kjer | |
favor of pre-exising python http server | |||
2012-09-22 | Updating appearance utility source version | Don Kjer | |
2012-09-21 | More windows build fixes | developer@Developer-PC | |
2012-09-22 | Fix for missing symbols on windows builds | Don Kjer | |
2012-09-21 | CHUI-340 : Implement distance computation and update | Merov Linden | |
2012-09-21 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-09-21 | CHUI-340 : WIP : Fix sorting bugs on time for sessions, simplified the ↵ | Merov Linden | |
update time mechanism and clean up | |||
2012-09-21 | Adding the CXX to each CMake project definition. | William Todd Stinson | |
2012-09-21 | CHUI-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-21 | merging in latest changes | Gilbert Gonzales | |
2012-09-21 | CHUI-283: Now the speaker/info icon positions are set based upon visibility.' | Gilbert Gonzales | |
2012-09-21 | MAINT-1601 Land remains for sale after purchasing for group. | Kelly Washington | |
reviewed with Simon | |||
2012-09-21 | merge | Nyx Linden | |
2012-09-21 | Making computeBodySize public | Nyx Linden | |
2012-09-21 | CHUI-289 ADDITIONAL FIX (Newly added conversation is not selected in ↵ | AlexanderP ProductEngine | |
conversation list): gave more meaningful names to variables | |||
2012-09-21 | CHUI-289 ADD. FIX (Newly added conversation is not selected in conversation ↵ | AlexanderP ProductEngine | |
list): Select item which was added from avatar picker | |||
2012-09-20 | CHUI-340 : WIP : Implement time update on all IM typing cases | Merov Linden | |
2012-09-20 | Pull and merge from ↵ | William Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179. | |||
2012-09-20 | Correcting dynamic allocation issues with classes that have aligned data ↵ | William Todd Stinson | |
members. | |||
2012-09-20 | CHUI-340 : WIP : Implement time update and comparison for sessions and ↵ | Merov Linden | |
participants | |||
2012-09-21 | Automerge | Don Kjer | |
2012-09-21 | Updating libosmesa library | Don Kjer | |
2012-09-20 | CHUI-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-20 | Fix up messages altered for testing | simon@Simon-PC.lindenlab.com | |
2012-09-20 | CHUI-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 localized | Chris 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-20 | CHUI-340 : WIP : Fix the event firing from LLSpeakerMgr to LLParticipantList | Merov Linden | |