Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-22 | SL-16892 Fix incorrect width of dropdown menus | Andrey Kleshchev | |
2021-07-01 | SL-15383 Fix combobox's search highlights | Andrey Kleshchev | |
2020-02-18 | SL-12641 Remade 'Pick: Texture' floater to eliminate translation overlaps | Andrey Kleshchev | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2019-02-15 | SL-10234 Fixed The viewer shows installation language as system default | andreykproductengine | |
2018-04-05 | MAINT-8488 FIXED Favourite location list on login screen is not updated ↵ | maxim_productengine | |
after pressing "Esc" key while in username field | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-02-27 | MAINT-2781 FIXED Reset pressed state on focus lost. | Mnikolenko ProductEngine | |
2015-01-30 | MAINT-4853 FIXED Pressing the ENTER key when entering a location into the ↵ | Mnikolenko ProductEngine | |
Type a location field, doesn't log you in | |||
2013-08-02 | MAINT-2902 FIXED Browser secure session indicator should be prominent | maksymsproductengine | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-12 | SH-3944 WIP CHUI merge fixing | Nyx Linden | |
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility. | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Improve draw performance of scroll lists by only drawing what is visible * Reduce frequency of expensive column width calculations Fixes by Richard | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates fixed build moved conversion funcs to llwindow.cpp as they work on all platforms refactored translateintorect to take overlap as parameter | |||
2011-08-31 | EXP-1149 FIX Log in Screen: Replace the new mode selector with the old one | Richard Nelson | |
improved graphics and layout for logged in mode selector | |||
2011-07-29 | EXP-1057 FIX Cursor doesn't go to the input field on the Find Floater due to ↵ | Richard Linden | |
lack of window focus also allow right clip to copy url from disabled address bar | |||
2011-03-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-25 | STORM-1015 FIXED the ability to select an item from combo list if its name ↵ | Seth ProductEngine | |
is not unique. Updating combo box label upon list item selection does not search the item by label but takes the label of currently selected item instead. | |||
2011-01-19 | SH-808 Selectively enable/disable features in edit tools | leyla_linden | |
2011-01-07 | merge changes for storm-34 | Oz Linden | |
2010-12-09 | STORM-34 ADDITIONAL_FIX Implemented storing of multi-user favorites and ↵ | Andrew Productengine | |
showing them on login screen. - Changed the way SLURLs are cached a little, because previous one introduced problems with theit order. - Also allowed saving of favorites to disk even if not all of them received SLURL info - this is done to avoid favorites not saving when there is at least one "dead" landmark among them. - "Username" field on login screen is now not a lineeditor, but combobox (to enable autocompletion), but without button (Esbee asked for this in ticket for security reasons, and perhaps for visual consistency). - Elements of this combobox are names of users whose favorites we have saved in file. - Contents of "Start at:" combobox are changed depending on changes in "Username"- if username is present in favorites file, favorites for this user are added there. - New callback was added to LLCombobox and used in this fix, because present ones weren't enough to easily track changes in text entry. | |||
2010-12-07 | STORM-710 FIXED Don't show search history dropdown if the history is empty. | Vadim ProductEngine | |
2010-12-01 | Fix STORM-716 by re-fixing STORM-530 in a different way. | Kent Quirk | |
2010-11-25 | STORM-530 FIXED Combobox drop down menu appears upon 'Down Arrow' key press ↵ | Seth ProductEngine | |
even if last combobox item is selected. | |||
2010-09-27 | Merge | Leyla Farazha | |
2010-09-16 | Set display name field now clamps to 31 unicode characters | Leyla Farazha | |
Added ability to set max length in line editors by characters in addition to bytes left other widgets (comboboxes/spinners) using the bytes, but it can easily be changed over reviewed by Richard | |||
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-22 | instead of exposing mutable container in LLInitParam::Multiple, just expose ↵ | Richard Linden | |
access functions, begin(), end(), etc. this allows mutation of param block contents, without being able to change number of elements | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
2010-03-29 | Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final | James Cook | |
2010-03-18 | [SHOWSTOPPER] Fix for (EXT-4704) Add maturity icons to Prefs -> General and ↵ | Sergei Litovchuk | |
(EXT-4705) Show maturity icon on Region/Estate tab. - Made changes to combobox onItemSelected() to fix (EXT-6269) typing a location into the nav bar always sends you to the first location you typed in. - Replaced LLIconsComboBox pointers with base class pointers LLComboBox. Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/29/ --HG-- branch : product-engine | |||
2010-03-10 | Merge | James Cook | |
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-03-07 | PE merge. | Tofu Linden | |
2010-03-06 | Implemented (EXT-4715) Add maturity icons to Classifieds - create and details. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-03-09 | rolled back changeset 5fbab7aa32ef to fix EXT-6269 | Richard Linden | |
2010-03-05 | merge | Richard Linden | |
2010-03-05 | Implemented (EXT-4705) Show maturity icon on Region/Estate tab. | Sergei Litovchuk | |
- Added LLIconsComboBox class - a combobox with icons for maturity ratings. - Fixed scroll list maximum width calculation. The width was calculated based on text value width for non-text columns. - Added image overlay alignment getter method to LLButton. --HG-- branch : product-engine | |||
2010-03-04 | removed extraneous updateBoundingRect() calls | Richard Nelson | |
remove the login progress panel as a popup only after it has finished fading out popupview manages it's own registering and unregistering of popup callbacks | |||
2010-03-03 | WIP - replace top ctrl with LLPopupView | Richard Linden | |
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2010-02-17 | Look up display names via a web service | James Cook | |
Also removed unused LLComboBox globals to reduce llappviewer.cpp include file burden. Review pending | |||
2010-01-28 | Fixed normal bug EXT-4616 - Combobox labels no longer appear. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-17 | merge | Steve Bennetts | |
2009-11-16 | Eliminated redundant selection callback for LLComboBox (mSelectionCallback). | Steve Bennetts | |
2009-11-16 | EXT-772 Dropbox widget needs "pressed" state - currently shows wrong art | James Cook | |
Reviewed with Richard. |