Commit Graph

32814 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
NiranV 858e2159b9 STORM-2040: Fixed: Width and Height spinners always reverting to previous values when entering a custom value while anything else than "Custom" is selected in the size dropdown.
Do NOT. Ever. Change. Our. Resolution. Again. Unless we ask you to with the proper dropdown entries.
2014-07-30 06:19:16 +02:00
NiranV 62e1ac887a STORM-2049: Fixed: FB/Twitter/Flickr floaters weren't opened with the "Photo" tab by default. 2014-07-30 05:51:11 +02:00
NiranV 870c2fbe9d STORM-2047: Removed: Advanced button code. It's obselete now since our UI does it all by itself. 2014-07-30 05:08:39 +02:00
NiranV 4c44e1c477 STORM-2047: Changed: Use different arrow icons for expanding/minimizing the floater.
This obseletes the entire advanced button code.
2014-07-30 05:07:53 +02:00
NiranV c865a7c418 STORM-2046: Changed: Defaulted snapshot panel to "extended" state. 2014-07-30 04:57:38 +02:00
NiranV a2f31d4734 STORM-2048: Fixed: Loading indicator was always visible. 2014-07-30 04:56:14 +02:00
NiranV 9a8bd2f146 Fixed: Last pack of outdated llwarns/lldebugs/llendl. 2014-07-29 18:56:16 +02:00
NiranV 47a493df60 BUG-6839: Fixed:Snapshot filters do not work when saving snapshot to inventory.
I think filters actually weren't intended to be used for inventory snapshots...but anyway, now we do have filters for inventory snaps.
2014-07-29 18:44:39 +02:00
NiranV e4c1929ae6 BUG-6840: Fixed: When not connected to Facebook, the Friends tab directs you to the Account tab, which no longer exists. 2014-07-29 18:03:24 +02:00
NiranV beeede1f8b BUG-6837: Fixed: "Saving to inventory" and "Sending E-mail" text is outside the snapshot floater. 2014-07-29 17:59:00 +02:00
NiranV 2c930a00bf BUG-6835: Fixed: Height is missing the "t" under E-mail settings.
Couldn't reproduce this issue but didn't need to since i know that this issue is caused by the broken UI scaling messing this up. Only fix is to make the label smaller and pray to god.
2014-07-29 17:48:52 +02:00
andreykproductengine 0ea34fba73 MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctly
reverted and remade MAINT-4218
2014-07-29 17:55:06 +03:00
andreykproductengine 32e6df586d MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" applies to
COF folder is also limited now.
2014-07-29 14:58:24 +03:00
Mnikolenko ProductEngine 1728556ba7 MAINT-4286 FIXED Dragging outfits folder onto cloud avatar in Bear crashes the viewer 2014-07-28 11:01:00 +03:00
NiranV 4e08ffe99d STORM-2040: Changed: Width and Height into one label like in all other panels. 2014-07-26 14:18:56 +02:00
NiranV 048be2eec3 Added: STORM-2040 tag to NiranV Dean's name. 2014-07-26 14:10:28 +02:00
NiranV 69b02defca STORM-2040: Removed: Unnecessary code for hiding/showing "Constrain proportions" checkbox.
It's either shown/hidden internally in each panel or is simply disabled/enabled depending on the resolution choice, it doesn't make any sense having this extra bit of code additionally hiding it.
2014-07-26 14:09:59 +02:00
NiranV 3745a12585 STORM-2040: Changed: Tiny alignment finetunings in several snapshot panels for constrain proportions checkbox. 2014-07-26 11:48:19 +02:00
NiranV a204982212 STORM-2040: Fixed: German Translation for several snapshot panels. 2014-07-26 11:46:17 +02:00
NiranV 4f59510097 Changed: More tiny alignment inconsestencies between Black Dragon and Linden Release. 2014-07-25 10:48:22 +02:00
NiranV 47241b5d54 Changed: Very tiny visual alignment finetunings. Everything has to be perfect. 2014-07-25 10:39:29 +02:00
Mnikolenko ProductEngine 21aca031d7 MAINT-4287 FIXED Check that gMenuHolder is not NULL 2014-07-25 11:36:57 +03:00
NiranV 009a3028ef Added: NiranV Dean to contribution list. 2014-07-25 10:17:01 +02:00
NiranV dca057c665 Changed: Snapshot floater layout.
Changed: Snapshots to disk default to 'Custom' (Window Resolution)
Added: Big Auto-scaling integrated image Preview. Can be toggled.
Added: Fixed german translations for the new floater layout.
Removed: Need to have SnapshotFiltersEnabled to see the filter dropdown.
Removed: SnapshotFiltersEnabled debug.
2014-07-25 10:16:38 +02:00
NiranV 9f9fb34742 Changed: Reflected changes made to the Twitter floater XMLs in code.
Fixed: Deprecated llerrs/llwarns/lldebugs/llinfos on the way.
2014-07-25 09:10:52 +02:00
NiranV a34188354d Changed: Reflected changes made to the Flickr floater XMLs in code.
Fixed: Deprecated llerrs/llwarns/lldebugs/llinfos on the way.
2014-07-25 09:07:08 +02:00
NiranV c7de2ac439 Changed: Reflected changes made to the Facebook floater XMLs in code.
Fixed: Deprecated llerrs/llwarns/lldebugs/llinfos on the way.
2014-07-25 09:06:46 +02:00
NiranV acee189402 Changed: Twitter floater layout.
Changed: Twitter floater size.
Changed: Aligned all widgets to an unified layout, keep 10 pixels left/right and so on.
2014-07-25 08:09:54 +02:00
NiranV c885547056 Changed: Flickr floater layout.
Changed: Flickr floater size.
Changed: Aligned all widgets to an unified layout, keep 10 pixels left/right and so on.
2014-07-25 08:09:24 +02:00
NiranV 03361678a6 Changed: Facebook floater layout.
Changed: Facebook floater size.
Changed: Aligned all widgets to an unified layout, keep 10 pixels left/right and so on.
Removed: Account tab and moved it into Status tab.
2014-07-25 08:08:20 +02:00
Aura Linden 342833534f Improved comments 2014-07-23 09:16:48 -07:00
andreykproductengine f69b11691d MAINT-4283 FIXED [BEAR] Viewer always crashes when opening "Scene Loading Monitor" if you closed it previously with the X 2014-07-23 18:29:18 +03:00
Aura Linden f61671aec7 Merged in release. 2014-07-22 18:23:48 -07:00
Aura Linden 3d4acb535d Appears to fix MAINT-4184 2014-07-22 17:24:00 -07:00
maksymsproductengine bc029b770c MAINT-4036 [CHUIBUG]Long pause on first open of preferences or right-clicking a user in friend list: the changeset 009b02c29a52 has been reverted by request from Oz. 2014-07-22 19:38:55 +03:00
maksymsproductengine 1634f0f46c viewer-release 3.7.13 merge 2014-07-22 08:58:31 +03:00
Simon Linden 78aafe2d5b Pull viewer-release and become version 3.7.13 2014-07-21 21:33:32 +00:00
Callum Prentice c25105945a Merge with head of viewer-release 2014-07-21 13:26:48 -07:00
Oz Linden df3e6b40fd merge changes for 3.7.12-release 2014-07-21 14:48:30 -04:00
Oz Linden 83d5f20b1c merge changes for 3.7.12-release 2014-07-21 14:41:29 -04:00
Oz Linden 532433674c increment viewer version to 3.7.13 2014-07-21 14:35:27 -04:00
Oz Linden 530fe90d3d Added tag 3.7.12-release for changeset 3b44ea8988cb 2014-07-21 14:35:27 -04:00
Oz Linden 8192a3c5b2 merge changes for STORM-2034 2014-07-21 10:00:09 -04:00
Simon Linden 7021288859 Pull in viewer-lion to cut off DRTVWR-373 2014-07-18 22:39:50 +00:00
Simon Linden 7714c7679d Merge in downstream viewer-tiger 2014-07-18 22:28:33 +00:00
Mnikolenko ProductEngine 19bc1ee671 MAINT-4239 FIXED Add items to outfit without replacing whole current outfit 2014-07-18 11:40:15 +03:00
andreykproductengine 9f5fc6efbd MAINT-4241 FIXED [Group Bans] Ban member(s) button is not greyed out for banning group owners. Viewer gives message that you ejected group owner. 2014-07-17 20:30:35 +03:00
Mnikolenko ProductEngine 8cb0b6308b MAINT-410 FIXED llLoadURL dialog display wrongly includes ? at end of line into URL sent to browser 2014-07-17 17:28:36 +03:00
simon f478369781 GAMING-19: clarify messaging when refused region entry 2014-07-16 16:00:06 -04:00
Oz Linden 2b731d5f06 merge changes for STORM-2037 2014-07-16 13:46:47 -04:00