Age | Commit message (Collapse) | Author |
|
|
|
|
|
EXT-1121: Attaching / detaching objects doesn't affect the Current Outfit folder, and EXT-1090: Attachments detach on login, as well as work in progress for ensemble support and look details.
|
|
I've now added an explicit LLUrlRegistry::findUrl() method
for LLWStrings. This deals with correcting the start/end
range for the url appropriately. Now the API can be used
without worrying about utf8/utf32 character offset issues.
Internal JIRAs: DEV-40127 DEV-39966.
|
|
removed bad LLUICtrl::onFocusLost and LLUICtrl::onFocusReceived overrides
to be reviewed
|
|
|
|
EXT-877 There is no tooltip with a date for Time indicator in Nav bar
EXT-860 Crosshairs and "Press ESC to..." warning are dislocated in mouselook mode when UI Size is not exactly set to 1.00 (Menu Me -> Preferences-> Graphics)
EXT-783 Script editor inserts text twice when using the editors paste, or choosing LSL elements from the pull-down list.
EXT-764 mis-location of cursor in edit script panel (fixed cursor width)
EXT-658 Inventory window's "Fetched Items" needs spacing
reviewed by James
|
|
should investigate why these requests are failing in the first place.
|
|
settings.
|
|
NOTE: Temporary fix that may break MOAP behavior. Needs to be reviewd and potentially designed.
|
|
corner to avoid being pulled up when floater resizes to accommodate. Fixed floater height computation, removed magic numbers. Added XML configuration file for menu_item_tear_off so we can set colors to make the lines visible when highlighted. Reviewed with Richard.
|
|
|
|
that we don't use character offsets when mixing utf8 and wide
strings. Internal JIRAs: DEV-40127 DEV-39966.
|
|
This didn't work on Windows because wchar_t is 2 bytes on that
platform, not 4 bytes (whereas llwchar is 4 bytes everywhere).
Boost's regex methods need to work on wchar_t, but I believe
that using a UTF-16 string would still be prone to crashing on
Windows as UTF-16 is still a variable-length encoding. Besides,
trying to compile a UTF-16 solution generates weird link errors.
Instead, I'm going to fix this problem a different way. And
I'm starting by reverting the previous attempt. Thanks Win32.
|
|
needed/useful (when threading is revisited).
|
|
to be reviewed by davep.
|
|
"Active/Selected/On" state. Speak button was hard-coded to segmented-button art -- removed hard-coding so it uses normal button params. Also changed walk-mode and camera-mode icons to use green backgrounds, which emphasizes the radio-button aspect of the controls. Reviewed with Erica.
|
|
|
|
back-out my last commit - it fixed the build test, but the build still fails; I'll leave it alone...
|
|
|
|
|
|
EXT-1109
|
|
panel_preferences_advanced.xml
EXT-760
EXT-759
|
|
panel_preferences_advanced.xml
EXT-760
EXT-759
|
|
|
|
My first stab at building an OSX package, I hope the results are okay; back this out if things barf.
|
|
work on an LLWString instead of a std::string, so that we don't have
to worry about character offsets for variable-length-encoded UTF-8
strings.
This was causing crashes whenever we would try to show a textbox with
a URL and foreign characters (> 1 byte chars). Damn, I suck!
|
|
referenced in textures.xml, EXT-1073 Add icon and style the L$ Balance button in top navigation bar
|
|
Self reviewed.
|
|
reviewed
|
|
|
|
menu items into menu_login.xml under the Debug item to make keyboard shortcuts work. Added "Copy to Clipboard" button. Broke text into a tab container with Support, Credits and Licenses sections. Reviewed with Qarl.
|
|
viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence.
This involves giving all floaters and side panels a help_topic
attribute, to specify a logical name for that UI element's page in the
help viewer. If you are creating/updating a floater or panel, please
consider adding a help_topic field. For details, see the wiki page on
XUI Documentation:
https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic
I'm also merging in some updates to the lastest floater button
artwork to ensure these are 16x16 pixels.
(Note, the new help code is still being developed in viewer2help-1 and
is NOT being merged into 2.0 with this checkin. This is just data files.)
|
|
for Places Profile - File should be removed and layout integrated into PE Places work.
Layout lives in: panel_place_profile_layout.xml
Included new for sale icon.
|
|
the default texture.
|
|
wording tweaks
|
|
|
|
Changed color of disabled checkmark, updated test floaters
|
|
length="1" in text boxes.
|
|
LinkInventoryItem.Merging newinventorymsg__merge__viewer-2.0.0-3__r131585 into viewer-2 trunk, see QAR-1804 and QAR-1805.
Merging revisions 131698-132325 of svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/newinventorymsg__merge__viewer-2.0.0-3__r131585 into D:\viewer-2.0.0-3, respecting ancestry
|
|
floater_inventory_view_finder.xml
|
|
visible EXT-1022
|
|
minor formatting changes to floater to accommodate new floatercrammed width of 313 pixels.
|
|
will be available in our next public release. The server part of the
fix missed 1.30, but should (hopefully) get into 1.32.
Original fix was reviewed by soft and kelly.
|
|
|
|
|
|
closing the About Land floater. The LLFloaterReg conversion made this floater single_instance, which means it does not destroy itself on close. We therefore need to explicitly clean up the parcel selection when the sell land floater is closed. Reviewed with Leyla.
|
|
width EXT-970
|
|
button art.
|
|
EXT-969 Reviewed by Erica
|