Commit Graph

47613 Commits (19c9bbae355dcacbbcd78eebd6604dfd83006a73)

Author SHA1 Message Date
Ansariel 19c9bbae35 Backed out changeset d95a9752af5f for merge with backout fix from LL 2015-11-11 19:37:58 +01:00
Ansariel 89ccdc8b67 Backed out changeset 224ad056a182 for merging backout fix from LL 2015-11-11 19:36:23 +01:00
Ansariel 96c1d7950e Merge Firestorm LGPL tip 2015-11-11 19:34:06 +01:00
Ansariel 4b02740f09 Maintenance: Get rid of code duplication in FSFloaterNearbyChat::onChatBoxKeystroke() and FSNearbyChatControl::onKeystroke() 2015-11-11 17:37:33 +01:00
Ansariel ad3ae1f366 Maintenance: Synchronize FSFloaterNearbyChat::onChatBoxKeystroke() and FSNearbyChatControl::onKeystroke() for further refactoring; this also synchronizes previously different behavior with gesture completion 2015-11-11 16:41:44 +01:00
Ansariel b97ceaa77b FIRE-17251: Allow users to set default values for animation uploads - patch by Sei Lisa; this also fixes FIRE-13738 (Default hand position is spread instead of relaxed) 2015-11-11 14:17:47 +01:00
Ansariel 9036ed275a FIRE-2436: Change behavior of chat console: Chat console will now always show the chat for sessions that are currently not shown by a visible floater 2015-11-11 13:55:23 +01:00
Nicky c546da1400 Updated ndof-dev for Linux x64. 2015-11-11 13:13:27 +01:00
Ansariel 4a77254d67 FIRE-17261: Facial expressions in animation uploader do not work for most languages; fix by Sei Lisa 2015-11-11 08:58:43 +01:00
Ansariel 722adec6a9 FIRE-17258: Fix dates disappearing when entering a search term in teleport history; also made extended TP history less intrusive 2015-11-10 17:09:07 +01:00
Ansariel 73e4267504 FIRE-11344: Group IM chatter list (and probably other) not sorting properly 2015-11-10 09:06:16 +01:00
Nicky b2770f2f55 Tip to default. 2015-11-09 10:04:45 +01:00
Ansariel ffbabb46e4 Merge viewer-bear 2015-11-06 19:35:20 +01:00
Ansariel 8934c6eb1b Merge Firestorm LGPL tip 2015-11-06 19:21:33 +01:00
Ansariel ef0804c7d7 FIRE-17230: Notifications list floater should remember the last selected tab after a relog 2015-11-06 08:55:04 +01:00
Ansariel 8fb02bcd6c FIRE-17213: Improve display of condensed group notices and show group name instead of sender name 2015-11-05 16:12:55 +01:00
Ansariel 39d29141cc FIRE-17214: Allow listed group notifications and invitations to open the original notification on left-click 2015-11-05 14:52:50 +01:00
Ansariel 3f38bf1f0b FIRE-17144: Option to rig to attachment spots 2015-11-05 13:35:13 +01:00
Ansariel 606c707e69 FIRE-17217: Using legacy inventory operations doesn't remove old outfit folder link from COF 2015-11-05 11:59:04 +01:00
Nicky a62bdce6e4 Tip to default. 2015-11-05 10:42:40 +01:00
AndreyL ProductEngine f1ddcfeb1d Merge MAINT-5807 form viewer-bear 2015-11-04 19:07:45 +02:00
Mnikolenko ProductEngine 49f04e14a7 MAINT-5821 FIXED Giant spew of XUI messages in SecondLife.log 2015-11-04 16:06:21 +02:00
Brad Payne (Vir Linden) 1b13e79080 MAINT-5807 WIP - show skin weights checkbox also not properly initialized. 2015-11-04 08:50:19 -05:00
Brad Payne (Vir Linden) 3607d71740 MAINT-5807 WIP - show skin weights checkbox also not properly initialized. 2015-11-04 08:50:19 -05:00
Mnikolenko ProductEngine c6a31b7bf4 MAINT-5755 FIXED Activating Show Avatar Complexity disables all llSetText (hovertext) until relog 2015-11-04 12:43:19 +02:00
andreykproductengine d048afe845 MAINT-5743 Fixed Remove gpu_table and references to it from viewer packaging 2015-11-02 20:31:15 +02:00
Brad Payne (Vir Linden) e37f257d1e MAINT-5807 WIP - initialize some uninitialized members of LLModelLoader. 2015-10-30 17:08:22 -04:00
PanteraPolnocy 2a095d44b8 Updated Polish translation 2015-11-04 03:32:06 +01:00
Ansariel 7a7b1e8d9d FIRE-17113: Change "Target" button label on snapshot floaters 2015-11-03 20:53:56 +01:00
Ansariel ba9c73eb9a Open inventory and select new item if using V3 inventory accept messages and we click on "Show" for an item that cannot be previewed 2015-11-02 19:34:34 +01:00
Ansariel 4f002ed6f0 Always show item in inventory if we intentionally choose to do so by executing an SLURL (bypass settings) 2015-11-02 17:16:15 +01:00
Ansariel 85ec6fc510 Clean up align tool (mostly datatype fixes) 2015-11-02 15:59:46 +01:00
Ansariel 3ea7ebc09a Align tool: Only really try to delete the thread after it has really stopped and get rid of the overridden shutdown() method since calling a virtual method from a dtor is never a good idea 2015-11-02 15:36:58 +01:00
Ansariel d942732010 Remove unnecessary include 2015-11-02 11:11:52 +01:00
Ansariel 500cbd17a5 FIRE-17187: Fix message with URL containing custom label ([url description]) shows description twice in console and fix wrong start and end indices for LLWString URL matches on the way 2015-11-02 11:02:00 +01:00
PanteraPolnocy 71a0020438 Updated Polish translation 2015-11-02 10:09:23 +01:00
Ansariel 97a25d52d9 Harmonize toolbar flash settings 2015-11-01 17:41:08 +01:00
Ansariel 2b4c4718d5 Let's use llceil instead of ceilf 2015-11-01 17:33:38 +01:00
Ansariel c6c820f830 FIRE-17196 (also MAINT-5733 / BUG-10459): Undo code screwing up material rendering for now until it gets fixed by LL 2015-11-01 17:23:06 +01:00
Ansariel b7eb465cdc FIRE-5317: Fixed size buttons in bottom toolbar are too big 2015-11-01 16:33:04 +01:00
Ansariel 2603551b2f Set default value for FSRowsPerScriptDialog to 20 because 10 seems to be a bit too low 2015-11-01 01:39:17 +01:00
Ansariel 7387996a32 FIRE-1134 / FIRE-17195: Add missing friend permissions to contact list / friend list because it's in Alchemy and Singularity as well 2015-10-31 19:50:30 +01:00
Brad Payne (Vir Linden) 29391cbab3 MAINT-5807 WIP - initialize some uninitialized members of LLModelLoader. 2015-10-30 17:08:22 -04:00
Ansariel 3ac2651890 Fix merge error 2015-10-30 16:36:17 +01:00
Ansariel c246f18644 Don't bother with "Want more groups?" advertisement in people panel 2015-10-30 16:36:08 +01:00
Ansariel 8972d313fa Merge viewer-bear 2015-10-30 15:50:00 +01:00
Ansariel b86d89d885 Merge Firestorm LGPL tip 2015-10-30 15:39:30 +01:00
AndreyL ProductEngine 4dfd54eef2 Merge 2015-10-30 16:33:51 +02:00
PanteraPolnocy 921e2c692f Updated Polish translation 2015-10-30 12:23:44 +01:00
Mnikolenko ProductEngine c0b9500881 MAINT-5796 FIXED Double clicking on anything in COF removes it from your avatar - including skin, shape, hairbase and eyes - results in bakefailed avatar 2015-10-30 12:17:50 +02:00