Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-11 | merge pending beta changes to viewer-beta | Merov Linden | |
2010-10-11 | STORM-365 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-365 : Quick fix for attachments being visible in mouselook | Merov Linden | |
2010-10-11 | Automated merge up from viewer-beta | Loren Shih | |
2010-10-11 | SH-280 FIXED Anti-aliasing broken | Loren Shih | |
SH-287 FIXED Anti-aliasing setting does not take effect until relog Added logic to control RenderUseFBO setting based on graphics quality. RenderUseFBO controls whether anti-aliasing is enabled. | |||
2010-10-11 | STORM-289 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-296 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-302 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-301 : merge to viewer-beta | Merov Linden | |
2010-10-11 | CT-575 WIP FR translation for set18, new file | Eli Linden | |
2010-10-11 | CT-575 WIP FR translation for set18 | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18, new files | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18; ES correction | Eli Linden | |
2010-10-11 | STORM-298 FIXED Don't scroll the My Landmarks panel down when favorites get ↵ | Vadim ProductEngine | |
changed. I'm not sure what the root cause of the problem was (maybe invalid initial selection in folder view), but what seems to be definitely wrong is passing "scroll to rect" event from *invisible* folder views up to accordion control, which is what I've fixed. | |||
2010-10-11 | STORM-301 FIXED Fixed behaviour of camera on undocked 'My Appearance' tab ↵ | Andrew Productengine | |
minimizing. - Added signal to LLFloater that is emitted on minimize. - Set minimize callback for appearance tab floater in LLSideTrayTab::undock. Method from LLSidePanelAppearance that handles camera issues is called on minimization of floater. | |||
2010-10-09 | STORM-289 FIXED browser navigation bar layout to make it resize properly ↵ | Seth ProductEngine | |
after minimize/restore. When floater media browser is minimized its button bars are shrunk to zero height and their height is not restored upon unminimizing because they have auto_resize disabled. Setting min_height for the button bars makes them restored with this height upon uminimizing the floater. | |||
2010-10-07 | CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of Viewer | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18, new file | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18 | Eli Linden | |
2010-10-07 | STORM-296 FIXED Item types that can be dropped to Places SP->My Landmarks ↵ | Seth ProductEngine | |
restricted to landmarks and folders only. | |||
2010-10-07 | FIXED STORM-302 Parcel lists scroll bar overlaps with other components if ↵ | Paul Guslisty | |
panel is undocked - Added missing column to the xml of the scroll list - Adjusted columns width to show all columns | |||
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
make ctrl-f work from the script search box itself. | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
change to better / more consistent naming | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
let some LLViews handle shortcut keys if they want. reviewed with ambroff | |||
2010-09-27 | STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater | Paul Guslisty | |
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text between bottom of the web browser and bottom of the floater won't be cropped | |||
2010-09-27 | STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS. | Sergei Litovchuk | |
- Increased overall floater width. - Increased permissions columns width. - Increased 'Check All' and 'Clear' buttons width. - Applied text wrapping to permissions labels. - Removed 'NextOwnerLabel' dimensions overrides for German. - Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish. | |||
2010-09-22 | fix for SH-173/VWR-22868: Development Viewer freezes just after startup / ↵ | Xiaohong Bao | |
greedy with file handles / 'WARNING: ll_apr_warn_status: APR: Too many open files' (transplanted from a9aefa70c029eb9dddec3833d0ce22ef4b4421b5) | |||
2010-09-24 | STORM-189 FIXED Truncations in DE ans ES locales in Build Tools floater. | Seth ProductEngine | |
- Some checkboxes moved in DE locale and EN xml file. - Removed floater width override for ES locale. | |||
2010-09-21 | STORM-166 FIXED Memory leak in LLSelectNode constructor. | Vadim Savchuk | |
Submitting on behalf of Thickbrick Sleaford. One of the LLSelectNode constructors has a leak where it does "new LLPermisions()" twice, thus leaking the address of the first object created. This constructor is called every time you interact (click, hover, select, possibly other) with an object, once for each prim in the object. Since sizeof(LLPermissions) is 92 bytes, this can be a significant amount after a while. I think this might explain VWR-18528 (leaking LLpemissions instances), at least partially. This was fixed in snowglobe 1.x as part of SNOW-267. | |||
2010-09-09 | DEV-53015 FIX Volume slider disappears when sliding on ↵ | Richard Linden | |
panel_prim_media_controls.xml | |||
2010-10-06 | Rolling back 28f52b3d2e3d : optimizations in button rendering | Merov Linden | |
2010-10-06 | Backed out changeset 28f52b3d2e3d (optimizations in button rendering). | Merov Linden | |
2010-10-06 | Added tag 2.2.0-beta2 for changeset 9822eb3e25f7 | Dessie Linden | |
2010-10-04 | Merge | Eli Linden | |
2010-10-04 | CT-575 WIP ignore. testing access to beta branch. | Eli Linden | |
2010-09-30 | STORM-212 FIXED Gear button is always disabled in My Profile->My Picks | Paul Guslisty | |
- Deleted gear button as unnecessary. There is no functionality for it. | |||
2010-10-01 | STORM-264 FIXED Add lower-right corner resize marker for detached side panels. | Seth ProductEngine | |
Detached SP now has a slightly reduced height not to make it flush with the bottom bar. | |||
2010-09-29 | Added tag 2.2.0-beta1 for changeset 7076e22f9f43 | Dessie Linden | |
2010-09-28 | STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. | Kent Quirk | |
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
(transplanted from f71072a1532b3fa3de98197dd0ceeb3071ac6856) | |||
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. (transplanted from 5ed5fa607e2ce3eaabc8f9716bd4a6ef5933aa64) | |||
2010-09-22 | SH-188 FIX crash in llvoavatar.cpp | Nyx (Neal Orman) | |
We were using a NULL pointer after checking it. Did some logic juggling to ensure that we only use the pointer if it is non-null Code reviewed by Seraph (transplanted from a90fe10ddac9545249c6f218af438a36bcbc3162) | |||
2010-09-21 | Corrected channel name(s) and version number | Dessie Linden | |
2010-09-21 | Tag for beta 2.1.3 | Kent Quirk | |
2010-09-21 | merge storm-189 | Tofu Linden | |
2010-09-21 | STORM-165 decode_priority clamp issue in texture fetching | Tofu Linden | |
Patch by Merov ported and reviewed by Tofu, from SG2. | |||
2010-09-21 | STORM-189 FIXED Applied text wrapping to fix long string truncation in Build ↵ | Sergei Litovchuk | |
tools->Features. | |||
2010-09-20 | merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 | Tofu Linden | |
2010-09-20 | merge storm-192 | Tofu Linden | |