Ansariel
46fb53eeba
FSScrollListCtrl maintenance
2014-09-18 15:38:22 +02:00
Ansariel
9008f2d051
FIRE-5096: Expand avatar search results by adding context menus with common avatar actions
2014-09-18 15:22:49 +02:00
Ansariel
46cf172da9
Prevent unnecessary cast
2014-09-18 12:56:28 +02:00
Ansariel
b2db659d71
Show "Local chat distance ring in Minimap" option in radar menu only if minimap is actually visible
2014-09-18 12:00:46 +02:00
Ansariel
753006d5ae
Protect all other debug settings change callbacks in FSRadar
2014-09-18 11:53:36 +02:00
Ansariel
4becb4bcac
FIRE-3850: Add avatar age reporting
2014-09-18 11:49:25 +02:00
Ansariel
e1cc6f93d0
Fix firstyear license info in some Firestorm-specific files
2014-09-17 20:52:17 +02:00
Ansariel
fe559d7f6e
Removed some unnecessary stuff
2014-09-17 19:47:53 +02:00
Ansariel
45c66109b1
Update German translation for Vintage skin
2014-09-17 16:48:59 +02:00
Ansariel
ce931f3492
Add a call to refreshLineHeight() for the block list where it makes sense
2014-09-17 16:47:50 +02:00
Ansariel
68566777a7
Just some cosmetics...
2014-09-17 15:57:31 +02:00
Ansariel
816ba31ecd
Clean up old pre-CHUI code
2014-09-17 15:52:48 +02:00
Ansariel
129e97cc90
FIRE-13262 / FIRE-13683: Replace the mutelist panel with something that doesn't lock up the viewer and scrolls to and selects new mutes properly
2014-09-17 15:40:19 +02:00
Northspring
3679718ff8
Updated Polish translation
2014-09-16 16:49:32 +02:00
Ansariel
aefa871c14
Increase range column in radar by 1px to circumvent LLScrollListCtrl messing up the label if no avatar is in range at startup
2014-09-16 16:05:48 +02:00
Ansariel
e2d0e17d81
Remove horizontal center alignment for icon columns in radar - this seems to have a counterproductive effect
2014-09-16 08:54:05 +02:00
Ansariel
8228c1636e
FIRE-14617: Only issue a simple resort of contact list instead of re-applying default sort when refreshing the UI
2014-09-15 23:12:36 +02:00
Ansariel
d088291290
Add some safety checks to FSRadarEntry::processProperties() to make sure we only process our requests and for the correct avatar
2014-09-15 13:24:58 +02:00
Ansariel
122d5a9836
Replace sitting and typing status indicators in radar with localizable icons
2014-09-15 12:57:05 +02:00
Ansariel
9b5550caf3
FIRE-14595: Add "notes" column to the radar
2014-09-15 10:50:43 +02:00
Ansariel
02c5ecc3fd
Let's just use the nicer green box icon as default for avatars in the same region instead of the clunky green dot
2014-09-15 09:17:00 +02:00
Ansariel
ebb9150d21
FIRE-12939: Add outfit count to outfits list
2014-09-14 20:57:50 +02:00
Ansariel
3ac8f36cc4
Comment out dead code in llstartup.cpp
2014-09-14 14:31:10 +02:00
Ansariel
941d316caf
Don't animate layout stack in group profiles
2014-09-14 14:03:31 +02:00
Ansariel
82bb0c6429
FIRE-14598: Option to prevent inventory window popping up after taking a snapshot
2014-09-14 01:55:33 +02:00
Northspring
88fe6a4db8
Updated Polish translation
2014-09-13 03:06:36 +02:00
Ansariel
0ec1229dd7
Disable "IM_unblock_only_groups_friends" notification - it absolutely makes no sense to inform the user that something happened he doesn't want to know about (and it's not even working properly either)
2014-09-13 02:22:16 +02:00
Ansariel
d2d09f85d5
While already at it: Clean up LLStatusBar a bit
2014-09-13 02:03:49 +02:00
Ansariel
f386b2d53c
FIRE-7054: [VINTAGE] Utility bar talk button is disabled during private calls when in no-voice parcel
2014-09-13 01:46:31 +02:00
Ansariel
296eb54d07
FIRE-14575: Add option to hide permission columns to contact list; exposed option (as well as all other options) in the context menu
2014-09-12 23:43:07 +02:00
Ansariel
05416c58e7
Fixed warning: LLXUIParser::parserWarning: floater_web_content.xml(3): Failed to parse parameter "initial_mime_type."
2014-09-12 15:01:36 +02:00
Ansariel
70f096e9bb
Addendum to previous commit: Create the textbox after the border to keep the order
2014-09-12 14:49:38 +02:00
Ansariel
9d83d519cd
Fix warning "LLView::getChild: Making dummy class LLView named "comment_text" in...":
...
Create the comment textbox first before adding rows because it tries to access the textbox
during the call of updateLayout() after adding a row
2014-09-12 14:42:12 +02:00
Ansariel
93655c1595
Fix warning "LLView::getChild: Making dummy class LLButton named "newlook_btn" in sidepanel_appearance"
2014-09-12 14:17:01 +02:00
Ansariel
e6ae0442b5
Fixed some more warnings about missing controls in llfloaterpreference.cpp
2014-09-12 13:52:58 +02:00
Ansariel
398bd2234a
Fix warning "LLView::getChild: Making dummy class LLUICtrl named "DebugLookAt" in im"
2014-09-12 13:46:48 +02:00
Ansariel
a2549542db
Put back not-so-dead code and add some performance tweaks
2014-09-12 11:31:53 +02:00
Ansariel
02aeb15dc0
FIRE-14553: Growl shows notifications from muted objects
2014-09-12 09:44:01 +02:00
Northspring
cc14c46b04
Updated Polish translation
2014-09-11 23:14:18 +02:00
Ansariel
8624a24844
FIRE-14573: Add option to disable leaving mouselook using the scroll wheel
2014-09-11 21:36:45 +02:00
Ansariel
d4baa0d62d
Clean up LLToolCompGun::handleScrollWheel()
2014-09-11 21:25:27 +02:00
Ansariel
29e85a6b49
FIRE-1432: Build button not properly updated
2014-09-11 20:55:44 +02:00
Ansariel
7f4d17bc5d
FIRE-13979: Muted chat setting off keyword alert chime
2014-09-11 18:50:02 +02:00
Ansariel
a38473a663
Clean up some formatting at sight
2014-09-11 18:19:11 +02:00
Ansariel
874dcc41a4
FIRE-9057: Background of vertical toolbars in Metaharper skin not transparent
2014-09-11 15:49:10 +02:00
Ansariel
a6c1e7cd8b
FIRE-5141: Nearby chat floater can no longer be resized when all buttons are removed from bottom FUI panel
2014-09-11 15:16:06 +02:00
Ansariel
4a8392f14b
FIRE-5552: Disabled toolbar buttons cannot be moved
2014-09-11 13:05:09 +02:00
Ansariel
3f203c37e0
Fix override of removeExtraLines() function in LLFixedBuffer
...
Writing to the debug console only worked because LL used an upcast to LLFixedBuffer
instead of using LLConsole, so we might want to make sure we override that function
for our needs in LLConsole properly in case addLine() is called on LLConsole directly
2014-09-11 10:47:41 +02:00
Ansariel
2eb34c2bc5
Fix "Speak" toolbar button state not correct when toggling voice
2014-09-11 10:11:24 +02:00
Ansariel
40adc15f0f
FIRE-14564 / BUG-7240: When "Only friends and groups can call or IM me" is enabled, group chat posts from non-friends are muted
2014-09-10 19:00:55 +02:00