Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2013-01-09 | CHUI-649 : WIP : Cleanup code to make it readable | Merov Linden | |
2013-01-09 | Pull merge from richard/viewer-chui | Merov Linden | |
2013-01-09 | CHUI-652 : Fixed : Maintain multi selection consistent when click and drag ↵ | Merov Linden | |
an already selected item (drag multi select was broken) | |||
2013-01-09 | MAINT-1481: remove linux-updater; move logic to Linux update_install | Nat Goodspeed | |
Now that the viewer's own background updater logic is responsible for downloading a new installer, the only functionality we still use in linux-updater that couldn't be expressed more simply in bash is the UI. But since most Linux distros capable of running SL at all have zenity, and all will have xmessage, we can handle even the UI part. Add xmenity wrapper script so update_install doesn't have to care which is present, and make the bash script that used to launch linux-updater do the real work. | |||
2013-01-09 | viewer-development merge | Baker Linden | |
2013-01-09 | [MAINT-2185] Unable to upload terrain .raw files | Baker Linden | |
- Fixed an issue where a slash was prepended to the beginning of the filename (which happened to be the full path) | |||
2013-01-09 | CHUI-670: Prevent flashing of 'Chat' FUI button while in DND mode and ↵ | Gilbert Gonzales | |
receive IM. | |||
2013-01-09 | Merge. Pull viewer-development in prior to filing DRTVWR merge request. | Monty Brandenberg | |
2013-01-09 | CHUI-669: Upon DND mode exit, no longer flash IM messages that were stored ↵ | Gilbert Gonzales | |
during DND mode. | |||
2013-01-09 | CHUI-652 : Fixed : Skip the bogus fetching test when adding objects to ↵ | Merov Linden | |
object content. | |||
2013-01-09 | merge changes for DRTVWR-276 | Oz Linden | |
2013-01-09 | More merge cleanup. | Dave Parks | |
2013-01-09 | More merge cleanup. | Dave Parks | |
2013-01-09 | Merge cleanup. | Dave Parks | |
2013-01-09 | CHUI-638 FIXED Don't force button and widget to flash if the object is muted. | maxim@mnikolenko | |
2013-01-09 | CHUI-665 (Change "Open conversation log" to "Conversation log..." in ↵ | maximbproductengine | |
communication floater view/sort menu) | |||
2013-01-08 | Merge pull from richard/viewer-chui | Merov Linden | |
2013-01-08 | CHUI-659 : Fixed : Reimplemented open selection on hitting return the right way | Merov Linden | |
2013-01-08 | CHUI-660: Post code review changes | Gilbert Gonzales | |
2013-01-08 | CHUI-612 FIXED Blank conversation names showing in conversation list | maksymsproductengine | |
2013-01-10 | CHUI-658 FIXED Don't highlight whole content of the folder after right ↵ | maxim@mnikolenko | |
clicking if it is flashing. | |||
2013-01-08 | CHUI-660: Problem: Upon auto-existing DND mode upon startup, the ↵ | Gilbert Gonzales | |
notification form elements (buttonts) were added to the form. But then deserialized form elements were also being added to the form causing duplicate buttons. As a solution, only add on the deserialized form elements that exceed the amount in the template. | |||
2013-01-08 | merge changes for DRTVWR-277 | Oz Linden | |
2013-01-08 | Automated merge with https://bitbucket.org/lindenlab/viewer-tiger | Dave Parks | |
2013-01-08 | CHUI-611 Fixed! Text in torn off message panel not wrapping correctly with ↵ | AlexanderP ProductEngine | |
size of conversation panel | |||
2013-01-08 | remove duplicated return (merge artifact) | Oz Linden | |
2013-01-08 | merge changes for DRTVWR-250 | Oz Linden | |
2013-01-08 | CHUI-602 FIXED Return false if Selected view model item is null. | maxim@mnikolenko | |
2013-01-07 | CHUI-659 : WIP : Cleanup llfolderviewitem of filter code as it all moved ↵ | Merov Linden | |
into llfolderviewmodel. | |||
2013-01-07 | CHUI-659 : WIP : Clamp down on the number of rearrange we really need. | Merov Linden | |
2013-01-07 | CHUI-659 : WIP : Clean up typos in my own comments | Merov Linden | |
2013-01-07 | CHUI-659 : WIP : Reimplemented favorite landmark sorting to follow favorites ↵ | Merov Linden | |
bar index sorting. | |||
2013-01-07 | FIX INTL-110 remove utf8 BOM | eli | |
2013-01-07 | FIX INTL-110 fix corrupted chinese character in translation | eli | |
2013-01-07 | CHUI-659 : WIP : Verified (tested) and cleaned up some CHUI-101 refactoring ↵ | Merov Linden | |
code. | |||
2013-01-07 | merge with head | callum_linden | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | CHUI-580 : Fixed : Avoid fetching names while reacting to display name ↵ | Merov Linden | |
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off | |||
2013-01-04 | merging in latest changes | Gilbert Gonzales | |
2013-01-04 | CHUI-499: Now when existing DND mode, stored IM's will not show a toast but ↵ | Gilbert Gonzales | |
instead flash the conversation line item and Chat FUI button. | |||
2013-01-05 | CHUI-643 FIXED Collapsed conversations floater has huge right padding: clean ↵ | AlexanderP ProductEngine | |
up; remove debug code | |||
2013-01-04 | CHUI-643 FIXED Collapsed conversations floater has huge right padding: ↵ | AlexanderP ProductEngine | |
prevent of a rewriting mOriginMinWidth and mOriginMinHeight to default values | |||
2013-01-05 | CHUI-643 W.I.P. Collapsed conversations floater has huge right padding: ↵ | AlexanderP ProductEngine | |
corrected of a imcontainer's resize calculating | |||
2013-01-04 | merge | maximbproductengine | |
2013-01-04 | merge back DRTVWR-275 from 3.4.4 beta | Oz Linden | |
2013-01-04 | CHUI-608 (Conversations floater can be resized too small once a conversation ↵ | maximbproductengine | |
is torn off) | |||
2013-01-04 | CHUI-637 FIXED Call requestArrange() to update widget state. | maxim@mnikolenko | |