Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-16 | CHUI-682 : WIP : Instrument the menu display (or lack thereof). | Merov Linden | |
2013-01-17 | merging latest changes | Cho | |
2013-01-17 | CHUI-292 FIX Extra space in object chiclet toasts in CHUI viewer compared ↵ | Cho | |
with release viewer In LLToastNotifyPanel, moved mInfoPanel->SetFollowsAll() immediately before call to snapToMessageHeight() as was previously the case in release viewer | |||
2013-01-16 | MAINT-2247 Child object does not update rotation while selected. | Kelly Washington | |
2013-01-16 | Pull from lindenlab/viewer-chui | Merov Linden | |
2013-01-16 | CHUI-683 : Default sort order for Blocked was wrong, unrecognized value was ↵ | Merov Linden | |
not tested. | |||
2013-01-16 | MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips. | Dave Parks | |
2013-01-16 | CHUI-618 ADD FIX User sees no indication of offline messages received with ↵ | AlexanderP ProductEngine | |
conversation log preference turned off: forced flashing of conversation's item when offline message is present | |||
2013-01-17 | Merge | maxim@mnikolenko | |
2013-01-16 | CHUI-650 (Floaters not returning to active transparency after becoming inactive) | maxim@mnikolenko | |
- Checking is added(comparing to previous fix) to avoid crash. | |||
2013-01-15 | merging changes | Gilbert Gonzales | |
2013-01-15 | CHUI-668: Code review changes | Gilbert Gonzales | |
2013-01-16 | merging latest changes | Cho | |
2013-01-15 | merge changes for DRTVWR-284 | Oz Linden | |
2013-01-15 | Merge with lindenlab/viewer-chui | Merov Linden | |
2013-01-15 | CHUI-458 : Fixed : Tidy up the title overwrite by the selected conversation | Merov Linden | |
2013-01-15 | merging in latest changes | Gilbert Gonzales | |
2013-01-15 | merge changes for DRTVWR-282 | Oz Linden | |
2013-01-15 | CHUI-567 FIXED "Translate chat", "Translation settings..." menu items are added. | maxim@mnikolenko | |
2013-01-15 | CHUI-679 FIX Crash when script floater appears in CHUI viewer | Cho | |
LLPostponedNotification now inherits from LLMortician so it can postpone its deletion. This prevents a crash when looking up an avatar name in the case where the name already exists in the cache. | |||
2013-01-14 | CHUI-668: The user's most intrusive notification is not used anymore when ↵ | Gilbert Gonzales | |
coming out of DND mode with IMs. Adjusted code to just open the converseation floater (which was changed also in a prior fix by PE). | |||
2013-01-14 | CHUI-458 : WIP : Allow change of the general conversations panel when the ↵ | Merov Linden | |
selected conversation needs it (e.g. P2P is typing) | |||
2013-01-14 | merge | maximbproductengine | |
2013-01-14 | CHUI-662 (Multi select across conversations can result in (???) (???) in the ↵ | maximbproductengine | |
conversation list) | |||
2013-01-14 | merging latest changes | Gilbert Gonzales | |
2013-01-14 | merge changes for 3.4.5-beta2 | Oz Linden | |
2013-01-14 | merge changes for DRTVWR-283 | Oz Linden | |
2013-01-11 | CHUI-668: Now when exiting DND mode, the user's most intrusive notification ↵ | Gilbert Gonzales | |
will be used to notify that user (if received IM's during DND mode). Nearby chat messages/settings are ignored. | |||
2013-01-11 | CHUI-668: Not fully complete but as of this commit, have functionality to ↵ | Gilbert Gonzales | |
use the user's most intrusive chat notification upon exiting from DND mode with IM's. Also if in DND mode, clicking on a conversation line item or floater, will flush the DND notifications system of storing that conversation. This way upon existing DND mode already responded conversations won't be notified to the user. | |||
2013-01-12 | CHUI-618 ADD FIX User sees no indication of offline messages received with ↵ | AlexanderP ProductEngine | |
conversation log preference turned off: changed in accordance with a new requirements (open conv. floater instead flashing) | |||
2013-01-11 | pull from richard/viewer-chui | Merov Linden | |
2013-01-11 | CHUI-650 : Revert : revert the change as it creates infinite recursive calls | Merov Linden | |
2013-01-11 | merge changes for DRTVWR-281 | Oz Linden | |
2013-01-11 | fix line endings | callum_linden | |
2013-01-11 | MAINT-417 Backed out changeset: 7273a1ac51e8 | Dave Parks | |
2013-01-11 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2013-01-11 | MAINT-1481: use 'mktemp -d' to generate tempdir. | Nat Goodspeed | |
Responding to Lex's code-review comments. | |||
2013-01-11 | MAINT-1481: Clean up update_install UI, including error output. | Nat Goodspeed | |
Capture actual error output from mkdir and mv; display it to user. Introduce mysudo function used by sudo_mv function for graphical sudo command. Since update_install actually only displays a single status message, just use zenity --info instead of a zenity progress box: need not update its message. Borrow semantics for clear_message and status functions from xmenity script. Introduce errorbox function so we only have to make zenity/xmessage test once. Move cleanup, onexit to top so we can use for clear_message. | |||
2013-01-11 | MAINT-1481: Remove xmenity script and viewer_manifest.py references. | Nat Goodspeed | |
2013-01-11 | CHUI-650 FIXED Set focus to floater when bringToFront() is called(even if ↵ | maxim@mnikolenko | |
it's already in front). | |||
2013-01-10 | CHUI-672 : Fixed : LLMultiFloater members need to be initialized in constructor. | Merov Linden | |
2013-01-10 | increment viewer version to 3.4.6 | Oz Linden | |
2013-01-10 | Merge pull from lindenlab/viewer-beta | Merov Linden | |
2013-01-10 | merge changes for DRTVWR-280 | Oz Linden | |
2013-01-10 | Pull merge from richard/viewer-chui | Merov Linden | |
2013-01-10 | CHUI-649 : Fixed : Added the contextual menu to in build content tab | Merov Linden | |
2013-01-10 | MAINT-2209 Parcel name not updating after teleport | Kelly Washington | |
2013-01-10 | merge | maximbproductengine | |
2013-01-10 | MAINT-1481: minor bug fix plus incomplete UI tweaks. | Nat Goodspeed | |
Test for existence of target name using -e rather than -f. (-d would work too, but in this case we must respond to any name collision, whether file or directory.) Instead of terminating on failure, make sudo_mv return rc of the [sudo] mv command to its caller. If the attempt to move new install to actual viewer directory fails, restore previous viewer before failing. When redirecting the script's stderr to updater.log, first save existing stderr to another file descriptor, and restore it when we launch viewer. Otherwise updater.log ends up collecting the viewer's duplicate stderr log output! The construct 'exec ... | program' doesn't work. In fact it causes any other redirections on that command to fail too. Remove it -- real fix pending. | |||
2013-01-10 | CHUI-663 (Right click menus on participants inactive in conversation floater ↵ | maximbproductengine | |
for torn off conversation) |