Commit Graph

43 Commits (9edad026f4494de1a6f02ecc3f477faa27a361ef)

Author SHA1 Message Date
ziree 197ca8e979 Make sure the AO interface doesn't stay blank when already open on login - FIRE-29192 2019-12-05 02:19:19 +01:00
ziree ab7f0b2ecd Fixed default checkbox in FS AO enabling when the set already is the default - FIRE-29101 2019-10-26 23:19:09 +02:00
ziree f0598b4b0f Make tabbing out of AO Set selector change AO set name - FIRE-29078 2019-10-20 18:20:25 +02:00
Liny 768cced8fb Line ending fix 2019-09-09 18:05:23 -07:00
Beq d3f29c3a66 FIRE-21172 - Sort AO set by name 2018-11-08 10:44:44 +00:00
Ansariel 28ae84f967 More cleaning up and fixing funky variable redefinitions 2015-05-09 13:11:01 +02:00
Ansariel fc971a2c8f Housekeeping... 2015-02-27 12:52:40 +01:00
ziree 7600a2de92 FIRE-14896 - Don't allow renaming AO sets that contain non-ASCII characters - Fix creating name validation. 2014-11-08 03:46:32 +01:00
ziree a46ce4268c FIRE-14896 - Don't allow creating AO sets that contain non-ASCII characters. 2014-11-08 02:57:12 +01:00
ziree 677a87c083 Removed obsolete include line 2014-05-09 11:13:44 +02:00
ziree 24e212359f Added displaying the currently playing AO animation in bold in the AO list. FIRE-2302 2014-05-07 00:54:20 +02:00
Ansariel 22cf771ce4 Replace legacy logging macros in the AO classes while already poking at it 2014-02-03 18:00:38 +01:00
Tonya Souther 10c1403c60 Added real tooltip message and made it translatable for the AO drag and drop. 2013-12-10 01:40:40 -06:00
Cinders 751a3de625 Fix a few implicit conversions, might be handy for 64-bit building 2013-09-12 19:44:11 -06:00
Ansariel 64a673657a FIRE-998: Fix for AO flyout button in Vintage skin showing wrong icon 2012-09-18 19:21:12 +02:00
Ansariel 846e7d7135 Cleaned up merge issues in AO floater: Bottom tray is dead and gone 2012-05-18 19:32:56 +02:00
ziree 371f5f6ab3 AO floater fixes, icon column fixed, shows additional information for empty sets and states. 2012-02-28 16:18:20 +01:00
Nicky 161c1b019f Merge up from 24496 / a656486925e8 (FS tip) to 25952 / 931cb0061118 (V/Dev FUI tip)
Observations and broken stuff so far:
- LLSideTray is gone.
- LLBottomTray is gone.
- LLFloaterSnapshot was changed and gave lots of merge conflicts. Flickr upload will be broken.
- LLNearbyChat is derived from LLPanel now. That broke quite some stuff rearding autohiding and docking of chatbar.
- Profile floaters are gone and all web based now.
- Russian translation gave huge mere conflicts with the new russian xml files from LL. Unmergeable. I took the LL files.
- XUI files in general will need some love and testing.
2012-01-17 17:57:52 +01:00
ziree 36225fb9e0 AO cleanup. const references are good. 2012-01-12 14:56:55 +01:00
Nicky ecdd676e72 FIRE-3801; Crash on AO import; Do not delete AOSets during timer events. 2011-11-03 15:41:17 +01:00
Selo 5a17c5a252 FIX FIRE-2835 Animation names Truncated in AO 2011-09-05 21:26:48 +02:00
ziree f5578150b2 Added local chat status messages to AO import, fixed AO reloading getting stuck in some cases. FIRE-1444 2011-06-23 00:10:14 +02:00
ziree 33031f64f0 FIRE-963: Fixed AO flyout button. 2011-05-04 23:57:00 +02:00
ZiRee 56b00375ca Syncing small interface with large interface, small interface set selector immediately activates the new set. 2011-04-27 00:31:51 +02:00
ZiRee 37b0ffd5be AO wiondow now remembers full/small interface state and sizes. 2011-04-26 23:58:29 +02:00
ZiRee f343623f0f Rename AO sets finished, some better UI handling for checking of names and reloading sets. 2011-04-26 18:08:09 +02:00
ZiRee 99ff69cfa8 Small interface buttons now follow enabled/disabled state 2011-04-26 00:27:41 +02:00
ZiRee 4e60d22646 Fixed multi-drag & drop 2011-04-24 22:13:05 +02:00
ZiRee 9693c146b0 Added a reduced interface for everyday use 2011-04-23 23:15:32 +02:00
ZiRee 8de8315cce Added a Reload cover for the AO 2011-04-22 20:30:30 +02:00
ZiRee 50c84e1426 A bunch of fixes for VS signed integer warnings. 2011-04-22 01:21:13 +02:00
ZiRee 91c0ad6d08 Added option to turn animation cycling off altogether, so only manual cycling changes the animation for a state. 2011-04-21 22:13:41 +02:00
ZiRee 79306e7a97 Properly disable sort and trashcan buttons on restart 2011-04-21 16:00:08 +02:00
ZiRee 54dae65add UI tweak to show removal of sets more clearly 2011-04-21 15:45:10 +02:00
ZiRee 41f67ec888 Notecards can now be imported on completely empty AO 2011-04-21 15:16:12 +02:00
ZiRee 10f6b9d305 Correctly disable GUI items when AO is empty 2011-04-21 15:01:24 +02:00
ZiRee 47776e3ae1 Fix crash when clicking on << >> buttons and the AO wasn't set up with animations yet. 2011-04-21 14:03:47 +02:00
ZiRee 937b540882 Fixed trash button enabled when scroll list disabled and you click on it. 2011-04-21 12:07:13 +02:00
ZiRee ba53c91245 re-added the blocking. I rather have no multi-drag than people deleting their animations by accident. 2011-04-21 05:02:03 +02:00
ZiRee 69f1473148 for the internal test, disable the drag&drop blocker to make multi drag work. 2011-04-21 01:41:30 +02:00
ZiRee bcfc40dd33 Cleanup debugging messages continued. 2011-04-21 00:15:46 +02:00
ZiRee 083d94821e Smart sit override enable/disable, fix for options only taking effect immediately when editing the currently used set. 2011-04-20 21:38:32 +02:00
ZiRee 54f218f68a First draft for a viewer side animation overrider. Still very rough code but almost feature-complete. 2011-04-20 05:41:33 +02:00