Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-16 | VWR-22408 FIX en_xui_change to accommodate text for FR and PT | eli_linden | |
2010-09-16 | Merge of popup-geometry code. | Monroe Linden | |
2010-09-16 | merge | Tofu Linden | |
2010-09-16 | merge | Tofu Linden | |
2010-09-16 | STORM-156 FIXED Increased "Add Friend" button width. Disabled owerflow ↵ | Sergei Litovchuk | |
button resizing to get more space for other buttons. | |||
2010-09-16 | STORM-154 FIXED Resized Group Info panel buttons to prevent Group Call ↵ | Sergei Litovchuk | |
button label truncation. Removed commented out button and extra layout stack from panel_group_info_sidetray.xml Resized buttons to use remaining free space when Create Group button is invisible. | |||
2010-09-16 | A little refactoring. | Andrew Dyukov | |
Removed unused code and xml data which were once used for date in status bar. | |||
2010-09-16 | Merge | eli_linden | |
2010-09-16 | VWR-22347 FIX remove FR old overriding parameters | eli_linden | |
2010-09-16 | STORM-185 FIXED Don't reset accordions in the Outfit Edit panel when a ↵ | Vadim Savchuk | |
wearable gets worn. The fix consists of two parts: 1. Saving/restoring scrollbar position when refreshing the clothing/attachments/bodyparts lists (the lists get refreshed on COF change). 2. Not resetting expanded accordion tab upon wearing an item (which was introduced with the fix of EXT-8164). So, apart from preserving scrollbar position (which is what the bug reporter requests), I also fixed that when you wear something, the Clothing accordion was always expanded. | |||
2010-09-16 | merge snow-107 | Tofu Linden | |
2010-09-16 | merge | Tofu Linden | |
2010-09-16 | STORM-107 FIXED Fixed Polish character corruption in date. | Andrew Dyukov | |
Added polish language to list of languages that use months and days names from localized xmls. It solved the problem of accented Polish characters "approximation" to their ASCII brethren on non-Polish Windows locales. Now all accented symbols look right. | |||
2010-09-16 | STORM-183 : Pull and merge in viewer-development | Merov Linden | |
2010-09-16 | merge storm-149 | Tofu Linden | |
2010-09-16 | merge vwr-20694 / storm-157 | Tofu Linden | |
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 | STORM-186 FIXED The "Take Off - Remove from current outfit" option of the My ↵ | Vadim Savchuk | |
Outfits gear menu now ignores item selection, taking aff all wearables. | |||
2010-09-16 | STORM-183 FIXED The "Replace Current Outfit" option of the My Outfits gear ↵ | Vadim Savchuk | |
menu (which is only applicable to outfits) wasn't disabled for selected wearables. | |||
2010-09-16 | STORM-92 MERGE | Aimee Linden | |
2010-09-16 | EXP-29 WIP Implement popup blocking | Richard Linden | |
added web popup notification overlay | |||
2010-09-16 | deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in ↵ | Richard Linden | |
favor of label_text.text_color and label_text.text_readonly_color, respectively | |||
2010-09-16 | added duration and icon to PopupAttempt notification | Richard Linden | |
2010-09-16 | added missing attribute | Richard Linden | |
2010-09-16 | refactored notification template into own header file | Richard Linden | |
2010-09-16 | refactored notification template into own header file | Richard Linden | |
2010-09-15 | STORM-181 : add featuretable_xp to the list of files to install for Windows | Merov Linden | |
2010-09-15 | Enable web popups to specify size and position of the Media Browser window ↵ | Monroe Linden | |
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum. | |||
2010-09-16 | STORM-149 FIXED Disabled 'Cut' in My Landmarks context menu when selected ↵ | Sergei Litovchuk | |
items contain a folder. Changed some of context menu actions availability checks to be applied to all selected items instead of only the last one. | |||
2010-09-15 | STORM-157 FIXED A tab might be highlighted while SB was collapsed. | Vadim Savchuk | |
Made sure that a tab can only be highlighted when sidebar is expanended. | |||
2010-09-15 | STORM-92 ADDITIONAL FIX Now state of the Place Profile panel isn't reset on ↵ | Vadim Savchuk | |
(un)docking. The accordion was reset whenever the panel visibility was changed. Now that's done only when the panel gets (re-)initialized with a place info. | |||
2010-09-15 | pull fix for VWR-20694 / STORM-155 | Oz Linden | |
2010-09-15 | [STORM-176] Clean up handling of the maximum length of chat messages | Oz Linden | |
2010-09-15 | [STORM-164] simplify sCurrent calculations for compatibility with gcc 4.4 | Oz Linden | |
2010-09-15 | STORM-148 FIXED Added updating Item Profile info upon changes of objects ↵ | Sergei Litovchuk | |
inventory items. The 'Item Profile' panel was observing changes in agent's inventory only, so when an item inside an object was renamed its name wasn't updated in 'Item Profile' panel. | |||
2010-09-15 | STORM-121 MERGE Voice client shutdown cleanup | Aimee Linden | |
2010-09-15 | Trivial typo fix | Aimee Linden | |
2010-09-15 | STORM-86 MERGE Double-click Teleport | Aimee Linden | |
2010-09-14 | removed garbage from notifications.xml file | Richard Linden | |
2010-09-14 | VWR-21356 FIX added missing translation for string | eli_linden | |
2010-09-14 | VWR-22372 fix widen width for partner edit link for all languages | eli_linden | |
2010-09-14 | STORM-155 Fixed attempt to show an invisible sidebar tab. | Vadim Savchuk | |
Reason: when you detach the bottommost sidebar tab, the fake open/close tab gets selected, which is invisible. Fix: select a normal, visible tab. | |||
2010-09-14 | EXP-29 WIP Added popup blocking notification | Richard Nelson | |
2010-09-14 | STORM-112 FIXED Fixed EOLs display as "squares" in expandable textboxes ↵ | Andrew Dyukov | |
after resize. This problem reproduced not only on minimize of certain floaters from description, but for all expandable textboxes after resizes. It happened because of hideExpandText() call in LLTextBoxEx::reshape() that broke lineendings. - Removed it from there so text expands now only when clicking "More" link- it's the only time when it should be shown, and also doesn't have problem with breaking anything because of calling setTextBase() after it. | |||
2010-09-14 | STORM-121 FIXED Unify clean up of objects on voice client shutdown so that ↵ | Aimee Linden | |
it happens consistently. | |||
2010-09-13 | merge | Tofu Linden | |
2010-09-13 | merge | Tofu Linden | |
2010-09-13 | VWR-22975 fix wrong "endonym" for Portuguese language name | eli_linden | |
2010-09-13 | STORM-108 FIXED Added scroll container to Item Profile panel. | Sergei Litovchuk | |
Vertical scroll bar appears when reduced panel height becomes insufficient for displaying all controls. | |||
2010-09-13 | Bunch of trivial typo fixes that were bothering me on another branch! | Tofu Linden | |