Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | Merge | Leyla Farazha | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-29 | STORM-227 FIXED Made long cache location in Preferences->Setup readable. | Vadim ProductEngine | |
Changes: - The line editor is now scrollable. - Its value is duplicated in the tool-tip. Technical notes: If you set the "enabled" param of a line editor to "false", that will disable text selection in the widget. However, if a line editor is initially enabled and then gets disabled with setEnabled(FALSE), it will remain selectable. It looks like bug, but I'm not going to fix it now to not introduce issues like this one. Instead, I'm applying to workaround which is to enable the widget initially and disable later, thus keeping it read-only but selectable. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-09-22 | merge | Richard Linden | |
2010-09-16 | popup blocking notifications now handled in all web_browser instances, not ↵ | Richard Linden | |
just llfloatermediabrowser | |||
2010-09-16 | STORM-122 FIXED Clean up obsolete floaters and related dead code | Aimee Linden | |
Removed obsolete XUI files: floater_activeim.xml floater_customize.xml floater_device_settings.xml floater_first_time_tip.xml floater_im.xml floater_my_friends.xml floater_outfit_save_as.xml floater_preview_classified.xml floater_preview_event.xml floater_preview_gesture_info.xml floater_preview_gesture_shortcut.xml floater_preview_gesture_steps.xml floater_statistics.xml floater_wearable_save_as.xml panel_audio_device.xml panel_friends.xml panel_groups.xml panel_nearby_chat.xml panel_online_status.xml panel_region_general_layout.xml Killed obsolete LLFloaterVoiceDeviceSettings class, and moved LLPanelVoiceDeviceSettings into its own appropriately named files. | |||
2010-09-16 | refactored notification template into own header file | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | Added graphics preference setting for physics. | Loren Shih | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-04 | deprecated ADD_SORTED due to n^2 behavior, set the sort order on the scroll ↵ | Richard Nelson | |
list instead | |||
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-06 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-06-25 | Merged from viewer-release | Dessie Linden | |
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
reviewed by Leyla | |||
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-15 | apply resolution cleanup | Leyla Farazha | |
2010-06-15 | removing fullscreen functionality | Leyla Farazha | |
reviewed by richard cc#212 | |||
2010-06-11 | Merged from viewer-release | Dessie Linden | |
2010-06-08 | EXT-6655 Fixed Made the default busy message repsonse localizable with ↵ | Andrew Dyukov | |
already existing account settings - The root of busy response problem is that this text is located in non-localizable xml and, to make things worse, may be changed by user. So usual translation approach is little help here. So busy response was set the following way(EXT-5885)- on first run, string was written there from strings xml and was never changed later without direct user actions. So after changin locale message always remained the same. - To make this string localize each time locale is changed and if it is the same as default message, new setting was added- BusyResponseChanged which is TRUE if user's busy message differ's from default. If it is true, we do nothing when locale changes, otherwise we set default message from current locale as user's busy message. - Old transitional code from DEV-24146 was removed in this diff including unnecessary "BusyModeResponse2" setting(it is not needed because we'll anyway have to set busy message to default after first run of viewer after this fix and now busy response will be stored in "BusyModeResponse"). Warning! If user modified busy response message before this fix, it will be reset to default after first postfix run. Reviewed by Richard Linden at https://codereview.productengine.com/secondlife/r/350/ --HG-- branch : product-engine | |||
2010-06-04 | merge from viewer-public | Tofu Linden | |
2010-06-03 | merge | Richard Linden | |
2010-06-03 | EXT-6384 FIXED check to disable 'Adult' setting when agent is not godlike ↵ | Sergei Litovchuk | |
but has admin menu enabled. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/508/ --HG-- branch : product-engine | |||
2010-06-03 | merge from viewer-public | Tofu Linden | |
2010-06-02 | eliminated several warnings on startup | Richard Linden | |
2010-05-20 | Strip out debug code related to toggling display names on/off | James Cook | |
2010-05-19 | Fix name tag update when prefs applied | James Cook | |
Reviewed with Leyla | |||
2010-05-19 | DEV-50013 More SLID to Username renames | James Cook | |
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-12 | DEV-50013 Add "Turning off Display Names" preference | Leyla Farazha | |
reviewed by James | |||
2010-05-12 | merge from viewer-public | Tofu Linden | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-05-10 | Automated Merge | Roxie Linden | |
2010-05-07 | DEV-49780 Moved Display Names debug toggle to Advanced Prefs | James Cook | |
2010-05-07 | DEV-49780 Update name tags when "Show SLIDs" pref disabled | James Cook | |
2010-05-06 | merge | Tofu Linden | |
2010-05-05 | EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by Moss | Karl Stiefvater (qarl) | |
(changes name of setting WindowFullScreen to FullScreen per discussion in jira.) | |||
2010-05-04 | EXT-7168 | Tofu Linden | |
Fix the tying of the deferred prefs UI to the featuretable. | |||
2010-04-19 | automated merge with trunk | Roxie Linden | |
2010-04-07 | Automated merge | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-09 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | merge | Vadim Savchuk | |
--HG-- branch : product-engine |