Commit Graph

33756 Commits (e29df040bc1ee68fe37599eb80de237fcf4cd768)

Author SHA1 Message Date
Cinders e29df040bc Potential fix for FIRE-10338, commit spellcheck settings immediately, not on closing the floater 2013-05-20 09:30:11 -06:00
PanteraPolnocy b451d9982d FIRE-10346: Updated Polish translation 2013-05-20 09:33:12 +02:00
Techwolf Lupindo 3032621beb LL coding style fixes. Missing commit comment from last commit, don't code and push when sleepy:
Added and used boolens instead of doing a column string match many times per object add to scroll list.
2013-05-20 01:13:23 -04:00
Techwolf Lupindo 0f1cefb6a4 Area Search performance improvments:
Set avatar name text directly instead of going through LLSD.
Use addRow instead of super slow LLSD element add.
Added queueing to object properties requests. Side effect is fixing bugs with improper counts displayed.
Removed isRootEdit check from processProterties as child prims could be requested due to not all object data has been
recieved yet. Child prims will be filter out later if they end up on the scroll list. Child prim support is on
the roadmap for future development work. This fixes infinite loop of timeout and re-request same object properties all the
time with the new queueing.
Debug typos fixes and improvements.
2013-05-20 01:02:34 -04:00
Ansariel 06462d2ebe FIRE-10346: Update German translation 2013-05-20 02:08:43 +02:00
Cinders e5bb97c12d FIRE-10346: Update Specify Viewer Type tooltip 2013-05-19 15:54:30 -06:00
Ansariel 8756669808 Don't turn menu bar background to frog green if god mode is enabled 2013-05-19 20:00:59 +02:00
Cinders 572456971b Proper support for using Source Code and OCR-A fonts 2013-05-18 12:42:48 -06:00
Ansariel 206ae1be96 Remove wrong tooltip in Firestorm preferences 2013-05-18 18:23:26 +02:00
Ansariel fdb0c6dc9d Save script editor prefs floater position 2013-05-18 16:52:12 +02:00
Ansariel 902d4ee02f Updated German translation 2013-05-18 16:51:53 +02:00
PanteraPolnocy c9b4e189e1 Updated Polish translation 2013-05-18 16:49:41 +02:00
Cinders 0754d13748 Remove it from here too. 2013-05-18 08:02:27 -06:00
Cinders 8f73e3da3e Add custom cursor color for script editor, clean up orphaned prototype from lltexteditor.h 2013-05-18 07:50:42 -06:00
PanteraPolnocy e06773fcb9 Updated Polish translation 2013-05-18 14:57:43 +02:00
Ansariel 3b30025317 Updated save button labels for AnsaStorm skin 2013-05-18 14:02:58 +02:00
PanteraPolnocy 5a51491d85 "Dialog Alerts" => "Notifications" in Starlight CUI and Vintage skins as well, f660774e5cda related 2013-05-18 12:43:04 +02:00
Cinders 581946fb31 Make the loading indicator in the search panel 3x smaller 2013-05-17 15:28:56 -06:00
Cinders e5833e4144 Tweak the script editor panels a little more 2013-05-17 14:10:57 -06:00
Cinders 10e6f95dcd Add a few more missing icons to black glass theme 2013-05-17 13:05:08 -06:00
Cinders fdd2eaec83 FIRE-10320 - One more time now that I've had coffee. 2013-05-17 10:52:19 -06:00
Cinders 58f1d88151 More fixing. I forgot semicolons. -_- 2013-05-17 09:32:25 -06:00
Cinders 1bcb382a16 Potential fix FIRE-10320 on Win32 2013-05-17 09:11:04 -06:00
Cinders d4e844b89f FIRE-10320 - If the user hasn't set ExternalEditor, fallback on the system generic file opener 2013-05-17 09:02:59 -06:00
Ansariel ae48472be4 FIRE-340: Add "touch" option to inventory object right context menu 2013-05-17 15:13:47 +02:00
Ansariel 8317b9cd52 Clone script editor color definitions also to AnsaStorm classic brown theme 2013-05-17 10:37:15 +02:00
Ansariel 3ea332b92f Updated German translation 2013-05-17 10:36:32 +02:00
Ansariel b43a580e04 Fixed localizability of script editor preferences floater 2013-05-17 10:36:23 +02:00
Ansariel fa620a236d Make payment info in radar/people panel a skinnable option and show both payment info on file ("$" / ID card icon) and payment info used ("$$" / Dollar note) 2013-05-17 08:54:38 +02:00
Cinders e558cf2bd0 Use Adobe Source Code Pro font for the script editor 2013-05-16 23:22:45 -06:00
Cinders 97afcc1eb5 Rename our ini format to fskeywords and set version 1 so if ll ever feels in inclined to change their format, they don't run us over 2013-05-16 13:46:23 -06:00
Cinders 4e57df9303 Clone new color definitions to ansastorm and metaharper 2013-05-16 13:37:12 -06:00
Cinders 5b716795ab More changes to keywords.ini:
* Don't read colors from the ini, use LLUIColorTable and let the users and skin artists choose colors
* Define more specific sections in the ini
* Standardize sections to only contain the section name, no readColor() hack!
* Expose color settings for syntax highlighting to the user
2013-05-16 13:28:12 -06:00
Cinders c8f4b836a5 Update my e-mail address in license headers 2013-05-16 07:20:26 -06:00
Ansariel d57639fb51 Calling it "Notifications" might be even better... 2013-05-16 12:53:08 +02:00
Ansariel 80a8a38fc6 Rename "Dialog Alerts" tab in preferences to "Alerts" to indicate it's not all about dialogs 2013-05-16 12:50:39 +02:00
Ansariel e08ffab8bd Updated German translation 2013-05-16 09:06:44 +02:00
Ansariel a04be9bc98 Clone new color definitions to AnsaStorm skin color definitions 2013-05-16 09:06:19 +02:00
Ansariel c7a163aeba Fixed typo in script editor floater tooltips 2013-05-16 09:05:50 +02:00
Cinders 3ba61041c7 Move OSSL keywords to their own .ini Don't hardcode the preprocessor directives, give them their own .ini to load too. 2013-05-15 20:43:38 -06:00
Tank_Master c3a9e54e02 tag 4.4.0 release 2013-05-15 14:53:17 -07:00
Tank_Master 300a2577c7 State Windows 8.1 instead of its codname of Windows Blue for NT 6.3 2013-05-15 14:50:48 -07:00
Cinders ee4118a35b Advanced Scripting IDE 2013-05-15 13:52:01 -06:00
Cinders a42a68b8a1 Fix typo'd assignment in llpanelgroupgeneral.cpp 2013-05-15 06:23:40 -06:00
Ansariel 8aa64bc1c4 Added LSL script editor support for new json functions/constants 2013-05-15 11:18:30 +02:00
Ansariel ae0adea224 FIRE-8842: Make timeout of mesh-related requests customizable via FSMeshRequestTimeout debug setting and increase timeout to 60 secs to reduce requests timing out too early 2013-05-15 10:50:09 +02:00
Ansariel 465a154f77 Expose timeout parameter for LLCurlRequest::getByteRange 2013-05-15 10:47:16 +02:00
Cinders 2c737f34da Pick up a few more missing textures for Metaharper BlackGlass 2013-05-14 05:18:49 -06:00
Nicky ac07e0006b FIRE-10276; Don't use viewerobject pointer as an argument passed into a name resolver callback. The object can be destroyed once the callback fires. Use the UUID instead. 2013-05-14 11:23:08 +02:00
Cinders 7a0a3965ef FIRE-9762: Fix locally sent group chat messages not echoing on opensim 2013-05-13 23:22:45 -06:00