This website requires JavaScript.
Explore
Help
Sign In
TimeCrafters
/
timecrafters_configuration_tool_desktop
Watch
1
Star
0
Fork
0
You've already forked timecrafters_configuration_tool_desktop
mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced
2025-12-15 13:32:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
44523b0bf2c70b4fde2b817055024db533480278
timecrafters_configuration_…
/
lib
/
dialogs
History
Cyberarm
e915cbb72f
Fixed crash when changing type of variable, fixed integer/long error sticking around when it's no longer a valid error
2021-09-23 14:38:33 -05:00
..
action_dialog.rb
Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap.
2021-06-18 03:35:57 +00:00
alert_dialog.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
confirm_dialog.rb
Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap.
2021-06-18 03:35:57 +00:00
name_prompt_dialog.rb
Fixed Variable dialog erroneously saying that a valid type was invalid, removed old states and renamed NewEditor to Editor, updated dialogs with 2 side-by-side buttons to use 0.5 instead of 0.475 dynamic width, removed manual newlines in dialogs since TextBlock now supports word wrap.
2021-06-18 03:35:57 +00:00
pick_preset_dialog.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
tacnet_dialog.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
tacnet_status_dialog.rb
Allow edited action to keep its name when editing it (
fixes
:
#1
), made dialogs respond to enter and escape, Confirm dialog now shows dark red color for dangerous operations and prevents enter for accepting it
2021-02-10 22:21:53 -06:00
variable_dialog.rb
Fixed crash when changing type of variable, fixed integer/long error sticking around when it's no longer a valid error
2021-09-23 14:38:33 -05:00