Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-01 | STORM-2051: Changed: Selected + disabled texture of the tab buttons to ↵ | NiranV | |
disabled only to prevent confusion. | |||
2014-07-31 | STORM-2050: Changed: Postcard settings icon to a single gear icon used for ↵ | NiranV | |
settings like that. | |||
2014-07-31 | STORM-2043: Fixed: "t" missing in postcard settings panel. | NiranV | |
Man... i'm dumb. Every label width was 80 and the one in this panel was 78... | |||
2014-07-30 | STORM-2049: Fixed: FB/Twitter/Flickr floaters weren't opened with the ↵ | NiranV | |
"Photo" tab by default. | |||
2014-07-30 | STORM-2047: Changed: Use different arrow icons for expanding/minimizing the ↵ | NiranV | |
floater. This obseletes the entire advanced button code. | |||
2014-07-30 | STORM-2048: Fixed: Loading indicator was always visible. | NiranV | |
2014-07-29 | BUG-6840: Fixed: When not connected to Facebook, the Friends tab directs you ↵ | NiranV | |
to the Account tab, which no longer exists. | |||
2014-07-29 | BUG-6837: Fixed: "Saving to inventory" and "Sending E-mail" text is outside ↵ | NiranV | |
the snapshot floater. | |||
2014-07-29 | BUG-6835: Fixed: Height is missing the "t" under E-mail settings. | NiranV | |
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-26 | STORM-2040: Changed: Tiny alignment finetunings in several snapshot panels ↵ | NiranV | |
for constrain proportions checkbox. | |||
2014-07-25 | Changed: More tiny alignment inconsestencies between Black Dragon and Linden ↵ | NiranV | |
Release. | |||
2014-07-25 | Changed: Very tiny visual alignment finetunings. Everything has to be perfect. | NiranV | |
2014-07-25 | Changed: Snapshot floater layout. | NiranV | |
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 | Changed: Twitter floater layout. | NiranV | |
Changed: Twitter floater size. Changed: Aligned all widgets to an unified layout, keep 10 pixels left/right and so on. | |||
2014-07-25 | Changed: Flickr floater layout. | NiranV | |
Changed: Flickr floater size. Changed: Aligned all widgets to an unified layout, keep 10 pixels left/right and so on. | |||
2014-07-25 | Changed: Facebook floater layout. | NiranV | |
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-07 | Merge viewer-release and become version 3.7.12 | simon | |
2014-07-07 | MAINT-2980 Back out most changes related to upping the 512MB texture cap to ↵ | Dave Parks | |
unblock RC. | |||
2014-06-24 | Merge viewer-release and become version 3.7.11 | simon | |
2014-06-23 | MAINT-2980 Up texture memory slider cap to 4096MB. Make "Texture Memory" ↵ | Dave Parks | |
default to 1/3rd of video memory. Add description on debug setting and tooltip to explain why. | |||
2014-06-23 | merge changes for 3.7.10-release | Oz Linden | |
2014-06-20 | STORM-2035 - Invert the background color in script editors for highlighting ↵ | Cinder | |
sections. Since the background color can be changed by the user, this ensures distinctive highlighting | |||
2014-06-08 | Capitalize script colors floater for consistency. | Cinder | |
2014-06-08 | Don't allow script colors floater resize | Cinder | |
2014-06-08 | Update syntax color floater with recent changes. | Cinder | |
2014-06-08 | Update sample script in script colors floater | Cinder | |
2014-06-08 | "sections" is apparently unused as well. | Cinder | |
2014-06-07 | Merge upstream | Cinder | |
2014-06-05 | Merge | Ricky Curtice | |
2014-06-04 | STORM-2025: Part 2 - After consulting with Oz, remove subcategories of ↵ | Cinder | |
constants and fix highlighting | |||
2014-05-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-16 | Trivial indentation change in floater_script_ed_prefs.xml | Cinder | |
2014-05-16 | Typo fix | Cinder | |
2014-05-16 | Set colors for script editor | Cinder | |
2014-05-14 | Refactor more script editor properties away from LLTextEditor to LLScriptEditor | Cinder | |
2014-05-14 | Begin syntax coloring personalization | Cinder | |
2014-05-13 | STORM-2028 - Show context menu in script editor | Cinder | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-04-22 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-04-22 | Merge | Xiaohong Bao | |
2014-04-22 | merge up to 3.7.6-release | Oz Linden | |
2014-04-21 | merge changes for 3.7.6-release | Oz Linden | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-04-18 | Move some more script editor functions from LLTextEditor to LLScriptEditor | Cinder | |
2014-04-18 | Begin moving script editor portions of LLTextEditor to their own derived class. | Cinder | |
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake | |||
2014-04-11 | MAINT-3698 Typo is fixed | maxim@mnikolenko | |